summaryrefslogtreecommitdiff
path: root/daemon/errorgui.c
Commit message (Expand)AuthorAgeFilesLines
* daemon/verify-crypt.c, daemon/verify-pam.c, Convert to using new gdmconfigBrian Cameron2005-11-231-4/+4
* Redesign of daemon configuraton. Now all vicious-extensions logic is inBrian Cameron2005-11-041-36/+26
* Now use gi18n.h instead of libgnome header files to get access toBrian Cameron2005-05-171-1/+1
* Changed messages so that I-form isn't used. Fixes bug #118193. NoticedBrian Cameron2005-04-061-1/+1
* Release 2.6.0.8 Updated version. Corrected spelling and use betterGDM2_2_6_0_8Brian Cameron2005-03-071-1/+1
* Apply patch from vincent.berger@ext.bull.net (Vincent Berger), to makeGeorge Lebl2004-03-041-0/+1
* Fixup the theme changing. Add keys GtkTheme, AllowGtkThemeChange andGeorge Lebl2004-02-121-4/+23
* use VE_IGNORE_EINTR instead of IGNORE_EINTR and use this on more callsGeorge Lebl2003-12-191-21/+23
* include <signal.h> to fix build on solarisGeorge Lebl2003-10-031-0/+2
* be even analer (is that a word?) about the setuid stuff here (it can'tGeorge Lebl2003-09-251-3/+8
* fix error handling / leaksGeorge Lebl2003-09-221-0/+4
* reenable the gtk modules stuff, it wasn't linkage issues but in fact notGeorge Lebl2003-09-221-14/+18
* catch exit code 1 from greeter as fail errorGeorge Lebl2003-09-221-11/+120
* add the gtk modules to error dialogs, so that accessibility works there asGeorge Lebl2003-09-221-1/+10
* if we can't use the file ~/.xsession-errors, try /tmp/xses-<user>.XXXXXXGeorge Lebl2003-08-251-1/+1
* Don't unclude the /lib/security dir for the pam modules and just let pamGeorge Lebl2003-08-041-13/+39
* for all functions for which I found in the manpages that EINTR could beGeorge Lebl2003-07-281-13/+15
* change some g_strconcat's to g_build_filename's to address #118040. stillGeorge Lebl2003-07-241-0/+4
* whack some debug messagesGeorge Lebl2003-07-231-1/+1
* Set XAUTHORITY to GDM_AUTHFILE always for root processes. Also make sureGeorge Lebl2003-07-221-168/+49
* using /tmp as failsafe for HOME seems on second thought patently bad forGeorge Lebl2003-07-111-39/+84
* use the ve_ versions of the environment funcs and use ve_config instead ofGeorge Lebl2003-07-111-16/+16
* the details file is read first, capped at 500 lines, and so now we can runGeorge Lebl2003-07-031-33/+58
* Fix some typos pointed out by Ali Akcaagac <aliakc@web.de>George Lebl2003-06-251-3/+164
* Dialogs have no separators. Makes them look at least a bit closer to HIGGeorge Lebl2003-06-061-0/+3
* Fix #56654 by removing programmer references out of translatable stringsGeorge Lebl2003-06-051-3/+6
* Store initial environment and use it for the errorgui, use internalGeorge Lebl2002-09-111-7/+53
* remove some dead code. Ensure euid's in more places. open .xsession-errorsGeorge Lebl2002-08-151-0/+26
* Sure fire way to open /dev/null and give error when system on crack. AlsoGeorge Lebl2002-08-131-9/+9
* add a hack to fix #64662. When the shell is something that we don't reallyGeorge Lebl2002-07-221-77/+51
* Make process invocation about 600us faster by making a helper function forGeorge Lebl2002-07-161-12/+4
* Clean up the comm stuff to only use unbuffered libc functions. This mightGeorge Lebl2002-07-151-5/+3
* Use the new conversion routines from ve, use the new strftime from ve.George Lebl2002-05-301-3/+5
* check for setresuidGeorge Lebl2002-05-211-12/+94
* increment version, prepare for releaseGeorge Lebl2002-05-141-0/+13
* Switch to using the locale specific codeset on the daemon to simplifyGeorge Lebl2002-05-141-5/+17
* don't link libgnomeui and libglade to the daemon any moreGeorge Lebl2001-12-281-295/+228
* some s/ve_setenv/gnome_setenv/George Lebl2001-12-211-3/+3
* Merge from stable up to 2.2.5.2 release tagGeorge Lebl2001-12-211-4/+16
* Begin GNOME 2.0 porting. Not complete yet, daemon may 'compile', guiGeorge Lebl2001-11-061-34/+46
* be more thorough in setting up address/cookie pairs for local servers, andGeorge Lebl2001-10-281-1/+0
* raise version to 2.2.5.1George Lebl2001-10-271-4/+138
* Super fork race killing patch, suspend both SIGCHLD and TERM/INT/HUP overGeorge Lebl2001-10-261-11/+8
* a bit of debug output.George Lebl2001-10-201-1/+3
* Add a failsafe question dialog similar in operation to the failsafe errorGeorge Lebl2001-09-271-0/+153
* use the safe fork functionGeorge Lebl2001-09-111-1/+2
* Update for the server stuffGeorge Lebl2001-08-231-1/+14
* Eeeek, forgot about these guysGeorge Lebl2001-06-061-0/+161