summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* manager: Find user's current graphical session, not session of callerwip/benzea/systemd-userIain Lane2019-08-052-4/+120
* Allow sessions to register with GDMIain Lane2019-05-291-0/+2
* Use G_PARAM_STATIC_STRIGS on propertiesNiels De Graef2019-01-071-1/+1
* settings-desktop-backend: use G_DECLARE_FINAL_TYPENiels De Graef2018-12-232-54/+29
* settings-backend: use G_DECLARE_DERIVABLE_TYPENiels De Graef2018-12-232-34/+4
* settings: use G_DECLARE_FINAL_TYPENiels De Graef2018-12-232-43/+16
* 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-022-5/+11
* common: dedupe gdm_get_login_window_session_idRay Strode2018-08-022-13/+36
* Remove mkdtemp() and its wrappers.Niels De Graef2018-06-245-262/+0
* common: Support runtime configurationsFelix Zhang2018-02-124-44/+155
* 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
* Remove unused variablesRobert Ancell2017-12-041-3/+0
* Revert "common: Also set GROUP in scripts"Ray Strode2017-10-031-26/+0
* common: Also set GROUP in scriptsSam Spilsbury2017-10-031-0/+26
* settings: Make sure to set old settings global to NULL on finalizeSam Spilsbury2017-09-051-0/+2
* 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