summaryrefslogtreecommitdiff
path: root/daemon/session-worker-main.c
Commit message (Expand)AuthorAgeFilesLines
* added sighup handler for session-worker-maingangmo seong2023-03-031-0/+8
* session-worker: kill user sessions when stopping gdm serviceXiaoguang Wang2019-06-271-0/+33
* Use standard exit codes.Robert Ancell2017-10-031-4/+4
* session-worker: drop SIGINT and rework SIGTERM handlerVasily Khoruzhick2016-01-211-12/+9
* Don't enable debugging by default if the version is "unstable"Colin Walters2013-11-221-7/+1
* Port to g_unix_signal_add(), drop GdmSignalHandlerColin Walters2013-01-221-53/+14
* Remove handling of SIGSEGV/SIGFPE/SIGILL etc.Colin Walters2013-01-221-22/+0
* Drop calls to g_type_init()/g_thread_init()Colin Walters2012-12-031-2/+0
* Trivial: Update FSF Address.Dominique Leuenberger2012-09-061-1/+1
* daemon: Replace old method/signal-based API with async method callsJasper St. Pierre2012-08-011-3/+0
* worker: add reauthentication supportRay Strode2012-07-171-1/+4
* worker: Port to GDBusGiovanni Campagna2012-07-171-4/+0
* worker: don't block SIGTERMRay Strode2011-10-241-1/+0
* common: don't tank on criticalsRay Strode2011-06-281-2/+0
* Put the schemas in /usrJosselin Mouette2010-09-151-1/+1
* Add translator comment for WorkerWilliam Jon McCann2010-06-191-0/+2
* Fix GDM debugging so that it works. Now debugging is enabled via theBrian Cameron2009-11-091-5/+24
* Use a callback for the fatal handler instead of supplying the main_loop.William Jon McCann2008-08-151-1/+3
* Don't unconditionally enable debugging.William Jon McCann2008-05-061-1/+16
* Make a stop_worker function for symmetry.William Jon McCann2007-10-301-0/+3
* Make the authentication cancellation much more robust. Remove dbus-glibWilliam Jon McCann2007-10-271-1/+0
* Fix a bunch of compiler warnings. Add Werror for now to warning flags.William Jon McCann2007-10-161-1/+0
* Mass change tabs to spaces. Tabs suck.William Jon McCann2007-08-281-91/+91
* Some Solaris build fixes. Patch from Brian Cameron <brian.cameron@sun.com>William Jon McCann2007-08-211-0/+1
* Split the session code up into two parts that talk dbusWilliam Jon McCann2007-06-201-0/+179