summaryrefslogtreecommitdiffstats
path: root/units/systemd-binfmt.service.in (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-26machinectl: verify image existance on "start" and "enable" (#3579)Lennart Poettering1-0/+43
2016-06-26networkd: use strv_fnmatch() (#3605)0xAX1-7/+1
2016-06-26man: document what Authenticated: in the systemd-resolve output actually mean...Lennart Poettering1-0/+6
2016-06-26basic/strv: use SWAP_TWO() macro (#3602)0xAX1-5/+1
2016-06-25nspawn: fix uid patching logic (#3599)Lennart Poettering1-3/+6
2016-06-24fstab-generator: minor simplificationLennart Poettering1-2/+1
2016-06-24fstab-generator: skip fsck for /usr on non-device file systemsLennart Poettering1-8/+8
2016-06-24fstab-generator: don't skip /usr handling if root handling didn't work correctlyLennart Poettering1-3/+8
2016-06-24systemctl: fix an error condition from "-1" to something meaningfulLennart Poettering1-4/+2
2016-06-24fstab-generator: fix checking of fstab_node_to_udev_node() resultLennart Poettering1-4/+2
2016-06-24fstab-generator: document why we copy the root device into the usr device if ...Lennart Poettering1-3/+1
2016-06-24fstab-generator: let's use path_equal() for comparing pathsLennart Poettering1-1/+1
2016-06-24test: merge check_nspawn() into run_nspawn()Martin Pitt7-18/+12
2016-06-24pid1: restore console color support for containers (#3595)Franck Bui1-7/+8
2016-06-24tests: track and check for timeoutsMartin Pitt3-4/+24
2016-06-24tests: make TEST-12-ISSUE-3171 nspawn invocation consistent with other testsMartin Pitt1-2/+6
2016-06-24updateLennart Poettering1-11/+1
2016-06-24tests: don't fail if QEMU is not availableMartin Pitt4-8/+20
2016-06-24tests: force booting the kernel with SELinuxMartin Pitt1-1/+1
2016-06-24systemctl: Create new unit files with "edit --force" (#3584)Doug Christman3-18/+30
2016-06-24resolved: add option to disable caching (#3592)Martin Pitt7-0/+33
2016-06-23resolved: when processing auxiliary DNSSEC transactions, accept those with SE...Lennart Poettering1-4/+5
2016-06-23resolved: when caching replies, check rcode earlierLennart Poettering1-6/+6
2016-06-23resolved: rework SERVFAIL handlingLennart Poettering4-57/+95
2016-06-23udev: bump TasksMax to inifinity (#3593)Franck Bui1-0/+1
2016-06-23fstab-generator: ignore root=/dev/nfs (#3591)Harald Hoyer1-0/+6
2016-06-23build-sys: move fdset.[ch] src/basic → src/shared (#3580)Lennart Poettering3-3/+3
2016-06-23execute: add a new easy-to-use RestrictRealtime= option to unitsLennart Poettering5-5/+114
2016-06-23execute: be a little less drastic when MemoryDenyWriteExecute= hitsLennart Poettering1-2/+2
2016-06-23execute: set PR_SET_NO_NEW_PRIVS also in case the exec memory protection is usedLennart Poettering1-1/+1
2016-06-23execute: use the return value of setrlimit_closest() properlyLennart Poettering1-2/+4
2016-06-23core: when writing transient unit files, make sure all lines end with a newlineLennart Poettering1-0/+1
2016-06-22nspawn: improve man page (#3577)Lennart Poettering2-74/+99
2016-06-22man: document that %f in units always unescapes (#3578)Lennart Poettering1-1/+1
2016-06-22systemctl: Add missing "/" to files created by 'edit --runtime'Douglas Christman1-1/+1
2016-06-22machinectl: do not escape the unit name (#3554)Elias Probst1-5/+1
2016-06-22watchdog: Support changing watchdog_usec during runtime (#3492)Minkyung4-4/+68
2016-06-22NEWS: start section for 231, with tmpfs.mount option changes (#3576)Martin Pitt1-0/+14
2016-06-22units: add nosuid and nodev options to tmp.mount (#3575)Martin Pitt1-1/+1
2016-06-22pid1: initialize status color mode after setting up TERMFranck Bui1-3/+8
2016-06-22pid1: initialize TERM environment variable correctlyFranck Bui1-0/+37
2016-06-21man: document some sd-bus functions (#3567)mahkoh5-0/+452
2016-06-21Do not ellipsize cgroups when showing slices in --full mode (#3560)Ian Lee1-1/+2
2016-06-21emergency.service: Don't say "Welcome" when it's an emergency (#3569)Lennart Poettering2-2/+2
2016-06-21tmpfiles: make sure to always initialize "r" correctly.Lennart Poettering1-1/+1
2016-06-21tree-wide: some work-arounds for gcc false positives regarding uninitialized ...Lennart Poettering3-4/+4
2016-06-21man: beef up resolved man pageLennart Poettering1-23/+72
2016-06-21resolved: respond to local resolver requests on 127.0.0.53:53Lennart Poettering24-79/+896
2016-06-21resolved: use DNS_{QUESTION|ANSWER}_FOREACH macros at two more placesLennart Poettering1-7/+7
2016-06-21resolved: extend dns_packet_append_opt() so that it can set the extended rcodeLennart Poettering3-6/+9