summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-06-28journalctl: allow --file/--directory with --boot or --list-bootsZbigniew Jędrzejewski-Szmek
2016-06-28Remove blank line in the output of “systemctl show” (#3614)Lénaïc Huard
2016-06-28resolved: add test for route-only domain filtering (#3609)Martin Pitt
2016-06-27basic/strv: introduce STRV_IGNORE macro (#3601)0xAX
2016-06-27basic: pass flags to the fnmatch (#3606)Evgeny Vereshchagin
2016-06-27sd-device: new_from_subsystem_sysnam - support a real subsystem called 'drivers'Tom Gundersen
2016-06-27sd-device: device_id - set correctly for 'drivers'Tom Gundersen
2016-06-26sd-device: enumerator - do not abort enumeration if a device failsTom Gundersen
2016-06-26Merge pull request #3572 from poettering/machinectl-shell-fixMartin Pitt
2016-06-26machinectl: verify image existance on "start" and "enable" (#3579)Lennart Poettering
2016-06-26networkd: use strv_fnmatch() (#3605)0xAX
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-24build-sys: Add new libsystemd-shared private libraryFelipe Sateler
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-24pid1: restore console color support for containers (#3595)Franck Bui
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-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-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-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-22Merge pull request #3526 from fbuihuu/fix-console-log-colorLennart Poettering
2016-06-22pid1: initialize status color mode after setting up TERMFranck Bui
2016-06-22pid1: initialize TERM environment variable correctlyFranck Bui
2016-06-21machinectl: interpret options placed between "shell" verb and machine nameLennart Poettering