bluez/hcid
2007-03-27 09:26:15 +00:00
..
Bluetooth.cs Update copyright information 2007-01-13 17:48:12 +00:00
dbus-adapter.c Added adapter dict: adapter.GetInfo() 2007-03-21 22:36:50 +00:00
dbus-adapter.h Make it possible to support an embedded GLib 2007-01-20 05:26:15 +00:00
dbus-api.txt Added description for dictionary based methods: Adapter.GetInfo, Adapter.GetRemoteInfo and Service.GetInfo 2007-03-22 01:56:44 +00:00
dbus-common.c Implement full Service.GetInfo() support 2007-03-21 20:25:22 +00:00
dbus-common.h Move dictionary helper to common code 2007-03-21 20:19:53 +00:00
dbus-database.c Implement the trust methods properly 2007-02-26 20:57:42 +00:00
dbus-database.h Support internal and external SDP servers 2007-01-20 01:12:39 +00:00
dbus-device.c Update copyright information 2007-01-13 17:48:12 +00:00
dbus-device.h Update copyright information 2007-01-13 17:48:12 +00:00
dbus-error.c Implement FindService method 2007-01-16 10:09:05 +00:00
dbus-error.h Implement FindService method 2007-01-16 10:09:05 +00:00
dbus-hci.c initialize name request return value struct to 0 before using it (valgrind was complaining about it) 2007-02-26 14:13:50 +00:00
dbus-hci.h Update copyright information 2007-01-13 17:48:12 +00:00
dbus-manager.c More changes do use glib memory allocation 2007-02-26 13:44:45 +00:00
dbus-manager.h Update copyright information 2007-01-13 17:48:12 +00:00
dbus-rfcomm.c Use GLib memory allocation functions 2007-02-26 10:57:20 +00:00
dbus-rfcomm.h Update copyright information 2007-01-13 17:48:12 +00:00
dbus-sdp.c Use GLib memory allocation functions 2007-02-26 10:57:20 +00:00
dbus-sdp.h Update copyright information 2007-01-13 17:48:12 +00:00
dbus-security.c Fix segfault when no passkey agents are registered 2007-03-12 19:05:24 +00:00
dbus-security.h Remove incorrect g_io_channel_unref call 2007-01-24 20:56:05 +00:00
dbus-service.c Implement full Service.GetInfo() support 2007-03-21 20:25:22 +00:00
dbus-service.h Implement the trust methods properly 2007-02-26 20:57:42 +00:00
dbus-test.c More changes do use glib memory allocation 2007-02-26 13:44:45 +00:00
dbus-test.h Update copyright information 2007-01-13 17:48:12 +00:00
dbus-todo.txt Missing autostart requirements: it is necessary make it configurable. 2006-12-04 18:02:33 +00:00
device.c More glib memory allocation changes 2007-02-26 11:14:53 +00:00
hcid.8 Update option references 2007-01-24 06:17:30 +00:00
hcid.conf Make "user" the default security mode 2006-09-26 22:07:05 +00:00
hcid.conf.5 Add offmode config option for defining SetMode("off") behaviour 2006-11-14 18:22:37 +00:00
hcid.h Implement the trust methods properly 2007-02-26 20:57:42 +00:00
kword.c Update copyright information 2007-01-13 17:48:12 +00:00
kword.h Update copyright information 2007-01-13 17:48:12 +00:00
lexer.l Update copyright information 2007-01-13 17:48:12 +00:00
main.c More glib memory allocation changes 2007-02-26 11:14:53 +00:00
Makefile.am Don't install manual pages if daemon has been disabled 2007-03-27 09:26:15 +00:00
parser.y Also update parser to use glib memory allocation 2007-02-26 11:26:24 +00:00
security.c More glib memory allocation changes 2007-02-26 11:14:53 +00:00
service-did.xml Add another example service record 2006-11-22 06:26:52 +00:00
service-ftp.xml Add examples for SPP and FTP 2006-11-22 06:31:14 +00:00
service-opp.xml Add another example service record 2006-11-22 06:26:52 +00:00
service-record.dtd Add name attribute to annotate variable fields 2006-11-14 06:40:40 +00:00
service-spp.xml Add examples for SPP and FTP 2006-11-22 06:31:14 +00:00
storage.c Minor cleanup to for-loop 2007-02-26 21:19:41 +00:00