summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* daemon: Provide more flexibility for configuring display serverRay Strode2021-07-221-0/+2
* launch-environment: Read XDG_DATA_DIRS from env.d for initial-setupCosimo Cecchi2021-07-092-4/+12
* common: Factor out gdm_load_env_d()Cosimo Cecchi2021-07-092-0/+123
* daemon,common,libgdm: Drop use of sd_seat_can_multi_sessionRay Strode2021-02-251-18/+0
* cleanup: Use more literal errorsMarco Trevisan (Treviño)2021-02-221-8/+8
* Drop autogoo goo gooRay Strode2020-04-301-90/+0
* data: switch gdm.service.in to use cmake formatNiels De Graef2020-04-301-0/+43
* manager: Try looking up session based on PID firstBenjamin Berg2020-04-222-7/+30
* Removed unused pixmaps and references to pixmapdirStasiek Michalski2019-08-061-1/+0
* 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