Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minimize SDP root records and browse groups | Marcel Holtmann | 2007-05-22 | 1 | -6/+1 |
* | Add device ID support | Marcel Holtmann | 2007-04-25 | 1 | -1/+1 |
* | Update option references | Marcel Holtmann | 2007-01-24 | 1 | -1/+1 |
* | Make it possible to support an embedded GLib | Marcel Holtmann | 2007-01-20 | 1 | -3/+4 |
* | Make debug information optional | Marcel Holtmann | 2007-01-14 | 1 | -2/+19 |
* | Turn it into a full SDP server library | Marcel Holtmann | 2007-01-13 | 1 | -200/+10 |
* | Better integration into a SDP server library | Marcel Holtmann | 2007-01-13 | 1 | -202/+1 |
* | Update copyright information | Marcel Holtmann | 2007-01-13 | 1 | -1/+1 |
* | Allow compilation against GLib | Marcel Holtmann | 2007-01-12 | 1 | -2/+2 |
* | 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 |
* | Make use of generic mainloop | Marcel Holtmann | 2006-11-17 | 1 | -105/+112 |
* | Another logging update | Marcel Holtmann | 2006-11-17 | 1 | -15/+16 |
* | 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 | 1 | -1/+1 |
* | Use common logging functions | Marcel Holtmann | 2006-11-17 | 1 | -17/+18 |
* | 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 | 1 | -1/+1 |
* | 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 | 1 | -1/+4 |
* | 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 |
* | 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 |
* | Update copyright information | Marcel Holtmann | 2006-01-03 | 1 | -1/+1 |
* | Big cleanup of CVS relics | Marcel Holtmann | 2005-10-29 | 1 | -21/+16 |
* | Add support for device specific SDP records | Marcel Holtmann | 2005-08-05 | 1 | -8/+8 |
* | Add device specific register functionality | Marcel Holtmann | 2005-08-03 | 1 | -3/+8 |
* | Fix more GCC 4.0 warnings | Marcel Holtmann | 2005-07-06 | 1 | -2/+2 |
* | Fix some GCC 4.0 warnings | Marcel Holtmann | 2005-07-05 | 1 | -1/+1 |
* | Hide the server record and the public browse group root | Marcel Holtmann | 2005-03-04 | 1 | -26/+38 |
* | Add memset() to different places to initialize the structures | Marcel Holtmann | 2004-12-25 | 1 | -0/+1 |
* | Change dynamic assignment of record handles to a more standard one | Marcel Holtmann | 2004-10-01 | 1 | -1/+4 |
* | Fix server information | Marcel Holtmann | 2004-05-07 | 1 | -1/+1 |
* | Unify copyright and license information | Marcel Holtmann | 2004-04-28 | 1 | -34/+28 |
* | Update BlueZ library configuration | Marcel Holtmann | 2004-04-03 | 1 | -1/+7 |
* | Add sdpd server daemon | Marcel Holtmann | 2004-03-31 | 1 | -0/+471 |