Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only access ut_exit if available | Daniel Macks | 2009-07-16 | 1 | -0/+2 |
* | Fix build on FreeBSD. Patch from: Joe Marcus Clarke <marcus@freebsd.org> | William Jon McCann | 2007-11-19 | 1 | -3/+5 |
* | Be careful about sending NULLs over DBus and etc. | William Jon McCann | 2007-10-30 | 1 | -3/+7 |
* | cast size_t values to int before passing to g_debug, to stop warnings on | Ray Strode | 2007-10-24 | 1 | -5/+5 |
* | Some trivial fixes. The #ifdef GETUTXENT got lost in the logout function. | Brian Cameron | 2007-10-19 | 1 | -1/+4 |
* | Try to reduce the complexity of the utmp/wtmp recording code. | William Jon McCann | 2007-10-19 | 1 | -160/+227 |
* | Make username const. (gdm_session_record_write): not static. | William Jon McCann | 2007-10-18 | 1 | -2/+2 |
* | Make username const. | William Jon McCann | 2007-10-18 | 1 | -5/+5 |
* | Separate session recording writing stuff. | William Jon McCann | 2007-10-18 | 1 | -0/+298 |