summaryrefslogtreecommitdiff
path: root/common/gdm-common.c
Commit message (Expand)AuthorAgeFilesLines
* gdm-common: Add gdm_shell_expand() and testsAlexander Larsson2015-06-221-0/+87
* require logind supportRay Strode2015-06-121-21/+10
* drop consolekit supportRay Strode2015-06-121-304/+0
* user-switching: Make sure all exit paths have return valuesRay Strode2015-02-191-0/+2
* Revert "worker: get PATH from parent instead of #define"Ray Strode2014-04-221-1/+1
* worker: get PATH from parent instead of #defineRay Strode2014-04-101-1/+1
* common: remove gdm_string_hex_{de,en}code()Christian Schramm2014-04-071-208/+0
* Move gdm_slave_run_script to common codeJasper St. Pierre2014-03-141-0/+175
* utils: move login screen jumping code to commonRay Strode2014-02-071-0/+545
* Don't enable debugging by default if the version is "unstable"Colin Walters2013-11-221-21/+0
* Log output to systemd journal if availableColin Walters2013-01-221-0/+26
* Trivial: Update FSF Address.Dominique Leuenberger2012-09-061-2/+2
* common: fix child reap codeRay Strode2012-07-131-1/+5
* daemon: don't every SIGKILL childrenRay Strode2011-12-221-9/+8
* common: don't tank on criticalsRay Strode2011-06-281-9/+0
* daemon: kill stuck processes if they don't die on termRay Strode2011-05-191-3/+45
* Wrap getpw* calls to retry in EINTRWilliam Jon McCann2010-08-171-0/+19
* Fix bug #591937 so code compiles on FreeBSD.Brian Cameron2010-05-241-2/+2
* Fix assorted compiler warnings.Ray Strode2009-03-271-2/+2
* Wow, that was really broken. Use mkdtemp when available to create aWilliam Jon McCann2008-07-311-0/+10
* Fix some build warnings GCC 4.3.0 Patch from Cosimo CecchiWilliam Jon McCann2008-07-121-2/+2
* Move wait_on_child to common. Always check return value of gdm_signal_pid.William Jon McCann2008-03-171-1/+33
* Add a function to see if release is unstable. Don't redirect client outputWilliam Jon McCann2008-02-181-5/+18
* Add a unit testing framework. Based on a patch from Andrew ZiemWilliam Jon McCann2007-12-091-0/+11
* Fix some problems in the previous commit, spotted by Mike OliverRay Strode2007-12-011-0/+5
* Ensure second and subsequent auth cookies are random. Spotted by GeorgeRay Strode2007-11-301-0/+108
* With this patch we now invoke the X server with the -auth argument andWilliam Jon McCann2007-11-091-201/+0
* Use assertions for criticals everywhere for unstable builds.William Jon McCann2007-10-261-0/+17
* Rework the dialog design a bit.William Jon McCann2007-10-231-0/+27
* Remove some more obsolete stuff. Make distcheck happy.William Jon McCann2007-10-041-158/+1
* Remove some more obsolete code. Move common code with unknown copyrightWilliam Jon McCann2007-10-041-2/+0
* Remove lots of obsolete code. Organize the configure checks a bit.William Jon McCann2007-10-041-385/+13
* Mass change tabs to spaces. Tabs suck.William Jon McCann2007-08-281-539/+539
* Add new md5 code to common. Replace cookie generation code.William Jon McCann2007-05-161-355/+399
* Add skeleton for gobject redesign. Doesn't really work but should compile.William Jon McCann2007-05-101-60/+689
* Use fewer global variables. Separate monolithic gdm.h into componentWilliam Jon McCann2007-04-021-0/+87
* Redesign the internal configuration system. Fixes #355425William Jon McCann2007-03-261-176/+4
* Added new files missed from commit for #355425William Jon McCann2007-03-211-0/+374