summaryrefslogtreecommitdiff
path: root/common/gdm-common.h
Commit message (Expand)AuthorAgeFilesLines
* launch-environment: Read XDG_DATA_DIRS from env.d for initial-setupCosimo Cecchi2021-07-091-0/+1
* common: Factor out gdm_load_env_d()Cosimo Cecchi2021-07-091-0/+7
* manager: Try looking up session based on PID firstBenjamin Berg2020-04-221-3/+4
* manager: Find user's current graphical session, not session of callerwip/benzea/systemd-userIain Lane2019-08-051-0/+7
* Allow sessions to register with GDMIain Lane2019-05-291-0/+2
* common: dedupe activate_session_idRay Strode2018-08-021-0/+6
* common: dedupe gdm_get_login_window_session_idRay Strode2018-08-021-0/+2
* Remove mkdtemp() and its wrappers.Niels De Graef2018-06-241-2/+0
* Xsession: get rid of "custom" sessionRay Strode2015-11-061-2/+0
* gdm-common: Add gdm_shell_expand() and testsAlexander Larsson2015-06-221-0/+9
* require logind supportRay Strode2015-06-121-3/+0
* common: remove gdm_string_hex_{de,en}code()Christian Schramm2014-04-071-9/+0
* Move gdm_slave_run_script to common codeJasper St. Pierre2014-03-141-0/+11
* utils: move login screen jumping code to commonRay Strode2014-02-071-1/+4
* Don't enable debugging by default if the version is "unstable"Colin Walters2013-11-221-2/+0
* Fix checks for logindMartin Pitt2013-03-291-0/+3
* Log output to systemd journal if availableColin Walters2013-01-221-0/+2
* Port to g_unix_signal_add(), drop GdmSignalHandlerColin Walters2013-01-221-1/+1
* gdm-common: Drop some dead codeColin Walters2012-12-031-1/+6
* Trivial: Update FSF Address.Dominique Leuenberger2012-09-061-2/+2
* daemon: don't every SIGKILL childrenRay Strode2011-12-221-2/+2
* common: don't tank on criticalsRay Strode2011-06-281-1/+0
* daemon: kill stuck processes if they don't die on termRay Strode2011-05-191-0/+2
* Wrap getpw* calls to retry in EINTRWilliam Jon McCann2010-08-171-0/+3
* If the user's .dmrc file specifies the "custom" session, then accept itBrian Cameron2010-06-091-0/+2
* Fix assorted compiler warnings.Ray Strode2009-03-271-1/+1
* Wow, that was really broken. Use mkdtemp when available to create aWilliam Jon McCann2008-07-311-0/+2
* Move wait_on_child to common. Always check return value of gdm_signal_pid.William Jon McCann2008-03-171-0/+1
* Add a function to see if release is unstable. Don't redirect client outputWilliam Jon McCann2008-02-181-0/+1
* Ensure second and subsequent auth cookies are random. Spotted by GeorgeRay Strode2007-11-301-0/+2
* With this patch we now invoke the X server with the -auth argument andWilliam Jon McCann2007-11-091-4/+0
* Use assertions for criticals everywhere for unstable builds.William Jon McCann2007-10-261-0/+2
* Rework the dialog design a bit.William Jon McCann2007-10-231-0/+3
* Remove some more obsolete code. Move common code with unknown copyrightWilliam Jon McCann2007-10-041-68/+12
* Remove lots of obsolete code. Organize the configure checks a bit.William Jon McCann2007-10-041-51/+1
* Mass change tabs to spaces. Tabs suck.William Jon McCann2007-08-281-42/+42
* Land the first shot at the new settings frameworkWilliam Jon McCann2007-05-311-2/+0
* Add new md5 code to common. Replace cookie generation code.William Jon McCann2007-05-161-33/+29
* Add skeleton for gobject redesign. Doesn't really work but should compile.William Jon McCann2007-05-101-17/+90
* Use fewer global variables. Separate monolithic gdm.h into componentWilliam Jon McCann2007-04-021-0/+11
* Redesign the internal configuration system. Fixes #355425William Jon McCann2007-03-261-29/+1
* Added new files missed from commit for #355425William Jon McCann2007-03-211-0/+102