summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enable FD_CLOEXEC for signal self-pipe. Fix bug #617661.Brian Bloniarz2010-05-191-0/+2
* Mark _gdm_address_debug staticRay Strode2010-01-131-1/+1
* Remove spurious null check in print statementRay Strode2010-01-131-1/+1
* Fix up XDMCP for SolarisBrian Cameron2010-01-131-1/+1
* Don't try to print NULL valuesBrian Cameron2010-01-131-60/+77
* Make --with-custom-conf workLuca Bruno2009-12-211-1/+1
* Add Include/Exclude/IncludeAll configuration options to GDM. Fixes bugBrian Cameron2009-11-161-0/+4
* Fix GDM debugging so that it works. Now debugging is enabled via theBrian Cameron2009-11-091-0/+2
* Port fix for bug #494817 to the new GDM rewrite. This fixes the code soBrian Cameron2009-10-281-0/+1
* Fix clang complaintsMatthias Clasen2009-10-101-2/+5
* Only call backtrace() if execinfo.h existsDaniel Macks2009-07-161-2/+6
* Allow uppercase or lowercase booleans in config fileRay Strode2009-07-151-2/+2
* Fix assorted compiler warnings.Ray Strode2009-03-272-3/+3
* Enable XDMCP configuration so it works. Previously only xdmcp/Enable wasBrian Cameron2009-02-173-4/+23