2024-07-02 |
Alejandro Colomar | src/useradd.c: tallylog_reset(): Use Basename() instead... |
commit | commitdiff | tree |
2024-07-02 |
Alejandro Colomar | lib/, src/: Use strchrnul(3) instead of its pattern |
commit | commitdiff | tree |
2024-07-02 |
Alejandro Colomar | lib/commonio.c: commonio_open(): MALLOC() and REALLOCF... |
commit | commitdiff | tree |
2024-07-02 |
Alejandro Colomar | lib/: Use REALLOCF() instead of its pattern |
commit | commitdiff | tree |
2024-07-02 |
Alejandro Colomar | lib/, src/: Add missing include |
commit | commitdiff | tree |
2024-07-02 |
Alejandro Colomar | lib/failure.c: failprint(): Remove dead code |
commit | commitdiff | tree |
2024-07-02 |
Alejandro Colomar | lib/, src/: Always pass NULL to time(2) |
commit | commitdiff | tree |
2024-07-02 |
Alejandro Colomar | lib/getdate.y: NULL doesn't need a cast |
commit | commitdiff | tree |
2024-07-02 |
Alejandro Colomar | lib/shadow.c: my_sgetspent(): Clarify that we're assign... |
commit | commitdiff | tree |
2024-07-02 |
Alejandro Colomar | lib/, src/: Reduce scope of local variables |
commit | commitdiff | tree |
2024-07-02 |
Alejandro Colomar | src/login.c: Remove dead code |
commit | commitdiff | tree |
2024-07-02 |
Alejandro Colomar | src/logoutd.c: Remove unused variable |
commit | commitdiff | tree |
2024-07-02 |
Alejandro Colomar | src/su.c: save_caller_context(): Remove unused parameter |
commit | commitdiff | tree |
2024-07-02 |
Alejandro Colomar | lib/string/strcpy/, lib/, src/, tests/: Move all copyin... |
commit | commitdiff | tree |
2024-07-02 |
Alejandro Colomar | lib/string/sprintf/, lib/, src/, tests/: Move all sprin... |
commit | commitdiff | tree |
2024-06-29 |
Alejandro Colomar | src/get_subid_owners.c: Use uid_t for holding UIDs... |
commit | commitdiff | tree |
2024-06-29 |
Alejandro Colomar | src/usermod.c: Fix const correctness |
commit | commitdiff | tree |
2024-06-29 |
Alejandro Colomar | lib/limits.c: setrlimit_value(): Reimplement in terms... |
commit | commitdiff | tree |
2024-06-29 |
Alejandro Colomar | lib/, po/, src/: get_uid(): Move function to "atoi... |
commit | commitdiff | tree |
2024-06-29 |
Alejandro Colomar | lib/get_uid.c: get_uid(): Reimplement in terms of a2i() |
commit | commitdiff | tree |
2024-06-29 |
Alejandro Colomar | src/usermod.c: getulong_range(): Reimplement in terms... |
commit | commitdiff | tree |
2024-06-29 |
Alejandro Colomar | lib/get_pid.c: get_pidfd_from_fd(): Don't open-code... |
commit | commitdiff | tree |
2024-06-29 |
Alejandro Colomar | lib/atoi/getnum.[ch]: get_fd(): Add function for parsin... |
commit | commitdiff | tree |
2024-06-29 |
Alejandro Colomar | lib/: get_pid(): Move function to "atoi/getnum.h" |
commit | commitdiff | tree |
2024-06-29 |
Alejandro Colomar | lib/get_pid.c: get_pid(): Reimplement in terms of a2i() |
commit | commitdiff | tree |
2024-06-29 |
Alejandro Colomar | lib/: Don't open-code get_gid() |
commit | commitdiff | tree |
2024-06-29 |
Alejandro Colomar | lib/, libsubid/, po/, src/: get_gid(): Move function... |
commit | commitdiff | tree |
2024-06-29 |
Alejandro Colomar | lib/get_gid.c: get_gid(): Reimplement in terms of a2i() |
commit | commitdiff | tree |
2024-06-29 |
Alejandro Colomar | src/: Use str2[u]l() instead of atoi(3) |
commit | commitdiff | tree |
2024-06-29 |
Alejandro Colomar | tests/unit/test_typetraits.c: Add tests for typetraits... |
commit | commitdiff | tree |
2024-06-29 |
Alejandro Colomar | lib/typetraits.h: Add macros that give information... |
commit | commitdiff | tree |
2024-06-28 |
Serge Hallyn | tests/run_some: make sure unshared root user can descen... |
commit | commitdiff | tree |
2024-06-28 |
Alejandro Colomar | Makefile.am: Use 'dist-hook' to clean up <tests/unit... |
commit | commitdiff | tree |
2024-06-28 |
Serge Hallyn | have_range: open the subid db if needed |
commit | commitdiff | tree |
2024-06-28 |
Serge Hallyn | libsubid test makefile: fix a typo |
commit | commitdiff | tree |
2024-06-28 |
Alejandro Colomar | tests/unit/test_xasprintf.c: Fix use of volatile pointer |
commit | commitdiff | tree |
2024-06-28 |
Alejandro Colomar | tests/unit/test_xasprintf.c: Cosmetic |
commit | commitdiff | tree |
2024-06-26 |
Serge Hallyn | tests/: Support run_some from exported tarball |
commit | commitdiff | tree |
2024-06-21 |
Alejandro Colomar | lib/csrand.c: Fix the lower part of the domain of csran... |
commit | commitdiff | tree |
2024-06-18 |
Serge Hallyn | configure.ac: release 4.16.0 4.16.0 |
commit | commitdiff | tree |
2024-06-14 |
Serge Hallyn | release 4.16.0-rc1 4.16.0-rc1 |
commit | commitdiff | tree |
2024-06-14 |
Serge Hallyn | configure.ac: specify tar-pax to avoid 99 char filename... |
commit | commitdiff | tree |
2024-06-14 |
Alejandro Colomar | Remove support for rlogind in login(1), that is, remove... |
commit | commitdiff | tree |
2024-06-12 |
Daniel Bershatsky | libsubid: Fix code style issues |
commit | commitdiff | tree |
2024-06-12 |
Daniel Bershatsky | libsubid: Fail on plugin loading if no subid_free provided |
commit | commitdiff | tree |
2024-06-12 |
Daniel Bershatsky | libsubid: Apply minor fixes |
commit | commitdiff | tree |
2024-06-12 |
Daniel Bershatsky | libsubid: Add routine to free allocated memory |
commit | commitdiff | tree |
2024-06-12 |
Daniel Bershatsky | libsubid: Dealocate memory on exit |
commit | commitdiff | tree |
2024-06-07 |
lixinyun | src/groupmod.c: delete gr_free_members(&grp) to avoid... |
commit | commitdiff | tree |
2024-06-05 |
Serge Hallyn | man/lastlog: remove wrong use of keyword term |
commit | commitdiff | tree |
2024-06-04 |
Alejandro Colomar | lib/cast.h: const_cast(): Reimplement with _Generic(3) |
commit | commitdiff | tree |
2024-05-29 |
Iker Pedrosa | configure: move cmocka library detection |
commit | commitdiff | tree |
2024-05-29 |
Serge Hallyn | tests: add the tests/ subdirectory to dist tarball |
commit | commitdiff | tree |
2024-05-27 |
Alejandro Colomar | lib/atoi/strtou_noneg.[ch], tests/: strtoul_noneg(... |
commit | commitdiff | tree |
2024-05-27 |
Alejandro Colomar | src/check_subid_range.c: Call str2ul() instead of strto... |
commit | commitdiff | tree |
2024-05-27 |
Alejandro Colomar | lib/atoi/strtou_noneg.[ch], tests/: strtoull_noneg... |
commit | commitdiff | tree |
2024-05-27 |
Alejandro Colomar | lib/gettime.c: gettime(): Call a2i() instead of strtoul... |
commit | commitdiff | tree |
2024-05-22 |
Tianyu Chen | STABLE.md: 4.15.x is now stable |
commit | commitdiff | tree |
2024-05-21 |
Alejandro Colomar | src/login.c: main(): Use login_name_max_size() |
commit | commitdiff | tree |
2024-05-21 |
Alejandro Colomar | lib/chkname.[ch]: login_name_max_size(): Add function |
commit | commitdiff | tree |
2024-05-21 |
Alejandro Colomar | lib/chkname.[ch]: Fix includes |
commit | commitdiff | tree |
2024-05-20 |
Alejandro Colomar | src/usermod.c: update_gshadow(): Add helper function |
commit | commitdiff | tree |
2024-05-20 |
Alejandro Colomar | src/usermod.c: update_group(): Add helper function |
commit | commitdiff | tree |
2024-05-20 |
Alejandro Colomar | src/usermod.c: update_gshadow_file(): Reduce scope... |
commit | commitdiff | tree |
2024-05-20 |
Alejandro Colomar | src/usermod.c: update_group_file(): Reduce scope of... |
commit | commitdiff | tree |
2024-05-20 |
Alejandro Colomar | src/usermod.c: update_gshadow_file(): Fix RESOURCE_LEAK... |
commit | commitdiff | tree |
2024-05-20 |
Alejandro Colomar | src/usermod.c: update_group_file(): Fix RESOURCE_LEAK... |
commit | commitdiff | tree |
2024-05-20 |
Alejandro Colomar | src/usermod.c: Rename update_gshadow() => update_gshado... |
commit | commitdiff | tree |
2024-05-20 |
Alejandro Colomar | src/usermod.c: Rename update_group() => update_group_file() |
commit | commitdiff | tree |
2024-05-20 |
Alejandro Colomar | src/usermod.c: Reduce scope of local variables |
commit | commitdiff | tree |
2024-05-17 |
Alejandro Colomar | src/useradd.c: set_defaults(): Fix FILE* leak |
commit | commitdiff | tree |
2024-05-17 |
Alejandro Colomar | src/useradd.c: Add fmkstemp() to fix file-descriptor... |
commit | commitdiff | tree |
2024-05-17 |
Alejandro Colomar | src/useradd.c: De-duplicate code |
commit | commitdiff | tree |
2024-05-17 |
Alejandro Colomar | src/useradd.c: set_defaults(): Do not free(3) the resul... |
commit | commitdiff | tree |
2024-05-17 |
Alejandro Colomar | src/useradd.c: set_defaults(): Rename goto label |
commit | commitdiff | tree |
2024-05-17 |
Alejandro Colomar | src/useradd.c: set_defaults(): Fix order of clean-ups |
commit | commitdiff | tree |
2024-05-17 |
Iker Pedrosa | port: fix OVERRUN (CWE-119) |
commit | commitdiff | tree |
2024-05-17 |
Alejandro Colomar | lib/getrange.c: getrange(): Report an error when min>max |
commit | commitdiff | tree |
2024-05-17 |
Alejandro Colomar | lib/getrange.c: getrange(): Add missing cast |
commit | commitdiff | tree |
2024-05-17 |
Alejandro Colomar | lib/getrange.c: getrange(): Add const to pointer |
commit | commitdiff | tree |
2024-05-17 |
Alejandro Colomar | lib/getrange.c: getrange(): Use a2ul() instead of strto... |
commit | commitdiff | tree |
2024-05-17 |
Alejandro Colomar | lib/atoi/a2i.[ch]: Add const-generic macros |
commit | commitdiff | tree |
2024-05-15 |
Alejandro Colomar | lib/alloc.h: Reimplement [X]REALLOC[F]() macros with... |
commit | commitdiff | tree |
2024-05-09 |
Frans Spiesschaert | updated Dutch translation |
commit | commitdiff | tree |
2024-05-09 |
Iker Pedrosa | man: update translations for username length |
commit | commitdiff | tree |
2024-05-09 |
Iker Pedrosa | man: update username length |
commit | commitdiff | tree |
2024-05-04 |
Alejandro Colomar | lib/, src/: Rename some local variables |
commit | commitdiff | tree |
2024-05-04 |
Alejandro Colomar | lib/getrange.c: getrange(): Use goto to deduplicate... |
commit | commitdiff | tree |
2024-05-04 |
Alejandro Colomar | lib/getrange.c: getrange(): Return early |
commit | commitdiff | tree |
2024-05-04 |
Alejandro Colomar | lib/getrange.c: getrange(): Return early to reduce... |
commit | commitdiff | tree |
2024-05-04 |
Alejandro Colomar | lib/getrange.c: getrange(): Don't else after return |
commit | commitdiff | tree |
2024-05-04 |
Alejandro Colomar | lib/getrange.c: getrange(): Return early to remove... |
commit | commitdiff | tree |
2024-05-04 |
Alejandro Colomar | lib/getrange.c: getrange(): Remove temporary variable |
commit | commitdiff | tree |
2024-05-04 |
Alejandro Colomar | lib/getrange.c: getrange(): Small refactor |
commit | commitdiff | tree |
2024-05-04 |
Alejandro Colomar | lib/getrange.c: getrange(): Small refactor |
commit | commitdiff | tree |
2024-05-02 |
Iker Pedrosa | share/containers: update build flags for fedora 40 |
commit | commitdiff | tree |
2024-05-02 |
Iker Pedrosa | share/containers: sort configuration options |
commit | commitdiff | tree |
2024-05-02 |
Iker Pedrosa | share/containers: fix indentation in fedora |
commit | commitdiff | tree |
2024-04-10 |
Serge Hallyn | newuidmap and newgidmap manpages: fix fd description |
commit | commitdiff | tree |
2024-04-04 |
Tobias Stoeckmann | lib/env.c: treat out of memory condition as error |
commit | commitdiff | tree |
next |