2025-06-03 |
Alejandro Colomar | lib/nss.c: Use !strcaseprefix() instead of its pattern |
commit | commitdiff | tree |
2025-06-03 |
Alejandro Colomar | contrib/, lib/: Use strcaseprefix() instead of its... |
commit | commitdiff | tree |
2025-06-03 |
Alejandro Colomar | lib/string/strcmp/: strcaseprefix(): Add API |
commit | commitdiff | tree |
2025-06-02 |
Iker Pedrosa | tests/: test chage last changed date |
commit | commitdiff | tree |
2025-06-02 |
Iker Pedrosa | tests/: test chage expiration date |
commit | commitdiff | tree |
2025-06-02 |
Iker Pedrosa | tests/: implement binding for `chage` |
commit | commitdiff | tree |
2025-06-02 |
Iker Pedrosa | tests/: test useradd expiration date |
commit | commitdiff | tree |
2025-06-02 |
Iker Pedrosa | tests/: test usermod expiration date |
commit | commitdiff | tree |
2025-06-02 |
Alejandro Colomar | lib/strtoday.c: Actually return a date from get_date() |
commit | commitdiff | tree |
2025-06-02 |
Alejandro Colomar | lib/: Move get_date() to lib/strtoday.c |
commit | commitdiff | tree |
2025-06-02 |
Alejandro Colomar | lib/strtoday.c: strtoday(): Remove obsolete comment |
commit | commitdiff | tree |
2025-06-02 |
Alejandro Colomar | lib/strtoday.c: strtoday(): Attempt parsing with str2sl... |
commit | commitdiff | tree |
2025-06-02 |
Alejandro Colomar | lib/getdate.c: Use strptime(3) to simplify |
commit | commitdiff | tree |
2025-06-02 |
Alejandro Colomar | lib/: get_date(): Remove unused parameter |
commit | commitdiff | tree |
2025-06-02 |
Alejandro Colomar | lib/: Fix indentation and alignment |
commit | commitdiff | tree |
2025-06-02 |
Alejandro Colomar | lib/getdate.*: Reimplement in pure C |
commit | commitdiff | tree |
2025-05-30 |
Alejandro Colomar | lib/: sget*ent(): Remove unnecessary 'static', and... |
commit | commitdiff | tree |
2025-05-30 |
Alejandro Colomar | lib/sgetpwent.c: sgetpwent(): Trim the trailing '\n' |
commit | commitdiff | tree |
2025-05-30 |
Alejandro Colomar | lib/: Rename local variable |
commit | commitdiff | tree |
2025-05-30 |
Alejandro Colomar | lib/: Remove arbitrary limitation by calling strdup(3) |
commit | commitdiff | tree |
2025-05-30 |
Alejandro Colomar | lib/: Simplify by calling strdup(3) |
commit | commitdiff | tree |
2025-05-30 |
Alejandro Colomar | lib/: Use strtolower() instead of its pattern |
commit | commitdiff | tree |
2025-05-30 |
Alejandro Colomar | lib/string/ctype/strtoascii/: strtolower(): Add API |
commit | commitdiff | tree |
2025-05-30 |
Alejandro Colomar | lib/atoi/str2i/, *: Simplify implementations |
commit | commitdiff | tree |
2025-05-30 |
Alejandro Colomar | lib/atoi/a2i/: Simplify these macros by calling a2i() |
commit | commitdiff | tree |
2025-05-27 |
Alejandro Colomar | configure.ac: Remove unused check for futimes(3) |
commit | commitdiff | tree |
2025-05-27 |
Alejandro Colomar | configure.ac, contrib/, src/: Remove dead code |
commit | commitdiff | tree |
2025-05-27 |
Alejandro Colomar | lib/, configure.ac, po/: Remove dead file <lib/shadow.c> |
commit | commitdiff | tree |
2025-05-27 |
Alejandro Colomar | lib/string/strdup/strndupa.h: STRNDUPA(): Simplify... |
commit | commitdiff | tree |
2025-05-27 |
Alejandro Colomar | lib/string/strdup/strndupa.h: strndupa(3): Add macro |
commit | commitdiff | tree |
2025-05-27 |
Alejandro Colomar | lib/: Treat strpbrk(3)'s return value as a boolean |
commit | commitdiff | tree |
2025-05-27 |
Alejandro Colomar | src/: Simplify, using strpbrk(3) |
commit | commitdiff | tree |
2025-05-26 |
Alejandro Colomar | lib/, src/: Use strprefix() instead of its pattern |
commit | commitdiff | tree |
2025-05-26 |
Alejandro Colomar | lib/: Use !strprefix() instead of its pattern |
commit | commitdiff | tree |
2025-05-26 |
Alejandro Colomar | lib/: Use strprefix() instead of its pattern |
commit | commitdiff | tree |
2025-05-26 |
Alejandro Colomar | lib/env.c: sanitize_env(): Use !strprefix() instead... |
commit | commitdiff | tree |
2025-05-26 |
Alejandro Colomar | lib/, src/: Use strprefix() instead of its pattern |
commit | commitdiff | tree |
2025-05-26 |
Alejandro Colomar | lib/, src/: Use s=strprefix(s,p)?:s instead of its... |
commit | commitdiff | tree |
2025-05-26 |
Alejandro Colomar | lib/string/strcmp/: strprefix(): Add API |
commit | commitdiff | tree |
2025-05-26 |
Alejandro Colomar | lib/, src/: Reduce scope of local variables |
commit | commitdiff | tree |
2025-05-26 |
Alejandro Colomar | lib/sizeof.h: Make sure STRLEN() only accepts string... |
commit | commitdiff | tree |
2025-05-21 |
Iker Pedrosa | tests/: extend basic groupdel tests |
commit | commitdiff | tree |
2025-05-21 |
Iker Pedrosa | tests/: extend basic groupmod test |
commit | commitdiff | tree |
2025-05-21 |
Iker Pedrosa | tests/: extend basic groupadd test |
commit | commitdiff | tree |
2025-05-21 |
Iker Pedrosa | tests/: extend basic userdel test |
commit | commitdiff | tree |
2025-05-21 |
Iker Pedrosa | tests/: extend basic usermod test |
commit | commitdiff | tree |
2025-05-21 |
Iker Pedrosa | tests/: extend basic useradd test |
commit | commitdiff | tree |
2025-05-21 |
Iker Pedrosa | tests/: improve version detection |
commit | commitdiff | tree |
2025-05-21 |
Iker Pedrosa | tests/: improve distribution detection |
commit | commitdiff | tree |
2025-05-21 |
Iker Pedrosa | tests/: enable `FORCE_SHADOW` in configuration |
commit | commitdiff | tree |
2025-05-21 |
Iker Pedrosa | tests/: implement `days_since_epoch()` |
commit | commitdiff | tree |
2025-05-21 |
Iker Pedrosa | tests/: implement feature detection |
commit | commitdiff | tree |
2025-05-21 |
Iker Pedrosa | tests/: implement binding for `getent gshadow $name` |
commit | commitdiff | tree |
2025-05-21 |
Iker Pedrosa | tests/: implement binding for `getent shadow $name` |
commit | commitdiff | tree |
2025-05-02 |
Matthew Hughes | newgidmap: better error logging on failure |
commit | commitdiff | tree |
2025-05-02 |
Matthew Hughes | newuidmap: better error logging on failure |
commit | commitdiff | tree |
2025-04-30 |
Alejandro Colomar | lib/strtoday.c: strtoday(): Replace obsolete comment |
commit | commitdiff | tree |
2025-04-30 |
Alejandro Colomar | man/: Localized dates are not accepted anymore |
commit | commitdiff | tree |
2025-04-30 |
Alejandro Colomar | man/: Consistently express dates in standard format |
commit | commitdiff | tree |
2025-04-30 |
Alejandro Colomar | lib/getdate.y: Don't parse a raw number; just a calenda... |
commit | commitdiff | tree |
2025-04-30 |
Alejandro Colomar | lib/getdate.y: Don't parse dates in local formats;... |
commit | commitdiff | tree |
2025-04-30 |
Alejandro Colomar | lib/getdate.y: Remove unnecessary variable |
commit | commitdiff | tree |
2025-04-30 |
Alejandro Colomar | lib/getdate.y: Don't parse week days |
commit | commitdiff | tree |
2025-04-30 |
Alejandro Colomar | lib/getdate.y: Don't parse relative dates, such as... |
commit | commitdiff | tree |
2025-04-30 |
Alejandro Colomar | lib/getdate.y: Don't parse times; just dates |
commit | commitdiff | tree |
2025-04-28 |
Serge Hallyn | man/useradd.8.xml: fix the CREATE_HOME description |
commit | commitdiff | tree |
2025-04-25 |
Iker Pedrosa | ci: add `gawk` as a fedora dependency |
commit | commitdiff | tree |
2025-04-09 |
Stanislav Brabec | Add LOGIN_ENV_SAFELIST to FOREIGNDEFS |
commit | commitdiff | tree |
2025-03-29 |
Chris Hofstaedtler | Accept /usr/sbin/nologin as an alternate to /sbin/nologin |
commit | commitdiff | tree |
2025-03-26 |
Serge Hallyn | Quick fix: define E_PAM_ERR in lib/pam_pass.c |
commit | commitdiff | tree |
2025-03-26 |
Markus Hiereth | pwconv.8 man page improvements |
commit | commitdiff | tree |
2025-03-26 |
Markus Hiereth | chfn.1 man page improvements |
commit | commitdiff | tree |
2025-03-24 |
Serge Hallyn | passwd: document exit code when PAM has errored |
commit | commitdiff | tree |
2025-03-20 |
Iker Pedrosa | CI: purge man-db |
commit | commitdiff | tree |
2025-03-19 |
Serge Hallyn | release 4.17.4 4.17.4 |
commit | commitdiff | tree |
2025-03-03 |
Alejandro Colomar | tests/unit/test_xasprintf.c: Fix sign-mismatch diagnostic |
commit | commitdiff | tree |
2025-03-03 |
Alejandro Colomar | src/lastlog.c: Use ssizeof() to avoid a -Wsign-compare... |
commit | commitdiff | tree |
2025-03-03 |
Alejandro Colomar | lib/sizeof.h: ssizeof(): Add signed variant of sizeof |
commit | commitdiff | tree |
2025-03-03 |
Alejandro Colomar | autogen.sh: Promote -Wsign-compare to an error |
commit | commitdiff | tree |
2025-03-03 |
Alejandro Colomar | lib/fs/readlink/: readlinknul(): Use ssize_t to simplify |
commit | commitdiff | tree |
2025-03-03 |
Michael Vetter | doc/: Remove list of distributions |
commit | commitdiff | tree |
2025-03-03 |
Alejandro Colomar | lib/commonio.c: Rely on the POSIX.1-2008 behavior of... |
commit | commitdiff | tree |
2025-03-03 |
Iker Pedrosa | src/: update group audit messages |
commit | commitdiff | tree |
2025-03-03 |
Iker Pedrosa | lib/: audit function for groups |
commit | commitdiff | tree |
2025-03-03 |
Iker Pedrosa | lib/, src/: update audit messages |
commit | commitdiff | tree |
2025-03-02 |
Alejandro Colomar | src/chfn.c: copy_field(): Rename local variable |
commit | commitdiff | tree |
2025-03-02 |
Alejandro Colomar | src/chfn.c: Add local variable to refer to the separate... |
commit | commitdiff | tree |
2025-03-02 |
Alejandro Colomar | src/chfn.c: Use stpsep() instead of its pattern |
commit | commitdiff | tree |
2025-03-02 |
Alejandro Colomar | src/chfn.c: Partially revert "lib/, src/: Use strsep... |
commit | commitdiff | tree |
2025-03-02 |
Chris Hofstaedtler | configure.ac: be deterministic about passwd location |
commit | commitdiff | tree |
2025-03-02 |
Alejandro Colomar | lib/getdate.y: Ignore time-zone information and use UTC |
commit | commitdiff | tree |
2025-02-25 |
Chris Hofstaedtler | configure.ac: stop checking for utmp location |
commit | commitdiff | tree |
2025-02-25 |
Alejandro Colomar | Revert "lib/, src/: Use local time for human-readable... |
commit | commitdiff | tree |
2025-02-24 |
Serge Hallyn | Release 4.17.3 4.17.3 |
commit | commitdiff | tree |
2025-02-21 |
Chris Hofstaedtler | chsh: do not warn about blank shell |
commit | commitdiff | tree |
2025-02-16 |
Alejandro Colomar | lib/: Use strisdigit() instead of its pattern |
commit | commitdiff | tree |
2025-02-16 |
Alejandro Colomar | lib/string/ctype/strisascii/: strisdigit(): Add function |
commit | commitdiff | tree |
2025-02-16 |
Alejandro Colomar | lib/string/: Add comments expanding the letter-soup... |
commit | commitdiff | tree |
2025-02-16 |
Alejandro Colomar | lib/basename.c: Basename(): Use stprcspn() instead... |
commit | commitdiff | tree |
2025-02-16 |
Alejandro Colomar | lib/string/strspn/, lib/, src/: stprspn(), strrspn_... |
commit | commitdiff | tree |
next |