xdm: Changes to 'refs/tags/xdm-1.1.10'

Julien Cristau jcristau at kemper.freedesktop.org
Fri Apr 9 19:23:12 PDT 2010


Tag 'xdm-1.1.10' created by Julien Cristau <jcristau at debian.org> at 2010-04-10 03:16 -0700

xdm 1.1.10
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAABCAAGBQJLv9+HAAoJEDEBgAUJBeQMeIYQALRC5zvXv2n5jTc/26yASTwq
4MB83kl6g9+JQRLHpRtBxIGJa/FS16PyiO4q+QWssyqIQL43U1I7si1o5nOxeFTM
ChV5BYKlLJ++Mqi+mxFnk+xnZXo2Oke8SjV85qtJ7xehUFpry5JzKg5n8WE0Ti0C
+QXx4mRzOVumtLZPYKGgEMfMUdU5SCDOoByOjScZ/hiPJRukCd6oqBmqJnD3FJFM
U9P+PfSMNjmScQ1jJmIryTgyKdfJQ52fvgQxCZBwObK/MlR+FXmSuE4kPpdW70EP
7NBxATExy1WCDa52DfI3XqP6EC7+YaILghNyRAXEGRGBPXjWDBXYXRBQfk16uVfN
aL1fV3X0kGkdlvrevHOy60fiJKsca1zrBq6Pi+5lfrNBtsXuG1IfQvb1yiehtnLl
BbJvmArN54F9nwlba1e9kRewJxRZcFVbZNK3nchPlzYsMRRHGK8GQdMHQUEzdQBl
rM+p71OmQFmkneO+h6ZAiPQ8DCqVRvNZvZKiMOSoAlEkc70+MMDEtr5ZgulH6C6v
U1ZynvJnOOqvJfjC51A+hf5No5qq6jv+1fUEB6sAwYz5JxQm1KMOx4hiaZsC3PWt
WmL5SFEujKYNtIBTRETLXotR8D9rjhapM4NlB7jpveOCvjwolkS5LMDMJnu5DMYo
0VG6RCLETNJghhatVHpt
=FO+t
-----END PGP SIGNATURE-----

Changes since xdm-1.1.9:
Alan Coopersmith (11):
      Create piddir if needed on startup
      Make parent authdir if needed at startup
      Correct default greeterLib path in man page
      Remove workaround for X11R3 server bug
      Raise xorg-macros requirement to 1.4
      Update Sun license notices to current X.Org standard form
      echo_passwd should key off PAM no-echo state, not prompt position
      Replace hardcoded NAMELEN of 14 for ancient SysV with MAXNAMELEN
      Move m4 macros to m4 subdir as automake/libtool recommend
      Make sure username is not NULL when calling syslog from FailedLogin()
      Reject PAM conversation calls after login dialog is closed

Branden Robinson (6):
      downgrade an error to info message
      Change openFiles() to avoid race-based symlink attacks.
      Always attempt to write data to the auth file
      improve error logging
      Improve logging of xdm's script handling
      rewrite StorePid()

Christoph Bartoschek (1):
      XDM: Add support for clients that sent ipv4 addresses to a dual-stacked host

Dmitry V. Levin (2):
      Call openlog(3) early
      greeter: fix logging of failed login attempts

Gaetan Nadon (8):
      .gitignore: use common defaults with custom section # 24239
      Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
      Deploy the new XORG_DEFAULT_OPTIONS #24242
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
      configure.ac: restore correct order for XORG_DEFAULT_OPTIONS
      configure.ac: use backticks rather than $() for cmd subs
      lint: option -rdynamic is not valid for the lint program

Georgy A. Shepelev (3):
      The whole widget borders width could not be set to zero.
      Adding an option to show stars instead of the password itself.
      xdm: add documentation of the "EchoPasswd" option to the man page

Johannes Dewender (1):
      Bug #25066: exec sessreg

Julien Cristau (4):
      Don't remove the pid file from xdm child processes
      xdmcp: disable IPV6_V6ONLY for ipv6 listening sockets
      Add missing brace in previous commit
      Bump to 1.1.10

Manoj Srivastava (1):
      xdm: add SELinux support

Martin Dickopp (1):
      Debian bug 525596: "Login incorrect" only partially cleared on next login

---
 .gitignore              |   85 +++++++++++++++++++++----
 COPYING                 |   53 +++++++---------
 Makefile.am             |   15 +++-
 access.c                |   23 ++++++-
 acinclude.m4            |   45 -------------
 app-defaults/.gitignore |    2 
 auth.c                  |  157 +++++++++++++++++++++++++++++++++++++-----------
 config/.gitignore       |    7 +-
 config/Xstartup.cpp     |    2 
 configure.ac            |   35 ++++++++--
 dm.c                    |  142 +++++++++++++++++++++++++++++--------------
 greeter/.gitignore      |    7 --
 greeter/Login.c         |  117 +++++++++++++++++++++--------------
 greeter/Login.h         |   41 +++++-------
 greeter/LoginP.h        |   41 +++++-------
 greeter/greet.c         |   64 ++++++++++---------
 m4/ac_define_dir.m4     |   45 +++++++++++++
 session.c               |   89 +++++++++++++++++++++++----
 socket.c                |   33 +++++++++-
 xdm.man.cpp             |    6 +
 xdmcp.c                 |   23 ++++++-
 21 files changed, 698 insertions(+), 334 deletions(-)
---


More information about the xorg-commit mailing list