summaryrefslogtreecommitdiff
path: root/common/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Revert "worker: get PATH from parent instead of #define"Ray Strode2014-04-221-0/+1
* worker: get PATH from parent instead of #defineRay Strode2014-04-101-1/+0
* Move gdm_slave_run_script to common codeJasper St. Pierre2014-03-141-0/+1
* common: Remove settings client / serverJasper St. Pierre2014-02-131-44/+0
* drop authdirRay Strode2013-08-281-1/+0
* log: When using systemd, just log to stdout/stderrColin Walters2013-02-041-0/+2
* Port to g_unix_signal_add(), drop GdmSignalHandlerColin Walters2013-01-221-16/+0
* gdm-common: Drop some dead codeColin Walters2012-12-031-2/+0
* gdm-md5: DeleteColin Walters2012-12-031-2/+0
* common: Use GDBus for GdmSettingsGiovanni Campagna2012-07-171-2/+12
* common: drop gdm-marshal.listRay Strode2011-06-131-1/+0
* common: drop custom marshaller gooRay Strode2011-06-131-13/+0
* Allow non-source-dir buildTheppitak Karoonboonyanan2010-06-161-2/+4
* Fix anotherWilliam Jon McCann2008-12-031-0/+2
* Fix some build system warningsWilliam Jon McCann2008-12-031-1/+1
* Translate help output. Patch from: Gabor Kelemen <kelemeng@gnome.hu>William Jon McCann2008-12-031-1/+1
* Wow, that was really broken. Use mkdtemp when available to create aWilliam Jon McCann2008-07-311-0/+9
* Add a function to help with profiling.William Jon McCann2008-03-241-0/+2
* Add crash logger tool.William Jon McCann2008-03-081-0/+17
* Remove some more obsolete code. Move common code with unknown copyrightWilliam Jon McCann2007-10-041-0/+2
* Remove lots of obsolete code. Organize the configure checks a bit.William Jon McCann2007-10-041-2/+0
* Fix up the handling of dependencies. Make the daemon only depend on x11,William Jon McCann2007-10-041-11/+9
* Add a greeter panel bar with an embedded notification area.William Jon McCann2007-09-051-1/+1
* Fix make distcheck.Richard Hughes2007-07-221-1/+1
* Fix .a -> .laWilliam Jon McCann2007-06-281-3/+3
* Clean houseWilliam Jon McCann2007-06-121-3/+18
* Land the first shot at the new settings frameworkWilliam Jon McCann2007-05-311-14/+62
* Add new md5 code to common. Replace cookie generation code.William Jon McCann2007-05-161-0/+2
* Add some basic signal handling. Make sure we clean up child processes.William Jon McCann2007-05-141-0/+2
* Add skeleton for gobject redesign. Doesn't really work but should compile.William Jon McCann2007-05-101-0/+2
* Fix so libgdmcommon.a is referenced without full path. Fixes bug #432831.Brian Cameron2007-04-241-2/+2
* Use fewer global variables. Separate monolithic gdm.h into componentWilliam Jon McCann2007-04-021-0/+12
* Redesign the internal configuration system. Fixes #355425William Jon McCann2007-03-261-6/+29
* Added new files missed from commit for #355425William Jon McCann2007-03-211-0/+30