summaryrefslogtreecommitdiff
path: root/daemon/misc.c
Commit message (Expand)AuthorAgeFilesLines
* Set default font size to Sans 12. Can make the default configurable ifBrian Cameron2005-03-041-5/+103
* eek, evil we had GETTEXT_PACKAGE set to gdm-2.4, but we want gdm-2.6George Lebl2004-05-281-3/+10
* Add a daemon/ConsoleCannotHandle key which lists languages which shouldGeorge Lebl2004-05-271-0/+60
* use shell quoting more properlyGeorge Lebl2004-05-271-2/+14
* Apply and heavily massage a patch from Muktha to add font setting to theGeorge Lebl2004-05-061-3/+9
* The ensure_sanity is now always called only from the main daemon onGeorge Lebl2004-04-041-20/+30
* Tue Jan 16 Brian Cameron <Brian.Cameron@Sun.COM>Brian Cameron2004-01-161-3/+5
* remove the xml.in files and readd the .xml files. There are noGeorge Lebl2004-01-071-0/+60
* Add QUERY_VT and SET_VT commands that handle the VT's on linux. This isGeorge Lebl2004-01-061-0/+30
* Lots of general paranoia stemming from fixing #127780. Make sure that theGeorge Lebl2003-12-201-6/+4
* use VE_IGNORE_EINTR instead of IGNORE_EINTR and use this on more callsGeorge Lebl2003-12-191-46/+61
* Added IPv6 supportBalamurali Viswanathan2003-12-091-46/+332
* Be more careful with shell stuff and quote whatever we can, should fix rhGeorge Lebl2003-09-291-4/+0
* Auditing the file handling stuff, increase general paranoia and codeGeorge Lebl2003-09-251-4/+4
* add a func to get a specific stored env var. Check in the stored PATH forGeorge Lebl2003-09-221-0/+18
* reenable the gtk modules stuff, it wasn't linkage issues but in fact notGeorge Lebl2003-09-221-0/+7
* raise versionGeorge Lebl2003-09-121-19/+39
* add comment about ShowLastSessionGeorge Lebl2003-09-111-0/+29
* construct files properly using g_build_filename, add a utility for thisGeorge Lebl2003-08-221-0/+9
* handle NULL addresses, purge by number and name, not by number and addressGeorge Lebl2003-08-161-2/+2
* Add some semi randomness spinners which are spun on somewhat randomGeorge Lebl2003-08-151-5/+22
* fix possible crash on on purge and redo the purge reopening to be moreGeorge Lebl2003-08-151-13/+13
* try /dev/fd (FreeBSD equivalent of /proc/self/fd) as well, and also ignoreGeorge Lebl2003-08-131-1/+5
* Fixed #118878 by actually ensuring the /tmp/.ICE-unix permissions.George Lebl2003-08-041-8/+20
* first get initial rlimits and use those when restoring limits. Should fixGeorge Lebl2003-08-011-15/+153
* unset SIGINT as well in gdm_unset_signalsGeorge Lebl2003-07-311-0/+1
* update commentsGeorge Lebl2003-07-311-5/+8
* killall the xdmcp slaves first and then wait for them en-masse. ThisGeorge Lebl2003-07-291-0/+17
* apparently _SC_OPEN_MAX can be rediculously high sometimes (1024^2 onGeorge Lebl2003-07-291-5/+40
* for all functions for which I found in the manpages that EINTR could beGeorge Lebl2003-07-281-31/+40
* the waitpid function doesn't work as I expected with respect to signals soGeorge Lebl2003-07-261-2/+2
* minor cleanup of mainGeorge Lebl2003-07-261-19/+48
* Fix updating the gdm_main_pid, which fixes gdm_fail that is done afterGeorge Lebl2003-07-251-0/+8
* whack unneeded block pushes, when killing child rekill if we get aGeorge Lebl2003-07-251-2/+7
* change some g_strconcat's to g_build_filename's to address #118040. stillGeorge Lebl2003-07-241-2/+20
* whack some debug messagesGeorge Lebl2003-07-231-3/+3
* raise the cache time of gethostbyaddr/name to 60 seconds and catchGeorge Lebl2003-07-231-8/+92
* eek, it's /dev/null, not dev/nullGeorge Lebl2003-07-211-0/+18
* add mnemonics to _Username: and _Password: by a somewhat of a hack.George Lebl2003-07-201-0/+1
* update the documentation a lot and install the docs. Yay! We have actualGeorge Lebl2003-07-191-0/+2
* updatesGeorge Lebl2003-07-161-0/+7
* Fix #97774 by resetting the rlimits back to infinity after we fork theGeorge Lebl2003-07-141-2/+60
* XFree86 is an wanker and doesn't wipe it's lockfile sometimes apparentlyGeorge Lebl2003-07-141-1/+10
* using /tmp as failsafe for HOME seems on second thought patently bad forGeorge Lebl2003-07-111-3/+35
* use the ve_ versions of the environment funcs and use ve_config instead ofGeorge Lebl2003-07-111-5/+5
* the display check code was wrong, it only used the tcp connections. WhichGeorge Lebl2003-07-071-0/+18
* the details file is read first, capped at 500 lines, and so now we can runGeorge Lebl2003-07-031-0/+138
* The pam setup now asks for the username itself. This is accompanied by aGeorge Lebl2003-06-041-23/+0
* whack gdmmktemp since it wasn't being used, move gdmaskpass and gdmopen toGeorge Lebl2003-06-031-6/+6
* added Malaylam, Marathi and Oriya languagesGeorge Lebl2003-05-171-3/+0