Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix missing G_IO_NVAL handling | Marcel Holtmann | 2007-04-04 | 1 | -8/+8 |
| | |||||
* | Don't install manual pages if daemon has been disabled | Marcel Holtmann | 2007-03-27 | 1 | -1/+3 |
| | |||||
* | Add missing flags to g_io_add_watch calls | Johan Hedberg | 2007-02-16 | 1 | -3/+6 |
| | |||||
* | Update option references | Marcel Holtmann | 2007-01-24 | 2 | -1/+7 |
| | |||||
* | Allow removal of previously-set attributes | Marcel Holtmann | 2007-01-23 | 1 | -0/+3 |
| | |||||
* | Fix cleanup in case the SDP server startup fails | Marcel Holtmann | 2007-01-21 | 1 | -4/+4 |
| | |||||
* | Only create watch if Unix socket can be created | Marcel Holtmann | 2007-01-21 | 1 | -1/+1 |
| | |||||
* | Fix GIOChannel refcounting for io_session_event | Johan Hedberg | 2007-01-20 | 1 | -3/+1 |
| | |||||
* | Don't forget to free the record when session terminates | Marcel Holtmann | 2007-01-20 | 1 | -0/+1 |
| | |||||
* | Remove double free action | Marcel Holtmann | 2007-01-20 | 1 | -3/+1 |
| | |||||
* | Fix memory leaks | Marcel Holtmann | 2007-01-20 | 3 | -4/+14 |
| | |||||
* | Make it possible to support an embedded GLib | Marcel Holtmann | 2007-01-20 | 3 | -14/+10 |
| | |||||
* | Modify the server database directly | Marcel Holtmann | 2007-01-19 | 2 | -0/+49 |
| | |||||
* | Implement compat mode for the Unix socket access | Marcel Holtmann | 2007-01-14 | 1 | -6/+16 |
| | |||||
* | Make debug information optional | Marcel Holtmann | 2007-01-14 | 1 | -2/+19 |
| | |||||
* | Make installation of hcid and sdpd conditional | Marcel Holtmann | 2007-01-13 | 1 | -0/+2 |
| | |||||
* | Turn it into a full SDP server library | Marcel Holtmann | 2007-01-13 | 4 | -201/+264 |
| | |||||
* | Better integration into a SDP server library | Marcel Holtmann | 2007-01-13 | 4 | -205/+209 |
| | |||||
* | Update copyright information | Marcel Holtmann | 2007-01-13 | 6 | -6/+6 |
| | |||||
* | Allow compilation against GLib | Marcel Holtmann | 2007-01-12 | 2 | -4/+12 |
| | |||||
* | Check if the accept() call fails | Marcel Holtmann | 2006-11-18 | 1 | -0/+5 |
| | |||||
* | Check for errors on listening socket | Marcel Holtmann | 2006-11-18 | 1 | -0/+5 |
| | |||||
* | Include the SDP prototypes | Marcel Holtmann | 2006-11-17 | 1 | -0/+2 |
| | |||||
* | Change linking order | Marcel Holtmann | 2006-11-17 | 1 | -1/+1 |
| | |||||
* | Make use of generic mainloop | Marcel Holtmann | 2006-11-17 | 1 | -105/+112 |
| | |||||
* | Create library for SDP server functionality | Marcel Holtmann | 2006-11-17 | 1 | -2/+6 |
| | |||||
* | Another logging update | Marcel Holtmann | 2006-11-17 | 1 | -15/+16 |
| | |||||
* | Remove sdp_put_unaligned and sdp_get_unaligned macros | Marcel Holtmann | 2006-11-17 | 3 | -32/+29 |
| | |||||
* | Stop logging on exit | Marcel Holtmann | 2006-11-17 | 1 | -2/+4 |
| | |||||
* | Fix definition of _XOPEN_SOURCE | Marcel Holtmann | 2006-11-17 | 1 | -3/+2 |
| | |||||
* | Remove unneeded newlines in log messages | Marcel Holtmann | 2006-11-17 | 4 | -79/+68 |
| | |||||
* | Remove unneeded SDP_DEBUG checks | Marcel Holtmann | 2006-11-17 | 2 | -4/+3 |
| | |||||
* | Use common logging functions | Marcel Holtmann | 2006-11-17 | 6 | -108/+101 |
| | |||||
* | Fix pselect() build warning | Marcel Holtmann | 2006-11-17 | 1 | -1/+3 |
| | |||||
* | Include sys/select.h for pselect() | Marcel Holtmann | 2006-09-20 | 1 | -0/+1 |
| | |||||
* | Fix malloc() and bt_malloc() usage | Marcel Holtmann | 2006-08-23 | 3 | -6/+6 |
| | |||||
* | Don't forget to unblock signals for ppoll() | Marcel Holtmann | 2006-08-16 | 1 | -0/+5 |
| | |||||
* | Convert to using ppoll() and pselect() | Marcel Holtmann | 2006-08-16 | 2 | -1/+6 |
| | |||||
* | Fix busy loop in UUID extraction routine | Marcel Holtmann | 2006-06-14 | 1 | -10/+17 |
| | |||||
* | Cleanup main function declarations | Marcel Holtmann | 2006-04-28 | 1 | -1/+1 |
| | |||||
* | Add option to decrease the input MTU | Marcel Holtmann | 2006-02-13 | 1 | -18/+46 |
| | |||||
* | Fix an endless if an attribute range has been requested | Marcel Holtmann | 2006-02-03 | 1 | -4/+8 |
| | |||||
* | In debug mode the syslog headers are needed | Marcel Holtmann | 2006-02-03 | 1 | -0/+1 |
| | |||||
* | Update manual page title | Marcel Holtmann | 2006-01-26 | 1 | -1/+1 |
| | |||||
* | Some whitespace cleanups | Marcel Holtmann | 2006-01-17 | 1 | -11/+11 |
| | |||||
* | Make use of the daemon() function | Marcel Holtmann | 2006-01-17 | 1 | -33/+9 |
| | |||||
* | Redirect stdin, stdout, stderr to /dev/null for daemon | Marcel Holtmann | 2006-01-16 | 1 | -2/+11 |
| | |||||
* | Fix service record registration | Marcel Holtmann | 2006-01-16 | 1 | -8/+20 |
| | |||||
* | Update copyright information | Marcel Holtmann | 2006-01-03 | 6 | -6/+6 |
| | |||||
* | Big cleanup of CVS relics | Marcel Holtmann | 2005-10-29 | 7 | -111/+79 |
| |