| 2024-07-02 |
Alejandro Colomar | src/usermod.c: Simplify, by calling a2sl() instead... |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | src/passwd.c: Simplify, by calling a2sl() instead of... |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | src/useradd.c: Simplify, by calling a2sl() instead... |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | src/: Use get_[ug]id() where appropriate |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/shadow.c: my_sgetspent(): Simplify error handling |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/shadow.c: my_sgetspent(): Remove dead code |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/shadow.c: my_sgetspent(): Merge 'else {if}' into... |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/sgetspent.c: sgetspent(): Simplify, by calling... |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/limits.c: setup_limits(): Simplify, by calling... |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/limits.c: setup_limits(): Simplify, by calling... |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/limits.c: setup_limits(): Simplify, by calling... |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/limits.c: set_umask(): Simplify, by calling str2i... |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/limits.c: set_prio(): Simplify, by calling str2si... |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/getdef.c: getdef_long(): Simplify, by calling a2sl... |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/getdef.c: getdef_unum(): Fix wrong limit check |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/getdef.c: getdef_num(): Simplify, by calling a2si... |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | Remove groups(1) |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | Remove id(1) |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/idmapping.c: Use long constants in prctl(2), and... |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/attr.h: Use C23-style attributes |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/gshadow.c: Use XREALLOC() instead of silently conti... |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | src/: Remove dead code |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/: Use [[gnu::alloc_size(...)]] on allocation functions |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/: Use multi-line macro definitions |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/alloc/, lib/, src/, tests/: Organize the allocation... |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/alloc.[ch]: xmalloc(): Remove unused function |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/string/strdup/xstrdup.[ch], lib/, src/: Move xstrdu... |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/string/strcpy/zustr2stp.[ch], tests/: Remove ZUSTR2... |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | src/logoutd.c: Use STRNCAT() instead of its pattern |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | src/logoutd.c: Use STRNDUPA() instead of its pattern |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | src/newusers.c: Exit on ENOMEM, by calling xstrdup... |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/utmp.c: prepare_utmp(): Use xstrdup() instead of... |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/utmp.c: Use XSTRNDUP() instead of its pattern |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/string/strdup/: XSTRNDUP(), STRNDUPA(): Add macros |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/string/strcpy/strncat.[ch]: STRNCAT(): Add macro |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | src/: Use xasprintf() instead of its pattern |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | src/groupmems.c: Fix number of elements in allocation |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/gshadow.c: build_list(): Fix REALLOC() nmemb calcul... |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/gshadow.c: build_list(): Fix forever loop on ENOMEM |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/, src/: Use strsep(3) instead of its pattern |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | src/useradd.c: tallylog_reset(): Use Basename() instead... |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/, src/: Use strchrnul(3) instead of its pattern |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/commonio.c: commonio_open(): MALLOC() and REALLOCF... |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/: Use REALLOCF() instead of its pattern |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/, src/: Add missing include |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/failure.c: failprint(): Remove dead code |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/, src/: Always pass NULL to time(2) |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/getdate.y: NULL doesn't need a cast |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/shadow.c: my_sgetspent(): Clarify that we're assign... |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/, src/: Reduce scope of local variables |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | src/login.c: Remove dead code |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | src/logoutd.c: Remove unused variable |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | src/su.c: save_caller_context(): Remove unused parameter |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/string/strcpy/, lib/, src/, tests/: Move all copyin... |
commit | commitdiff | tree | snapshot |
| 2024-07-02 |
Alejandro Colomar | lib/string/sprintf/, lib/, src/, tests/: Move all sprin... |
commit | commitdiff | tree | snapshot |
| 2024-06-29 |
Alejandro Colomar | src/get_subid_owners.c: Use uid_t for holding UIDs... |
commit | commitdiff | tree | snapshot |
| 2024-06-29 |
Alejandro Colomar | src/usermod.c: Fix const correctness |
commit | commitdiff | tree | snapshot |
| 2024-06-29 |
Alejandro Colomar | lib/limits.c: setrlimit_value(): Reimplement in terms... |
commit | commitdiff | tree | snapshot |
| 2024-06-29 |
Alejandro Colomar | lib/, po/, src/: get_uid(): Move function to "atoi... |
commit | commitdiff | tree | snapshot |
| 2024-06-29 |
Alejandro Colomar | lib/get_uid.c: get_uid(): Reimplement in terms of a2i() |
commit | commitdiff | tree | snapshot |
| 2024-06-29 |
Alejandro Colomar | src/usermod.c: getulong_range(): Reimplement in terms... |
commit | commitdiff | tree | snapshot |
| 2024-06-29 |
Alejandro Colomar | lib/get_pid.c: get_pidfd_from_fd(): Don't open-code... |
commit | commitdiff | tree | snapshot |
| 2024-06-29 |
Alejandro Colomar | lib/atoi/getnum.[ch]: get_fd(): Add function for parsin... |
commit | commitdiff | tree | snapshot |
| 2024-06-29 |
Alejandro Colomar | lib/: get_pid(): Move function to "atoi/getnum.h" |
commit | commitdiff | tree | snapshot |
| 2024-06-29 |
Alejandro Colomar | lib/get_pid.c: get_pid(): Reimplement in terms of a2i() |
commit | commitdiff | tree | snapshot |
| 2024-06-29 |
Alejandro Colomar | lib/: Don't open-code get_gid() |
commit | commitdiff | tree | snapshot |
| 2024-06-29 |
Alejandro Colomar | lib/, libsubid/, po/, src/: get_gid(): Move function... |
commit | commitdiff | tree | snapshot |
| 2024-06-29 |
Alejandro Colomar | lib/get_gid.c: get_gid(): Reimplement in terms of a2i() |
commit | commitdiff | tree | snapshot |
| 2024-06-29 |
Alejandro Colomar | src/: Use str2[u]l() instead of atoi(3) |
commit | commitdiff | tree | snapshot |
| 2024-06-29 |
Alejandro Colomar | tests/unit/test_typetraits.c: Add tests for typetraits... |
commit | commitdiff | tree | snapshot |
| 2024-06-29 |
Alejandro Colomar | lib/typetraits.h: Add macros that give information... |
commit | commitdiff | tree | snapshot |
| 2024-06-28 |
Serge Hallyn | tests/run_some: make sure unshared root user can descen... |
commit | commitdiff | tree | snapshot |
| 2024-06-28 |
Alejandro Colomar | Makefile.am: Use 'dist-hook' to clean up <tests/unit... |
commit | commitdiff | tree | snapshot |
| 2024-06-28 |
Serge Hallyn | have_range: open the subid db if needed |
commit | commitdiff | tree | snapshot |
| 2024-06-28 |
Serge Hallyn | libsubid test makefile: fix a typo |
commit | commitdiff | tree | snapshot |
| 2024-06-28 |
Alejandro Colomar | tests/unit/test_xasprintf.c: Fix use of volatile pointer |
commit | commitdiff | tree | snapshot |
| 2024-06-28 |
Alejandro Colomar | tests/unit/test_xasprintf.c: Cosmetic |
commit | commitdiff | tree | snapshot |
| 2024-06-26 |
Serge Hallyn | tests/: Support run_some from exported tarball |
commit | commitdiff | tree | snapshot |
| 2024-06-21 |
Alejandro Colomar | lib/csrand.c: Fix the lower part of the domain of csran... |
commit | commitdiff | tree | snapshot |
| 2024-06-18 |
Serge Hallyn | configure.ac: release 4.16.0 4.16.0 |
commit | commitdiff | tree | snapshot |
| 2024-06-14 |
Serge Hallyn | release 4.16.0-rc1 4.16.0-rc1 |
commit | commitdiff | tree | snapshot |
| 2024-06-14 |
Serge Hallyn | configure.ac: specify tar-pax to avoid 99 char filename... |
commit | commitdiff | tree | snapshot |
| 2024-06-14 |
Alejandro Colomar | Remove support for rlogind in login(1), that is, remove... |
commit | commitdiff | tree | snapshot |
| 2024-06-12 |
Daniel Bershatsky | libsubid: Fix code style issues |
commit | commitdiff | tree | snapshot |
| 2024-06-12 |
Daniel Bershatsky | libsubid: Fail on plugin loading if no subid_free provided |
commit | commitdiff | tree | snapshot |
| 2024-06-12 |
Daniel Bershatsky | libsubid: Apply minor fixes |
commit | commitdiff | tree | snapshot |
| 2024-06-12 |
Daniel Bershatsky | libsubid: Add routine to free allocated memory |
commit | commitdiff | tree | snapshot |
| 2024-06-12 |
Daniel Bershatsky | libsubid: Dealocate memory on exit |
commit | commitdiff | tree | snapshot |
| 2024-06-07 |
lixinyun | src/groupmod.c: delete gr_free_members(&grp) to avoid... |
commit | commitdiff | tree | snapshot |
| 2024-06-05 |
Serge Hallyn | man/lastlog: remove wrong use of keyword term |
commit | commitdiff | tree | snapshot |
| 2024-06-04 |
Alejandro Colomar | lib/cast.h: const_cast(): Reimplement with _Generic(3) |
commit | commitdiff | tree | snapshot |
| 2024-05-29 |
Iker Pedrosa | configure: move cmocka library detection |
commit | commitdiff | tree | snapshot |
| 2024-05-29 |
Serge Hallyn | tests: add the tests/ subdirectory to dist tarball |
commit | commitdiff | tree | snapshot |
| 2024-05-27 |
Alejandro Colomar | lib/atoi/strtou_noneg.[ch], tests/: strtoul_noneg(... |
commit | commitdiff | tree | snapshot |
| 2024-05-27 |
Alejandro Colomar | src/check_subid_range.c: Call str2ul() instead of strto... |
commit | commitdiff | tree | snapshot |
| 2024-05-27 |
Alejandro Colomar | lib/atoi/strtou_noneg.[ch], tests/: strtoull_noneg... |
commit | commitdiff | tree | snapshot |
| 2024-05-27 |
Alejandro Colomar | lib/gettime.c: gettime(): Call a2i() instead of strtoul... |
commit | commitdiff | tree | snapshot |
| 2024-05-22 |
Tianyu Chen | STABLE.md: 4.15.x is now stable |
commit | commitdiff | tree | snapshot |
| 2024-05-21 |
Alejandro Colomar | src/login.c: main(): Use login_name_max_size() |
commit | commitdiff | tree | snapshot |
| 2024-05-21 |
Alejandro Colomar | lib/chkname.[ch]: login_name_max_size(): Add function |
commit | commitdiff | tree | snapshot |
| next |