summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-24systemctl: fix an error condition from "-1" to something meaningfulLennart Poettering
2016-06-24fstab-generator: fix checking of fstab_node_to_udev_node() resultLennart Poettering
2016-06-24fstab-generator: document why we copy the root device into the usr device if ...Lennart Poettering
2016-06-24fstab-generator: let's use path_equal() for comparing pathsLennart Poettering
2016-06-24Merge pull request #3587 from martinpitt/masterEvgeny Vereshchagin
2016-06-24test: merge check_nspawn() into run_nspawn()Martin Pitt
2016-06-24pid1: restore console color support for containers (#3595)Franck Bui
2016-06-24tests: track and check for timeoutsMartin Pitt
2016-06-24machined: make sure CleanPool() method is opened up in the dbus policyLennart Poettering
2016-06-24machined: "machinectl clean" can take a while, do it asynchronously from a ba...Lennart Poettering
2016-06-24machined: don't bother explicitly closing the errno pipeLennart Poettering
2016-06-24cgroup: minor coding style fixLennart Poettering
2016-06-24tests: make TEST-12-ISSUE-3171 nspawn invocation consistent with other testsMartin Pitt
2016-06-24updateLennart Poettering
2016-06-24tests: don't fail if QEMU is not availableMartin Pitt
2016-06-24tests: force booting the kernel with SELinuxMartin Pitt
2016-06-24Merge pull request #3594 from poettering/resolved-servfailMartin Pitt
2016-06-24systemctl: Create new unit files with "edit --force" (#3584)Doug Christman
2016-06-24resolved: add option to disable caching (#3592)Martin Pitt
2016-06-24Merge pull request #3549 from poettering/resolved-moreTom Gundersen
2016-06-23resolved: when processing auxiliary DNSSEC transactions, accept those with SE...Lennart Poettering
2016-06-23resolved: when caching replies, check rcode earlierLennart Poettering
2016-06-23resolved: rework SERVFAIL handlingLennart Poettering
2016-06-23udev: bump TasksMax to inifinity (#3593)Franck Bui
2016-06-23fstab-generator: ignore root=/dev/nfs (#3591)Harald Hoyer
2016-06-23Merge pull request #3583 from poettering/restrict-realtimeRonny Chevalier
2016-06-23Merge pull request #3581 from dobyrch/masterRonny Chevalier
2016-06-23build-sys: move fdset.[ch] src/basic → src/shared (#3580)Lennart Poettering
2016-06-23execute: add a new easy-to-use RestrictRealtime= option to unitsLennart Poettering
2016-06-23execute: be a little less drastic when MemoryDenyWriteExecute= hitsLennart Poettering
2016-06-23execute: set PR_SET_NO_NEW_PRIVS also in case the exec memory protection is usedLennart Poettering
2016-06-23execute: use the return value of setrlimit_closest() properlyLennart Poettering
2016-06-23core: when writing transient unit files, make sure all lines end with a newlineLennart Poettering
2016-06-22nspawn: improve man page (#3577)Lennart Poettering
2016-06-22man: document that %f in units always unescapes (#3578)Lennart Poettering
2016-06-22systemctl: Add missing "/" to files created by 'edit --runtime'Douglas Christman
2016-06-22machinectl: do not escape the unit name (#3554)Elias Probst
2016-06-22watchdog: Support changing watchdog_usec during runtime (#3492)Minkyung
2016-06-22NEWS: start section for 231, with tmpfs.mount option changes (#3576)Martin Pitt
2016-06-22Merge pull request #3526 from fbuihuu/fix-console-log-colorLennart Poettering
2016-06-22units: add nosuid and nodev options to tmp.mount (#3575)Martin Pitt
2016-06-22pid1: initialize status color mode after setting up TERMFranck Bui
2016-06-22pid1: initialize TERM environment variable correctlyFranck Bui
2016-06-21units: machined needs mount-related syscalls for its namespacing operationsLennart Poettering
2016-06-21machinectl: interpret options placed between "shell" verb and machine nameLennart Poettering
2016-06-21man: document some sd-bus functions (#3567)mahkoh
2016-06-21Do not ellipsize cgroups when showing slices in --full mode (#3560)Ian Lee
2016-06-21emergency.service: Don't say "Welcome" when it's an emergency (#3569)Lennart Poettering
2016-06-21tmpfiles: make sure to always initialize "r" correctly.Lennart Poettering
2016-06-21tree-wide: some work-arounds for gcc false positives regarding uninitialized ...Lennart Poettering