]> git.ipfire.org Git - thirdparty/shadow.git/shortlog
thirdparty/shadow.git
2024-07-18  Iker Pedrosashare/ansible: convert alpine dockerfile to ansible
2024-07-18  Iker Pedrosashare/ansible: convert debian dockerfile to ansible
2024-07-18  Iker Pedrosashare/ansible: move fedora ci_run to its own file
2024-07-18  Iker Pedrosashare/.gitignore: add build-out folder
2024-07-18  Iker Pedrosashare/ansible: create roles
2024-07-18  Iker Pedrosashare/ansible: convert fedora dockerfile to ansible
2024-07-18  Chris HofstaedtlerMakefile.am: avoid warning: EXTRA_DIST multiply defined
2024-07-18  Chris Hofstaedtlertests/libsubid/04_nss: fix setting basedir
2024-07-17  Sebastian Grossman: groupmod: remove misleading -N option
2024-07-17  Sebastian Grossman: group(add|mod): clarify list format
2024-07-17  Sebastian Grossman: groupmod: fix misleading param
2024-07-15  Alejandro Colomarlib/chkname.c: An object cannot expand further than...
2024-07-12  Alejandro Colomarlib/atoi/strtoi/, tests/: strto[iu]_(): 1 is an invalid...
2024-07-12  Alejandro Colomarlib/atoi/, *: Split files
2024-07-12  Alejandro Colomarsrc/usermod.c: Use id_t for parsing uid_t and gid_t
2024-07-12  Alejandro Colomarsrc/usermod.c: Rename identifiers ralated to [ug]id's
2024-07-12  Alejandro Colomarlib/idmapping.c: get_map_ranges(): Don't exit() from...
2024-07-12  Alejandro Colomarlib/idmapping.c: get_map_ranges(): Simplify iterator...
2024-07-12  Alejandro Colomarlib/idmapping.c: get_map_ranges(): Remove dead code
2024-07-12  Alejandro Colomarlib/idmapping.c: get_map_ranges(): Move range check...
2024-07-12  Alejandro Colomarlib/idmapping.c: get_map_ranges(): Move range check...
2024-07-12  Alejandro Colomarlib/idmapping.c: get_map_ranges(): Move range check...
2024-07-12  Alejandro Colomarlib/idmapping.c: get_map_ranges(): Rename local variable
2024-07-12  Alejandro Colomarlib/limits.c: check_logins(): Report LOGIN_ERROR_LOGIN...
2024-07-09  Alejandro Colomarsrc/login_nopam.c: login_access(): Use stpsep() to...
2024-07-09  Alejandro Colomarsrc/useradd.c: Use stpsep() to simplify
2024-07-09  Alejandro Colomarlib/nss.c: nss_init(): Use stpsep() instead of strtok_r(3)
2024-07-09  Alejandro Colomarsrc/suauth.c: check_su_auth(): Use stpsep() to simplify
2024-07-09  Alejandro Colomarlib/string/strchr/stpcspn.[ch]: stpcspn(): Remove unuse...
2024-07-09  Alejandro Colomarlib/attr.h: ATTR_STRING(): It only accepts one argument
2024-07-09  Alejandro Colomarlib/, src/: Use stpsep() instead of its pattern
2024-07-09  Alejandro Colomarlib/string/strtok/stpsep.[ch]: stpsep(): Add function
2024-07-07  Chris Hofstaedtlerlib/find_new_[gu]id.c: include stdint.h for UINT16_MAX...
2024-07-06  Alejandro Colomarlib/port.c: getportent(): Use strsep(3) instead of...
2024-07-06  Alejandro Colomarlib/port.c: getportent(): Align variables
2024-07-06  Alejandro Colomarlib/port.c: getttyuser(): Use pointer arithmetic to...
2024-07-06  Alejandro Colomarlib/port.c: getportent(): Use equivalent code to parse...
2024-07-06  Alejandro Colomarlib/port.c: getportent(): Make sure the aren't too...
2024-07-06  Alejandro Colomarlib/port.c: getportent(): Make sure there are at least...
2024-07-06  Alejandro Colomarlib/port.c: getportent(): Remove obvious comments
2024-07-06  Alejandro Colomarlib/port.c: getportent(): Rename goto label
2024-07-06  Alejandro Colomarlib/port.c: getttyuser(): Use goto to break out of...
2024-07-06  Alejandro Colomarlib/port.c: getttyuser(): Remove dead code
2024-07-03  Alejandro Colomarcontrib/adduser.c: main(): Use strcpy/cat(3) instead...
2024-07-03  Alejandro Colomarcontrib, lib/, src/, tests/: Use stpcpy(3) instead...
2024-07-03  Alejandro Colomarlib/, src/: Use strrspn() instead of its pattern
2024-07-03  Alejandro Colomarlib/sssd.c: Style fixes
2024-07-03  Alejandro Colomarsrc/login_nopam.c: login_access(): Simplify, calling...
2024-07-03  Alejandro Colomarlib/getdef.c: def_load(): Use stp[c]spn() instead of...
2024-07-03  Alejandro Colomarlib/string/strchr/: stp[c]spn(), strrspn(), strnul...
2024-07-02  Alejandro Colomarsrc/chage.c: Simplify, by calling a2sl() instead of...
2024-07-02  Alejandro Colomarsrc/faillog.c: Simplify, by calling str2sh() instead...
2024-07-02  Alejandro Colomarsrc/usermod.c: Simplify, by calling a2sl() instead...
2024-07-02  Alejandro Colomarsrc/passwd.c: Simplify, by calling a2sl() instead of...
2024-07-02  Alejandro Colomarsrc/useradd.c: Simplify, by calling a2sl() instead...
2024-07-02  Alejandro Colomarsrc/: Use get_[ug]id() where appropriate
2024-07-02  Alejandro Colomarlib/shadow.c: my_sgetspent(): Simplify error handling
2024-07-02  Alejandro Colomarlib/shadow.c: my_sgetspent(): Remove dead code
2024-07-02  Alejandro Colomarlib/shadow.c: my_sgetspent(): Merge 'else {if}' into...
2024-07-02  Alejandro Colomarlib/sgetspent.c: sgetspent(): Simplify, by calling...
2024-07-02  Alejandro Colomarlib/limits.c: setup_limits(): Simplify, by calling...
2024-07-02  Alejandro Colomarlib/limits.c: setup_limits(): Simplify, by calling...
2024-07-02  Alejandro Colomarlib/limits.c: setup_limits(): Simplify, by calling...
2024-07-02  Alejandro Colomarlib/limits.c: set_umask(): Simplify, by calling str2i...
2024-07-02  Alejandro Colomarlib/limits.c: set_prio(): Simplify, by calling str2si...
2024-07-02  Alejandro Colomarlib/getdef.c: getdef_long(): Simplify, by calling a2sl...
2024-07-02  Alejandro Colomarlib/getdef.c: getdef_unum(): Fix wrong limit check
2024-07-02  Alejandro Colomarlib/getdef.c: getdef_num(): Simplify, by calling a2si...
2024-07-02  Alejandro ColomarRemove groups(1)
2024-07-02  Alejandro ColomarRemove id(1)
2024-07-02  Alejandro Colomarlib/idmapping.c: Use long constants in prctl(2), and...
2024-07-02  Alejandro Colomarlib/attr.h: Use C23-style attributes
2024-07-02  Alejandro Colomarlib/gshadow.c: Use XREALLOC() instead of silently conti...
2024-07-02  Alejandro Colomarsrc/: Remove dead code
2024-07-02  Alejandro Colomarlib/: Use [[gnu::alloc_size(...)]] on allocation functions
2024-07-02  Alejandro Colomarlib/: Use multi-line macro definitions
2024-07-02  Alejandro Colomarlib/alloc/, lib/, src/, tests/: Organize the allocation...
2024-07-02  Alejandro Colomarlib/alloc.[ch]: xmalloc(): Remove unused function
2024-07-02  Alejandro Colomarlib/string/strdup/xstrdup.[ch], lib/, src/: Move xstrdu...
2024-07-02  Alejandro Colomarlib/string/strcpy/zustr2stp.[ch], tests/: Remove ZUSTR2...
2024-07-02  Alejandro Colomarsrc/logoutd.c: Use STRNCAT() instead of its pattern
2024-07-02  Alejandro Colomarsrc/logoutd.c: Use STRNDUPA() instead of its pattern
2024-07-02  Alejandro Colomarsrc/newusers.c: Exit on ENOMEM, by calling xstrdup...
2024-07-02  Alejandro Colomarlib/utmp.c: prepare_utmp(): Use xstrdup() instead of...
2024-07-02  Alejandro Colomarlib/utmp.c: Use XSTRNDUP() instead of its pattern
2024-07-02  Alejandro Colomarlib/string/strdup/: XSTRNDUP(), STRNDUPA(): Add macros
2024-07-02  Alejandro Colomarlib/string/strcpy/strncat.[ch]: STRNCAT(): Add macro
2024-07-02  Alejandro Colomarsrc/: Use xasprintf() instead of its pattern
2024-07-02  Alejandro Colomarsrc/groupmems.c: Fix number of elements in allocation
2024-07-02  Alejandro Colomarlib/gshadow.c: build_list(): Fix REALLOC() nmemb calcul...
2024-07-02  Alejandro Colomarlib/gshadow.c: build_list(): Fix forever loop on ENOMEM
2024-07-02  Alejandro Colomarlib/, src/: Use strsep(3) instead of its pattern
2024-07-02  Alejandro Colomarsrc/useradd.c: tallylog_reset(): Use Basename() instead...
2024-07-02  Alejandro Colomarlib/, src/: Use strchrnul(3) instead of its pattern
2024-07-02  Alejandro Colomarlib/commonio.c: commonio_open(): MALLOC() and REALLOCF...
2024-07-02  Alejandro Colomarlib/: Use REALLOCF() instead of its pattern
2024-07-02  Alejandro Colomarlib/, src/: Add missing include
2024-07-02  Alejandro Colomarlib/failure.c: failprint(): Remove dead code
2024-07-02  Alejandro Colomarlib/, src/: Always pass NULL to time(2)
2024-07-02  Alejandro Colomarlib/getdate.y: NULL doesn't need a cast
next