]> git.ipfire.org Git - thirdparty/shadow.git/history - configure.ac
src/vipw.c: Reverse logic and variable name
[thirdparty/shadow.git] / configure.ac
2024-03-01  Serge Hallynconfigure.ac: release 4.15.0-rc3 4.15.0-rc3
2024-02-20  Alejandro Colomarlib/, src/, configure.ac: Use utmpx instead of utmp
2024-02-15  Serge Hallynrelease 4.15.0-rc2 4.15.0-rc2
2024-02-01  Serge Hallynrelease 4.15.0-rc1 4.15.0-rc1
2024-01-26  Sam JamesLink correctly with libdl
2023-12-03  Alejandro Colomarconfigure.ac: AM_INIT_AUTOMAKE: Use [subdir-objects]
2023-11-26  Alejandro ColomarRemove libcrack support
2023-11-26  Alejandro ColomarRemove FascistHistory() and FascistHistoryPw() calls
2023-11-22  Alejandro Colomarlib/date_to_str.c, configure.ac: Replace calls to strlc...
2023-10-04  Iker PedrosaRemove shadow.spec.in
2023-09-29  Iker Pedrosaconfigure: add cmocka for unit tests
2023-09-04  Alejandro Colomarlib/mempcpy.[ch]: Remove our definition of mempcpy(3)
2023-08-31  Alejandro Colomarlib: Merge libmisc into libshadow
2023-08-16  Serge Hallynrelease 4.14.0 4.14.0
2023-08-14  Serge Hallynpre-release 4.14.0-rc5 4.14.0-rc5
2023-08-14  Serge Hallynconfigure.ac: check for strlcpy
2023-08-13  Serge Hallyn4.14.0-rc4 pre-release 4.14.0-rc4
2023-08-13  Serge HallynReleases: add etc/shadow-maint to distfiles
2023-08-10  Serge Hallyn4.14.0-rc3 4.14.0-rc3
2023-08-10  Iker Pedrosaconfigure: add `with-libbsd` option
2023-08-04  Serge Hallyntag 4.14.0-rc2 4.14.0-rc2
2023-08-03  Serge Hallyn4.14.0-rc1 4.14.0-rc1
2023-08-02  Iker Pedrosaconfigure: new option `enable-logind`
2023-07-17  Iker Pedrosaconfigure: fix lastlog check
2023-07-15  Iker Pedrosalastlog: stop building by default
2023-06-09  Jaroslav Jindrakconfigure: check whether fgetpwent_r is available befor...
2023-04-26  Alejandro Colomarlibmisc/yesno.c: Use getline(3) and rpmatch(3)
2023-02-16  Alejandro ColomarAdd stpecpy()
2023-02-16  Alejandro ColomarAdd mempcpy(3)
2023-02-16  Alejandro ColomarAdd stpeprintf()
2023-02-08  Alejandro ColomarAssume getutent(3) exists (remove dead code)
2023-01-27  Stefan SchubertSupporting vendor given -shells- configuration file
2023-01-25  Christian GöttscheReplace flawed memset_s usage
2022-12-22  Alejandro ColomarAssume struct tm is defined in <time.h>
2022-12-22  Alejandro ColomarAssume struct stat has st_atim and st_mtim fields
2022-12-22  Alejandro ColomarRemove USE_SYSLOG preprocessor conditional, which was...
2022-12-22  Alejandro ColomarRemove traces of utmpx
2022-12-22  Alejandro ColomarDisable utmpx permanently
2022-12-22  Alejandro ColomarAssume <utmpx.h> always exists
2022-12-15  Alejandro ColomarPing? :)
2022-12-15  Alejandro ColomarAssume socket(2) exists
2022-12-15  Alejandro ColomarAssume inet_ntoa(3) exists
2022-12-15  Alejandro ColomarAssume strdup(3) exists
2022-12-15  Alejandro ColomarAssume strcasecmp(3) exists
2022-12-15  Alejandro ColomarAssume rmdir(2) exists
2022-12-15  Alejandro ColomarAssume mkdir(2) exists
2022-12-15  Alejandro ColomarAssume getgrgid_r(3) exists
2022-12-15  Alejandro ColomarAssume getgrnam_r(3) exists
2022-12-15  Alejandro ColomarAssume getpwuid_r(3) exists
2022-12-15  Alejandro ColomarAssume getpwnam_r(3) exists
2022-12-15  Alejandro ColomarAssume fsync(2) exists
2022-12-15  Alejandro ColomarAssume fchown(2) exists
2022-12-15  Alejandro ColomarAssume fchmod(2) exists
2022-12-15  Alejandro ColomarAssume l64a(3) exists
2022-12-15  Alejandro ColomarAssume <netdb.h> exists
2022-12-15  Alejandro ColomarAssume <sys/resource.h> exists
2022-12-15  Alejandro ColomarRemove uses of ulimit(3)
2022-12-15  Alejandro ColomarRemove unused check for <utime.h>
2022-12-15  Alejandro ColomarRemove unused check for <syslog.h>
2022-12-15  Alejandro ColomarAssume <termios.h> exists
2022-12-15  Alejandro ColomarAssume <utmpx.h> exists
2022-12-15  Alejandro ColomarRemove unused check for <sys/time.h>
2022-12-15  Alejandro ColomarAssume <unistd.h> exists
2022-12-15  Alejandro ColomarRemove unused check for <fcntl.h>
2022-12-12  Alejandro ColomarAssume strstr(3) exists
2022-12-12  Alejandro ColomarAssume snprintf(3) exists
2022-12-12  Alejandro ColomarAssume rename(2) exists
2022-12-12  Alejandro ColomarAssume strerror(3) exists
2022-12-12  Alejandro ColomarAssume <locale.h> exists
2022-12-12  Alejandro ColomarRemove unused check for <limits.h>
2022-12-12  Alejandro ColomarAssume <errno.h> exists
2022-12-12  Alejandro ColomarAssume <stdbool.h> exists
2022-12-05  Guillem Joveragetpass: Hook into build-system
2022-11-21  Florian WeimerFix HAVE_SHADOWGRP configure check
2022-11-08  Serge HallynRelease 4.13 4.13
2022-08-18  Serge HallynRelease 4.12.2 with CVE fix 4.12.2
2022-08-17  Christian GöttscheRequire symlink support
2022-08-15  Serge HallynRelease 4.12 4.12.1
2022-08-11  Serge HallynRelease 4.12 4.12
2022-08-06  Christian Göttscheconfigure.ac: bump gettext version
2022-08-06  Christian Göttscheconfigure.ac: replace deprecated aliases
2022-05-24  Yuri ChornoivanAdd Ukrainian translation for man pages
2022-05-10  Christian Göttscheconfigure: replace obsolete autoconf macros
2022-02-23  Jami Kettunenconfigure.ac: Default to max group name length of 32
2022-02-04  Serge Hallynconfigure.ac: fix occurance of with-pam (should be...
2022-01-15  Alejandro ColomarUse 'void' instead of 'RETSIGTYPE'. Use 'sighandler_t...
2022-01-15  Alejandro ColomarRemove AC_HEADER_TIME and TIME_WITH_SYS_TIME checks
2022-01-15  Alejandro Colomarautoconf: Remove check for struct stat.st_rdev
2022-01-15  Alejandro Colomarautoconf: Remove AC_C_CONST
2022-01-15  Alejandro ColomarRemove AC_HEADER_STAT and STAT_MACROS_BROKEN
2022-01-15  Alejandro Colomarautoconf: Remove AC_ISC_POSIX
2022-01-15  Alejandro Colomarautoconf: Remove AC_TYPE_MODE_T
2022-01-15  Alejandro Colomarautoconf: Remove AC_TYPE_PID_T
2022-01-15  Alejandro Colomarautoconf: Remove AC_TYPE_OFF_T
2022-01-15  Alejandro Colomarautoconf: Remove AC_TYPE_UID_T
2022-01-15  Alejandro ColomarRemove unused autoconf check: ruserok(3)
2022-01-15  Alejandro ColomarRemove unused autoconf check: getaddrinfo(3)
2022-01-15  Alejandro ColomarRemove unused autoconf check: sigaction(3)
2022-01-15  Alejandro ColomarRemove unused autoconf check: gettimeofday(3)
2022-01-15  Alejandro ColomarRemove unused autoconf check: gethostname(3)
next