]> git.ipfire.org Git - thirdparty/shadow.git/shortlog
thirdparty/shadow.git
2022-05-24  Iker PedrosaRemove commented out code and FIXMEs
2022-05-24  Iker PedrosaRemove redeclared variable
2022-05-19  Yuri ChornoivanUpdate Ukrainian translation
2022-05-15  Sam Jamestests: replace egrep -> grep -E
2022-05-10  Christian Göttscheconfigure: replace obsolete autoconf macros
2022-05-06  Iker Pedrosasrc: correct "badname" option
2022-05-06  Iker Pedrosaman: correct "badname" option
2022-05-06  Iker Pedrosapo: update translation files
2022-05-06  Iker PedrosaSuggest badname if name has special characters
2022-04-30  Christian Göttschepasswd: erase password copy on all error branches
2022-04-26  Matheus Marquesusermod: fix alphabetical order in help message
2022-04-25  Serge HallynWork around git safe.directory enforcement
2022-04-04  juyinchpasswd: add IS_CRYPT_METHOD
2022-04-04  juyinrefactor get_salt function
2022-04-04  juyinchpasswd: fix function problem with -R parameter
2022-04-04  juyinchpasswd: add get_salt for generating salt value
2022-04-04  juyinlibmisc: add check fopen return value in read_random_by...
2022-03-19  NikoHandle ERANGE error correctly
2022-03-18  Iker PedrosaAUTHORS: improve markdown output
2022-03-18  Steve GrubbChange to strncat
2022-03-13  ed nevilleFix code comment
2022-03-11  Iker PedrosaCI: add fedora to build
2022-03-08  Adam SampsonFix syntax error in usermod man source.
2022-03-07  Markus HierethImprove groupadd and useradd manpage
2022-03-07  Markus Hierethupdate useradd homepage
2022-03-07  Markus HierethManpage improvements for usermod
2022-03-07  Markus HierethImprove groups and id manpages
2022-03-06  Markus HierethImprove pwck manpage
2022-03-04  Ali Riza KESKINfix PAM service files --without-selinux
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
next