summaryrefslogtreecommitdiff
path: root/src/sysusers
Commit message (Expand)AuthorAge
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-03
* logind: unify how we cast between uid_t and pointers for hashmap keysLennart Poettering2015-01-09
* tmpfiles: add new line type 'v' for creating btrfs subvolumesLennart Poettering2014-12-28
* copy: use btrfs reflinking only whe we know we copy full filesLennart Poettering2014-12-12
* treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1Lennart Poettering2014-11-28
* treewide: another round of simplificationsMichal Schmidt2014-11-28
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* treewide: a few more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* treewide: yet more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* Introduce CONF_DIRS_NULSTR helper to define standard conf dirsJosh Triplett2014-11-26
* sysuser: simplify access mode syncing by introducing helper function for itLennart Poettering2014-11-11
* sysusers: be nice and print a warning if futimens() failsLennart Poettering2014-11-07
* sysusers: Preserve ownership and mode on /etc/passwd and friendsColin Guthrie2014-10-30
* mac: rename apis with mac_{selinux/smack}_ prefixWaLyong Cho2014-10-23
* sysusers: Remove some gcc warnings about uninitialized variablesPhilippe De Swert2014-09-18
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* sysusers: initialize rThomas Hindoe Paaboel Andersen2014-08-19
* tmpfiles: add new 'r' line type to add UIDs/GIDs to the pool to allocate UIDs...Lennart Poettering2014-08-19
* sysusers: add another column to sysusers files for the home directoryLennart Poettering2014-08-19
* sysusers: optionally, read sysuers configuration from standard inputLennart Poettering2014-08-19
* sysusers: also update /etc/shadow and /etc/gshadow when creating new system u...Lennart Poettering2014-08-19
* sysusers: isempty will never be < 0Thomas Hindoe Paaboel Andersen2014-08-04
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-03
* sysusers: fix selinux context of backup filesZbigniew Jędrzejewski-Szmek2014-07-21
* Add function to open temp files in selinux modeZbigniew Jędrzejewski-Szmek2014-07-13
* sysusers: preserve label of /etc/{passwd, group}Colin Walters2014-07-13
* sysusers: allow overrides in /etc and /runZbigniew Jędrzejewski-Szmek2014-07-10
* sysusers: don't allow control characters in gecos fieldsLennart Poettering2014-07-09
* sysusers: don't allow user names longer than UT_NAMESIZELennart Poettering2014-07-09
* firstboot: follow lock protocol when changing /etc/shadowLennart Poettering2014-07-07
* sysusers: fix uninitialized warningRonny Chevalier2014-07-06
* sysusers: add new line type "m" to add users as members to groupsLennart Poettering2014-07-03
* coredump: never write more than the configured processing size limit to diskLennart Poettering2014-06-23
* sysusers: always treat ENOENT as entry-not-found when doing NSS callsLennart Poettering2014-06-13
* sysusers: do not set todo to create a user when we only need a groupKay Sievers2014-06-13
* sysusers: add minimal tool to reconstruct /etc/passwd and /etc/group from sta...Lennart Poettering2014-06-12