summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
...
* common: limit potentially expensive name lookupsRay Strode2017-03-031-12/+12
* Xsession: get rid of "custom" sessionRay Strode2015-11-061-2/+0
* get rid of references to slavesRay Strode2015-10-271-1/+1
* gdm-common: Add gdm_shell_expand() and testsAlexander Larsson2015-06-222-0/+96
* require logind supportRay Strode2015-06-123-46/+10
* drop consolekit supportRay Strode2015-06-121-304/+0
* settings: print custom.conf at startupRay Strode2015-03-061-0/+8
* user-switching: Make sure all exit paths have return valuesRay Strode2015-02-191-0/+2
* local-display-factory: provide override for disabling waylandRay Strode2015-02-181-0/+1
* xdmcp: Allow timed/autologin on remote displaysMario Izquierdo Rodríguez2014-08-201-0/+1
* Revert "worker: get PATH from parent instead of #define"Ray Strode2014-04-222-1/+2
* worker: get PATH from parent instead of #defineRay Strode2014-04-102-2/+1
* common: remove gdm_string_hex_{de,en}code()Christian Schramm2014-04-072-217/+0
* Move gdm_slave_run_script to common codeJasper St. Pierre2014-03-143-0/+187
* common: Remove settings client / serverJasper St. Pierre2014-02-137-942/+0
* profile: Kill warningJasper St. Pierre2014-02-101-3/+3
* utils: move login screen jumping code to commonRay Strode2014-02-072-1/+549
* Don't enable debugging by default if the version is "unstable"Colin Walters2013-11-222-23/+0
* Add an option to use GDM as a standalone XDMCP serverLaurent Bigonville2013-11-111-0/+1
* drop authdirRay Strode2013-08-281-1/+0
* Fix checks for logindMartin Pitt2013-03-291-0/+3
* log: When using systemd, just log to stdout/stderrColin Walters2013-02-043-112/+74
* log: Log messages of level MESSAGE, INFO tooSimon McVittie2013-02-041-1/+1
* Log output to systemd journal if availableColin Walters2013-01-222-0/+28
* Port to g_unix_signal_add(), drop GdmSignalHandlerColin Walters2013-01-225-746/+1
* gdm-common: Drop some dead codeColin Walters2012-12-034-78/+6
* gdm-md5: DeleteColin Walters2012-12-033-509/+0
* Drop calls to g_type_init()/g_thread_init()Colin Walters2012-12-032-4/+0
* Trivial: Update FSF Address.Dominique Leuenberger2012-09-0632-41/+41
* daemon: Add initial setup integrationJasper St. Pierre2012-08-011-0/+1
* common: Use GDBus for GdmSettingsGiovanni Campagna2012-07-174-178/+144
* common: plug small memory leakGiovanni Campagna2012-07-171-0/+1
* common: fix child reap codeRay Strode2012-07-131-1/+5
* daemon: reload config on SIGHUPBrian Cameron2012-06-251-1/+5
* daemon: don't every SIGKILL childrenRay Strode2011-12-222-11/+10
* daemon: fix gdm_settings_direct_get_stringRay Strode2011-07-131-1/+1
* common: don't tank on criticalsRay Strode2011-06-282-10/+0
* common: drop gdm-marshal.listRay Strode2011-06-131-1/+0
* common: drop custom marshaller gooRay Strode2011-06-135-29/+2
* greeter: Add a login extension mechanism to greeterRay Strode2011-06-131-0/+1
* daemon: kill stuck processes if they don't die on termRay Strode2011-05-192-3/+47
* Strip ::ffff: in front of IPv4 addressesJosselin Mouette2010-12-171-2/+10
* Put the schemas in /usrJosselin Mouette2010-09-151-1/+1
* Wrap getpw* calls to retry in EINTRWilliam Jon McCann2010-08-172-0/+22
* Don't cast sockaddr_storage to sockaddrRay Strode2010-06-171-1/+1
* Fix buildWilliam Jon McCann2010-06-161-9/+16
* Allow non-source-dir buildTheppitak Karoonboonyanan2010-06-161-2/+4
* Fix gdm_address_debugRay Strode2010-06-161-20/+7
* If the user's .dmrc file specifies the "custom" session, then accept itBrian Cameron2010-06-091-0/+2
* Fix bug #591937 so code compiles on FreeBSD.Brian Cameron2010-05-241-2/+2