summaryrefslogtreecommitdiffstats
path: root/rules (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-29config parser: Introduce config_parse_ip_portSusant Sahani2-0/+38
2017-04-29sd-boot: remove unnecessary defines (#5848)Max Resch1-4/+1
2017-04-29test: explain why we explicitly make all despite test/Makefile's check target...Chris Lamb1-1/+1
2017-04-29meson: do not link libshared dynamically against libudev (#5850)Michael Biebl1-1/+1
2017-04-28tree-wide: remove unused variablesThomas Hindoe Paaboel Andersen3-4/+1
2017-04-28networkd: remove duplicated includeThomas Hindoe Paaboel Andersen1-1/+0
2017-04-28shared: assert the source for memcpyThomas Hindoe Paaboel Andersen1-0/+1
2017-04-28build-sys: do not install manpages from disabled features (#5844)userwithuid8-28/+43
2017-04-28hwdb: add Samsung 880Z5E series touchpad overrides (#5825)Peter Hutterer1-0/+7
2017-04-28meson: add compiler flags for "--tpm" in EFI apps (#5829)Max Resch1-0/+2
2017-04-27meson: do not install files from disabled features (#5811)userwithuid6-22/+30
2017-04-27build-sys: only install libexecdir/resolv.conf if resolved is enabled (#5826)userwithuid2-6/+6
2017-04-27meson: fix detection of "-Wno-" optionsZbigniew Jędrzejewski-Szmek1-4/+11
2017-04-27meson: add version check for libseccompZbigniew Jędrzejewski-Szmek1-0/+1
2017-04-27meson: also search for libcap directlyZbigniew Jędrzejewski-Szmek1-1/+6
2017-04-27improve readability (#5814)Matija Skala1-4/+6
2017-04-27update-done: Create using a temporary file (#5789)codekipper1-5/+16
2017-04-26meson: get rid of libfirewallMichael Biebl4-20/+10
2017-04-26meson: drop libiptc link dependencies from libsharedMichael Biebl2-3/+1
2017-04-26meson: drop implicit libudev link dependenciesMichael Biebl3-59/+29
2017-04-26meson: add address label to build systemSusant Sahani1-0/+2
2017-04-26networkd: add support for address labelSusant Sahani8-0/+403
2017-04-26sd-netlink: add support for address labelSusant Sahani4-15/+76
2017-04-26main: improve RLIMIT_NOFILE handling (#5795)Christian Brauner1-1/+11
2017-04-26test-sizeof: print the size of an enumZbigniew Jędrzejewski-Szmek1-0/+11
2017-04-26shared/extract-word: replace enum with unsigned int to avoid undefined behaviourZbigniew Jędrzejewski-Szmek2-2/+7
2017-04-26importd: support SUSE style checksums supplementary (#5800)tblume1-5/+3
2017-04-26bus: report builtins in GetManagedObjects() (#5799)David Herrmann1-0/+16
2017-04-25meson: add sd_bus_message_appendv alias to man listZbigniew Jędrzejewski-Szmek1-1/+1
2017-04-25core/device: Use JobRunningTimeoutSec= for device unitsMichal Koutný2-2/+2
2017-04-25fstab-generator: Apply _netdev option also to device unitsMichal Koutný3-0/+49
2017-04-25job: add JobRunningTimeoutSec for JOB_RUNNING stateMichal Koutný8-17/+51
2017-04-25meson: add geneve to build systemSusant Sahani2-0/+3
2017-04-25networkd: route add missing search for route object.Susant Sahani1-0/+4
2017-04-25networkd: replace geneve parsers with generic config_parse_uint8Susant Sahani3-89/+18
2017-04-25config parser: Introduce config_parse_uint8Susant Sahani2-0/+2
2017-04-25nspawn: check cgroups after parsing optionsZbigniew Jędrzejewski-Szmek1-4/+4
2017-04-25cgtop: check cgroups after parsing optionsZbigniew Jędrzejewski-Szmek1-10/+10
2017-04-25meson: require newest meson and revert m4 patchZbigniew Jędrzejewski-Szmek1-2/+2
2017-04-25meson: use name arg so check result is reportedZbigniew Jędrzejewski-Szmek1-6/+7
2017-04-25meson: fix checking of linker argsZbigniew Jędrzejewski-Szmek4-5/+17
2017-04-25meson: also indent scripts with 8 spacesZbigniew Jędrzejewski-Szmek21-79/+109
2017-04-25fix parenthesis in pager.c (#5798)Matija Skala1-2/+2
2017-04-25networkd: make IPv6 route preference configurable (#5700)Susant Sahani4-0/+43
2017-04-25Export sd_bus_message_append_ap. It is renamed to sd_bus_message_appendv to f...Federico7-25/+41
2017-04-25load-fragment: don't print error about incorrect syntax when IPv6 is disabled...Michal Sekletar1-1/+3
2017-04-25docs: clarify ExecStop= implications for remaining processes (#5793)Amir Yalon1-1/+2
2017-04-25networkd: Introduce GENEVE netdevSusant Sahani7-0/+595
2017-04-25sd-netlink: Add Geneve properties to netlinkSusant Sahani2-0/+17
2017-04-25Add Geneve netlink properties to missing.hSusant Sahani2-0/+20