]> git.ipfire.org Git - thirdparty/systemd.git/history - src/sysusers
core: s/reexection/reexecution/ typo fix
[thirdparty/systemd.git] / src / sysusers /
2015-08-06  Zbigniew Jędrzejew... Merge branch 'hostnamectl-dot-v2'
2015-08-03  Daniel MackMerge pull request #837 from ssahani/dhcp
2015-07-31  Lennart PoetteringMerge pull request #813 from dvdhrm/bus-client
2015-07-31  David HerrmannMerge pull request #812 from zonque/test
2015-07-31  Daniel MackMerge pull request #814 from dvdhrm/mfree
2015-07-31  Daniel MackMerge pull request #815 from poettering/coding-style-for
2015-07-31  David Herrmanntree-wide: introduce mfree() 814/head
2015-07-30  Daniel MackMerge pull request #787 from dvdhrm/bus-list
2015-07-30  Daniel MackMerge pull request #784 from eworm-de/typo
2015-07-30  David HerrmannMerge pull request #785 from zonque/free-and-strdup
2015-07-30  Daniel Macktree-wide: use free_and_strdup() 785/head
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-05-13  Lennart Poetteringutil: add generic calls for prefixing a root directory...
2015-04-10  Ronny Chevaliershared: add formats-util.h
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...