Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use AC_GNU_SOURCE instead of #define | William Jon McCann | 2007-10-18 | 2 | -2/+3 |
* | add a basic ck-history command | William Jon McCann | 2007-10-17 | 10 | -629/+1458 |
* | add event logging capability | William Jon McCann | 2007-10-16 | 5 | -6/+1430 |
* | remove emacs modeline | William Jon McCann | 2007-10-11 | 1 | -1/+0 |
* | maintain a file with the dump of the local database | David Zeuthen | 2007-10-10 | 6 | -7/+330 |
* | remove session/seat from list before signaling | William Jon McCann | 2007-10-10 | 2 | -19/+66 |
* | add a way to synchronously run programs on session add/remove/activity_change | David Zeuthen | 2007-10-04 | 5 | -0/+318 |
* | don't use VT_GETSTATE when VT is unavailable | Brian Cameron | 2007-09-19 | 1 | -0/+10 |
* | try to make things work for systems that don't support VT_ACTIVATE etc | William Jon McCann | 2007-09-19 | 2 | -4/+25 |
* | add wiki to readme | William Jon McCann | 2007-09-19 | 1 | -2/+4 |
* | post release version bump | William Jon McCann | 2007-09-18 | 1 | -1/+1 |
* | update for brown bag release0.2.3 | William Jon McCann | 2007-09-18 | 1 | -0/+6 |
* | use unix-user instead of user | William Jon McCann | 2007-09-18 | 1 | -1/+1 |
* | post release version bump | William Jon McCann | 2007-09-17 | 1 | -1/+1 |
* | update NEWS for release0.2.2 | William Jon McCann | 2007-09-17 | 1 | -0/+13 |
* | remove policy for gdm user | William Jon McCann | 2007-08-29 | 1 | -15/+0 |
* | fix FreeBSD issues translating VT numbers to devices | Joe Marcus Clarke | 2007-08-29 | 1 | -8/+14 |
* | untabify | William Jon McCann | 2007-08-28 | 5 | -22/+22 |
* | fix some compiler warnings, untabify | William Jon McCann | 2007-08-28 | 2 | -115/+81 |
* | move some of the freebsd specific stuff into sysdeps | William Jon McCann | 2007-08-27 | 7 | -90/+229 |
* | Don't create rc.d/init.d directory on FreeBSD. | Florent Thoumie | 2007-08-27 | 1 | -2/+1 |
* | Disconnect init.d script on FreeBSD. | Florent Thoumie | 2007-08-26 | 1 | -0/+5 |
* | Add support for FreeBSD | Joe Marcus Clarke | 2007-08-26 | 1 | -0/+4 |
* | Add ck-sysdeps-freebsd.c to the list of dist sources | Joe Marcus Clarke | 2007-08-26 | 1 | -0/+1 |
* | Restore copyright. | Florent Thoumie | 2007-08-25 | 1 | -0/+1 |
* | Some more fixes, Now test-vt-monitor works correctly. | Florent Thoumie | 2007-08-25 | 2 | -16/+33 |
* | Add FreeBSD native backend (untested) | Florent Thoumie | 2007-08-25 | 4 | -421/+182 |
* | Add a note about native FreeBSD backend in TODO. | Florent Thoumie | 2007-08-25 | 1 | -0/+2 |
* | First attempt a making ConsoleKit work on FreeBSD | Florent Thoumie | 2007-08-25 | 4 | -2/+679 |
* | more build fixes for solaris | Brian Cameron | 2007-08-22 | 2 | -3/+11 |
* | abstract out the tty device basename stuff | William Jon McCann | 2007-08-21 | 4 | -13/+80 |
* | more solaris support | William Jon McCann | 2007-08-21 | 5 | -43/+136 |
* | display the current vt | William Jon McCann | 2007-08-17 | 1 | -0/+12 |
* | add test-vt-monitor | William Jon McCann | 2007-08-17 | 1 | -0/+1 |
* | add a vt monitor test, move getfd to sysdeps, add a check for the root user | William Jon McCann | 2007-08-17 | 8 | -112/+230 |
* | oops add docs for new seat interfaces | William Jon McCann | 2007-08-17 | 2 | -10/+64 |
* | a few fixes for peer cred stuff | William Jon McCann | 2007-08-17 | 3 | -14/+29 |
* | move peercred stuff into sysdeps. add solaris support. | William Jon McCann | 2007-08-16 | 6 | -52/+107 |
* | move all proc stuff into ck-sysdeps | William Jon McCann | 2007-08-16 | 9 | -165/+167 |
* | move tools out of linux subdirectory since they apparently work on solaris | William Jon McCann | 2007-08-14 | 6 | -32/+39 |
* | make a lt library for proc stuff | William Jon McCann | 2007-08-14 | 2 | -18/+28 |
* | remove example device from seat config | William Jon McCann | 2007-08-14 | 1 | -1/+1 |
* | make sure the device is a console and add some instructions | William Jon McCann | 2007-08-14 | 1 | -0/+44 |
* | don't bail if /proc/self/fd/0 is not a link | William Jon McCann | 2007-08-14 | 1 | -2/+1 |
* | add some solaris support | William Jon McCann | 2007-08-14 | 4 | -3/+352 |
* | print out tools libs after configure | William Jon McCann | 2007-08-08 | 1 | -0/+1 |
* | don't use PERROR if not available | William Jon McCann | 2007-08-07 | 1 | -1/+7 |
* | don't use stderr or stdout as variable names | William Jon McCann | 2007-08-07 | 1 | -11/+11 |
* | change user to unix-user | William Jon McCann | 2007-08-01 | 1 | -1/+1 |
* | use unix-user instead of user | William Jon McCann | 2007-08-01 | 1 | -3/+3 |