summaryrefslogtreecommitdiffstats
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* Move D-Bus object and interface helpers into libgdbusMarcel Holtmann2008-05-085-11/+3
* Move D-Bus watch functions into libgdbusMarcel Holtmann2008-05-082-2/+2
* Emulate libgdbus API for mainloop integrationMarcel Holtmann2008-05-081-2/+1
* Move D-Bus mainloop integration into libgdbusMarcel Holtmann2008-05-084-465/+8
* Remove inotify supportMarcel Holtmann2008-05-083-28/+0
* Remove HAL support helpersMarcel Holtmann2008-05-082-27/+1
* Add records based on the adapter addressClaudio Takahasi2008-03-201-1/+1
* Remove configure option for echo serviceMarcel Holtmann2008-03-121-13/+2
* Remove the support for SDP parsing via expatMarcel Holtmann2008-03-051-4/+0
* Update copyright informationMarcel Holtmann2008-02-0213-13/+13
* The interface is already part of the object itselfMarcel Holtmann2007-06-221-4/+2
* Add example for manager signalsMarcel Holtmann2007-06-222-1/+31
* Use direct connection only in standalone modeMarcel Holtmann2007-06-221-1/+5
* Correct error messageMarcel Holtmann2007-06-221-1/+1
* Improve local connection handlingMarcel Holtmann2007-06-221-2/+16
* More work on private D-Bus serverMarcel Holtmann2007-06-191-22/+19
* Propagate local server address to servicesMarcel Holtmann2007-06-161-0/+7
* Add two more missing attributesMarcel Holtmann2007-05-211-0/+8
* And another bunch of missing attributesMarcel Holtmann2007-05-211-0/+19
* Add more attributes to the example recordMarcel Holtmann2007-05-211-0/+10
* Fix signature for service remove methodMarcel Holtmann2007-05-211-1/+1
* Update example service recordMarcel Holtmann2007-05-211-2/+36
* Add test script for adding service recordsMarcel Holtmann2007-05-212-1/+49
* generic introspection cleanup & small additionsJohan Hedberg2007-05-033-3/+3
* Add device ID supportMarcel Holtmann2007-04-251-1/+1
* Fix missing G_IO_NVAL handlingMarcel Holtmann2007-04-041-2/+2
* Add Bluetooth specific methodsMarcel Holtmann2007-03-211-0/+7
* Add HAL namespace documentMarcel Holtmann2007-03-212-1/+20
* Handle authorization timeoutsMarcel Holtmann2007-02-251-4/+57
* Only unref after setting the notify actionMarcel Holtmann2007-02-251-2/+2
* Decrease reference count for pending callbackMarcel Holtmann2007-02-251-0/+2
* Fix some memory leaksMarcel Holtmann2007-01-281-1/+19
* Use D-Bus API for service record registrationMarcel Holtmann2007-01-251-32/+39
* Ignore SIGCHLD and SIGPIPEMarcel Holtmann2007-01-251-0/+6
* Move agent examples to daemon directoryMarcel Holtmann2007-01-253-1/+801
* Change error messageMarcel Holtmann2007-01-241-1/+1
* Fix authorization request handlingMarcel Holtmann2007-01-241-4/+10
* Add support for requesting authorizationMarcel Holtmann2007-01-241-13/+98
* Include bluetooth.conf into distributionMarcel Holtmann2007-01-231-1/+1
* Move bluetooth.conf D-Bus security file into daemon directoryMarcel Holtmann2007-01-232-0/+39
* Make echo and input service configurableMarcel Holtmann2007-01-231-8/+10
* Unregister service record on shutdownMarcel Holtmann2007-01-221-15/+22
* Unreference the IO channel from the main() functionMarcel Holtmann2007-01-211-2/+0
* Remove g_strfreev callMarcel Holtmann2007-01-211-2/+0
* Avoid using g_shell_parse_argvMarcel Holtmann2007-01-211-3/+3
* Add support for GetIdentifierMarcel Holtmann2007-01-201-1/+19
* Don't call unref in IO handling functionMarcel Holtmann2007-01-202-3/+32
* Update copyright informationMarcel Holtmann2007-01-201-1/+1
* Add missing service descriptionMarcel Holtmann2007-01-201-0/+4
* Make it possible to support an embedded GLibMarcel Holtmann2007-01-204-16/+12