summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-02Merge pull request #2931 from systemd/revert-2843-clock_boottimeZbigniew Jędrzejewski-Szmek
2016-04-02Move nss typedefs into nss-util.hZbigniew Jędrzejewski-Szmek
2016-04-02nss-myhostname: trivial style fixesZbigniew Jędrzejewski-Szmek
2016-04-02man/offline-updates: more links and support for multiple upgrade servicesZbigniew Jędrzejewski-Szmek
2016-04-02compress: fix gcc warnings about void* used in arithmeticZbigniew Jędrzejewski-Szmek
2016-04-02basic/copy: remove unnecessary castZbigniew Jędrzejewski-Szmek
2016-04-02test-compress-benchmark: fix argument parsing on 32bitZbigniew Jędrzejewski-Szmek
2016-04-02Add networkd-gperf.c to gitignoreZbigniew Jędrzejewski-Szmek
2016-04-02sd-lldp.h: remove double newlineZbigniew Jędrzejewski-Szmek
2016-04-02man: describe how to reload sysctl configurationZbigniew Jędrzejewski-Szmek
2016-04-02man: add more cross-references to coredump.conf(5) and systemd-coredump(8)Zbigniew Jędrzejewski-Szmek
2016-04-02coredumpctl: grammaro fixZbigniew Jędrzejewski-Szmek
2016-04-02rpm triggers: add note about minimum supported versionZbigniew Jędrzejewski-Szmek
2016-04-02man: move KillSignal in the right section in directives listZbigniew 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-01Merge pull request #2936 from martinpitt/masterLennart Poettering
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-30Merge pull request #2919 from ColdPie1/udev_get_parent_docsDaniel Mack
2016-03-30man: Fix documented parameters for udev_device_get_ functionsAndrew Eikum
2016-03-30Merge pull request #2915 from lnykryn/templateZbigniew Jędrzejewski-Szmek
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-29Merge pull request #2911 from evverx/shutdown-watchdog-infinityDaniel Mack
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-28Merge pull request #2906 from Lu-Biao/sharedZbigniew Jędrzejewski-Szmek
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-24Merge pull request #2892 from yuwata/localectlDaniel Mack
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