summaryrefslogtreecommitdiffstats
path: root/hcid/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Don't compile in RFCOMM interface supportMarcel Holtmann2007-05-081-1/+1
* Don't install manual pages if daemon has been disabledMarcel Holtmann2007-03-271-1/+3
* Move agent examples to daemon directoryMarcel Holtmann2007-01-251-10/+0
* Move bluetooth.conf D-Bus security file into daemon directoryMarcel Holtmann2007-01-231-5/+1
* Make it possible to support an embedded GLibMarcel Holtmann2007-01-201-13/+5
* Remove the service agent exampleMarcel Holtmann2007-01-191-5/+1
* Add file skeleton for database interfaceMarcel Holtmann2007-01-181-3/+3
* Make installation of hcid and sdpd conditionalMarcel Holtmann2007-01-131-2/+4
* Use the SDP server libraryMarcel Holtmann2007-01-131-4/+6
* Allow compilation against GLibMarcel Holtmann2007-01-121-2/+10
* Add examples for SPP and FTPMarcel Holtmann2006-11-221-1/+2
* Add another example service recordMarcel Holtmann2006-11-221-2/+2
* Fix dependency for concurrent buildsMarcel Holtmann2006-11-201-0/+2
* Create a HCI library for easier linkingMarcel Holtmann2006-11-171-11/+15
* Fix linking with expat libraryMarcel Holtmann2006-11-171-0/+4
* Rename bluez-hcid.conf to bluetooth.confMarcel Holtmann2006-11-131-2/+2
* More cleanup. Move common dbus stuff to common/dbus.c. hcid/dbus.c -> hcid/db...Johan Hedberg2006-11-011-1/+1
* Cleanup: split dbus.h into several dbus-*.h files (one for each dbus-*.c file)Johan Hedberg2006-10-301-4/+6
* Move logging.c from hcid/ to common/Johan Hedberg2006-10-301-1/+1
* Add example record for object push serviceMarcel Holtmann2006-10-301-1/+2
* Add DTD for service record description via XMLMarcel Holtmann2006-10-301-1/+1
* Add example authorization agentMarcel Holtmann2006-10-271-1/+5
* Add draft example of a service agentMarcel Holtmann2006-10-251-1/+5
* Don't include dbus-test into distributionMarcel Holtmann2006-09-281-1/+1
* Add source file for test interfaceMarcel Holtmann2006-09-281-3/+1
* Add option to disable installation of config filesMarcel Holtmann2006-09-011-1/+3
* Include dbus-api.txt in the distributionMarcel Holtmann2006-08-211-1/+1
* Build a generic helper libraryMarcel Holtmann2006-06-041-7/+3
* Make D-Bus a mandatory requirementMarcel Holtmann2006-04-281-24/+10
* Remove unneeded functionsMarcel Holtmann2006-04-251-1/+1
* Add skeletons for D-Bus SDP and service interfacesMarcel Holtmann2006-03-171-1/+2
* Add skeleton for a simple passkey agentMarcel Holtmann2006-03-091-0/+8
* Add skeleton for general logging functionsMarcel Holtmann2006-03-091-2/+2
* D-Bus name lifetime tracking supportJohan Hedberg2006-03-091-1/+2
* Add skeleton for common D-Bus functionsMarcel Holtmann2006-03-081-4/+3
* Add skeletons for Security and RFCOMM interfacesMarcel Holtmann2006-03-081-1/+3
* Move all local device related functions into dbus-adapter.cMarcel Holtmann2006-02-271-1/+2
* Fix source file order to make it build againMarcel Holtmann2006-02-231-2/+2
* Add skeleton for SDP server integrationMarcel Holtmann2006-02-231-2/+3
* Split D-Bus services and errors into separate filesMarcel Holtmann2006-02-121-2/+3
* Add basic device functionsMarcel Holtmann2006-02-111-3/+4
* Remove usage of /etc/bluetooth/{pin|link_key} filesMarcel Holtmann2006-02-081-10/+0
* Add the dbus-test scriptMarcel Holtmann2005-11-031-1/+3
* Move glib-ectomy.[ch] into the common directoryMarcel Holtmann2005-11-011-2/+6
* Big cleanup of CVS relicsMarcel Holtmann2005-10-291-3/+0
* Install D-Bus security configurationMarcel Holtmann2005-10-091-1/+3
* Set D-Bus system configuration directoryMarcel Holtmann2005-10-091-0/+4
* Add D-Bus security configurationMarcel Holtmann2005-10-091-1/+1
* Add basic rough version of the D-Bus supportMarcel Holtmann2005-10-091-2/+2
* Use textfile library for device name storageMarcel Holtmann2005-07-031-1/+3