summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Revert "socket: introduce SELinuxLabelViaNet option"Lennart Poettering2014-08-19
* tmpfiles: add new 'r' line type to add UIDs/GIDs to the pool to allocate UIDs...Lennart Poettering2014-08-19
* networkd: don't consider deprecated or tentative addresses when determining o...Tom Gundersen2014-08-19
* socket: introduce SELinuxLabelViaNet optionMichal Sekletar2014-08-19
* networkd: netdev - add missing callback when adding stacked devicesTom Gundersen2014-08-19
* networkd: link - don't enforce ENSLAVING stateTom Gundersen2014-08-19
* update TODOLennart Poettering2014-08-19
* util: remove unused FOREACH_WORD_SEPARATOR_QUOTEDLennart Poettering2014-08-19
* sysusers: realign sysusers snippetsLennart Poettering2014-08-19
* sysusers: set home directory for root to /rootLennart Poettering2014-08-19
* sysusers: add another column to sysusers files for the home directoryLennart Poettering2014-08-19
* networkd: fix use-after-freeTom Gundersen2014-08-19
* update TODOLennart Poettering2014-08-19
* sysusers: add a new RPM macro for creating users directly from data passed in...Lennart Poettering2014-08-19
* sysusers: optionally, read sysuers configuration from standard inputLennart Poettering2014-08-19
* update TODOLennart Poettering2014-08-19
* sysusers: also update /etc/shadow and /etc/gshadow when creating new system u...Lennart Poettering2014-08-19
* hashmap: try to use the existing 64bit hash functions for dev_t if it is 64bitLennart Poettering2014-08-19
* bus: map sealed memfds as MAP_PRIVATEDavid Herrmann2014-08-18
* Update TODOLennart Poettering2014-08-18
* util: try to be a bit more NFS compatible when checking whether an FS is writ...Lennart Poettering2014-08-18
* core: minor modernizationsLennart Poettering2014-08-18
* units: fix BindsTo= logic when applied relative to services with Type=oneshotLennart Poettering2014-08-18
* man: fix typoRonny Chevalier2014-08-18
* bootchart: use NSEC_PER_SECRonny Chevalier2014-08-18
* bus-control: Fix cgroup handlingDenis Kenzior2014-08-18
* man: mention that "units" are commonly system servicesLennart Poettering2014-08-18
* networkd: fix how we generate lists in link_save()Lennart Poettering2014-08-18
* tests: add missing entry to test-tablesRonny Chevalier2014-08-18
* tests: add tests for time-util.cRonny Chevalier2014-08-18
* tests: add test-condition-utilRonny Chevalier2014-08-18
* tests: add tests for util.cRonny Chevalier2014-08-18
* tests: add test for fdset_iterateRonny Chevalier2014-08-18
* tests: add tests for fileio.cRonny Chevalier2014-08-18
* tests: add missing unlinkRonny Chevalier2014-08-18
* tests: add tests for socket-util.cRonny Chevalier2014-08-18
* man: fix typoRonny Chevalier2014-08-18
* tmpfiles: only execute chmod()/chown() when neededMichael Olbrich2014-08-18
* Merge remote-tracking branch 'origin/master'Lennart Poettering2014-08-18
|\
| * networkd: warn when ignoring unsupported tuntap optionsTom Gundersen2014-08-18
| * memfd: internalize functions, drop sd_memfd typeDaniel Mack2014-08-18
| * memfd: use _cleanup_ if applicableDavid Herrmann2014-08-18
| * memfd: map unsealed files as MAP_SHAREDDavid Herrmann2014-08-18
| * memfd: disallow importing memfds without sealingDavid Herrmann2014-08-18
| * memfd: don't open kdbus for memfdDavid Herrmann2014-08-18
| * memfd: internalize headerDavid Herrmann2014-08-18
| * memfd: fix memfd_create() syscall wrapperDaniel Mack2014-08-18
| * memfd: move code from public library to src/sharedDaniel Mack2014-08-18
| * Makefile.am: test-bus-memfd went away. Kill its residues in Makefile.amDaniel Mack2014-08-18
| * kdbus: switch over to generic memfd implementation (ABI+API break)Daniel Mack2014-08-17