index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LICENSE.GPL2
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-07
man: fix links to external man pages
Zbigniew Jędrzejewski-Szmek
6
-8
/
+8
2017-05-05
man: fix URL for kernel-parameters doc
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2017-05-03
seccomp: add clone syscall definitions for mips (#5880)
James Cowgill
3
-2
/
+9
2017-05-02
meson: use booleans for conf.set and drop unecessary conditionals
Zbigniew Jędrzejewski-Szmek
29
-170
/
+140
2017-05-02
meson: add status report
Zbigniew Jędrzejewski-Szmek
1
-4
/
+164
2017-05-02
meson: add forgotten debug options
Zbigniew Jędrzejewski-Szmek
2
-0
/
+15
2017-05-02
sd-ndisc: Reset counter for sent Router Solicitations (#5874)
Patrik Flykt
1
-0
/
+1
2017-05-02
network: reject bridge port priorities above kernel's max value. (#5877)
Dimitri John Ledkov
4
-3
/
+47
2017-05-02
build-sys: re-add systemd.directives and systemd.index to MANPAGES (#5876)
Michael Biebl
1
-0
/
+10
2017-05-02
hwdb: update axis ranges for the Asus UX301LAA touchpad (#5872)
Peter Hutterer
1
-0
/
+7
2017-05-01
meson: make sure html symlinks are also created in build directory
Zbigniew Jędrzejewski-Szmek
1
-23
/
+30
2017-05-01
meson: create index.html symlink pointing at systemd.index.html (#5870)
Michael Biebl
1
-0
/
+15
2017-05-01
meson: fix creation of html symlinks
Zbigniew Jędrzejewski-Szmek
1
-1
/
+15
2017-05-01
more portable python shebangs (#5816)
Jörg Thalheim
18
-19
/
+19
2017-04-30
build-sys: don't generate index.html with --disable-manpages (#5865)
Michael Biebl
1
-0
/
+2
2017-04-30
networkd: Add check to ensure link is down before attempting to enslave (#5853)
Roelf Wichertjes
3
-2
/
+13
2017-04-30
sd-boot: remove compiler warning (#5860)
Max Resch
1
-3
/
+3
2017-04-29
conf parser: add config_parse_ip_port
Susant Sahani
1
-5
/
+6
2017-04-29
journald: fix assertion failure on journal_file_link_data. (#5843)
Yusuke Nojima
1
-0
/
+3
2017-04-29
networkd: replace geneve/vxlan port parsing with generic config_parse_ip_port
Susant Sahani
5
-84
/
+2
2017-04-29
config parser: Introduce config_parse_ip_port
Susant Sahani
2
-0
/
+38
2017-04-29
sd-boot: remove unnecessary defines (#5848)
Max Resch
1
-4
/
+1
2017-04-29
test: explain why we explicitly make all despite test/Makefile's check target...
Chris Lamb
1
-1
/
+1
2017-04-29
meson: do not link libshared dynamically against libudev (#5850)
Michael Biebl
1
-1
/
+1
2017-04-28
tree-wide: remove unused variables
Thomas Hindoe Paaboel Andersen
3
-4
/
+1
2017-04-28
networkd: remove duplicated include
Thomas Hindoe Paaboel Andersen
1
-1
/
+0
2017-04-28
shared: assert the source for memcpy
Thomas Hindoe Paaboel Andersen
1
-0
/
+1
2017-04-28
build-sys: do not install manpages from disabled features (#5844)
userwithuid
8
-28
/
+43
2017-04-28
hwdb: add Samsung 880Z5E series touchpad overrides (#5825)
Peter Hutterer
1
-0
/
+7
2017-04-28
meson: add compiler flags for "--tpm" in EFI apps (#5829)
Max Resch
1
-0
/
+2
2017-04-27
meson: do not install files from disabled features (#5811)
userwithuid
6
-22
/
+30
2017-04-27
build-sys: only install libexecdir/resolv.conf if resolved is enabled (#5826)
userwithuid
2
-6
/
+6
2017-04-27
execute: filter out "." for ".." in EnvironmentFile= globs too
Zbigniew Jędrzejewski-Szmek
1
-13
/
+8
2017-04-27
tmpfiles: use safe_glob()
Zbigniew Jędrzejewski-Szmek
3
-16
/
+38
2017-04-27
basic: add readdir_no_dot and safe_glob functions
Zbigniew Jędrzejewski-Szmek
5
-24
/
+123
2017-04-27
meson: fix detection of "-Wno-" options
Zbigniew Jędrzejewski-Szmek
1
-4
/
+11
2017-04-27
meson: add version check for libseccomp
Zbigniew Jędrzejewski-Szmek
1
-0
/
+1
2017-04-27
meson: also search for libcap directly
Zbigniew Jędrzejewski-Szmek
1
-1
/
+6
2017-04-27
improve readability (#5814)
Matija Skala
1
-4
/
+6
2017-04-27
update-done: Create using a temporary file (#5789)
codekipper
1
-5
/
+16
2017-04-26
meson: get rid of libfirewall
Michael Biebl
4
-20
/
+10
2017-04-26
meson: drop libiptc link dependencies from libshared
Michael Biebl
2
-3
/
+1
2017-04-26
meson: drop implicit libudev link dependencies
Michael Biebl
3
-59
/
+29
2017-04-26
meson: add address label to build system
Susant Sahani
1
-0
/
+2
2017-04-26
networkd: add support for address label
Susant Sahani
8
-0
/
+403
2017-04-26
sd-netlink: add support for address label
Susant Sahani
4
-15
/
+76
2017-04-26
main: improve RLIMIT_NOFILE handling (#5795)
Christian Brauner
1
-1
/
+11
2017-04-26
test-sizeof: print the size of an enum
Zbigniew Jędrzejewski-Szmek
1
-0
/
+11
2017-04-26
shared/extract-word: replace enum with unsigned int to avoid undefined behaviour
Zbigniew Jędrzejewski-Szmek
2
-2
/
+7
2017-04-26
importd: support SUSE style checksums supplementary (#5800)
tblume
1
-5
/
+3
[next]