| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-01 | autotools: cleanup tests to use libcommon.la | Karel Zak | 1 | -1/+1 |
| 2025-06-26 | lib/strv: use ul_ prefix for strv functions | Karel Zak | 1 | -3/+3 |
| 2025-05-20 | treewide: improve getauxval(AT_SECURE) usage | Karel Zak | 1 | -2/+1 |
| 2025-05-10 | lib/env, ...: use getauxval(AT_SECURE) for SUID check | Max Kellermann | 1 | -1/+2 |
| 2024-11-07 | nsenter: support empty environ[] | Karel Zak | 1 | -0/+1 |
| 2024-09-04 | env: add env_list_add_getenv() and env_list_add_getenvs() | Karel Zak | 1 | -1/+42 |
| 2024-09-04 | env: cleanup env_list API | Karel Zak | 1 | -4/+4 |
| 2024-09-04 | env: add "overwrite" argument to env_list_setenv() | Karel Zak | 1 | -3/+3 |
| 2024-09-04 | env: save parsed variables into ul_env_list | Karel Zak | 1 | -28/+59 |
| 2023-09-22 | lib/env: fix function name remote_entry -> remove_entry | Thomas Weißschuh | 1 | -2/+2 |
| 2023-09-22 | lib/env: avoid underflow of read_all_alloc() return value | Thomas Weißschuh | 1 | -1/+1 |
| 2023-03-09 | lib/env: fix memory leak [coverity scan] | Karel Zak | 1 | -4/+7 |
| 2023-03-02 | nsenter: add --env for allowing environment variables inheritance | u2386 | 1 | -0/+24 |
| 2022-04-26 | lib: allow safe_getenv to work for non-root users | Mike Gilbert | 1 | -3/+1 |
| 2021-09-23 | lib/env: don't ignore failed malloc | Karel Zak | 1 | -1/+3 |
| 2020-11-04 | misc: fix typos [codespell] | Samanta Navarro | 1 | -2/+2 |
| 2020-10-06 | lib: add missing headers to .c files | Karel Zak | 1 | -4/+3 |
| 2020-08-25 | lib/env: add function to save and restore unwanted variables | Karel Zak | 1 | -3/+100 |
| 2020-04-22 | include/nls: remove unnecessary declaration | Karel Zak | 1 | -1/+1 |
| 2020-04-13 | include: add remove_entry() to env.h | Sami Kerola | 1 | -5/+6 |
| 2020-04-13 | tests: add sanitize_env() check | Sami Kerola | 1 | -0/+31 |
| 2017-06-14 | lib: remove _RLD_ from forbid environment variable list | Sami Kerola | 1 | -1/+0 |
| 2013-02-06 | build-sys: test for secure_getenv() too. | Cristian Rodríguez | 1 | -2/+3 |
| 2013-02-06 | textual: spell and encode the name of Arkadiusz Miśkiewicz correctly | Benno Schulenberg | 1 | -1/+1 |
| 2012-06-11 | build: fix redundant redeclaration warnings | Sami Kerola | 1 | -0/+2 |
| 2011-12-02 | build-sys: check HAVE_ definitions with #ifdef [smatch scan] | Sami Kerola | 1 | -1/+1 |
| 2011-01-03 | lib: [env] consolidate safe_getenv() usage | Karel Zak | 1 | -1/+35 |
| 2006-12-07 | Imported from util-linux-2.13-pre1 tarball.v2.13-pre1 | Karel Zak | 1 | -1/+1 |
| 2006-12-07 | Imported from util-linux-2.11b tarball.v2.11b | Karel Zak | 1 | -1/+1 |
| 2006-12-07 | Imported from util-linux-2.9v tarball.v2.9v | Karel Zak | 1 | -0/+73 |