summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-04-05tests: don't rely on underlying fs in udev-test, use tmpfs insteadEvgeny Vereshchagin
2016-04-04run: add colon before printing started unitsLennart Poettering
2016-04-04import: Preserve xattrs in tar filesMike Gilbert
2016-04-04basic: fallback to fstatat if entry->d_type is DT_UNKNOWNEvgeny Vereshchagin
2016-04-04run: add colon before printing started unitsIago López Galeiras
2016-04-02Merge pull request #2931 from systemd/revert-2843-clock_boottimeZbigniew Jędrzejewski-Szmek
2016-04-01cryptsetup: do not 'fail' if trying to detach a nonexistent deviceMantas Mikulėnas
2016-04-01Merge pull request #2937 from thom311/masterLennart Poettering
2016-04-01Merge pull request #2939 from bjne/read_only_bindmountLennart Poettering
2016-04-01prevent systemd-nspawn from trying to create targetBjørnar Ness
2016-04-01dhcp-identifier: handle too long duid_len in dhcp_validate_duid_len()Thomas Haller
2016-04-01systemctl: use correct printf macros for uint32Martin Pitt
2016-04-01bus-util: Fix reading uint32 propertiesMartin Pitt
2016-04-01Revert "time-util: fall back to CLOCK_MONOTONIC if CLOCK_BOOTTIME unsupported"Lennart Poettering
2016-03-31Merge pull request #2915 from vinaykul/masterZbigniew Jędrzejewski-Szmek
2016-03-30DHCP DUID, IAID configuration optionsVinay Kulkarni
2016-03-30core: improve error message when starting template without instanceLukas Nykryn
2016-03-29Merge pull request #2898 from bengal/lldp-apiZbigniew Jędrzejewski-Szmek
2016-03-29Merge pull request #2903 from keszybz/cgroup2-v3Zbigniew Jędrzejewski-Szmek
2016-03-29core: ShutdownWatchdogSec=infinity disables the watchdog logic tooEvgeny Vereshchagin
2016-03-29Merge pull request #2907 from evverx/runtime-watchdog-infinityDaniel Mack
2016-03-29Merge pull request #2905 from keszybz/gcrypt-compilationDaniel Mack
2016-03-28core: RuntimeWatchdogSec=infinity disables the watchdog logicEvgeny Vereshchagin
2016-03-29shared: fix a misspelling of "journalctl"Biao Lu
2016-03-27build-sys: fix build with libgrcypt disabledZbigniew Jędrzejewski-Szmek
2016-03-26core: update invoke_sigchld_event() to handle NULL ->sigchld_event()Tejun Heo
2016-03-26core: update populated event handling in unified hierarchyTejun Heo
2016-03-26cgroup2: use new fstype for unified hierarchyAlban Crequy
2016-03-25Merge pull request #2887 from martinpitt/masterZbigniew Jędrzejewski-Szmek
2016-03-24lldp: move public macros to sd-lldp.h and namespace themBeniamino Galvani
2016-03-24logind: fix crash when shutdown is not issued from a ttyMartin Pitt
2016-03-24core: fix "stoppping" typoMartin Pitt
2016-03-24localectl: align output of 'localectl status' commandYu Watanabe
2016-03-24localectl: remove unnecessary line breakYu Watanabe
2016-03-23Merge pull request #2885 from gbrikis/masterDaniel Mack
2016-03-23core: Fix path for opening ffs endpoint ep0Georgia Brikis
2016-03-23run: remove period when printing started unitsIago López Galeiras
2016-03-23Merge pull request #2886 from fbuihuu/systemctl-list-units-inactive-stateDaniel Mack
2016-03-23Merge pull request #2883 from keszybz/allow-bomsDaniel Mack
2016-03-23systemctl: no need to pass --all if inactive is explicitly requested in list-...Franck Bui
2016-03-22Ignore BOM in config filesZbigniew Jędrzejewski-Szmek
2016-03-22Merge pull request #2844 from yarda/uaccess-3dprintersZbigniew Jędrzejewski-Szmek
2016-03-22Added support for 3D printers to uaccess (ID_MAKER_TOOL)Jaroslav Škarvada
2016-03-22Merge pull request #2880 from keszybz/more-testsDaniel Mack
2016-03-21Merge pull request #2879 from ronnychevalier/rc/test_execute_fixZbigniew Jędrzejewski-Szmek
2016-03-21Revert "DHCP DUID and IAID configurability"Zbigniew Jędrzejewski-Szmek
2016-03-21test-env-util: test env_{value,assignment}_is_validZbigniew Jędrzejewski-Szmek
2016-03-21tests: rename test-env-replace to test-env-utilZbigniew Jędrzejewski-Szmek
2016-03-21test-execute: fix execution of AmbientCapabilities testsRonny Chevalier
2016-03-21test-copy: use correct data type for max_bytesMartin Pitt