| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
2007-05-28 Brian CAmero <brian.cameron@sun.com>
* Release 2.18.3:
* configure.ac: Update to new release version.
* NEWS: Updated
svn path=/branches/gnome-2-18/; revision=5037
|
|
|
|
|
|
|
|
| |
2007-06-28 Priit Laes <plaes@svn.gnome.org>
* et.po: Estonian translation update by Ivar Smolin.
svn path=/branches/gnome-2-18/; revision=5025
|
|
|
|
|
|
|
|
|
|
| |
2007-06-17 Brian Cameron <brian.cameron@sun.com>
* daemon/xdmcp.c, daemon/misc.c: Fix crashing issue with
XDMCP logic. Fixes problem with accessing NULL pointers
when using IPv4 with IPv6 enabled. Fixes bug #436725.
svn path=/branches/gnome-2-18/; revision=4996
|
|
|
|
| |
svn path=/branches/gnome-2-18/; revision=4962
|
|
|
|
|
|
|
|
|
|
|
| |
2007-05-28 William Jon McCann <mccann@jhu.edu>
* Release 2.18.2:
* configure.ac: Update to new release version.
* NEWS: Updated
svn path=/branches/gnome-2-18/; revision=4943
|
|
|
|
|
|
|
|
| |
2007-05-17 Priit Laes <plaes@svn.gnome.org>
* et.po: Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
svn path=/branches/gnome-2-18/; revision=4939
|
|
|
|
|
|
|
|
|
| |
2007-05-10 Brian Cameron <brian.cameron@sun.com>
* daemon/slave.c: Oops, fix config call to work.
svn path=/branches/gnome-2-18/; revision=4910
|
|
|
|
|
|
|
|
|
|
| |
2007-05-10 Brian Cameron <brian.cameron@sun.com>
* daemon/slave.c: Fix handling of AlwaysLoginCurrentSession and
DoubleLoginWarning so it works for the non-migratable case
(for Xnest, XDMCP, etc.). Fixes bug #172600.
svn path=/branches/gnome-2-18/; revision=4909
|
|
|
|
|
|
|
|
|
|
|
| |
2007-05-09 Brian Cameron <brian.cameron@sun.com>
* daemon/misc.c: In gdm_fdgetc must used an unsigned char
buffer here because the GUI sends username/password data
as utf8 and the daemon will interpret any character sent
with its high bit set as EOF unless we used unsigned here.
svn path=/branches/gnome-2-18/; revision=4903
|
|
|
|
| |
svn path=/branches/gnome-2-18/; revision=4897
|
|
|
|
| |
svn path=/branches/gnome-2-18/; revision=4895
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-05-08 Brian Cameron <brian.cameron@sun.com>
* daemon/verify-pam.c: When we receive PAM_AUTHINFO_UNAVAIL
just display the default "authentication failed" message.
This ensures that the error message is the same for
invalid user and incorrect password, making it harder to
tell whether an account is a valid one or not.
svn path=/branches/gnome-2-18/; revision=4894
|
|
|
|
| |
svn path=/branches/gnome-2-18/; revision=4889
|
|
|
|
| |
svn path=/branches/gnome-2-18/; revision=4886
|
|
|
|
| |
svn path=/branches/gnome-2-18/; revision=4874
|
|
|
|
| |
svn path=/branches/gnome-2-18/; revision=4853
|
|
|
|
| |
svn path=/branches/gnome-2-18/; revision=4849
|
|
|
|
| |
svn path=/branches/gnome-2-18/; revision=4842
|
|
|
|
| |
svn path=/branches/gnome-2-18/; revision=4836
|
|
|
|
| |
svn path=/branches/gnome-2-18/; revision=4831
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-11 Brian Cameron <brian.cameron@sun.com>
* daemon/verify-pam.c, daemon/verify-shadow.c, daemon/verify-crypt.c,
daemon/verify.h, daemon/slave.c: Fix for bug #428630. This was
introduced by Ludwig Nussel when he rewrote the way the PAM logic
works. If you call gdm_verify_user with a userid, then it will allow
you to retry 3 times without asking for password again to better
support the Face Browser. However, when we ask for root password for
the configurator, we don't want this behavior. This patch fixes
this.
svn path=/branches/gnome-2-18/; revision=4828
|
|
|
|
| |
svn path=/branches/gnome-2-18/; revision=4820
|
|
|
|
| |
svn path=/branches/gnome-2-18/; revision=4814
|
|
|
|
| |
svn path=/branches/gnome-2-18/; revision=4796
|
|
|
|
|
|
|
|
|
| |
2007-04-09 Brian Cameron <brian.cameron@sun.com>
* Remove gdmflexiser-xnest.desktop.in from POTFILES.in and add
gdmflexiserver-xnest.desktop.in.in
svn path=/branches/gnome-2-18/; revision=4787
|
|
|
|
| |
svn path=/branches/gnome-2-18/; revision=4784
|
|
|
|
|
|
|
| |
* gui/gdmflexiserver.c: Report an error message when the gdmcomm_check
test fails.
svn path=/branches/gnome-2-18/; revision=4781
|
|
|
|
|
|
|
|
|
|
| |
2006-04-09 Brian Cameron <brian.cameron@sun.com>
* Release 2.18.1:
* configure.ac: Update to new release version.
* NEWS: Updated.
svn path=/branches/gnome-2-18/; revision=4779
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-06 Brian Cameron <brian.cameron@sun.com>
* gui/greeter/greeter.c, gui/greeter/greeter_ulist.c: Backout
change so that greeter Face Browser only works when Browser=true.
I don't think it is appropriate to change the interface in a
minor release.
* gui/greeter/themes/circles/circles.xml,
gui/greeter/themes/happygnome/happygnome.xml: Remove userlist
from these themes since gdmgreeter does not yet support the
BROWSER key. This will go into 2.20.
svn path=/branches/gnome-2-18/; revision=4778
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-06 Brian Cameron <brian.cameron@sun.com>
* configure.ac, daemon/gdm.[ch], gui/gdmlogin.c, gui/gdmcomm.c,
gui/gdmXnestchooser.c, gui/greeter/greeter.c: Deprecated
GDM_KEY_PID_FILE and now use /var/run/gdm.pid. This fixes
bug #162849. Backported from head, patch by WIlliam Jon
McCann <mccann@jhu.edu>.
svn path=/branches/gnome-2-18/; revision=4777
|
|
|
|
| |
svn path=/branches/gnome-2-18/; revision=4776
|
|
|
|
|
|
|
|
| |
2007-04-06 Brian Cameron <brian.cameron@sun.com>
* daemon/gdm.in: Fix script so it works with Solaris /bin/sh.
svn path=/branches/gnome-2-18/; revision=4773
|
|
|
|
|
|
|
|
|
|
| |
2007-04-02 Claudio Saavedra <csaavedra@alumnos.utalca.cl>
* es.po: Updated Spanish translation by Lucas Vieites.
svn path=/branches/gnome-2-18/; revision=4763
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-04-02 Brian Cameron <brian.cameron@sun.com>
* configure.ac, po/POTFILES.skip, gui/Makefile.am,
gui/gdmflexiserver-xnest.desktop.in.in: Now specify
TryExec based on actual Nested Xserver command used.
* gui/gdmflexiserver-xnest.desktop.in: Remove, now
generated from in.in file.
svn path=/branches/gnome-2-18/; revision=4760
|
|
|
|
| |
svn path=/branches/gnome-2-18/; revision=4758
|
|
|
|
|
|
|
|
|
|
| |
2006-04-02 Brian Cameron <brian.cameron@sun.com>
* gui/gdmchooser.glade, gui/gdmsetup.glade, gui/gdmsetup.c:
Remove gnome glade, since it is not used anymore. Fixes
bug #424696. Patch by Kristof Vansant <de_lupus@pandora.be>.
svn path=/branches/gnome-2-18/; revision=4743
|
|
|
|
|
|
|
|
|
|
| |
2006-04-02 Brian Cameron <brian.cameron@sun.com>
* gui/gdmlanguages.c: Fix strcpy so source and destination do not
overlap. Fixes bug #424299. Patch by Ray Strode
<rstrode@redhat.com>.
svn path=/branches/gnome-2-18/; revision=4740
|
|
|
|
|
|
|
|
|
| |
2007-03-30 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
* eu.po: Updated Basque translation.
svn path=/branches/gnome-2-18/; revision=4737
|
|
|
|
|
|
|
|
| |
2007-03-29 Priit Laes <plaes@svn.gnome.org>
* et.po: Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
svn path=/branches/gnome-2-18/; revision=4736
|
|
|
|
|
|
|
|
| |
2007-03-29 Changwoo Ryu <cwryu@debian.org>
* ko.po: Updated Korean translation.
svn path=/branches/gnome-2-18/; revision=4733
|
|
|
|
|
|
|
|
|
| |
2007-03-27 Jakub Friedl <jfriedl@suse.cz>
* cs.po: Fixed bug #421664
svn path=/branches/gnome-2-18/; revision=4731
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-03-27 Brian Cameron <brian.cameron@sun.com>
* gui/gdmlogin.c, gui/greeter/greeter_item.c, gui/greeter/greeter.c
gui/greeter_greeter_item_ulist.c, gui/greeter/greeter_system.c:
Fix gdmlogin and gdmgreeter so the "Configure GDM" menu choice is
not available when accessibility is turned on since running it
causes the system to hang. Also fix gdmgreeter so the Face
Browser is not displayed when Browser=false.
svn path=/branches/gnome-2-18/; revision=4724
|
|
|
|
|
|
|
|
|
|
| |
2006-03-27 Brian Cameron <brian.cameron@sun.com>
* gui/greeter/greeter_item_pam.c: Partially fix #412576 by adding
ATK label for the entry field. Patch provided by David Zeuthen
<david@fubar.dk>.
svn path=/branches/gnome-2-18/; revision=4722
|
|
|
|
|
|
|
|
|
|
| |
2006-03-27 Brian Cameron <brian.cameron@sun.com>
* gui/greeter/greeter_item_customlist.c: Fix check so the
language combo style works. Fixes bug #423063. Patch
provided by Simon <simon@munton.demon.co.uk>.
svn path=/branches/gnome-2-18/; revision=4719
|
|
|
|
| |
svn path=/branches/gnome-2-18/; revision=4708
|
|
|
|
|
|
|
|
| |
2007-03-24 Takeshi AIHANA <takeshi.aihana@gmail.com>
* ja.po: Updated Japanese translation.
svn path=/branches/gnome-2-18/; revision=4706
|
|
|
|
|
|
|
|
|
| |
2007-03-23 Hendrik Richter <hendi@gnome-de.org>
* de.po: Fixed German translation by
Jens Seidel <jensseidel@users.sf.net>.
svn path=/branches/gnome-2-18/; revision=4703
|
|
|
|
|
|
|
|
|
| |
2007-03-23 Hendrik Richter <hendi@gnome-de.org>
* de.po: Fixed German translation by
Jens Seidel <jensseidel@users.sf.net>.
svn path=/branches/gnome-2-18/; revision=4702
|
|
|
|
|
|
|
|
|
| |
2006-03-21 Brian Cameron <brian.cameron@sun.com>
* gui/gdmphotosetup.desktop.in: Change Category to
GNOME;GTK;Settings. Fixes bug #417350.
svn path=/branches/gnome-2-18/; revision=4698
|
|
|
|
|
|
|
|
|
| |
2006-03-20 Brian Cameron <brian.cameron@sun.com>
* gui/gdmsetup.desktop.in.in, gui/gdmphotosetup.desktop.in:
Change to category "GNOME;GTK;Settings;System;".
svn path=/branches/gnome-2-18/; revision=4695
|