summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-common.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
* Update copyright informationMarcel Holtmann2007-10-231-0/+1
* Convert UUID-128 strings into UUID-16 values if possibleMarcel Holtmann2007-08-271-25/+35
* Add initial steps for generic device handlingMarcel Holtmann2007-08-171-0/+6
* Rename files for adapter interfaceMarcel Holtmann2007-08-151-2/+2
* Rename files for manager interfaceMarcel Holtmann2007-08-151-1/+1
* Make use of bachk() functionMarcel Holtmann2007-06-221-39/+0
* Don't compile in RFCOMM interface supportMarcel Holtmann2007-05-081-1/+0
* Convert to using the generic D-Bus object handlingJohan Hedberg2007-05-041-31/+12
* Added UpdateServiceRecordClaudio Takahasi2007-04-251-0/+17
* Move append_dict_entry to utils/common and change the name to dbus_message_it...Luiz Augusto von Dentz2007-04-161-35/+0
* Implement global trust settingJohan Hedberg2007-04-101-0/+30
* Implement full Service.GetInfo() supportMarcel Holtmann2007-03-211-1/+4
* Move dictionary helper to common codeMarcel Holtmann2007-03-211-0/+32
* Use GLib memory allocation functionsJohan Hedberg2007-02-261-7/+2
* Reload services on reconnectMarcel Holtmann2007-01-201-0/+2
* Remove the global D-Bus connection variableMarcel Holtmann2007-01-201-4/+5
* Release services when system bus goes awayMarcel Holtmann2007-01-201-2/+5
* Close SDP session if request failsMarcel Holtmann2007-01-201-20/+39
* Make it possible to support an embedded GLibMarcel Holtmann2007-01-201-0/+2
* Support internal and external SDP serversMarcel Holtmann2007-01-201-1/+15
* Remove wrong unref of the D-Bus connectionMarcel Holtmann2007-01-171-3/+2
* First change towards reworked service frameworkJohan Hedberg2007-01-141-1/+1
* Update copyright informationMarcel Holtmann2007-01-131-2/+2
* Rename struct slist to GSList and slist_* to g_slist_*Johan Hedberg2007-01-131-1/+0
* Use permanent connection to SDP serverMarcel Holtmann2006-11-171-0/+33
* Removed org.bluez.SDP interfaceClaudio Takahasi2006-11-141-2/+0
* Don't call sdp_str2svclass twiceJohan Hedberg2006-11-141-1/+1
* Add D-Bus name setup to common functionMarcel Holtmann2006-11-131-19/+1
* More cleanup. Move common dbus stuff to common/dbus.c. hcid/dbus.c -> hcid/db...Johan Hedberg2006-11-011-272/+158
* Cleanup: split dbus.h into several dbus-*.h files (one for each dbus-*.c file)Johan Hedberg2006-10-301-0/+31
* Make audit queuing more sensible with many devices aroundJohan Hedberg2006-10-051-2/+2
* renamed send_reply_and_unref to send_message_and_unrefClaudio Takahasi2006-10-051-1/+1
* More AuditRemoteDevice implementationJohan Hedberg2006-10-031-0/+95
* fixed warningsClaudio Takahasi2006-09-291-0/+2
* support uuid128 and '0x' for service search matchClaudio Takahasi2006-09-291-0/+46
* Don't call free for a potential NULL pointerJohan Hedberg2006-09-241-1/+3
* Add simple introspection supportMarcel Holtmann2006-06-061-0/+24
* Plug small potential memory leak in D-Bus name monitoring codeJohan Hedberg2006-04-051-5/+4
* Fix another leak in name_data_free()Johan Hedberg2006-03-141-0/+2
* Fix memory leak in name_listener_removeJohan Hedberg2006-03-141-0/+1
* Even more cleanupsMarcel Holtmann2006-03-121-1/+2
* Fix signal filtersJohan Hedberg2006-03-111-4/+0
* Fix parameter order on memsetJohan Hedberg2006-03-101-2/+7
* Try unbreak to break everythingMarcel Holtmann2006-03-101-4/+4
* Break everythingJohan Hedberg2006-03-101-0/+16
* Rework name_data_add functionJohan Hedberg2006-03-091-30/+36
* Fix memory leak in name exit functionsJohan Hedberg2006-03-091-0/+5
* Use the generic logging functionsMarcel Holtmann2006-03-091-21/+17
* Coding style fixesJohan Hedberg2006-03-091-11/+7