Commit Graph

95 Commits

Author SHA1 Message Date
Marcel Holtmann
788878d892 Fix failure when MaximumServiceRecordCount is 0xFFFF 2008-05-10 01:10:52 +00:00
Marcel Holtmann
797ca808e5 Don't built the standalone SDP server 2008-04-01 20:10:39 +00:00
Claudio Takahasi
d504a0767e Add records based on the adapter address 2008-03-20 20:10:49 +00:00
Johan Hedberg
51862bbe2e Avoid potential allignment trap 2008-03-05 18:10:39 +00:00
Marcel Holtmann
a1ddddc934 Fix compilation issues with UCHAR_MAX, USHRT_MAX and UINT_MAX 2008-02-02 15:06:45 +00:00
Marcel Holtmann
e823c15e43 Update copyright information 2008-02-02 03:37:05 +00:00
Marcel Holtmann
e7613df411 Fix EIR tag number for device id record 2007-10-17 12:59:39 +00:00
Marcel Holtmann
997f32ca18 Publish device id information through EIR 2007-10-10 16:37:19 +00:00
Marcel Holtmann
466452630c Include all UUID-16 values in the extended inquiry response 2007-08-24 01:58:19 +00:00
Marcel Holtmann
eb4d49890c Move the extended inquiry response creation into the SDP code 2007-08-24 01:21:33 +00:00
Marcel Holtmann
8af5664021 Trigger the service classes update through a callback 2007-08-23 10:12:37 +00:00
Marcel Holtmann
f205cd06dc Update service classes on all adapters 2007-08-23 09:48:14 +00:00
Marcel Holtmann
c2cd5eed70 Handle phonebook access server 2007-08-22 11:42:38 +00:00
Marcel Holtmann
81960de41b Handle Common ISDN Access profile 2007-08-22 11:32:02 +00:00
Marcel Holtmann
b22d297c0c First attempt for automatic setting of service classes value 2007-08-22 01:50:41 +00:00
Marcel Holtmann
145dfdd4b2 Calculate service classes value for class of device 2007-08-22 01:06:26 +00:00
Marcel Holtmann
7cc971c79c Set input and output MTU when requested 2007-05-23 14:31:02 +00:00
Marcel Holtmann
09e129d5ef Minimize SDP root records and browse groups 2007-05-22 11:43:30 +00:00
Marcel Holtmann
646f214065 Use browse group descriptor list 2007-05-22 10:32:21 +00:00
Marcel Holtmann
dd438cd1ff Use server root if browse group is not public 2007-05-22 09:56:09 +00:00
Marcel Holtmann
68dc1b1a46 Make it possible to disable installation of manual pages 2007-05-14 10:47:49 +00:00
Claudio Takahasi
44847d5dfc Added UpdateServiceRecord 2007-04-25 22:14:22 +00:00
Marcel Holtmann
eefb64d927 Add device ID support 2007-04-25 18:59:55 +00:00
Marcel Holtmann
a36be2a103 Fix missing G_IO_NVAL handling 2007-04-04 07:30:14 +00:00
Marcel Holtmann
652fc04d90 Don't install manual pages if daemon has been disabled 2007-03-27 09:26:15 +00:00
Johan Hedberg
559a9a2ef3 Add missing flags to g_io_add_watch calls 2007-02-16 20:18:37 +00:00
Marcel Holtmann
cb50607d56 Update option references 2007-01-24 06:11:43 +00:00
Marcel Holtmann
2c9cbad68a Allow removal of previously-set attributes 2007-01-23 09:50:22 +00:00
Marcel Holtmann
f274c01bde Fix cleanup in case the SDP server startup fails 2007-01-21 18:57:15 +00:00
Marcel Holtmann
84dc067ee6 Only create watch if Unix socket can be created 2007-01-21 18:52:46 +00:00
Johan Hedberg
5d3f7702c5 Fix GIOChannel refcounting for io_session_event 2007-01-20 21:09:28 +00:00
Marcel Holtmann
f64b45ffc0 Don't forget to free the record when session terminates 2007-01-20 21:04:59 +00:00
Marcel Holtmann
f8987b921e Remove double free action 2007-01-20 20:49:45 +00:00
Marcel Holtmann
7899df370a Fix memory leaks 2007-01-20 20:42:27 +00:00
Marcel Holtmann
8cc5595d90 Make it possible to support an embedded GLib 2007-01-20 05:26:15 +00:00
Marcel Holtmann
2006d2ff67 Modify the server database directly 2007-01-19 00:58:23 +00:00
Marcel Holtmann
fa70fc6dfb Implement compat mode for the Unix socket access 2007-01-14 00:33:09 +00:00
Marcel Holtmann
70fcd297bc Make debug information optional 2007-01-14 00:04:48 +00:00
Marcel Holtmann
54b33571eb Make installation of hcid and sdpd conditional 2007-01-13 23:53:00 +00:00
Marcel Holtmann
c6e4778e9c Turn it into a full SDP server library 2007-01-13 23:30:30 +00:00
Marcel Holtmann
3f5e2295dd Better integration into a SDP server library 2007-01-13 18:02:10 +00:00
Marcel Holtmann
607695ed10 Update copyright information 2007-01-13 17:48:12 +00:00
Marcel Holtmann
c97480f11b Allow compilation against GLib 2007-01-12 00:37:42 +00:00
Marcel Holtmann
2a97c2f029 Check if the accept() call fails 2006-11-18 20:13:09 +00:00
Marcel Holtmann
9ce11bb84c Check for errors on listening socket 2006-11-18 20:07:37 +00:00
Marcel Holtmann
4cfded0ce1 Include the SDP prototypes 2006-11-17 23:04:48 +00:00
Marcel Holtmann
1e33e3190f Change linking order 2006-11-17 22:58:54 +00:00
Marcel Holtmann
71094ca865 Make use of generic mainloop 2006-11-17 20:08:14 +00:00
Marcel Holtmann
0960d076f7 Create library for SDP server functionality 2006-11-17 19:15:11 +00:00
Marcel Holtmann
24f75e0b15 Another logging update 2006-11-17 19:02:42 +00:00