summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-21Do not ellipsize cgroups when showing slices in --full mode (#3560)Ian Lee
2016-06-20core: log the right set of the supported controllers (#3558)Evgeny Vereshchagin
2016-06-20Revert "do not pass-along the environment from the kernel or initrd"Franck Bui
2016-06-20pid1: reconnect to the console before being re-executedFranck Bui
2016-06-19tests: don't run test_get_process_cmdline_harder under valgrindEvgeny Vereshchagin
2016-06-19tests: fix memory leak in test-keymap-utilEvgeny Vereshchagin
2016-06-18Ensure kdbus isn't used (#3501)Dave Reisner
2016-06-16process-util: fix two bugs in get_process_cmdline() (#3555)Lennart Poettering
2016-06-16Merge pull request #3546 from keszybz/systemctl-fixesLennart Poettering
2016-06-16resolved: when restarting a transaction make sure to not touch it anymore (#3...Lennart Poettering
2016-06-16systemctl: delay pager/polkit agent opening as much as possibleZbigniew Jędrzejewski-Szmek
2016-06-16systemctl: make sure we terminate the bus connection first, and then close th...Lennart Poettering
2016-06-16Merge pull request #3511 from andir/networkd-vrfZbigniew Jędrzejewski-Szmek
2016-06-16Merge pull request #3481 from poettering/relative-memcgLennart Poettering
2016-06-15Merge pull request #3537 from poettering/journal-stream-envZbigniew Jędrzejewski-Szmek
2016-06-16networkd: vrf: add support for enslaving devices to VRFsAndreas Rammhold
2016-06-16networkd: added support for vrf interfaces (#3316)Andreas Rammhold
2016-06-15load-fragment: ignore ENOTDIR/EACCES errors (#3510)Zbigniew Jędrzejewski-Szmek
2016-06-15core: set $JOURNAL_STREAM to the dev_t/ino_t of the journal stream of execute...Lennart Poettering
2016-06-15execute: minor coding style improvementsLennart Poettering
2016-06-15systemctl: also fall back to ListUnitsFiltered on access deniedZbigniew Jędrzejewski-Szmek
2016-06-15systemctl: do not open pager twiceZbigniew Jędrzejewski-Szmek
2016-06-15socket-util: Run the fallback when the kernel complains about the null buffer...Kai Ruhnau
2016-06-14Merge pull request #3540 from poettering/resolved-variousZbigniew Jędrzejewski-Szmek
2016-06-15tree-wide: htonl() is weird, let's use htobe32() instead (#3538)Lennart Poettering
2016-06-14util-lib: rework get_process_cmdline() (#3529)Lennart Poettering
2016-06-14resolved: in the ResolveHostname() bus call, accept IP addresses with scopeLennart Poettering
2016-06-14resolved: make sure we initialize the ifindex of direct zone answers properlyLennart Poettering
2016-06-14resolve: port resolve tool to in_addr_ifindex_{from_string_auto|to_string}()Lennart Poettering
2016-06-14udevadm: trivial simplificationZbigniew Jędrzejewski-Szmek
2016-06-14unit: properly comment generated comments in unit filesLennart Poettering
2016-06-14sd-ndisc: add missing castLennart Poettering
2016-06-14systemctl: allow percent-based MemoryLimit= settings via systemctl set-propertyLennart Poettering