]> git.ipfire.org Git - thirdparty/shadow.git/shortlog
thirdparty/shadow.git
2022-02-23  Jami Kettunenconfigure.ac: Default to max group name length of 32
2022-02-20  feer9Update Spanish translation
2022-02-20  FernandoUpdate Spanish translation
2022-02-04  Serge Hallynconfigure.ac: fix occurance of with-pam (should be...
2022-02-01  Balint Reczeypo/fr.po: Fix a few typos
2022-02-01  bubuUpdated French translations
2022-01-19  Alois WohlschlagerMake libsubid more easily usable from C++
2022-01-19  Iker Pedrosauseradd: modify check ID range for system users
2022-01-15  Iker Pedrosanss: get shadow_logfd with log_get_logfd()
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)
2022-01-15  Alejandro ColomarRemove unused autoconf check: dlopen(3)
2022-01-15  Alejandro ColomarRemove unused autoconf check: strchr(3)
2022-01-15  Alejandro ColomarRemove AC_HEADER_SYS_WAIT
2022-01-15  Alejandro ColomarRemove old compatibility DIRECT macro.
2022-01-15  Alejandro ColomarRemove AC_HEADER_DIRENT
2022-01-03  Serge HallynMerge pull request #487 from cgzones/misc_warnings
2022-01-03  Serge HallynMerge pull request #481 from alejandro-colomar/STDC_HEADERS
2022-01-03  Serge HallynMerge pull request #488 from cgzones/secure_zero
2022-01-03  Christian GöttscheEnsure memory cleaning 488/head
2022-01-03  Christian GöttscheDo not return garbage in run_parts 487/head
2022-01-03  Christian GöttscheDeclare read-only arguments of run_part(s) const
2022-01-03  Christian GöttscheAvoid unused variable warnings when building with PAM
2022-01-03  Christian GöttscheDeclare read-only lookup pointers const
2022-01-03  Christian GöttscheDeclare variable for string literal const
2022-01-03  Christian GöttscheDeclare argument of nss_init const
2022-01-03  Christian GöttscheDo not drop const qualifier for Basename
2022-01-03  Christian GöttscheUse strict prototypes
2022-01-03  Christian GöttscheDeclare file local functions static
2022-01-03  Serge Hallynconfigure.ac and changelog: release 4.11.1 v4.11.1
2022-01-03  Sam Jamesbuild: include lib/shadowlog_internal.h in dist tarballs
2022-01-03  Serge Hallynconfigure.ac and changelog: release 4.11
2022-01-03  Serge HallynMerge pull request #451 from hallyn/2021-12-05/license
2022-01-02  Serge HallynMerge pull request #483 from edneville/317_nofollow
2022-01-01  ed nevilleAdding nofollow to opens 483/head
2021-12-30  Serge HallynMerge pull request #460 from edneville/404_userdel_kill
2021-12-29  ed nevillescript to kill subjects processes from userdel 460/head
2021-12-29  Serge HallynMerge pull request #482 from xry111/useradd_segfault_fix
2021-12-29  Xi Ruoyaofix segfault running useradd -D 482/head
2021-12-29  Alejandro ColomarUse isdigit(3) instead of a reimplementation of it 481/head
2021-12-29  Alejandro ColomarRemove definition of ISDIGIT_LOCALE(c)
2021-12-29  Alejandro ColomarUse standard isspace(3), isalpha(3), and isupper(3)
2021-12-29  Alejandro ColomarRemove IN_CTYPE_DOMAIN, which was always true
2021-12-29  Alejandro ColomarAssume STDC_HEADERS will always be defined
2021-12-28  Serge HallynMerge pull request #479 from alejandro-colomar/getgroups
2021-12-28  Serge HallynMerge pull request #480 from alejandro-colomar/memcpy
2021-12-28  Serge HallynMerge pull request #477 from alejandro-colomar/strftime
2021-12-27  Serge HallynMerge pull request #478 from hallyn/alpine
2021-12-27  Serge Hallynnss test_range: make sure /etc/nsswitch.conf and /etc... 478/head
2021-12-27  Serge Hallynadd alpine edge CI build
2021-12-27  Alejandro ColomarRemove HAVE_MEMSET ifdefs 480/head
2021-12-27  Alejandro ColomarRemove HAVE_MEMCPY ifdefs
2021-12-27  Alejandro ColomarRemove HAVE_GETGROUPS ifdefs 479/head
2021-12-27  Alejandro ColomarRemove HAVE_STRFTIME ifdefs 477/head
2021-12-27  Serge HallynMerge pull request #476 from hallyn/2021-12-27/impish
2021-12-27  Serge Hallynadd ubuntu impish build 476/head
2021-12-27  Serge HallynMerge pull request #474 from atsampson/subidprogname
2021-12-27  Adam Sampsonlib: provide default values for shadow_progname/shadow_... 474/head
2021-12-27  Adam Sampsonlibsubid: use log_set_progname in subid_init
2021-12-27  Serge HallynMerge pull request #467 from alejandro-colomar/date_to_str
2021-12-27  Serge HallynMerge pull request #473 from hallyn/2021-12-26/srht
2021-12-27  Serge Hallynfix newuidmap testcase 473/head
2021-12-27  Serge Hallynlibsubid_zzz (test): fix pointer test
2021-12-27  Serge Hallynrun_some: exit error if there were failed tests
2021-12-27  Serge Hallynremove broken github actions
2021-12-27  Serge Hallynadd a .build.yml to build on builds.sr.ht
2021-12-26  Alejandro ColomarHave a single definition of date_to_str() 467/head
2021-12-26  Serge HallynMerge pull request #472 from atsampson/progname
2021-12-25  Adam Sampsonlib: rename Prog to shadow_progname, with only one... 472/head
2021-12-24  Serge HallynUpdate licensing info 451/head
2021-12-23  Serge HallynMerge pull request #471 from hallyn/2021-12-23/extern
2021-12-23  Serge HallynMake shadow_logfd and Prog not extern 471/head
2021-12-20  Serge HallynMerge pull request #463 from thesamesam/master
2021-12-20  Sam Jameslibsubid: fix defining SONAME version 463/head
2021-12-19  Serge Hallynconfigure.ac and changelog: release 4.9 4.10 v4.10
2021-12-19  Serge HallynAdd README as symlink to README.md
2021-12-19  Serge HallynMerge pull request #461 from edneville/441_passwd_message
2021-12-17  ed nevillepasswd -l should not say that it changes expiry 461/head
2021-12-17  Serge HallynMerge pull request #458 from edneville/434_usermod_home...
2021-12-17  Serge HallynMerge pull request #455 from alejandro-colomar/master
2021-12-17  ed nevilleRemove tailing slash on home dir 458/head
2021-12-15  Serge HallynMerge pull request #456 from stoeckmann/chld
2021-12-15  Tobias StoeckmannVerify default SIGCHLD handling. 456/head
2021-12-14  Serge HallynMerge pull request #421 from AZaugg/issue337
2021-12-14  Alejandro Colomarusermod: Remove special case for "" 455/head
2021-12-14  Andy ZauggAdding new option -rG to usermod 421/head
2021-12-10  Serge HallynMerge pull request #452 from 20100074/fix-typo-in-is
next