summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* indentation/spurious whitespace fixesLennart Poettering2014-08-20
* journal-upload: allow the tool to startLennart Poettering2014-08-20
* cmdline: for new tools avoid introduce new negative switches, and properly al...Lennart Poettering2014-08-20
* sysusers: initialize rThomas Hindoe Paaboel Andersen2014-08-19
* remove unused variablesThomas Hindoe Paaboel Andersen2014-08-19
* memfd: escape the comm field we get from PR_GET_NAME, but assume everything e...Lennart Poettering2014-08-19
* memfd: skip utf-8 escaping if we use a name that was passed inDaniel Mack2014-08-19
* socket: suffix newly added TCP sockopt time properties with "Sec"Lennart Poettering2014-08-19
* memfd: reduce name escaping logic to utf-8 checksDaniel Mack2014-08-19
* memfd: simplify APILennart Poettering2014-08-19
* 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
* util: remove unused FOREACH_WORD_SEPARATOR_QUOTEDLennart 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
* 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
* 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
* 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
* bootchart: use NSEC_PER_SECRonny Chevalier2014-08-18
* bus-control: Fix cgroup handlingDenis Kenzior2014-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
* 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
| * kdbus: switch over to generic memfd implementation (ABI+API break)Daniel Mack2014-08-17