summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-05-05socket-util: add parse_ip_prefix (#5867)systemd/masterSusant Sahani
2017-05-03seccomp: add clone syscall definitions for mips (#5880)James Cowgill
2017-05-03Merge pull request #5842 from keszybz/meson-status-and-conditionalsMichael Biebl
2017-05-02meson: use booleans for conf.set and drop unecessary conditionalsZbigniew Jędrzejewski-Szmek
2017-05-02sd-ndisc: Reset counter for sent Router Solicitations (#5874)Patrik Flykt
2017-05-02network: reject bridge port priorities above kernel's max value. (#5877)Dimitri John Ledkov
2017-04-30more portable python shebangs (#5816)Jörg Thalheim
2017-04-30networkd: Add check to ensure link is down before attempting to enslave (#5853)Roelf Wichertjes
2017-04-30Merge pull request #5808 from ssahani/utilLennart Poettering
2017-04-29sd-boot: remove compiler warning (#5860)Max Resch
2017-04-29Merge pull request #5809 from keszybz/glob-safeMartin Pitt
2017-04-29journald: fix assertion failure on journal_file_link_data. (#5843)Yusuke Nojima
2017-04-29networkd: replace geneve/vxlan port parsing with generic config_parse_ip_portSusant Sahani
2017-04-29config parser: Introduce config_parse_ip_portSusant Sahani
2017-04-29Merge pull request #5164 from Werkov/ordering-for-_netdev-devicesLennart Poettering
2017-04-29Merge pull request #5783 from keszybz/compiler-warning-fixesLennart Poettering
2017-04-29Merge pull request #5529 from ssahani/labelLennart Poettering
2017-04-29Merge pull request #5852 from phomes/trivialMartin Pitt
2017-04-29Merge pull request #5801 from keszybz/help-errorLennart Poettering
2017-04-29sd-boot: remove unnecessary defines (#5848)Max Resch
2017-04-29meson: do not link libshared dynamically against libudev (#5850)Michael Biebl
2017-04-28tree-wide: remove unused variablesThomas Hindoe Paaboel Andersen
2017-04-28networkd: remove duplicated includeThomas Hindoe Paaboel Andersen
2017-04-28shared: assert the source for memcpyThomas Hindoe Paaboel Andersen
2017-04-27meson: add compiler flags for "--tpm" in EFI apps (#5829)Max Resch
2017-04-27meson: do not install files from disabled features (#5811)userwithuid
2017-04-27Merge branch 'master' into meson-no-libudevZbigniew Jędrzejewski-Szmek
2017-04-27Merge pull request #5821 from mbiebl/meson-no-libiptcZbigniew Jędrzejewski-Szmek
2017-04-27build-sys: only install libexecdir/resolv.conf if resolved is enabled (#5826)userwithuid
2017-04-27execute: filter out "." for ".." in EnvironmentFile= globs tooZbigniew Jędrzejewski-Szmek
2017-04-27tmpfiles: use safe_glob()Zbigniew Jędrzejewski-Szmek
2017-04-27basic: add readdir_no_dot and safe_glob functionsZbigniew Jędrzejewski-Szmek
2017-04-26improve readability (#5814)Matija Skala
2017-04-26update-done: Create using a temporary file (#5789)codekipper
2017-04-26meson: get rid of libfirewallMichael Biebl
2017-04-26meson: drop libiptc link dependencies from libsharedMichael Biebl
2017-04-26meson: drop implicit libudev link dependenciesMichael Biebl
2017-04-26meson: add address label to build systemSusant Sahani
2017-04-26networkd: add support for address labelSusant Sahani
2017-04-26sd-netlink: add support for address labelSusant Sahani
2017-04-26main: improve RLIMIT_NOFILE handling (#5795)Christian Brauner
2017-04-25test-sizeof: print the size of an enumZbigniew Jędrzejewski-Szmek
2017-04-25shared/extract-word: replace enum with unsigned int to avoid undefined behaviourZbigniew Jędrzejewski-Szmek
2017-04-25importd: support SUSE style checksums supplementary (#5800)tblume
2017-04-25bus: report builtins in GetManagedObjects() (#5799)David Herrmann
2017-04-25Merge pull request #5803 from ssahani/utilZbigniew Jędrzejewski-Szmek
2017-04-25core/device: Use JobRunningTimeoutSec= for device unitsMichal Koutný
2017-04-25fstab-generator: Apply _netdev option also to device unitsMichal Koutný
2017-04-25job: add JobRunningTimeoutSec for JOB_RUNNING stateMichal Koutný
2017-04-25meson: add geneve to build systemSusant Sahani