summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-28resolved: add test for route-only domain filtering (#3609)Martin Pitt
2016-06-28Added Indonesian translation (#3615)Andika Triwidada
2016-06-27basic/strv: introduce STRV_IGNORE macro (#3601)0xAX
2016-06-27basic: pass flags to the fnmatch (#3606)Evgeny Vereshchagin
2016-06-26Merge pull request #3572 from poettering/machinectl-shell-fixMartin Pitt
2016-06-26catalog: make support URL to show in shipped catalog entries configurable (#3...Lennart Poettering
2016-06-26machinectl: verify image existance on "start" and "enable" (#3579)Lennart Poettering
2016-06-26networkd: use strv_fnmatch() (#3605)0xAX
2016-06-26man: document what Authenticated: in the systemd-resolve output actually mean...Lennart Poettering
2016-06-26Merge pull request #3600 from poettering/fstab-generator-fixesMartin Pitt
2016-06-26basic/strv: use SWAP_TWO() macro (#3602)0xAX
2016-06-25nspawn: fix uid patching logic (#3599)Lennart Poettering
2016-06-24fstab-generator: minor simplificationLennart Poettering
2016-06-24fstab-generator: skip fsck for /usr on non-device file systemsLennart Poettering
2016-06-24fstab-generator: don't skip /usr handling if root handling didn't work correctlyLennart Poettering
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-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