Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use direct connection only in standalone mode | Marcel Holtmann | 2007-06-22 | 1 | -1/+5 |
* | Correct error message | Marcel Holtmann | 2007-06-22 | 1 | -1/+1 |
* | Improve local connection handling | Marcel Holtmann | 2007-06-22 | 1 | -2/+16 |
* | More work on private D-Bus server | Marcel Holtmann | 2007-06-19 | 1 | -22/+19 |
* | Propagate local server address to services | Marcel Holtmann | 2007-06-16 | 1 | -0/+7 |
* | Fix missing G_IO_NVAL handling | Marcel Holtmann | 2007-04-04 | 1 | -2/+2 |
* | 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 |
* | 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 |
* | 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 |
* | Don't call unref in IO handling function | Marcel Holtmann | 2007-01-20 | 1 | -3/+1 |
* | Update copyright information | Marcel Holtmann | 2007-01-20 | 1 | -1/+1 |
* | Make it possible to support an embedded GLib | Marcel Holtmann | 2007-01-20 | 1 | -1/+2 |
* | Implement full echo service | Marcel Holtmann | 2007-01-19 | 1 | -1/+162 |
* | Make the echo service useful for testing again | Marcel Holtmann | 2007-01-19 | 1 | -248/+31 |
* | Add channel property | Marcel Holtmann | 2006-11-01 | 1 | -1/+41 |
* | Update echo service to match the changed specification | Marcel Holtmann | 2006-11-01 | 1 | -10/+0 |
* | Implement full echo service | Marcel Holtmann | 2006-10-27 | 1 | -0/+100 |
* | Add service agent object | Marcel Holtmann | 2006-10-26 | 1 | -1/+115 |
* | Add skeleton for example echo service | Marcel Holtmann | 2006-10-26 | 1 | -0/+57 |