Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't call free for a potential NULL pointer | Johan Hedberg | 2006-09-24 | 1 | -1/+3 |
* | Add simple introspection support | Marcel Holtmann | 2006-06-06 | 1 | -0/+24 |
* | Plug small potential memory leak in D-Bus name monitoring code | Johan Hedberg | 2006-04-05 | 1 | -5/+4 |
* | Fix another leak in name_data_free() | Johan Hedberg | 2006-03-14 | 1 | -0/+2 |
* | Fix memory leak in name_listener_remove | Johan Hedberg | 2006-03-14 | 1 | -0/+1 |
* | Even more cleanups | Marcel Holtmann | 2006-03-12 | 1 | -1/+2 |
* | Fix signal filters | Johan Hedberg | 2006-03-11 | 1 | -4/+0 |
* | Fix parameter order on memset | Johan Hedberg | 2006-03-10 | 1 | -2/+7 |
* | Try unbreak to break everything | Marcel Holtmann | 2006-03-10 | 1 | -4/+4 |
* | Break everything | Johan Hedberg | 2006-03-10 | 1 | -0/+16 |
* | Rework name_data_add function | Johan Hedberg | 2006-03-09 | 1 | -30/+36 |
* | Fix memory leak in name exit functions | Johan Hedberg | 2006-03-09 | 1 | -0/+5 |
* | Use the generic logging functions | Marcel Holtmann | 2006-03-09 | 1 | -21/+17 |
* | Coding style fixes | Johan Hedberg | 2006-03-09 | 1 | -11/+7 |
* | D-Bus name lifetime tracking support | Johan Hedberg | 2006-03-09 | 1 | -0/+251 |
* | Add skeleton for common D-Bus functions | Marcel Holtmann | 2006-03-08 | 1 | -0/+29 |