| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add two more missing attributes | Marcel Holtmann | 2007-05-21 | 1 | -0/+8 |
| | | |||||
| * | And another bunch of missing attributes | Marcel Holtmann | 2007-05-21 | 1 | -0/+19 |
| | | |||||
| * | Add more attributes to the example record | Marcel Holtmann | 2007-05-21 | 1 | -0/+10 |
| | | |||||
| * | Fix signature for service remove method | Marcel Holtmann | 2007-05-21 | 1 | -1/+1 |
| | | |||||
| * | Update example service record | Marcel Holtmann | 2007-05-21 | 1 | -2/+36 |
| | | |||||
| * | Add test script for adding service records | Marcel Holtmann | 2007-05-21 | 2 | -1/+49 |
| | | |||||
| * | generic introspection cleanup & small additions | Johan Hedberg | 2007-05-03 | 3 | -3/+3 |
| | | |||||
| * | Add device ID support | Marcel Holtmann | 2007-04-25 | 1 | -1/+1 |
| | | |||||
| * | Fix missing G_IO_NVAL handling | Marcel Holtmann | 2007-04-04 | 1 | -2/+2 |
| | | |||||
| * | Add Bluetooth specific methods | Marcel Holtmann | 2007-03-21 | 1 | -0/+7 |
| | | |||||
| * | Add HAL namespace document | Marcel Holtmann | 2007-03-21 | 2 | -1/+20 |
| | | |||||
| * | Handle authorization timeouts | Marcel Holtmann | 2007-02-25 | 1 | -4/+57 |
| | | |||||
| * | Only unref after setting the notify action | Marcel Holtmann | 2007-02-25 | 1 | -2/+2 |
| | | |||||
| * | Decrease reference count for pending callback | Marcel Holtmann | 2007-02-25 | 1 | -0/+2 |
| | | |||||
| * | Fix some memory leaks | Marcel Holtmann | 2007-01-28 | 1 | -1/+19 |
| | | |||||
| * | Use D-Bus API for service record registration | Marcel Holtmann | 2007-01-25 | 1 | -32/+39 |
| | | |||||
| * | Ignore SIGCHLD and SIGPIPE | Marcel Holtmann | 2007-01-25 | 1 | -0/+6 |
| | | |||||
| * | Move agent examples to daemon directory | Marcel Holtmann | 2007-01-25 | 3 | -1/+801 |
| | | |||||
| * | Change error message | Marcel Holtmann | 2007-01-24 | 1 | -1/+1 |
| | | |||||
| * | Fix authorization request handling | Marcel Holtmann | 2007-01-24 | 1 | -4/+10 |
| | | |||||
| * | Add support for requesting authorization | Marcel Holtmann | 2007-01-24 | 1 | -13/+98 |
| | | |||||
| * | Include bluetooth.conf into distribution | Marcel Holtmann | 2007-01-23 | 1 | -1/+1 |
| | | |||||
| * | Move bluetooth.conf D-Bus security file into daemon directory | Marcel Holtmann | 2007-01-23 | 2 | -0/+39 |
| | | |||||
| * | Make echo and input service configurable | Marcel Holtmann | 2007-01-23 | 1 | -8/+10 |
| | | |||||
| * | Unregister service record on shutdown | Marcel Holtmann | 2007-01-22 | 1 | -15/+22 |
| | | |||||
| * | Unreference the IO channel from the main() function | Marcel Holtmann | 2007-01-21 | 1 | -2/+0 |
| | | |||||
| * | Remove g_strfreev call | Marcel Holtmann | 2007-01-21 | 1 | -2/+0 |
| | | |||||
| * | Avoid using g_shell_parse_argv | Marcel Holtmann | 2007-01-21 | 1 | -3/+3 |
| | | |||||
| * | Add support for GetIdentifier | Marcel Holtmann | 2007-01-20 | 1 | -1/+19 |
| | | |||||
| * | Don't call unref in IO handling function | Marcel Holtmann | 2007-01-20 | 2 | -3/+32 |
| | | |||||
| * | Update copyright information | Marcel Holtmann | 2007-01-20 | 1 | -1/+1 |
| | | |||||
| * | Add missing service description | Marcel Holtmann | 2007-01-20 | 1 | -0/+4 |
| | | |||||
| * | Make it possible to support an embedded GLib | Marcel Holtmann | 2007-01-20 | 4 | -16/+12 |
| | | |||||
| * | Don't install services that are in experimental state | Marcel Holtmann | 2007-01-20 | 1 | -0/+8 |
| | | |||||
| * | Implement full echo service | Marcel Holtmann | 2007-01-19 | 1 | -1/+162 |
| | | |||||
| * | Rename echo service and install it | Marcel Holtmann | 2007-01-19 | 1 | -5/+10 |
| | | |||||
| * | Make the echo service useful for testing again | Marcel Holtmann | 2007-01-19 | 3 | -269/+37 |
| | | |||||
| * | Emulate service starting and stopping | Marcel Holtmann | 2007-01-19 | 1 | -16/+44 |
| | | |||||
| * | For testing purpose always return the test service | Marcel Holtmann | 2007-01-19 | 1 | -2/+5 |
| | | |||||
| * | Add test code for binary record registration | Marcel Holtmann | 2007-01-19 | 1 | -0/+13 |
| | | |||||
| * | Update manager interaction with adapter and service framework | Marcel Holtmann | 2007-01-19 | 5 | -96/+161 |
| | | |||||
| * | Add skeleton for adapter framework | Marcel Holtmann | 2007-01-19 | 5 | -23/+161 |
| | | |||||
| * | Return error in case of service searches | Marcel Holtmann | 2007-01-19 | 2 | -12/+8 |
| | | |||||
| * | Redirect service related method into the service framework | Marcel Holtmann | 2007-01-19 | 3 | -15/+65 |
| | | |||||
| * | Add skeleton for service framework | Marcel Holtmann | 2007-01-19 | 5 | -22/+170 |
| | | |||||
| * | Add service record handling and sender tracking | Marcel Holtmann | 2007-01-19 | 1 | -3/+96 |
| | | |||||
| * | Add missing XML based method skeleton | Marcel Holtmann | 2007-01-18 | 1 | -1/+21 |
| | | |||||
| * | Unregister interfaces on cleanup | Marcel Holtmann | 2007-01-18 | 2 | -2/+8 |
| | | |||||
| * | Add skeleton for database interface | Marcel Holtmann | 2007-01-18 | 6 | -33/+203 |
| | | |||||
| * | Use new D-Bus helper functions | Marcel Holtmann | 2007-01-18 | 1 | -5/+61 |
| | | |||||
