Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-11-29 | plugins: explicitly compare pointers to NULL | Lucas De Marchi | 1 | -5/+5 | |
This patch was generated by the following semantic patch (http://coccinelle.lip6.fr/) // <smpl> @fix disable is_null,isnt_null1@ expression *E; @@ - !E + E == NULL // </smpl> | |||||
2010-11-07 | Fixes segfault when removing Nokia Datacard. | Hannu Lyytinen | 1 | -1/+2 | |
2010-09-24 | Make debug handling with OFONO_AT_DEBUG a bit more consistent | Marcel Holtmann | 1 | -3/+4 | |
2010-08-20 | nokia: Add GPRS handling | Marcel Holtmann | 1 | -0/+34 | |
2010-08-20 | nokia: Add initial plugin for Nokia Datacard support | Marcel Holtmann | 1 | -0/+253 | |