Wed Aug 18 13:12:29 2004 George Lebl * Release 2.6.0.4 Wed Aug 18 13:00:09 2004 George Lebl * daemon/slave.c: create .dmrc non group/world readable, though that's probably just being overly anal. Wed Aug 18 12:28:52 2004 George Lebl * gui/gdmsetup.c: Fix #143707 by using Exclude= as well for the dropdown lists. Wed Aug 18 12:15:39 2004 George Lebl * gui/gdmlanguages.c: Fix #150293 by adding localized name for Bosnian. Wed Aug 18 11:54:29 2004 George Lebl * gui/gdmlogin.c: don't resize the window after selection for the amount of time it could take to double click, that way a double click does not get lost. Should fix some of the bugs, but it seems they are mostly with the graphical greeter which is not affected by this. 2004-08-16 Kjartan Maraas * configure.in: Added nb to ALL_LINGUAS. Wed Aug 11 03:45:00 2004 Brian Cameron * acconfig.h: Added HAVE_LOGINDEVPERM and HAVE_ADT * configure.in: Added checking for Solaris logindevperm and auditing API's. * Add logic so gdm2 supports Solaris logindevperm and auditing. Tue Aug 10 08:53:32 2004 George Lebl * gui/gdmlanguages.c: I should learn how to spell Denmark Tue Aug 03 16:42:04 2004 George Lebl * gui/gdmlanguages.c, config/locale.alias: add Armenian to fix #139454 Tue Aug 03 16:29:08 2004 George Lebl * gui/gdmlanguages.c: "fix" #148349 by adding French (Belgium), French (Switzerland), German (Austria), German (Switzerland) to the translation matrix applying the patch. Patch from Christian Rose * config/locale.alias: add de_AT, de_CH, fr_BE, fr_CH * gui/gdmlanguages.c: normalize english names, patch mostly from Christian Rose, #148350 * gui/gdmlanguages.c: fix #148356 by including a native version of Azerbaijani language name * gui/gdmlanguages.c: fix #148486 by including native name for Gujarati * gui/gdmlanguages.c: fix #148373 by fixing the greek language string * gui/gdmlanguages.c: add en_DK just to have the translation, but don't add it to config/locale.alias * configure.in: fixing #148042 by settings GETTEXT_PACKAGE to gdm * gui/greeter/greeter_system.c: fix #147800 by changing the shortcut for configure from c to g * gui/greeter/greeter.c, gui/greeter/greeter_configuration.c, gui/greeter/greeter_system.c, gui/greeter/greeter_canvas_item.c: Fix #147940 by actually checking if the command exists and not just for NULLs, then disabeling Halt,Suspend or Reboot is really as simple as "RebootCommand=" as it is for gdmlogin * gui/gdmlogin.c, gui/gdmsetup.c, gui/gdmwm.c, gui/gdmcommon.c, gui/gdmchooser.c, gui/greeter/greeter_item.c, gui/greeter/greeter_action_language.c: fix some compiler warnings * daemon/gdm.c: Fix #144076, 144077, the request denied errors that are printed to syslog now just give the request by real name instead of making it look like part of the sentence and so it all makes more sense. * daemon/verify-pam.c: fix some compiler warnings Fri Jul 02 Arvind Samptur * configure.in: Define a macro to set the xserver options based on different xservers. Run Xsun with -nobanner * config/gdm.conf.in: Use the macro Mon Aug 02 15:17:43 2004 George Lebl * config/Xsession.in: fix #144007 by setting $command before sourcing any files which may screw up our argument array Wed Jul 14 09:37:25 2004 George Lebl * Patch from Andreas Schubert * daemon/filecheck.c, daemon/gdm.[ch]: Add a CheckDirOwner key to fix systems which have non-user-owned home dirs. * config/gdm.conf.in, doc/C/gdm.xml: Document the above addition. Tue Jul 13 10:27:35 2004 George Lebl * gui/gdmlogin.c, gui/greeter/greeter_parser.c, gui/greeter/greeter_system.c: Use "Shut _Down" instead of "Shut_down" consistently. This string was already being used so it doesn't add any new strings * daemon/gdm.c, daemon/getvt.c: Add FreeBSD support for VTAllocation from Alexander Nedotsukov * docs/C/gdm.xml: Add mention that VTAllocation now works on FreeBSD as well. Fri Jun 11 10:46:46 2004 George Lebl * Release 2.6.0.3