Skip to content

xdm 1.1.15

Alan Coopersmith requested to merge alanc/xdm:release into master

Alan Coopersmith (26):

  • gitlab CI: stop requiring Signed-off-by in commits
  • Remove "All rights reserved" from Oracle copyright notices
  • gitlab CI: Update to latest CI templates & Debian stable release
  • configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
  • Fix -Wincompatible-pointer-types warning from gcc (issue #15 (closed))
  • greeter: Handle const qualification differences between Solaris & Linux PAM
  • greeter: Constify value argument to SetValue()
  • unifdef ultrix
  • unifdef sony
  • unifdef PowerMAX_OS
  • unifdef __convex__
  • unifdef hpux
  • unifdef pegasus
  • unifdef __UNIXOS2__
  • unifdef QNX4
  • unifdef AF_CHAOS
  • unifdef AF_DECnet
  • unifdef SYSV
  • unifdef SIGNALS_RESET_WHEN_CAUGHT
  • unifdef UNRELIABLE_SIGNALS
  • unifdef FRAGILE_DEV_MEM
  • Remove support for SVR4 systems other than Solaris/illumos
  • include <shadow.h> on all platforms with HAVE_GETSPNAM set, not just SVR4
  • unifdef __osf__
  • session.c: clear -Wredundant-decls warnings on Solaris
  • xdm 1.1.15

Alisson Bruno (1):

Edited by Alan Coopersmith

Merge request reports