summaryrefslogtreecommitdiff
path: root/src/sysusers
Commit message (Expand)AuthorAgeFilesLines
* mac: rename apis with mac_{selinux/smack}_ prefixWaLyong Cho2014-10-231-1/+1
* sysusers: Remove some gcc warnings about uninitialized variablesPhilippe De Swert2014-09-181-2/+2
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-151-11/+11
* sysusers: initialize rThomas Hindoe Paaboel Andersen2014-08-191-1/+1
* tmpfiles: add new 'r' line type to add UIDs/GIDs to the pool to allocate UIDs...Lennart Poettering2014-08-191-72/+135
* sysusers: add another column to sysusers files for the home directoryLennart Poettering2014-08-191-56/+118
* sysusers: optionally, read sysuers configuration from standard inputLennart Poettering2014-08-191-7/+14
* sysusers: also update /etc/shadow and /etc/gshadow when creating new system u...Lennart Poettering2014-08-191-17/+238
* sysusers: isempty will never be < 0Thomas Hindoe Paaboel Andersen2014-08-041-1/+1
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-031-9/+6
* sysusers: fix selinux context of backup filesZbigniew Jędrzejewski-Szmek2014-07-211-21/+24
* Add function to open temp files in selinux modeZbigniew Jędrzejewski-Szmek2014-07-131-11/+4
* sysusers: preserve label of /etc/{passwd, group}Colin Walters2014-07-131-1/+12
* sysusers: allow overrides in /etc and /runZbigniew Jędrzejewski-Szmek2014-07-101-0/+2
* sysusers: don't allow control characters in gecos fieldsLennart Poettering2014-07-091-1/+5
* sysusers: don't allow user names longer than UT_NAMESIZELennart Poettering2014-07-091-0/+4
* firstboot: follow lock protocol when changing /etc/shadowLennart Poettering2014-07-071-37/+1
* sysusers: fix uninitialized warningRonny Chevalier2014-07-061-0/+2
* sysusers: add new line type "m" to add users as members to groupsLennart Poettering2014-07-031-73/+295
* coredump: never write more than the configured processing size limit to diskLennart Poettering2014-06-231-1/+1
* sysusers: always treat ENOENT as entry-not-found when doing NSS callsLennart Poettering2014-06-131-7/+7
* sysusers: do not set todo to create a user when we only need a groupKay Sievers2014-06-131-6/+7
* sysusers: add minimal tool to reconstruct /etc/passwd and /etc/group from sta...Lennart Poettering2014-06-122-0/+1379