summaryrefslogtreecommitdiff
path: root/x11/gdm/patches
AgeCommit message (Collapse)AuthorFilesLines
2004-04-02Explicitly start the X server in the fifth virtual terminal (vt05) when wejmmv1-2/+2
are running under NetBSD (I guess other OSes don't need the fix, or need different defaults). This avoids the X server starting in the first virtual console, together with getty, causing annoying keyboard problems. Bump PKGREVISION to 1. Closes PR pkg/19434.
2004-04-01Update to 2.6.0.0:jmmv3-120/+21
2.6.0.0 stuff: - DisplayLastLogin defaults to false since '/usr/bin/last' is stupidly unlocalized - Add translated (de, es, fr, it, ja, ko, sv, zh_CN, zh_HK and zh_TW) documentation (Glynn, Sun translation team) - Translation updates (Christophe Merlet, Christian Neumair, Maxim Dziumanenko, Telsa Gwynne, Stanislav Visnovsky, Gustavo Maciel Dias Vieira, Alastair McKinstry, Alexander Winston, Sanlig Badral, Vincent van Adrighem, Michiel Sikkes, Funda Wang, Ales Nyakhaychyk, Metin Amiroff, Takeshi AIHANA, Alessio Frusciante, Francesco Marletta) 2.5.90.2 stuff: - Support for GTK+ theming (accessibility) and ability to change current theme in the standard login, fixes #125070 (Muktha, me) - Hindi was written wrong in the language menu fixes #134372 (Guntupalli Karunakar) - When restarting a server by whacking it and starting it again, wait for 1 sec to allow things to "settle", plus be a lot milder on X server's lock files / sockets to avoid whacking ones currently in use - Make language dialog in the graphical greeter come up quicker and init the languages lazily - Fix #135232 by using code@mod for the translation matrix (me), and added Serbian variants there (Danilo Segan) - Fix #135053 by adding canadian english (Adam Weinberger, Danilo Segan) - Fix sourcing of environment on AIX, #135401 (Vincent Berger) - Fix displaying of ~/.xsession-errors file - Attempt to handle out of user diskspace more gracefully by whacking old .xsession-errors in case we fail. - Translation updates (Nikos Charonitakis, Jordi Mallach, Funda Wang, Tommi Vainikainen, Kostas Papadimas, Kjartan Maraas, Miloslav Trmac, Laurent Dhima, Zygimantas Berucka, Christian Rose, Changwoo Ryu, Yukihiro Nakai, Duarte Loreto, Christophe Merlet, Francisco Javier F. Serrador, Artur Flinta, Alastair McKinstry, Guntupalli Karunakar, Takeshi AIHANA, Paisa Seeluangsawat, Surichat Sumrit, Supranee Thirawatthanasuk, Chanchai Junlouchai, Adam Weinberger, Christian Neumair, Hasbullah Bin Pit, Pauli Virtanen, Ole Laursen, Asmund Skjaeveland, Metin Amiroff, Vincent van Adrighem, Tino Meinen, GNOME PL Team) 2.5.90.1 stuff: - Login field was not clearned when x server / slave crashed (#131389) - Change the 12 hour format to be less confusing (#133189) - Re-fix the aix ADMCHG bug #123766 (Vincent Berger) - keymouselistener fixes (Brian Cameron) - Compilation fixes #131042, #130963 - Build fixes (Tomasz Kloczko) - Other fixes and cleanups (among others #133181 by Mariano Suarez-Alvarez) - Translation update (Andras Timar, Francisco Javier F. Serrador, Lucas Vieites, Maxim Dziumanenko, Robert Sedak, Metin Amiroff, Laurent Dhima, Changwoo Ryu, Kjartan Maraas, Miloslav Trmac, Asmund Skjaeveland, Sanlig Badral, Zygimantas Berucka, Kostas Papadimas, Christian Neumair, Artur Flinta, GNOME PL Team, Gustavo Maciel Dias Vieira, Joao Emanuel, Danilo Segan, Vincent van Adrighem, Tino Meinen, Fernando Herrera, Arafat Medini) 2.5.90.0 stuff: - Add accessibility setting to gdmsetup and allow setting an arbitrary sound for the "ready for login" sound. (#125487) - gdmflexiserver now lists running sessions if there are some and allow the users to easily switch. (#127038) - Display last login when the user enters their name (can be turned off) (#128940) - Inactive flexiservers are reaped by default after 5 minutes. - Accessibility modules set the busy cursor for 2 secs to show that an action was started (#125153) - Doubleclicking on a language in graphical greeter selects it (Kirk Mitchener, #123199) - Optional info message on login (sort of like motd) (Anton Altaparmakov, #125219) - New SUP (socket protocol) commands to request shutdown/reboot after session ends or after all users log out. Also new SUP commands for querying and setting the VT on Linux. - A --wait-for-go option that will start one X server and then wait until GO is sent through the fifo before going further. - IPv6 support (Archana Shah) - Built in sessions are out of /etc/X11/dm/Sessions and moved to <datadir>/gdm/BuiltInSessions - Fix chooser commonication vs. accessibility stuff (#125064) - Fix RetryDelay and make it default to 1 and not 3 (Leena Gunda, me, #128507) - On AIX without PAM, password expiration is done (Vincent Berger, me, #123766) - On crypt/shadow the double login warning was too early, now done after authentication as in the PAM setup. - Clients are now forcibly whacked at session stop, should "fix" #126071 - Use GtkFileChooser in gdmsetup (Jan Arne Petersen, #128668) - Paranoia: Check owenership of the socket before using it - Fix xdmcp session counting (#126465) - Warn the user when they want to set root as autologin (RH #97716) - StandardXServer can now have arguments - Default color is now #76848F and the PreSession script tries to use the default gdm color to fix #128220 - Fix assert failure when starting Xnest (#127780) - Indent the chooser and config toggles in the setup (#120639) - Lots of cleanup and fixes and adding to the general paranoia in the code. (me, Ray Strode, Brian Cameron) - Translation updates (Miloslav Trmac, Andras Timar, David O'Callaghan, Paul Duffy, Danilo Segan, Vincent van Adrighem, Kostas Papadimas, Jordi Mallach, Ole Laursen, Dmitry G. Mastrukov, Russian team, Sanlig Badral, Francisco Javier F. Serrador, Lucas Vieites, Laurent Dhima, Asmund Skjaeveland, Artur Flinta, Duarte Loreto, Robert Sedak, Christophe Merlet, Christian Neumair, Zygimantas Berucka)
2004-01-22Simplify patches a lot (specially those touching configure) and also cleanupjmmv3-7446/+30
the Makefile a bit. No functional changes.
2004-01-20Finishing previous commit.xtraeme2-19/+102
2004-01-20Update gdm to 2.4.4.7 (Fully GNOME 2, gnome v1 libraries are not requiredxtraeme11-1077/+7546
anymore). Update provided by Min Sik Kim via pkgsrc-wip, with minimal changes by me. Changes: 2.4.4.7 stuff: - Fix build problem caused by intltool (fixes #130234) - Translation update (Zygimantas Berucka) 2.4.4.6 stuff: - Fixes xdmcp session counting (fixes #126465) - The programs that want to talk to gdm check ownership of /tmp/.gdm_socket for added paranoia - Fix assert failure when starting Xnest (fixes #127780) - Time for the fail delay is in microseconds (Leena Gunda, fixes #128507) - Translation updates (Maxim Dziumanenko, Dmitry G. Mastrukov, Russian team, Andras Timar, Sanlig Badral, Paul Duffy, David O'Callaghan, Jordi Mallach, Jordi Mas, Guntupalli Karunakar, Andras Timar) 2.4.4.5 stuff: - Brown paper security bag: ~/.Xauthority could be left readable after logout - gecos info (face browser user name) didn't get through if non-utf8 (Frederic Crozat) (fixes mandrake #5309) - Translation updates (another brown paper bag, these went in over the last month) (Kjartan Maraas, Andras Timar, Danilo Segan, Ales Nyakhaychyk, Asmund Skjaeveland, Gustavo Maciel Dias Vieira, Augusta Marques da Silva, Richard Allen) And more... please review NEWS file to see a full list of changes.
2002-11-21use ${GDMOWN} and ${GDMGRP} rather than hardcoded user/group `gdm'.grant1-2/+2
2002-11-21- use POSIX form of chown `user:group' rather than `user.group'grant1-6/+70
- make use of ${CHOWN} and ${CHMOD} fixes pkg/18177 from Julien T. Letessier.
2002-10-26Use daemon:other for SunOSbouyer6-23/+925
Fix sed command to disable pam checks to avoid an empy for loop in configure Add configure check for setlogin(), and use it in daemon/slave.c Need to define BSD_COMP before including sys/ioctl.h on SunOS to get BSD ioctls.
2002-07-27gdm's "Face Browser" is broken in that it does not display faces for anyjschauma2-6/+29
user who's pw_passwd is set to "*". NetBSD gives all users "*", same if shadow passwords are used on Linux, Solaris etc. Commenting out that part makes the face-browser work. (I'll submit this to the gdm-folks, as well.) Change pid-file from /var/run/xdm.pid to /var/run/gdm.pid now that we have our own ${PREFIX}/etc/rc.d/gdm script. Bump PKGREVISION. (Changes suggested in PR pkg/17184 by Cliff <cliff at snipe444 dot org>, applied after feedback from MAINTAINER and tron. This closes said PR.)
2001-03-28RCS Id police: forgot this onewennmach1-0/+2
2001-03-28RCS Id policewennmach3-0/+6
2001-03-20Update to 2.2.0. Many bugfixes, some smaller ui changes.mjl9-119/+109
1999-11-15- Use daemon picture in greeter window like the "kdebase" package.tron1-4/+14
- Store process id in "/var/run/xdm.pid" so that our "rc.shutdown" will terminate "gdm".
1999-11-11Fix bug in communication between "gdm" and "gdmlogin" process.tron1-5/+16
1999-11-11Remove unnecessary modification from patch.tron1-9/+1
1999-11-11Patch session setup so that the we get an environment which looks mostlytron1-3/+35
like what we get from XDM or KDM and use setlogin(). A complete rewrite of the session setup will be requested via a bug report to the GNOME maintainers.
1999-11-10Import new "gdm" package included in the GNOME 1.0.53 release:tron6-0/+121
Gnome Display Manager - a re-implementation of the xdm program