summaryrefslogtreecommitdiff
path: root/common/gdm-common.c
Commit message (Expand)AuthorAgeFilesLines
* gdm-common: Let GPtrArray deal with its contentAlessandro Bono2023-04-281-2/+1
* gdm-common: Add missing guards in public functionsAlessandro Bono2022-10-291-0/+6
* launch-environment: Read XDG_DATA_DIRS from env.d for initial-setupCosimo Cecchi2021-07-091-4/+11
* common: Factor out gdm_load_env_d()Cosimo Cecchi2021-07-091-0/+116
* daemon,common,libgdm: Drop use of sd_seat_can_multi_sessionRay Strode2021-02-251-18/+0
* cleanup: Use more literal errorsMarco Trevisan (TreviƱo)2021-02-221-8/+8
* manager: Try looking up session based on PID firstBenjamin Berg2020-04-221-4/+26
* manager: Find user's current graphical session, not session of callerwip/benzea/systemd-userIain Lane2019-08-051-4/+113
* common: don't bail if session disappears out from under usRay Strode2018-08-311-1/+7
* common: remove unnecessary freeRay Strode2018-08-311-3/+1
* common: get rid of some tabs that snuck inRay Strode2018-08-311-1/+1
* common: dedupe activate_session_idRay Strode2018-08-021-5/+5
* common: dedupe gdm_get_login_window_session_idRay Strode2018-08-021-13/+34
* Remove mkdtemp() and its wrappers.Niels De Graef2018-06-241-10/+0
* common: Also set GROUP in scriptsSam Spilsbury2018-01-081-0/+26
* common: don't run scripts with bogus DISPLAY and XAUTHORITYRay Strode2018-01-081-2/+7
* Revert "common: Also set GROUP in scripts"Ray Strode2017-10-031-26/+0
* common: Also set GROUP in scriptsSam Spilsbury2017-10-031-0/+26
* get rid of references to slavesRay Strode2015-10-271-1/+1
* 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