]> git.ipfire.org Git - thirdparty/shadow.git/shortlog
thirdparty/shadow.git
2024-01-15  Alejandro ColomarRelease 4.14.3 4.14.3
2024-01-15  Samanta Navarrolib/sgetgrent.c: fix null pointer dereference
2023-10-29  Alejandro ColomarRelease 4.14.2 824/head 4.14.2
2023-10-29  Michael Vetterman: document --prefix option in chage, chpasswd and...
2023-10-29  Johannes Segitzuseradd: Set proper SELinux labels for def_usrtemplate
2023-10-29  Iker Pedrosautmp: call prepare_utmp() even if utent is NULL
2023-10-29  Christian Göttschelib/btrfs: avoid NULL-dereference
2023-10-29  Heiko BeckerReplace __{BEGIN,END}_DECLS with #ifdef __cplusplus
2023-09-25  Alejandro ColomarRelease 4.14.1 4.14.1
2023-09-18  Alejandro ColomarRelease 4.14.1-alx
2023-09-10  Alejandro Colomarlib: Merge libmisc into libshadow
2023-09-10  Alejandro Colomarlib, libmisc: Move source files to lib (where their...
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-14  Michael VetterRemove intree website
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 Pedrosalibmisc: include freezero
2023-08-10  Iker Pedrosalibmisc: add freezero source code
2023-08-10  Iker Pedrosalibmisc: add readpassphrase source code
2023-08-10  Iker Pedrosaconfigure: add `with-libbsd` option
2023-08-10  Iker Pedrosaman: include `shadow-man.xsl` in tarball
2023-08-10  Iker Pedrosaman: include `its.rules` in tarball
2023-08-07  Iker Pedrosaautogen: enable lastlog build
2023-08-04  Christian GöttscheAdd wrapper for write(2)
2023-08-04  Serge Hallyntag 4.14.0-rc2 4.14.0-rc2
2023-08-04  Michael VetterAdd new files to libmisc_la_SOURCES
2023-08-04  Serge HallynAdd a make dist CI test
2023-08-03  Serge Hallyn4.14.0-rc1 4.14.0-rc1
2023-08-03  Serge Hallynremove xmalloc.c from POTFILES.in
2023-08-02  Iker Pedrosalogoutd: add missing <utmp.h> include
2023-08-02  Iker PedrosaCI: compile old utmp interface in Fedora
2023-08-02  Iker Pedrosasrc: add SELINUX library
2023-08-02  Iker Pedrosalibmisc: conditionally compile `utmp.c` and `logind.c`
2023-08-02  Iker Pedrosalib: replace `USER_NAME_MAX_LENGTH` macro
2023-08-02  Iker Pedrosalibmisc: call `active_sessions_count()`
2023-08-02  Iker Pedrosalibmisc: implement `active_sessions_count()`
2023-08-02  Iker Pedrosautmp: update `update_utmp()`
2023-08-02  Iker Pedrosautmp: move `update_utmp`
2023-08-02  Iker Pedrosautmp: move `failtmp()`
2023-08-02  Iker Pedrosalibmisc: implement `get_session_host()`
2023-08-02  Iker Pedrosaconfigure: new option `enable-logind`
2023-07-29  xiongshenglanshadow userdel: add the adaptation to the busybox ps...
2023-07-27  Michael Vetterchsh: warn if root sets a shell not listed in /etc...
2023-07-27  Michael Vetterdoc: mention ci workflow file to learn about deps
2023-07-22  Serge Hallynman/po/Makefile: add a comment to shadow-man-pages.pot
2023-07-22  Vegard Nossumnewgrp: fix potential string injection
2023-07-18  Todd Zullingerlastlog: fix alignment of Latest header
2023-07-17  Iker Pedrosaconfigure: fix lastlog check
2023-07-17  Alan D. Salewskisubuid.5: reference newusers(8) rather than newusers(1)
2023-07-15  Iker PedrosaCI: build lastlog in Fedora
2023-07-15  Iker Pedrosaman: conditionally build lastlog documentation
2023-07-15  Iker Pedrosausermod: conditionally build lastlog functionality
2023-07-15  Iker Pedrosauseradd: conditionally build lastlog functionality
2023-07-15  Iker Pedrosalogin: conditionally build lastlog functionality
2023-07-15  Iker Pedrosalastlog: stop building by default
2023-07-14  Iker PedrosaCI: update debian repos
2023-07-12  Bernd KuhlsFix yescrypt support
2023-06-22  Jeffrey Bencteuxchgpasswd: fix segfault in command-line options
2023-06-11  Alejandro Colomargpasswd(1): Fix password leak
2023-06-10  Alejandro Colomarsrc/useradd.c: create_mail(): Cosmetic
2023-06-10  Alejandro Colomarsrc/useradd.c: create_home(): Cosmetic
2023-06-10  Alejandro Colomarsrc/useradd.c: create_home(): Cosmetic
2023-06-10  Alejandro Colomarsrc/useradd.c: create_home(): Cosmetic
2023-06-10  Alejandro Colomarsrc/useradd.c: close_group_files(): Cosmetic
2023-06-10  Alejandro Colomarsrc/useradd.c: check_uid_range(): Cosmetic
2023-06-09  Jaroslav Jindrakbuild: link passwd, chpasswd and chage against libdl
2023-06-09  Jaroslav Jindrakconfigure: check whether fgetpwent_r is available befor...
2023-06-09  Jaroslav Jindrakpasswd: fall back to non-PAM code when prefix is used
2023-06-09  Jaroslav Jindrakchpasswd: fall back to non-PAM code when prefix is...
2023-06-09  Jaroslav Jindrakchpasswd: add --prefix/-P options
2023-06-09  Jaroslav Jindrakchage: add --prefix/-P options
2023-06-09  Jaroslav Jindrakpasswd: Respect --prefix/-P options
2023-06-09  Michael Vetterprefix: add prefix support
2023-06-09  Iker Pedrosastrtoday: remove unnecessary cast
2023-06-08  Alejandro ColomarUse temporary variable
2023-06-08  Alejandro Colomarrealloc(NULL, ...) is equivalent to malloc(...)
2023-06-08  Alejandro ColomarSimplify allocation APIs
2023-06-08  Christian GöttscheDrop alloca(3)
2023-06-08  Christian Göttscheusermod: fix off-by-one issues
2023-06-05  Alejandro Colomarlibmisc/csrand.c: Update comments
2023-05-31  Alejandro Colomarlib/nss.c: Fix use of invalid p
2023-05-31  Alejandro Colomarlib/nss.c: Fix use of uninitialized p
2023-05-31  Alejandro ColomarCentralize error handling
2023-05-31  Alejandro ColomarSecond verse, it gets worse; it gets no better than...
2023-05-31  Alejandro ColomarROFL: Rolling on the floor looping
2023-05-31  Alejandro ColomarThis ain't no loop
2023-05-31  Iker Pedrosanewusers: Improve error message
2023-05-31  Martin Kletzanderch(g)passwd: Check selinux permissions upon startup
2023-05-30  Skyler FerranteCheck if crypt_method null before dereferencing
2023-05-30  Alejandro ColomarxgetXXbyYY: Simplify elifs
2023-05-30  Alejandro ColomarxgetXXbyYY: Centralize error handling
2023-05-30  Alejandro ColomarxgetXXbyYY: tfix
2023-05-26  Samanta NavarroxgetXXbyYY: Avoid duplicated error handling block
2023-05-26  Samanta NavarroxgetXXbyYY: Handle DUP_FUNCTION failure
2023-05-26  Serge Hallynsub_[ug]id_{add,remove}: fix return values
2023-05-26  Martin Kletzanderusermod: Small optimization using memmove for password...
2023-05-26  Alejandro ColomarReorder logic to improve comprehensibility
next