summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-04-21test-exec-util: drop duplicate constZbigniew Jędrzejewski-Szmek
2017-04-21basic/random-util: add new header for getrandom()Zbigniew Jędrzejewski-Szmek
2017-04-21libshared: fix compilation without libblkidZbigniew Jędrzejewski-Szmek
2017-04-21basic/missing.h: drop inclusion of macro.hZbigniew Jędrzejewski-Szmek
2017-04-19test-compress*: silence warning about unused definitions when w/o both xz and...Zbigniew Jędrzejewski-Szmek
2017-04-19rc-local-generator: drop duplicate definitions for rc.localZbigniew Jędrzejewski-Szmek
2017-04-19basic/def.h: drop TTY_GID definitionZbigniew Jędrzejewski-Szmek
2017-04-17Merge pull request #5708 from vcatechnology/arm-cross-compileLennart Poettering
2017-04-13loginctl: fix typo causing ignoring multiple session IDs (#5732)slodki
2017-04-12Merge pull request #5690 from yuwata/fix-5621Djalal Harouni
2017-04-11networkd: Add bridge port priority setting (#5545)Dimitri John Ledkov
2017-04-10tmpfiles: downgrade error message when operation is not supported (#5692)Yu Watanabe
2017-04-10core: fix values of BindPaths and BindReadOnlyPaths properties on 32-bit plat...Evgeny Vereshchagin
2017-04-10core: downgrade legit error logs (#5705)umuttl
2017-04-06Remove BTN_DPAD_* keys from ID_INPUT_KEY test (#5701)Nathaniel R. Lewis
2017-04-06build-sys: correct blkid.h includesMatt Clarkson
2017-04-05Merge pull request #5706 from keszybz/make-cleanupsLennart Poettering
2017-04-05logind: Stopped inhibitions should be considered inactive (#5698)afrantzis
2017-04-04udev: rename gperf struct name to match other headersZbigniew Jędrzejewski-Szmek
2017-04-04tree-wide: standardize on $(PACKAGE_VERSION) for the version stringZbigniew Jędrzejewski-Szmek
2017-04-04build-sys: use a single ENABLE_LOGIND conditionalZbigniew Jędrzejewski-Szmek
2017-04-04shared/dissect-image: fix warning about unused function when !HAVE_BLKIDZbigniew Jędrzejewski-Szmek
2017-04-04Move busctl sources to src/busctlZbigniew Jędrzejewski-Szmek
2017-04-03core: downgrade error message if command is prefixed with `-` and the command...Yu Watanabe
2017-04-01Merge pull request #5589 from jasonreeder/claimed_address_fixLennart Poettering
2017-03-31libsystemd-network: sd-ipv4ll: acquire new address after claimed address conf...Jason Reeder
2017-03-31libsystemd-network: sd-ipv4ll: Wrapper to restart address aquisition after co...Jason Reeder
2017-03-31nspawn: check if the DNS stub is listening for requestsDavid Michael
2017-03-31resolved: add a DNSStubListener property to ManagerDavid Michael
2017-03-31udev: net_id - support predictable ifnames on vio buses (#5675)Franck Bui
2017-03-31networkd: RFC compliant autonomous prefix handling (#5636)hendrikw01
2017-03-31Merge pull request #5534 from ssahani/vxlan-labelLennart Poettering
2017-03-31networkd: fix route_new_static assert when IPv4LLRoute=true (#5676)Susant Sahani
2017-03-30journal: fix up syslog facility when forwarding native messages (#5667)Michael Biebl
2017-03-30sysv-generator: Provides: $network should also pull network.target to transac...Lukáš Nykrýn
2017-03-29test-sizeof: add some struct-timespec related fieldsZbigniew Jędrzejewski-Szmek
2017-03-29test-sizeof: do not link with libsystemd-sharedZbigniew Jędrzejewski-Szmek
2017-03-29basic: forbid rm_rf() to remove paths ending with ".." (#5653)Jan Synacek
2017-03-22units: simplify rescue.service and emergency.service (#5623)Michael Biebl
2017-03-21basic/journal-importer: Fix unaligned access in get_data_size() (#5622)John Paul Adrian Glaubitz
2017-03-21resolved: detect and warn other running LLMNR stackYu Watanabe
2017-03-21resolved: add global config option to control mDNS stackYu Watanabe
2017-03-21resolved: detect and warn other running mDNS stackYu Watanabe
2017-03-21resolved: do not start LLMNR or mDNS stack when no network enables themYu Watanabe
2017-03-20systemctl: fix broken vertical lines in list-dependencies --all (#5608)Felix Zhang
2017-03-16Merge (¾ of) pull request #5596 from matijaskala/masterZbigniew Jędrzejewski-Szmek
2017-03-15base-filesystem: skip fchownat() if the previous mkdirat() on same path faile...Djalal Harouni
2017-03-16check for _POSIX_C_SOURCE instead of __USE_POSIX*Matija Skala
2017-03-16assigning stdout and stderr is not allowedMatija Skala
2017-03-15fix includesMatija Skala