summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Release 4.14.34.14.3Alejandro Colomar2024-01-16-1/+1
* lib/sgetgrent.c: fix null pointer dereferenceSamanta Navarro2024-01-16-3/+5
* Release 4.14.24.14.2Alejandro Colomar2023-10-30-1/+1
* man: document --prefix option in chage, chpasswd and passwdMichael Vetter2023-10-30-0/+45
* useradd: Set proper SELinux labels for def_usrtemplateJohannes Segitz2023-10-30-1/+1
* utmp: call prepare_utmp() even if utent is NULLIker Pedrosa2023-10-30-6/+5
* lib/btrfs: avoid NULL-dereferenceChristian Göttsche2023-10-30-1/+1
* Replace __{BEGIN,END}_DECLS with #ifdef __cplusplusHeiko Becker2023-10-30-2/+6
* Release 4.14.14.14.1Alejandro Colomar2023-09-25-1/+1
* Release 4.14.1-alx4.14.1-alxAlejandro Colomar2023-09-18-1/+1
* lib: Merge libmisc into libshadow4.14+alx4.14.1-rc1Alejandro Colomar2023-09-10-208/+180
* lib, libmisc: Move source files to lib (where their headers were)Alejandro Colomar2023-09-10-9/+10
* release 4.14.04.14.0Serge Hallyn2023-08-15-1/+1
* pre-release 4.14.0-rc5Serge Hallyn2023-08-14-1/+1
* configure.ac: check for strlcpySerge Hallyn2023-08-14-0/+1
* Remove intree websiteMichael Vetter2023-08-14-15/+0
* 4.14.0-rc4 pre-release4.14.0-rc4Serge Hallyn2023-08-12-1/+1
* Releases: add etc/shadow-maint to distfilesSerge Hallyn2023-08-12-1/+7
* 4.14.0-rc34.14.0-rc3Serge Hallyn2023-08-10-1/+1
* libmisc: include freezeroIker Pedrosa2023-08-10-0/+9
* libmisc: add freezero source codeIker Pedrosa2023-08-10-0/+66
* libmisc: add readpassphrase source codeIker Pedrosa2023-08-10-0/+247
* configure: add `with-libbsd` optionIker Pedrosa2023-08-10-14/+24
* man: include `shadow-man.xsl` in tarballIker Pedrosa2023-08-09-1/+2
* man: include `its.rules` in tarballIker Pedrosa2023-08-09-1/+2
* autogen: enable lastlog buildIker Pedrosa2023-08-07-0/+1
* Add wrapper for write(2)Christian Göttsche2023-08-04-54/+75
* tag 4.14.0-rc24.14.0-rc2Serge Hallyn2023-08-04-1/+1
* Add new files to libmisc_la_SOURCESMichael Vetter2023-08-04-0/+4
* Add a make dist CI testSerge Hallyn2023-08-04-0/+32
* 4.14.0-rc14.14.0-rc1Serge Hallyn2023-08-03-1/+1
* remove xmalloc.c from POTFILES.inSerge Hallyn2023-08-03-1/+0
* logoutd: add missing <utmp.h> includeIker Pedrosa2023-08-02-0/+1
* CI: compile old utmp interface in FedoraIker Pedrosa2023-08-02-1/+1
* src: add SELINUX libraryIker Pedrosa2023-08-02-2/+2
* libmisc: conditionally compile `utmp.c` and `logind.c`Iker Pedrosa2023-08-02-3/+8
* lib: replace `USER_NAME_MAX_LENGTH` macroIker Pedrosa2023-08-02-13/+10
* libmisc: call `active_sessions_count()`Iker Pedrosa2023-08-02-24/+2
* libmisc: implement `active_sessions_count()`Iker Pedrosa2023-08-02-0/+54
* utmp: update `update_utmp()`Iker Pedrosa2023-08-02-47/+70
* utmp: move `update_utmp`Iker Pedrosa2023-08-02-24/+24
* utmp: move `failtmp()`Iker Pedrosa2023-08-02-63/+60
* libmisc: implement `get_session_host()`Iker Pedrosa2023-08-02-2/+76
* configure: new option `enable-logind`Iker Pedrosa2023-08-02-0/+18
* shadow userdel: add the adaptation to the busybox ps in 01-kill_user_procs.shxiongshenglan2023-07-28-6/+9
* chsh: warn if root sets a shell not listed in /etc/shellsMichael Vetter2023-07-27-6/+9
* doc: mention ci workflow file to learn about depsMichael Vetter2023-07-27-1/+6
* man/po/Makefile: add a comment to shadow-man-pages.potSerge Hallyn2023-07-21-0/+2
* newgrp: fix potential string injectionVegard Nossum2023-07-21-3/+10
* lastlog: fix alignment of Latest headerTodd Zullinger2023-07-18-1/+1