]> git.ipfire.org Git - pakfire.git/history - src/libpakfire/pwd.c
compress: Remove legacy logger
[pakfire.git] / src / libpakfire / pwd.c
2024-01-29  Michael Tremerlogging: Make the legacy logger configurable
2023-10-04  Michael TremerFix any incorrect format arguments throughout the code...
2023-09-01  Michael Tremerpwd: Don't fail if we cannot read SUBUID/SUBGID from...
2023-05-05  Michael Tremerpwd: Use libsubid
2023-05-04  Michael Tremerpakfire: Move SUBIDs into user/group structs
2023-04-28  Michael Tremerpwd: Remove static buffer for subid entry
2022-12-06  Michael Tremerjail: Add exception for root user when reading subuid...
2022-10-31  Michael Tremerpwd: Sum up reading subuid/subgid
2022-08-18  Michael Tremerpakfire: Replace pakfire_make_path with something easier
2022-08-18  Michael Tremerutil: Split string functions into an extra file
2022-08-16  Michael TremerUnify duplicated code for UIDs and GIDs
2022-08-16  Michael Tremerpwd: Check for valid length in sub{u,g}ids
2022-08-11  Michael Tremerpakfire: Parse SUBUID/GIDs from /etc/sub{u,g}id
2021-07-09  Michael Tremerpakfire: Change type from Pakfire to struct pakfire
2021-06-10  Michael TremerMerge branch 'python3'
2021-04-19  Michael TremerHave pakfire_make_path write to stack
2021-03-08  Michael Tremerpackager: Correctly resolve UIDs/GIDs
2021-03-08  Michael Tremerarchive: extract: Set groups correctly
2021-03-08  Michael Tremerarchive: extract: Set user permissions correctly