]> git.ipfire.org Git - thirdparty/shadow.git/shortlog
thirdparty/shadow.git
2024-06-18  Serge Hallynconfigure.ac: release 4.16.0 4.16.0
2024-06-14  Serge Hallynrelease 4.16.0-rc1 4.16.0-rc1
2024-06-14  Serge Hallynconfigure.ac: specify tar-pax to avoid 99 char filename...
2024-06-14  Alejandro ColomarRemove support for rlogind in login(1), that is, remove...
2024-06-12  Daniel Bershatskylibsubid: Fix code style issues
2024-06-12  Daniel Bershatskylibsubid: Fail on plugin loading if no subid_free provided
2024-06-12  Daniel Bershatskylibsubid: Apply minor fixes
2024-06-12  Daniel Bershatskylibsubid: Add routine to free allocated memory
2024-06-12  Daniel Bershatskylibsubid: Dealocate memory on exit
2024-06-07  lixinyunsrc/groupmod.c: delete gr_free_members(&grp) to avoid...
2024-06-05  Serge Hallynman/lastlog: remove wrong use of keyword term
2024-06-04  Alejandro Colomarlib/cast.h: const_cast(): Reimplement with _Generic(3)
2024-05-29  Iker Pedrosaconfigure: move cmocka library detection
2024-05-29  Serge Hallyntests: add the tests/ subdirectory to dist tarball
2024-05-27  Alejandro Colomarlib/atoi/strtou_noneg.[ch], tests/: strtoul_noneg(...
2024-05-27  Alejandro Colomarsrc/check_subid_range.c: Call str2ul() instead of strto...
2024-05-27  Alejandro Colomarlib/atoi/strtou_noneg.[ch], tests/: strtoull_noneg...
2024-05-27  Alejandro Colomarlib/gettime.c: gettime(): Call a2i() instead of strtoul...
2024-05-22  Tianyu ChenSTABLE.md: 4.15.x is now stable
2024-05-21  Alejandro Colomarsrc/login.c: main(): Use login_name_max_size()
2024-05-21  Alejandro Colomarlib/chkname.[ch]: login_name_max_size(): Add function
2024-05-21  Alejandro Colomarlib/chkname.[ch]: Fix includes
2024-05-20  Alejandro Colomarsrc/usermod.c: update_gshadow(): Add helper function
2024-05-20  Alejandro Colomarsrc/usermod.c: update_group(): Add helper function
2024-05-20  Alejandro Colomarsrc/usermod.c: update_gshadow_file(): Reduce scope...
2024-05-20  Alejandro Colomarsrc/usermod.c: update_group_file(): Reduce scope of...
2024-05-20  Alejandro Colomarsrc/usermod.c: update_gshadow_file(): Fix RESOURCE_LEAK...
2024-05-20  Alejandro Colomarsrc/usermod.c: update_group_file(): Fix RESOURCE_LEAK...
2024-05-20  Alejandro Colomarsrc/usermod.c: Rename update_gshadow() => update_gshado...
2024-05-20  Alejandro Colomarsrc/usermod.c: Rename update_group() => update_group_file()
2024-05-20  Alejandro Colomarsrc/usermod.c: Reduce scope of local variables
2024-05-17  Alejandro Colomarsrc/useradd.c: set_defaults(): Fix FILE* leak
2024-05-17  Alejandro Colomarsrc/useradd.c: Add fmkstemp() to fix file-descriptor...
2024-05-17  Alejandro Colomarsrc/useradd.c: De-duplicate code
2024-05-17  Alejandro Colomarsrc/useradd.c: set_defaults(): Do not free(3) the resul...
2024-05-17  Alejandro Colomarsrc/useradd.c: set_defaults(): Rename goto label
2024-05-17  Alejandro Colomarsrc/useradd.c: set_defaults(): Fix order of clean-ups
2024-05-17  Iker Pedrosaport: fix OVERRUN (CWE-119)
2024-05-17  Alejandro Colomarlib/getrange.c: getrange(): Report an error when min>max
2024-05-17  Alejandro Colomarlib/getrange.c: getrange(): Add missing cast
2024-05-17  Alejandro Colomarlib/getrange.c: getrange(): Add const to pointer
2024-05-17  Alejandro Colomarlib/getrange.c: getrange(): Use a2ul() instead of strto...
2024-05-17  Alejandro Colomarlib/atoi/a2i.[ch]: Add const-generic macros
2024-05-15  Alejandro Colomarlib/alloc.h: Reimplement [X]REALLOC[F]() macros with...
2024-05-09  Frans Spiesschaertupdated Dutch translation
2024-05-09  Iker Pedrosaman: update translations for username length
2024-05-09  Iker Pedrosaman: update username length
2024-05-04  Alejandro Colomarlib/, src/: Rename some local variables
2024-05-04  Alejandro Colomarlib/getrange.c: getrange(): Use goto to deduplicate...
2024-05-04  Alejandro Colomarlib/getrange.c: getrange(): Return early
2024-05-04  Alejandro Colomarlib/getrange.c: getrange(): Return early to reduce...
2024-05-04  Alejandro Colomarlib/getrange.c: getrange(): Don't else after return
2024-05-04  Alejandro Colomarlib/getrange.c: getrange(): Return early to remove...
2024-05-04  Alejandro Colomarlib/getrange.c: getrange(): Remove temporary variable
2024-05-04  Alejandro Colomarlib/getrange.c: getrange(): Small refactor
2024-05-04  Alejandro Colomarlib/getrange.c: getrange(): Small refactor
2024-05-02  Iker Pedrosashare/containers: update build flags for fedora 40
2024-05-02  Iker Pedrosashare/containers: sort configuration options
2024-05-02  Iker Pedrosashare/containers: fix indentation in fedora
2024-04-10  Serge Hallynnewuidmap and newgidmap manpages: fix fd description
2024-04-04  Tobias Stoeckmannlib/env.c: treat out of memory condition as error
2024-03-29  Alejandro Colomarlib/atoi/: a2*(), str2*(): Add variants for other types
2024-03-29  Alejandro Colomarlib/, src/: str2*(): Rename functions and reorder param...
2024-03-29  Alejandro Colomarlib/atoi/: Add a2[su]l() and reimplement get[u]long...
2024-03-29  Alejandro Colomarlib/, src/, po/: get[u]long(): Move functions to lib...
2024-03-23  Serge Hallynconfigure.ac: release 4.15.1 4.15.1
2024-03-23  Alejandro Colomarsrc/login.c: Use localtime_r(3) instead of localtime(3)
2024-03-23  Alejandro Colomarlib/, src/: Use STRFTIME() instead of its pattern
2024-03-23  Alejandro Colomarlib/string/strftime.[ch]: STRFTIME(): Add macro
2024-03-23  Serge Hallynman/Makefile.am: ship config.xml
2024-03-23  Serge Hallynman/po/Makefile.in: avoid unnecessary changes to git...
2024-03-23  Serge Hallynupdate translations
2024-03-23  Serge HallynMakefile.am: clean some tempfiles
2024-03-21  Serge Hallyngetdef: avoid spurious error messages about unknown...
2024-03-21  Enrico Scholzlib/copydir:copy_entry(): use temporary stat buffer
2024-03-20  Antoine RouxFix wrong french translation
2024-03-18  Eli Schwartzgitignore: add a few more generated files to be ignored
2024-03-14  Samanta Navarrolib/pam_pass_non_interactive.c: use strzero/free
2024-03-14  Alejandro Colomarlib/list.c: is_on_list(): Call strsep(3) instead of...
2024-03-14  Alejandro Colomarlib/list.c: is_on_list(): Move break condition to loop...
2024-03-14  Alejandro Colomarlib/list.c: is_on_list(): Move code out of loop
2024-03-14  Alejandro Colomarlib/list.c: is_on_list(): Remove unnecessary use of...
2024-03-14  Alejandro Colomarlib/sgetspent.c: sgetspent(): Explicitly use an empty...
2024-03-14  Alejandro Colomarlib/sgetspent.c: sgetspent(): Use NULL instead of 0...
2024-03-14  Alejandro Colomarlib/port.c: getportent(): Call strpbrk(3) instead of...
2024-03-14  Alejandro Colomarlib/: Call strsep(3) instead of open-coding it
2024-03-14  Alejandro Colomarlib/: Call strchrnul(3) instead of open-coding it
2024-03-14  Alejandro Colomarlib/, src/: Call gmtime_r(3) instead of gmtime(3)
2024-03-14  Alejandro Colomarlib/time/day_to_str.[ch]: day_to_str(): Accept a day...
2024-03-14  Alejandro Colomarsrc/passwd.c: print_status(): Fix typo (bogus use of...
2024-03-14  Alejandro Colomarsrc/: Use DAY_TO_STR() instead of its pattern
2024-03-14  Alejandro Colomarlib/time/day_to_str.h: DAY_TO_STR(): Add macro
2024-03-14  Alejandro Colomarlib/, src/, po/: date_to_str(): Move function to header...
2024-03-14  Alejandro Colomarsrc/sulogin.c: Invert logic to reduce indentation
2024-03-14  Alejandro Colomarlib/, src/: Use int main(void) where appropriate
2024-03-14  Alejandro Colomarlib/: Clean up after previous removal of dead code
2024-03-14  Alejandro Colomarlib/, src/: Remove all code wrapped in defined(USE_NIS)
2024-03-14  Alejandro Colomarsrc/passwd.c: Don't print the program name twice in...
2024-03-14  ed nevilleNoting copy_symlink behaviour
2024-03-13  Alejandro Colomarshare/containers/, .github/workflows/: Don't make(1...
next