Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-02-02 | examples: fix issue with dst print | Jeevaka Badrappan | 1 | -1/+1 | |
2011-01-26 | examples: Update gprs-provision to the new API | Denis Kenzior | 1 | -3/+7 | |
2011-01-26 | gprs-provision: add example context provisioning driver | Jukka Saunamaki | 1 | -0/+95 | |
2010-12-16 | examples: Add network name handling to history | Denis Kenzior | 1 | -0/+7 | |
2010-11-29 | examples: explicitly compare pointers to NULL | Lucas De Marchi | 1 | -1/+1 | |
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-10-01 | build: Move example plugins to its own directory | Marcel Holtmann | 2 | -0/+288 | |