Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: stop non-portable use of 'echo -e' | Ryan Lortie | 2012-02-05 | 1 | -1/+4 |
* | don't install as a system service | Ryan Lortie | 2011-10-15 | 1 | -1/+0 |
* | Graceful exit on signal | Ryan Lortie | 2011-09-11 | 1 | -0/+16 |
* | Add \n to error message | Ryan Lortie | 2011-09-11 | 1 | -1/+1 |
* | Remove 'set lock' support from dconf | Ryan Lortie | 2011-09-11 | 4 | -41/+1 |
* | Support maybe types in dconf | Ryan Lortie | 2011-07-22 | 1 | -4/+33 |
* | Check for value == NULL before unref() | Ryan Lortie | 2011-01-20 | 1 | -3/+6 |
* | Fix DBus introspection enumeration | Ryan Lortie | 2010-12-21 | 1 | -1/+4 |
* | service: avoid making invalid syscalls | Ryan Lortie | 2010-12-19 | 1 | -3/+10 |
* | Fix some leaks in the dconf service | Ryan Lortie | 2010-12-15 | 2 | -6/+15 |
* | Adjust to GVDB API change | Ryan Lortie | 2010-12-14 | 1 | -2/+3 |
* | printf() and exit() instead of g_error() | Ryan Lortie | 2010-08-23 | 1 | -1/+3 |
* | send correct object path in Notify on WriteMany | Ryan Lortie | 2010-08-23 | 1 | -1/+1 |
* | Store the state in the writer | Ryan Lortie | 2010-08-03 | 1 | -0/+1 |
* | set_lock -> set_locked and cleanup gtk-doc | Ryan Lortie | 2010-08-03 | 2 | -8/+8 |
* | Remove some debug printf | Ryan Lortie | 2010-07-29 | 1 | -2/+0 |
* | service: new 'state' object | Ryan Lortie | 2010-07-24 | 6 | -88/+174 |
* | Adjust to the new GSettingsBackend API | Ryan Lortie | 2010-07-22 | 1 | -1/+1 |
* | bring service API in line with the client | Ryan Lortie | 2010-07-19 | 4 | -18/+36 |
* | header cleanup | Ryan Lortie | 2010-07-18 | 5 | -0/+99 |
* | add 'SetLock' method to the service | Ryan Lortie | 2010-07-17 | 4 | -1/+43 |
* | on NFS create a temp dir for the shm file | Ryan Lortie | 2010-07-17 | 1 | -5/+7 |
* | Move shmdir guessing code to common/ | Ryan Lortie | 2010-07-17 | 2 | -13/+20 |
* | Move the GDBus interface to a separate file | Ryan Lortie | 2010-07-16 | 4 | -56/+70 |
* | Many improvements | Ryan Lortie | 2010-07-15 | 6 | -69/+361 |
* | Bug 623391 - Crashes at startup | Ryan Lortie | 2010-07-10 | 1 | -1/+1 |
* | session, not "starter" bus | Ryan Lortie | 2010-06-10 | 1 | -9/+2 |
* | set serial number sooner | Ryan Lortie | 2010-06-07 | 1 | -5/+4 |
* | factor-out common client-side code | Ryan Lortie | 2010-05-21 | 1 | -1/+1 |
* | retry at the last commit | Ryan Lortie | 2010-05-19 | 1 | -9/+5 |
* | GDBus porting fixups | Ryan Lortie | 2010-05-18 | 1 | -1/+7 |
* | Remove workaround for GDBus bug | Ryan Lortie | 2010-05-18 | 1 | -42/+25 |
* | Track GDBus changes | Ryan Lortie | 2010-05-14 | 1 | -12/+28 |
* | Add copyright headers, COPYING file | Ryan Lortie | 2010-04-28 | 2 | -0/+42 |
* | Initial commit | Ryan Lortie | 2010-04-28 | 5 | -0/+545 |