index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: create a static version of libshared and link libcore and some tests t...
Zbigniew Jędrzejewski-Szmek
2017-04-24
4
-42
/
+112
*
meson: include the library symbol version list in link_depends
Zbigniew Jędrzejewski-Szmek
2017-04-24
3
-4
/
+6
*
meson: define tests
Zbigniew Jędrzejewski-Szmek
2017-04-24
12
-2
/
+918
*
meson: build systemd using meson
Zbigniew Jędrzejewski-Szmek
2017-04-24
40
-0
/
+1945
*
journal/fsprg: set -Wno-pointer-arithm only for that file
Zbigniew Jędrzejewski-Szmek
2017-04-24
1
-0
/
+3
*
Merge pull request #5774 from keszybz/printf-annotations
Djalal Harouni
2017-04-23
10
-20
/
+46
|
\
|
*
coredump: fix non-literal string used in printf
Zbigniew Jędrzejewski-Szmek
2017-04-21
1
-3
/
+2
|
*
basic/log: expose log_dispatch
Zbigniew Jędrzejewski-Szmek
2017-04-21
2
-6
/
+22
|
*
tree-wide: mark log_struct with _printf_ and fix fallout
Zbigniew Jędrzejewski-Szmek
2017-04-21
5
-9
/
+9
|
*
µhttpd-util: use #pragma to silence warning about nonliteral pattern
Zbigniew Jędrzejewski-Szmek
2017-04-21
1
-0
/
+3
|
*
basic/log: fix _printf_ annotation on log_object_internalv
Zbigniew Jędrzejewski-Szmek
2017-04-20
3
-2
/
+10
*
|
Merge pull request #5756 from keszybz/make-cleanups
Martin Pitt
2017-04-21
16
-30
/
+42
|
\
\
|
*
|
bus: include sd-{bus,messages}.h the same as other systemd headers
Zbigniew Jędrzejewski-Szmek
2017-04-21
6
-7
/
+5
|
*
|
microhttpd-util: silence warnings about deprecated options
Zbigniew Jędrzejewski-Szmek
2017-04-21
2
-4
/
+11
|
*
|
test-exec-util: drop duplicate const
Zbigniew Jędrzejewski-Szmek
2017-04-21
1
-1
/
+1
|
*
|
basic/random-util: add new header for getrandom()
Zbigniew Jędrzejewski-Szmek
2017-04-21
1
-1
/
+7
|
*
|
libshared: fix compilation without libblkid
Zbigniew Jędrzejewski-Szmek
2017-04-21
1
-3
/
+5
|
*
|
basic/missing.h: drop inclusion of macro.h
Zbigniew Jędrzejewski-Szmek
2017-04-21
1
-2
/
+0
|
*
|
test-compress*: silence warning about unused definitions when w/o both xz and...
Zbigniew Jędrzejewski-Szmek
2017-04-20
2
-0
/
+13
|
*
|
rc-local-generator: drop duplicate definitions for rc.local
Zbigniew Jędrzejewski-Szmek
2017-04-20
1
-8
/
+0
|
*
|
basic/def.h: drop TTY_GID definition
Zbigniew Jędrzejewski-Szmek
2017-04-20
1
-4
/
+0
*
|
|
kernel-install: remove unneeded modules.* files created by depmod (#5766)
Yu Watanabe
2017-04-21
1
-2
/
+10
*
|
|
networkd: route - support 'onlink' routes (#5734)
Susant Sahani
2017-04-21
3
-0
/
+43
*
|
|
networkd: vlan add GVRP support (#5761)
Susant Sahani
2017-04-21
3
-0
/
+19
*
|
|
core: move checking default_dependencies into target_add_default_dependencies...
iplayinsun
2017-04-21
1
-1
/
+4
*
|
|
ima: Ensure policy exists before asking the kernel to load it (#5777)
Benjamin Gilbert
2017-04-21
1
-2
/
+6
*
|
|
tree-wide: fix wrong indent (#5757)
Yu Watanabe
2017-04-19
9
-33
/
+33
|
/
/
*
|
Merge pull request #5708 from vcatechnology/arm-cross-compile
Lennart Poettering
2017-04-17
5
-5
/
+5
|
\
\
|
*
|
build-sys: correct blkid.h includes
Matt Clarkson
2017-04-06
5
-5
/
+5
*
|
|
loginctl: fix typo causing ignoring multiple session IDs (#5732)
slodki
2017-04-13
1
-1
/
+1
*
|
|
Merge pull request #5690 from yuwata/fix-5621
Djalal Harouni
2017-04-12
1
-0
/
+8
|
\
\
\
|
*
|
|
core: downgrade error message if command is prefixed with `-` and the command...
Yu Watanabe
2017-04-03
1
-0
/
+8
|
|
|
/
|
|
/
|
*
|
|
networkd: Add bridge port priority setting (#5545)
Dimitri John Ledkov
2017-04-11
5
-2
/
+12
*
|
|
tmpfiles: downgrade error message when operation is not supported (#5692)
Yu Watanabe
2017-04-10
1
-1
/
+1
*
|
|
core: fix values of BindPaths and BindReadOnlyPaths properties on 32-bit plat...
Evgeny Vereshchagin
2017-04-10
1
-1
/
+1
*
|
|
core: downgrade legit error logs (#5705)
umuttl
2017-04-10
1
-2
/
+2
*
|
|
Remove BTN_DPAD_* keys from ID_INPUT_KEY test (#5701)
Nathaniel R. Lewis
2017-04-06
1
-6
/
+30
*
|
|
Merge pull request #5706 from keszybz/make-cleanups
Lennart Poettering
2017-04-05
21
-33
/
+30
|
\
\
\
|
*
|
|
udev: rename gperf struct name to match other headers
Zbigniew Jędrzejewski-Szmek
2017-04-05
1
-2
/
+2
|
*
|
|
tree-wide: standardize on $(PACKAGE_VERSION) for the version string
Zbigniew Jędrzejewski-Szmek
2017-04-05
15
-19
/
+19
|
*
|
|
build-sys: use a single ENABLE_LOGIND conditional
Zbigniew Jędrzejewski-Szmek
2017-04-05
1
-8
/
+7
|
*
|
|
shared/dissect-image: fix warning about unused function when !HAVE_BLKID
Zbigniew Jędrzejewski-Szmek
2017-04-05
1
-4
/
+2
|
*
|
|
Move busctl sources to src/busctl
Zbigniew Jędrzejewski-Szmek
2017-04-05
3
-0
/
+0
*
|
|
|
logind: Stopped inhibitions should be considered inactive (#5698)
afrantzis
2017-04-05
1
-1
/
+4
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #5589 from jasonreeder/claimed_address_fix
Lennart Poettering
2017-04-01
3
-0
/
+17
|
\
\
\
|
*
|
|
libsystemd-network: sd-ipv4ll: acquire new address after claimed address conf...
Jason Reeder
2017-03-31
1
-0
/
+10
|
*
|
|
libsystemd-network: sd-ipv4ll: Wrapper to restart address aquisition after co...
Jason Reeder
2017-03-31
2
-0
/
+7
*
|
|
|
nspawn: check if the DNS stub is listening for requests
David Michael
2017-03-31
1
-4
/
+19
*
|
|
|
resolved: add a DNSStubListener property to Manager
David Michael
2017-03-31
1
-0
/
+3
|
/
/
/
*
|
|
udev: net_id - support predictable ifnames on vio buses (#5675)
Franck Bui
2017-03-31
1
-0
/
+40
[next]