]> git.ipfire.org Git - thirdparty/shadow.git/shortlog
thirdparty/shadow.git
2022-10-17  Alejandro Colomaradduser-old.c: Remove program 495/head
2022-10-14  Iker PedrosaRaise limit for passwd and shadow entry length
2022-10-07  Iker Pedrosalastlog: check for localtime() return value
2022-10-07  Iker Pedrosaman: add missing space in useradd.8.xml
2022-10-07  xyzfix `usermod -rG x y` while user `y` is not in group...
2022-10-07  Iker Pedrosalibmisc: minimum id check for system accounts
2022-10-07  Iker Pedrosausermod: report error if homedir does not exist
2022-10-05  Xiamichage: Fix regression in print_date
2022-09-30  Alejandro ColomarUse libc MAX() and MIN()
2022-09-29  Alex ColomarDon't test for NULL before calling free(3)
2022-09-27  Frans Spiesschaertupdated Dutch translation
2022-09-27  Christian Göttschelib: use memzero where applicable
2022-09-27  Christian Göttschelib: use strzero where applicable
2022-09-15  Luca BRUNOlib/commonio: make lock failures more detailed
2022-09-14  Samanta Navarrocopy_tree: carefully treat permissions
2022-09-13  Jan Mackuci(lint): add shell linter - Differential ShellCheck
2022-09-09  Samanta Navarrocopy_tree: do not block on fifos
2022-09-09  Samanta Navarrocopy_tree: use fchmodat instead of chmod
2022-09-03  genBTCuseradd: check MLS enablement before setting serange...
2022-09-03  Alexander Kanavinshadow: use relaxed usernames
2022-09-03  NorwayFunpo: Georgian translation
2022-09-03  NorwayFunpo: Georgian translation
2022-08-31  David Kalnischkiesuseradd: Do not reset non-existent data in {last,fail}log
2022-08-21  Serge HallynRevert "Drop unused function subid_init()"
2022-08-21  Tim Biermannuseradd.8.xml: fix default group id from 100 to 1000...
2022-08-18  Serge HallynRelease 4.12.2 with CVE fix 4.12.2
2022-08-17  Christian GöttscheAvoid races in copy_tree()
2022-08-17  Christian GöttscheAddress minor compiler warnings
2022-08-17  Christian GöttscheMore robust file content copy in copy_tree()
2022-08-17  Christian GöttscheFail if regular file pre-exists in copy_tree()
2022-08-17  Christian GöttscheRequire symlink support
2022-08-17  Christian GöttscheAvoid races in remove_tree()
2022-08-17  Christian GöttscheAvoid races in chown_tree()
2022-08-15  Serge HallynRelease 4.12 4.12.1
2022-08-12  Serge Hallynuk has no limits.5 translation
2022-08-12  Serge HallynAdd uk to list of man subdirs
2022-08-11  Serge HallynRelease 4.12 4.12
2022-08-08  Serge HallynUpdate changelog
2022-08-06  Celeste Liulibmisc/root_flag: add tips for --root flag only suppor...
2022-08-06  Christian GöttscheUse function format attribute where applicable
2022-08-06  Christian GöttscheDrop unused function subid_init()
2022-08-06  Christian GöttscheDrop obsolete prototype for log_dolog()
2022-08-06  Christian GöttscheDrop superfluous const from return type
2022-08-06  Christian GöttscheAdd include for uid_t
2022-08-06  Christian GöttscheDrop unnecessary prototype
2022-08-06  Christian GöttscheDeclare read-only data const
2022-08-06  Christian GöttscheDrop register keyword
2022-08-06  Christian GöttscheReturn void pointer from xmalloc
2022-08-06  Christian GöttscheDeclare read-only parameters const
2022-08-06  Christian Göttschepo: update translations
2022-08-06  Christian Göttscheconfigure.ac: bump gettext version
2022-08-06  Christian Göttscheconfigure.ac: replace deprecated aliases
2022-08-06  Jeremy WhitingFix E_NAME_IN_USE documentation.
2022-08-06  Jeremy WhitingFix CI by testing Ubuntu 22.04 instead of 21.10.
2022-08-01  Masatake YAMATOtests: add a case for testing -F option of useradd
2022-08-01  Masatake YAMATOuseradd: add -F option for updating /etc/sub[ig]id...
2022-08-01  Masatake YAMATOuseradd: make the option specstr passed to getopt_long...
2022-07-20  Iker Pedrosasubordinateio: also compare the owner ID
2022-07-15  Masatake YAMATOman (useradd): add a note about -r option and /etc...
2022-07-08  Alexander ZhangFix typo
2022-07-05  Serge Hallynfix Changelog typo
2022-07-04  Serge HallynUpdate changelog
2022-06-19  Xi Ruoyaolibmisc: use /dev/urandom as a generic fallback for...
2022-06-12  Iker PedrosaCI: update actions version
2022-05-24  Iker PedrosaCI: enable CodeQL analyzer
2022-05-24  Iker PedrosaCI: create Github workflow to install dependencies
2022-05-24  Yuri ChornoivanComplete Ukrainian translation
2022-05-24  Yuri ChornoivanUpdate Ukrainian translation
2022-05-24  Yuri ChornoivanAdd Ukrainian translation for man pages
2022-05-24  Iker PedrosaInitialize local variables
2022-05-24  Iker PedrosaAdd header guards
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
next