index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile.am
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: Implement DHCP Option 119 (Domain Search List) (#5932)
Daniel Wang
2017-05-13
1
-0
/
+9
*
Merge pull request #5432 from keszybz/udev-logging
Lennart Poettering
2017-05-12
1
-1
/
+31
|
\
|
*
Rip out setting of the log level from udev_new and put it in a new function
Zbigniew Jędrzejewski-Szmek
2017-05-08
1
-0
/
+1
|
*
udev: use LOG_REALM_UDEV in all udev code
Zbigniew Jędrzejewski-Szmek
2017-05-08
1
-1
/
+30
*
|
nss-resolve: drop the internal fallback to libnss_dns (#5945)
Zbigniew Jędrzejewski-Szmek
2017-05-12
1
-2
/
+1
*
|
resolved: support libidn2 in addition to libidn
Zbigniew Jędrzejewski-Szmek
2017-05-11
1
-0
/
+4
*
|
sd-boot: added shim signature/MOK validation (#5702)
Max Resch
2017-05-09
1
-2
/
+4
*
|
build: Add missing SECCOMP_CFLAGS to test-seccomp and test-execute targets (#...
John Paul Adrian Glaubitz
2017-05-09
1
-0
/
+5
|
/
*
build-sys: don't generate index.html with --disable-manpages (#5865)
Michael Biebl
2017-04-30
1
-0
/
+2
*
Merge pull request #5529 from ssahani/label
Lennart Poettering
2017-04-29
1
-0
/
+2
|
\
|
*
networkd: add support for address label
Susant Sahani
2017-04-26
1
-0
/
+2
*
|
build-sys: only install libexecdir/resolv.conf if resolved is enabled (#5826)
userwithuid
2017-04-27
1
-3
/
+3
|
/
*
Merge pull request #5704 from keszybz/meson
Evgeny Vereshchagin
2017-04-25
1
-17
/
+5
|
\
|
*
test-efi-create-disk.sh: allow running from separate build dir, hook up to meson
Zbigniew Jędrzejewski-Szmek
2017-04-24
1
-2
/
+2
|
*
meson: add hwdb/update target
Zbigniew Jędrzejewski-Szmek
2017-04-24
1
-12
/
+2
|
*
journal/fsprg: set -Wno-pointer-arithm only for that file
Zbigniew Jędrzejewski-Szmek
2017-04-24
1
-3
/
+1
*
|
networkd: Introduce GENEVE netdev
Susant Sahani
2017-04-25
1
-0
/
+2
*
|
Merge pull request #5354 from msekletar/issue-518
Lennart Poettering
2017-04-24
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
tests: add new test for issue #518
Michal Sekletar
2017-04-11
1
-1
/
+2
*
|
Makefile.am: remove duplicated rules for efi
Zbigniew Jędrzejewski-Szmek
2017-04-21
1
-26
/
+15
*
|
Makefile.am: link dbus-org.freedesktop.network1 alias in /etc
Zbigniew Jędrzejewski-Szmek
2017-04-20
1
-4
/
+2
*
|
Merge pull request #5708 from vcatechnology/arm-cross-compile
Lennart Poettering
2017-04-17
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
build-sys: correct ARM32 GNU EFI boot binary build
Matt Clarkson
2017-04-06
1
-0
/
+5
*
|
build-sys: drop obsolete hook from Makefile.am
Zbigniew Jędrzejewski-Szmek
2017-04-05
1
-3
/
+0
*
|
udev: rename gperf struct name to match other headers
Zbigniew Jędrzejewski-Szmek
2017-04-05
1
-1
/
+1
*
|
tree-wide: standardize on $(PACKAGE_VERSION) for the version string
Zbigniew Jędrzejewski-Szmek
2017-04-05
1
-4
/
+3
*
|
build-sys: drop undefined target ref from Makefile.am
Zbigniew Jędrzejewski-Szmek
2017-04-05
1
-2
/
+0
*
|
build-sys: drop undefined var ref from Makefile.am
Zbigniew Jędrzejewski-Szmek
2017-04-05
1
-4
/
+0
*
|
Move busctl sources to src/busctl
Zbigniew Jędrzejewski-Szmek
2017-04-05
1
-3
/
+3
*
|
test-sizeof: do not link with libsystemd-shared
Zbigniew Jędrzejewski-Szmek
2017-03-30
1
-3
/
+0
*
|
rules: add a rule to set /dev/kvm access mode and ownership (#5597)
Zbigniew Jędrzejewski-Szmek
2017-03-27
1
-1
/
+3
*
|
basic: don't link "libm.so" into "libbasic.so" (#5628)
Thomas Haller
2017-03-24
1
-2
/
+1
*
|
units: simplify rescue.service and emergency.service (#5623)
Michael Biebl
2017-03-23
1
-0
/
+10
*
|
build-sys: minor indentation fix
Michael Biebl
2017-03-22
1
-1
/
+1
*
|
build-sys: make RPM macros installation path configurable (#5564)
steelman
2017-03-15
1
-1
/
+5
*
|
build-sys: add helper command to sign tarballs
Zbigniew Jędrzejewski-Szmek
2017-03-12
1
-0
/
+3
*
|
build-sys: simplify git tar invocation
Zbigniew Jędrzejewski-Szmek
2017-03-12
1
-1
/
+1
*
|
build-sys: make more targets .PHONY
Zbigniew Jędrzejewski-Szmek
2017-03-12
1
-0
/
+3
*
|
build-sys: only install legacy *.pkla files with old polkit versions (#5555)
Martin Pitt
2017-03-08
1
-0
/
+2
*
|
sd-bus: drop kdbus-related docs (#5533)
AsciiWolf
2017-03-07
1
-3
/
+0
*
|
Avoid strict DM interface version dependencies (#5519)
Michael Biebl
2017-03-02
1
-0
/
+1
*
|
build-sys: do not require everything to be rebuild to push man pages (#5521)
Zbigniew Jędrzejewski-Szmek
2017-03-02
1
-1
/
+1
*
|
Revert "environment.d: fix date"
Zbigniew Jędrzejewski-Szmek
2017-03-02
1
-1
/
+1
*
|
environment.d: fix date
Zbigniew Jędrzejewski-Szmek
2017-03-02
1
-1
/
+1
|
/
*
journalctl: move access_check() to shared/
Zbigniew Jędrzejewski-Szmek
2017-03-01
1
-0
/
+2
*
Revert "udev: Introduce UDEV_PROPAGATE_LOG macro (#5302)"
Lennart Poettering
2017-02-23
1
-22
/
+1
*
Revert "Makefile.am: add a `\` (#5422)"
Lennart Poettering
2017-02-23
1
-5
/
+5
*
Makefile.am: add a `\` (#5422)
Susant Sahani
2017-02-22
1
-5
/
+5
*
udev: Introduce UDEV_PROPAGATE_LOG macro (#5302)
Susant Sahani
2017-02-22
1
-1
/
+22
*
build-sys: bump package version
Lennart Poettering
2017-02-21
1
-3
/
+3
[next]