Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle multiple inotify event correctly | Marcel Holtmann | 2007-01-20 | 1 | -13/+20 |
| | |||||
* | Fix memory leaks in XML parser for SDP | Marcel Holtmann | 2007-01-20 | 2 | -7/+13 |
| | |||||
* | Update expat and GLib based parsers | Marcel Holtmann | 2007-01-20 | 2 | -15/+187 |
| | |||||
* | Extract common function from expat based parser | Marcel Holtmann | 2007-01-20 | 3 | -113/+118 |
| | |||||
* | Another coding style fix | Marcel Holtmann | 2007-01-20 | 1 | -2/+1 |
| | |||||
* | Coding style cleanup | Marcel Holtmann | 2007-01-20 | 1 | -45/+23 |
| | |||||
* | Add example of GLib based parser | Marcel Holtmann | 2007-01-20 | 1 | -0/+28 |
| | |||||
* | Preparation for using the XML parser from GLib | Marcel Holtmann | 2007-01-20 | 2 | -2/+41 |
| | |||||
* | Get rid of g_timeout_remove and g_io_remove_watch in favor for g_source_remove | Johan Hedberg | 2007-01-20 | 1 | -2/+2 |
| | |||||
* | Remove no longer needed files | Marcel Holtmann | 2007-01-20 | 2 | -966/+0 |
| | |||||
* | Make it possible to support an embedded GLib | Marcel Holtmann | 2007-01-20 | 4 | -15/+9 |
| | |||||
* | Remove not needed generic message handling | Marcel Holtmann | 2007-01-19 | 2 | -38/+0 |
| | |||||
* | Add string array and byte array definitions | Marcel Holtmann | 2007-01-18 | 1 | -0/+3 |
| | |||||
* | Add support for multiple interfaces at a path | Marcel Holtmann | 2007-01-18 | 2 | -9/+55 |
| | |||||
* | Add more D-Bus helpers | Marcel Holtmann | 2007-01-18 | 3 | -0/+227 |
| | |||||
* | Add generic method table handling | Marcel Holtmann | 2007-01-18 | 2 | -3/+43 |
| | |||||
* | Add missing dbus_connection_unref() calls in failure cases | Marcel Holtmann | 2007-01-17 | 1 | -0/+2 |
| | |||||
* | Typo | Marcel Holtmann | 2007-01-17 | 1 | -1/+1 |
| | |||||
* | In case of D-Bus GLib bindings don't define unneeded structures | Marcel Holtmann | 2007-01-17 | 1 | -0/+2 |
| | |||||
* | Use dbus_connection_setup_with_g_main() function when available | Marcel Holtmann | 2007-01-17 | 1 | -0/+10 |
| | |||||
* | Preliminary support for catching the unique bus name of an execed service | Johan Hedberg | 2007-01-15 | 2 | -0/+48 |
| | |||||
* | Provide IN_ONLYDIR if missing | Marcel Holtmann | 2007-01-15 | 1 | -0/+4 |
| | |||||
* | Remove helper stuff | Marcel Holtmann | 2007-01-13 | 3 | -77/+2 |
| | |||||
* | Add callback for notifications | Marcel Holtmann | 2007-01-13 | 3 | -7/+21 |
| | |||||
* | Allow adding user defined directories | Marcel Holtmann | 2007-01-13 | 3 | -11/+58 |
| | |||||
* | Fix toggle logic | Marcel Holtmann | 2007-01-13 | 1 | -1/+1 |
| | |||||
* | Add basic notification support | Marcel Holtmann | 2007-01-13 | 3 | -0/+167 |
| | |||||
* | Add notify framework | Marcel Holtmann | 2007-01-13 | 4 | -1/+9 |
| | |||||
* | Allow parameters for init message | Marcel Holtmann | 2007-01-13 | 2 | -4/+15 |
| | |||||
* | Typo | Marcel Holtmann | 2007-01-13 | 1 | -1/+1 |
| | |||||
* | Add function for to toggle debug setting | Marcel Holtmann | 2007-01-13 | 2 | -4/+10 |
| | |||||
* | Update copyright information | Marcel Holtmann | 2007-01-13 | 15 | -16/+15 |
| | |||||
* | Rename struct slist to GSList and slist_* to g_slist_* | Johan Hedberg | 2007-01-13 | 6 | -332/+273 |
| | |||||
* | Allow compilation against GLib | Marcel Holtmann | 2007-01-12 | 3 | -4/+22 |
| | |||||
* | Return NULL in case of the dummy XML parser | Marcel Holtmann | 2007-01-09 | 1 | -1/+1 |
| | |||||
* | Use "boolean" instead of "bool" | Marcel Holtmann | 2006-11-22 | 1 | -1/+1 |
| | |||||
* | Fix UUID16 parsing | Marcel Holtmann | 2006-11-22 | 1 | -1/+3 |
| | |||||
* | Add first draft XML based service record registration | Marcel Holtmann | 2006-11-22 | 4 | -26/+731 |
| | |||||
* | Fix linking with expat library | Marcel Holtmann | 2006-11-17 | 1 | -4/+0 |
| | |||||
* | Add D-Bus name setup to common function | Marcel Holtmann | 2006-11-13 | 2 | -6/+21 |
| | |||||
* | Cleanup SDP XML support | Marcel Holtmann | 2006-11-13 | 4 | -18/+78 |
| | |||||
* | Link the Expat library | Marcel Holtmann | 2006-11-13 | 1 | -0/+4 |
| | |||||
* | Add Expat library check and dummy skeleton | Marcel Holtmann | 2006-11-13 | 2 | -2/+8 |
| | |||||
* | Add skeleton for expat support | Marcel Holtmann | 2006-11-13 | 2 | -1/+1 |
| | |||||
* | Added raw service record to xml conversion functions | Claudio Takahasi | 2006-11-10 | 3 | -1/+436 |
| | |||||
* | Add textfile_casedel() function | Marcel Holtmann | 2006-11-07 | 2 | -0/+6 |
| | |||||
* | Unify Makefile.am style | Marcel Holtmann | 2006-11-01 | 1 | -2/+2 |
| | |||||
* | More cleanup. Move common dbus stuff to common/dbus.c. hcid/dbus.c -> ↵ | Johan Hedberg | 2006-11-01 | 3 | -1/+617 |
| | | | | hcid/dbus-hci.c | ||||
* | Move logging.c from hcid/ to common/ | Johan Hedberg | 2006-10-30 | 3 | -1/+126 |
| | |||||
* | Remove slist_insert_before as it is not needed anymore | Johan Hedberg | 2006-10-12 | 2 | -32/+0 |
| |