chiark / gitweb /
Remove src/run
[elogind.git] / src / sysusers /
2015-03-26 Lennart Poetteringutil: rework word parsing and c unescaping code
2015-03-07 Ivan Shapovalovsysusers: do not reject users with already present...
2015-02-23 Thomas Hindoe Paab... remove unused includes
2015-02-03 Lennart Poetteringutil: rework strappenda(), and rename it strjoina()
2015-01-09 Lennart Poetteringlogind: unify how we cast between uid_t and pointers...
2014-12-28 Lennart Poetteringtmpfiles: add new line type 'v' for creating btrfs...
2014-12-12 Lennart Poetteringcopy: use btrfs reflinking only whe we know we copy...
2014-11-28 Lennart Poetteringtreewide: introduce UID_INVALID (and friends) as macro...
2014-11-28 Michal Schmidttreewide: another round of simplifications
2014-11-28 Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28 Michal Schmidttreewide: a few more log_*_errno + return simplifications
2014-11-28 Michal Schmidttreewide: yet more log_*_errno + return simplifications
2014-11-28 Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28 Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-27 Josh TriplettIntroduce CONF_DIRS_NULSTR helper to define standard...
2014-11-11 Lennart Poetteringsysuser: simplify access mode syncing by introducing...
2014-11-07 Lennart Poetteringsysusers: be nice and print a warning if futimens(...
2014-10-30 Colin Guthriesysusers: Preserve ownership and mode on /etc/passwd...
2014-10-23 WaLyong Chomac: rename apis with mac_{selinux/smack}_ prefix
2014-09-18 Philippe De Swertsysusers: Remove some gcc warnings about uninitialized...
2014-09-15 Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-08-19 Thomas Hindoe Paab... sysusers: initialize r
2014-08-19 Lennart Poetteringtmpfiles: add new 'r' line type to add UIDs/GIDs to...
2014-08-19 Lennart Poetteringsysusers: add another column to sysusers files for...
2014-08-19 Lennart Poetteringsysusers: optionally, read sysuers configuration from...
2014-08-18 Lennart Poetteringsysusers: also update /etc/shadow and /etc/gshadow...
2014-08-04 Thomas Hindoe Paab... sysusers: isempty will never be < 0
2014-08-04 Zbigniew Jędrzejew... Unify parse_argv style
2014-07-22 Zbigniew Jędrzejew... sysusers: fix selinux context of backup files
2014-07-14 Zbigniew Jędrzejew... Add function to open temp files in selinux mode
2014-07-14 Colin Walterssysusers: preserve label of /etc/{passwd, group}
2014-07-11 Zbigniew Jędrzejew... sysusers: allow overrides in /etc and /run
2014-07-09 Lennart Poetteringsysusers: don't allow control characters in gecos fields
2014-07-09 Lennart Poetteringsysusers: don't allow user names longer than UT_NAMESIZE
2014-07-07 Lennart Poetteringfirstboot: follow lock protocol when changing /etc...
2014-07-06 Ronny Chevaliersysusers: fix uninitialized warning
2014-07-03 Lennart Poetteringsysusers: add new line type "m" to add users as members...
2014-06-23 Lennart Poetteringcoredump: never write more than the configured processi...
2014-06-13 Lennart Poetteringsysusers: always treat ENOENT as entry-not-found when...
2014-06-13 Kay Sieverssysusers: do not set todo to create a user when we...
2014-06-12 Lennart Poetteringsysusers: add minimal tool to reconstruct /etc/passwd...