summaryrefslogtreecommitdiffstats
path: root/LICENSE.GPL2 (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-07man: fix links to external man pagesZbigniew Jędrzejewski-Szmek6-8/+8
2017-05-05man: fix URL for kernel-parameters docZbigniew Jędrzejewski-Szmek1-2/+2
2017-05-03seccomp: add clone syscall definitions for mips (#5880)James Cowgill3-2/+9
2017-05-02meson: use booleans for conf.set and drop unecessary conditionalsZbigniew Jędrzejewski-Szmek29-170/+140
2017-05-02meson: add status reportZbigniew Jędrzejewski-Szmek1-4/+164
2017-05-02meson: add forgotten debug optionsZbigniew Jędrzejewski-Szmek2-0/+15
2017-05-02sd-ndisc: Reset counter for sent Router Solicitations (#5874)Patrik Flykt1-0/+1
2017-05-02network: reject bridge port priorities above kernel's max value. (#5877)Dimitri John Ledkov4-3/+47
2017-05-02build-sys: re-add systemd.directives and systemd.index to MANPAGES (#5876)Michael Biebl1-0/+10
2017-05-02hwdb: update axis ranges for the Asus UX301LAA touchpad (#5872)Peter Hutterer1-0/+7
2017-05-01meson: make sure html symlinks are also created in build directoryZbigniew Jędrzejewski-Szmek1-23/+30
2017-05-01meson: create index.html symlink pointing at systemd.index.html (#5870)Michael Biebl1-0/+15
2017-05-01meson: fix creation of html symlinksZbigniew Jędrzejewski-Szmek1-1/+15
2017-05-01more portable python shebangs (#5816)Jörg Thalheim18-19/+19
2017-04-30build-sys: don't generate index.html with --disable-manpages (#5865)Michael Biebl1-0/+2
2017-04-30networkd: Add check to ensure link is down before attempting to enslave (#5853)Roelf Wichertjes3-2/+13
2017-04-30sd-boot: remove compiler warning (#5860)Max Resch1-3/+3
2017-04-29conf parser: add config_parse_ip_portSusant Sahani1-5/+6
2017-04-29journald: fix assertion failure on journal_file_link_data. (#5843)Yusuke Nojima1-0/+3
2017-04-29networkd: replace geneve/vxlan port parsing with generic config_parse_ip_portSusant Sahani5-84/+2
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-27execute: filter out "." for ".." in EnvironmentFile= globs tooZbigniew Jędrzejewski-Szmek1-13/+8
2017-04-27tmpfiles: use safe_glob()Zbigniew Jędrzejewski-Szmek3-16/+38
2017-04-27basic: add readdir_no_dot and safe_glob functionsZbigniew Jędrzejewski-Szmek5-24/+123
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