2024-03-01 |
Serge Hallyn | configure.ac: release 4.15.0-rc3 4.15.0-rc3 |
commit | commitdiff | tree | snapshot |
2024-02-21 |
Alejandro Colomar | lib/utmp.c: Use the appropriate autotools macros for... |
commit | commitdiff | tree | snapshot |
2024-02-21 |
Alejandro Colomar | lib/utmp.c: Use defined() instead of #if[n]def |
commit | commitdiff | tree | snapshot |
2024-02-21 |
Alejandro Colomar | lib/utmp.c: Remove #endif comments |
commit | commitdiff | tree | snapshot |
2024-02-21 |
Alejandro Colomar | lib/utmp.c: Merge preprocessor conditionals |
commit | commitdiff | tree | snapshot |
2024-02-21 |
Alejandro Colomar | lib/utmp.c: Indent nested preprocessor conditionals |
commit | commitdiff | tree | snapshot |
2024-02-20 |
Alejandro Colomar | lib/utmp.c: Replace UT_LINESIZE by a NITEMS() calculation |
commit | commitdiff | tree | snapshot |
2024-02-20 |
Alejandro Colomar | lib/sizeof.h: memberof(): Add macro |
commit | commitdiff | tree | snapshot |
2024-02-20 |
Alejandro Colomar | lib/utmp.c: get_session_host(): Reduce scope of variable |
commit | commitdiff | tree | snapshot |
2024-02-20 |
Alejandro Colomar | lib/, src/, configure.ac: Use utmpx instead of utmp |
commit | commitdiff | tree | snapshot |
2024-02-17 |
Alejandro Colomar | lib/getdate.y: get_date(): Fix calculation |
commit | commitdiff | tree | snapshot |
2024-02-16 |
Tomas Halman | src/passwd.c: check password length upper limit |
commit | commitdiff | tree | snapshot |
2024-02-16 |
Tomas Halman | src/passwd.c: inconsistent password length limit |
commit | commitdiff | tree | snapshot |
2024-02-15 |
Serge Hallyn | release 4.15.0-rc2 4.15.0-rc2 |
commit | commitdiff | tree | snapshot |
2024-02-14 |
NorwayFun | Update Georgian translation |
commit | commitdiff | tree | snapshot |
2024-02-13 |
Alejandro Colomar | lib/chkname.c: is_valid_user_name(): Avoid a cast |
commit | commitdiff | tree | snapshot |
2024-02-13 |
Alejandro Colomar | lib/chkname.c: is_valid_user_name(): Remove unnecessary... |
commit | commitdiff | tree | snapshot |
2024-02-13 |
Alejandro Colomar | src/login.c: Fix off-by-one bugss |
commit | commitdiff | tree | snapshot |
2024-02-13 |
Alejandro Colomar | lib/: Don't say 'len' where 'size' is meant |
commit | commitdiff | tree | snapshot |
2024-02-13 |
Alejandro Colomar | src/login.c: Fix off-by-one buggs |
commit | commitdiff | tree | snapshot |
2024-02-13 |
Tycho Andersen | usermod: refuse invalid uidmaps during --add-sub{u... |
commit | commitdiff | tree | snapshot |
2024-02-13 |
Alejandro Colomar | lib/strtoday.c: strtoday(): Fix calculation |
commit | commitdiff | tree | snapshot |
2024-02-13 |
Tobias Stoeckmann | lib/: Saturate addition to avoid overflow |
commit | commitdiff | tree | snapshot |
2024-02-13 |
Tobias Stoeckmann | src/chage.c: Unify long overflow checks in print_day_as... |
commit | commitdiff | tree | snapshot |
2024-02-13 |
Alejandro Colomar | etc/pam.d/Makefile.am: Fix typo |
commit | commitdiff | tree | snapshot |
2024-02-06 |
Alejandro Colomar | AUTHORS.md: Format list |
commit | commitdiff | tree | snapshot |
2024-02-04 |
Tobias Stoeckmann | lib/chkname.c: Use precise comment |
commit | commitdiff | tree | snapshot |
2024-02-04 |
Tobias Stoeckmann | lib/chkname.c: Support unlimited user name lengths |
commit | commitdiff | tree | snapshot |
2024-02-04 |
Tobias Stoeckmann | lib/chkname.c: Take NUL byte into account |
commit | commitdiff | tree | snapshot |
2024-02-01 |
Serge Hallyn | release 4.15.0-rc1 4.15.0-rc1 |
commit | commitdiff | tree | snapshot |
2024-02-01 |
Samanta Navarro | src/sulogin.c: Remove unused variable |
commit | commitdiff | tree | snapshot |
2024-02-01 |
Samanta Navarro | src/sulogin.c: Simplify password handling |
commit | commitdiff | tree | snapshot |
2024-02-01 |
Samanta Navarro | src/sulogin.c: Use a do-while loop |
commit | commitdiff | tree | snapshot |
2024-02-01 |
Alejandro Colomar | tests/unit/test_atoi_strtoi.c: Test strtou_noneg() |
commit | commitdiff | tree | snapshot |
2024-02-01 |
Alejandro Colomar | lib/atoi/strtou_noneg.[ch]: Add strtou_noneg() |
commit | commitdiff | tree | snapshot |
2024-02-01 |
Alejandro Colomar | tests/unit/Makefile.am: tfix |
commit | commitdiff | tree | snapshot |
2024-02-01 |
Alejandro Colomar | tests/unit/test_atoi_strtoi.c: Test strtoi_() |
commit | commitdiff | tree | snapshot |
2024-02-01 |
Alejandro Colomar | lib/atoi/strtoi.[ch]: strtoi_(), strtou_(): Add functions |
commit | commitdiff | tree | snapshot |
2024-02-01 |
Tomas Halman | src/passwd.c: implement reading password from pipe |
commit | commitdiff | tree | snapshot |
2024-02-01 |
Tomas Halman | lib/agetpass.[ch]: add function ro read from pipe |
commit | commitdiff | tree | snapshot |
2024-01-30 |
loqs | Makefile: move chpasswd and newusers to pamd target |
commit | commitdiff | tree | snapshot |
2024-01-30 |
Pablo Saavedra | lib/, src/: Make the use of MAYBE_UNUSED macro consistent |
commit | commitdiff | tree | snapshot |
2024-01-30 |
Pablo Saavedra | lib/, src/: Rename 'unused' macro as 'MAYBE_UNUSED' |
commit | commitdiff | tree | snapshot |
2024-01-30 |
Pablo Saavedra | Fix Build error 'parameter name omitted' in logind |
commit | commitdiff | tree | snapshot |
2024-01-29 |
Alejandro Colomar | src/sulogin.c: pw_entry(): Report errors by returning -1 |
commit | commitdiff | tree | snapshot |
2024-01-29 |
Alejandro Colomar | src/passwd.c: Remove comments about flags that don... |
commit | commitdiff | tree | snapshot |
2024-01-26 |
Sam James | Link correctly with libdl |
commit | commitdiff | tree | snapshot |
2024-01-26 |
Alejandro Colomar | autogen.sh: CFLAGS: Use -Wno-unknown-attributes; Clang... |
commit | commitdiff | tree | snapshot |
2024-01-26 |
Alejandro Colomar | autogen.sh: CFLAGS: Add some -Werror=... flags that... |
commit | commitdiff | tree | snapshot |
2024-01-26 |
Alejandro Colomar | src/usermod.c: grp_update(): Remove scope of variable... |
commit | commitdiff | tree | snapshot |
2024-01-26 |
Alejandro Colomar | src/useradd.c: get_defaults(): Use const temporary... |
commit | commitdiff | tree | snapshot |
2024-01-26 |
Alejandro Colomar | src/su.c: Use const_cast() to silence -Wincompatible... |
commit | commitdiff | tree | snapshot |
2024-01-26 |
Alejandro Colomar | lib/cast.h: const_cast(): Add macro for dropping 'const' |
commit | commitdiff | tree | snapshot |
2024-01-26 |
Alejandro Colomar | lib/must_be.h: is_same_type(): Add macro |
commit | commitdiff | tree | snapshot |
2024-01-26 |
Alejandro Colomar | lib/must_be.h: is_same_typeof(): Rename macro |
commit | commitdiff | tree | snapshot |
2024-01-24 |
Alejandro Colomar | src/su.c: do_check_perms(): Fix -Wincompatible-pointer... |
commit | commitdiff | tree | snapshot |
2024-01-22 |
Alejandro Colomar | tests/unit/test_atoi_strtou_noneg.c: Test strtou[l... |
commit | commitdiff | tree | snapshot |
2024-01-22 |
Alejandro Colomar | lib/, src/: Replace strtou[l]l(3) by strtou[l]l_noneg() |
commit | commitdiff | tree | snapshot |
2024-01-22 |
Alejandro Colomar | lib/atoi/strtou_noneg.[ch]: Add strtou[l]l_noneg() |
commit | commitdiff | tree | snapshot |
2024-01-22 |
Samanta Navarro | src/sulogin.c: Free previously allocated memory |
commit | commitdiff | tree | snapshot |
2024-01-18 |
Alejandro Colomar | src/sulogin.c: Remove 'static' from local variable... |
commit | commitdiff | tree | snapshot |
2024-01-18 |
Alejandro Colomar | src/sulogin.c: Remove 'static' from a temporary variable |
commit | commitdiff | tree | snapshot |
2024-01-18 |
Alejandro Colomar | src/sulogin.c: Align local variables |
commit | commitdiff | tree | snapshot |
2024-01-18 |
Alejandro Colomar | src/sulogin.c: Make static variables local to main() |
commit | commitdiff | tree | snapshot |
2024-01-18 |
Alejandro Colomar | src/sulogin.c: pw_entry(): Don't else after return |
commit | commitdiff | tree | snapshot |
2024-01-18 |
Alejandro Colomar | lib/, src/, po/: pw_entry(): Move function to src/sulogin.c |
commit | commitdiff | tree | snapshot |
2024-01-16 |
Alejandro Colomar | lib/, tests/: addsl(): Add addsl(), a variadic macro |
commit | commitdiff | tree | snapshot |
2024-01-16 |
Alejandro Colomar | lib/, tests/: addsl2(): Rename addsl() to addsl2() |
commit | commitdiff | tree | snapshot |
2024-01-15 |
Alejandro Colomar | lib/defines.h: Don't wrap #undef in #ifdef |
commit | commitdiff | tree | snapshot |
2024-01-15 |
Alejandro Colomar | lib/idmapping.c: write_mapping(): Fixx off-by-one bug |
commit | commitdiff | tree | snapshot |
2024-01-15 |
Alejandro Colomar | lib/: Use 'restrict' alongside [[gnu::access()]] |
commit | commitdiff | tree | snapshot |
2024-01-15 |
Alejandro Colomar | lib/: Use ATTR_ACCESS() instead of /*@out@*/ |
commit | commitdiff | tree | snapshot |
2024-01-15 |
Alejandro Colomar | lib/: get[u]long(): Use ATTR_ACCESS() instead of /... |
commit | commitdiff | tree | snapshot |
2024-01-15 |
Alejandro Colomar | lib/: Remove incorrect /*@out@*/ comment from functions... |
commit | commitdiff | tree | snapshot |
2024-01-15 |
Alejandro Colomar | lib/: Remove /*@out@*/ comments in return type |
commit | commitdiff | tree | snapshot |
2024-01-15 |
Alejandro Colomar | lib/: fgetsx(): Use ATTR_ACCESS() instead of /*@out@*/ |
commit | commitdiff | tree | snapshot |
2024-01-15 |
Alejandro Colomar | lib/: run_command(): Use ATTR_ACCESS() instead of ... |
commit | commitdiff | tree | snapshot |
2024-01-15 |
Alejandro Colomar | lib/attr.h: Add ATTR_ACCESS() |
commit | commitdiff | tree | snapshot |
2024-01-15 |
Samanta Navarro | lib/sgetgrent.c: fix null pointer dereference |
commit | commitdiff | tree | snapshot |
2024-01-05 |
Alejandro Colomar | lib/: get_pid(): Use the usual -1 as an error code |
commit | commitdiff | tree | snapshot |
2024-01-05 |
Alejandro Colomar | lib/, src/: get_uid(): Use the usual -1 as an error... |
commit | commitdiff | tree | snapshot |
2024-01-05 |
Alejandro Colomar | lib/, src/: get_gid(): Use the usual -1 as an error... |
commit | commitdiff | tree | snapshot |
2024-01-05 |
Alejandro Colomar | lib/, src/: getrange(): Use the usual -1 as an error... |
commit | commitdiff | tree | snapshot |
2024-01-05 |
Alejandro Colomar | lib/getrange.c: Reduce indentation |
commit | commitdiff | tree | snapshot |
2024-01-05 |
Alejandro Colomar | lib/, src/: getulong(): Use the usual -1 as an error... |
commit | commitdiff | tree | snapshot |
2024-01-05 |
Alejandro Colomar | lib/, src/: getlong(): Use the usual -1 as an error... |
commit | commitdiff | tree | snapshot |
2024-01-05 |
Alejandro Colomar | tests/unit/test_adds.c: Test addsl() and addsl3() |
commit | commitdiff | tree | snapshot |
2024-01-05 |
Alejandro Colomar | lib/adds.[ch]: Add addsl() and addsl3() |
commit | commitdiff | tree | snapshot |
2024-01-05 |
Tobias Stoeckmann | src/: Fix long/time_t handling |
commit | commitdiff | tree | snapshot |
2024-01-05 |
Tobias Stoeckmann | src/passwd.c: Add overflow check |
commit | commitdiff | tree | snapshot |
2024-01-05 |
Tobias Stoeckmann | src/passwd.c: Switch to day precision |
commit | commitdiff | tree | snapshot |
2024-01-05 |
Tobias Stoeckmann | lib/, src/: Remove SCALE definition |
commit | commitdiff | tree | snapshot |
2023-12-27 |
Tobias Stoeckmann | man/: add BCRYPT and YESCRYPT information |
commit | commitdiff | tree | snapshot |
2023-12-27 |
Tobias Stoeckmann | man/: CONSOLE_GROUPS is only used without PAM |
commit | commitdiff | tree | snapshot |
2023-12-27 |
Tobias Stoeckmann | man/: ENV_HZ is only used without PAM |
commit | commitdiff | tree | snapshot |
2023-12-27 |
Alejandro Colomar | lib/defines.h: Use 'time_t' for DAY |
commit | commitdiff | tree | snapshot |
2023-12-27 |
Tobias Stoeckmann | login.defs.5: Be specific that only -1 is allowed |
commit | commitdiff | tree | snapshot |
2023-12-27 |
Tobias Stoeckmann | lib/getdef.c: Reject negative values in getdef_* except -1 |
commit | commitdiff | tree | snapshot |
2023-12-25 |
Tobias Stoeckmann | man/: Support compiling in build directory |
commit | commitdiff | tree | snapshot |
2023-12-15 |
Alejandro Colomar | tests/unit/test_sprintf.c: Test SNPRINTF() |
commit | commitdiff | tree | snapshot |
next |