index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
glob-util.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-08
missing: drop redundant condition
Yu Watanabe
1
-5
/
+5
2020-12-08
missing: support 32bit powerpc
Yu Watanabe
1
-2
/
+2
2020-12-08
missing: sort architectures in missing_syscall.h
Yu Watanabe
1
-130
/
+132
2020-12-07
systemd-nspawn: Allow setting ambient capability set
Torsten Hilbrich
5
-9
/
+100
2020-12-07
Make support for nscd flushing optional
Zbigniew Jędrzejewski-Szmek
8
-12
/
+36
2020-12-07
socket-util: add common API for querying socket MTU
Lennart Poettering
2
-0
/
+34
2020-12-07
socket-util: add getsockopt_int() helper
Lennart Poettering
1
-0
/
+13
2020-12-07
socket-util: add sockopt helper for controlling IP_RECVFRAGSIZE
Lennart Poettering
2
-0
/
+12
2020-12-07
nss-resolve: varlink_call() set error_id only when r >= 0
Yu Watanabe
1
-11
/
+14
2020-12-07
network: mtu is neither a boolean nor a pointer
Yu Watanabe
1
-1
/
+1
2020-12-07
missing: Define several syscall numbers for Alpha arch
Matt Turner
1
-0
/
+16
2020-12-06
meson: Respect MESON_INSTALL_QUIET
Daan De Meyer
2
-6
/
+18
2020-12-06
mkosi: Silence locale checking in mkosi.build
Daan De Meyer
1
-11
/
+11
2020-12-06
mkosi: Remove explicit default_hierarchy=unified option from mkosi.build
Daan De Meyer
1
-1
/
+1
2020-12-06
mkosi: Add --quiet and --no-rebuild options to meson install in mkosi.build
Daan De Meyer
1
-1
/
+7
2020-12-06
mkosi: Remove bash -x option from mkosi.build
Daan De Meyer
1
-1
/
+1
2020-12-06
mkosi: Use meson install instead of ninja install in build script
Daan De Meyer
1
-1
/
+1
2020-12-05
Don't assume /run/systemd exists when creating unit-root
Daan De Meyer
1
-0
/
+5
2020-12-04
CI: Add mkosi boot tests
Daan De Meyer
2
-0
/
+69
2020-12-04
mkosi: Add findutils to Fedora config
Daan De Meyer
1
-0
/
+1
2020-12-04
mkosi: Add rpm to Fedora BuildPackages as it's needed by pkg-config
Daan De Meyer
1
-0
/
+1
2020-12-04
Revert "semaphore: temporarily disable the timedated test suite"
Frantisek Sumsal
1
-3
/
+0
2020-12-04
dissect: don't declare unused variables on archs that have no GPT discovery
Lennart Poettering
1
-2
/
+12
2020-12-04
socket-util: make several socket_set_xxx() functions inline
Yu Watanabe
2
-99
/
+20
2020-12-04
cryptsetup: give command line parameters proper names
Lennart Poettering
1
-36
/
+45
2020-12-04
mmap-cache: replace stats accessors with log func
Vito Caputo
3
-11
/
+4
2020-12-04
dns-domain: initialize return param on success
Lennart Poettering
1
-10
/
+13
2020-12-04
dns-domain: follow coding style, initialize ret params on success
Lennart Poettering
1
-1
/
+3
2020-12-04
tree-wide: make use of new DLSYM_ARG() macro everywhere
Lennart Poettering
5
-41
/
+49
2020-12-04
dlfcn-util: add DLSYM_ARG() helper
Lennart Poettering
1
-0
/
+6
2020-12-04
test-network: add tests for IPv6 routes with reject type
Yu Watanabe
2
-0
/
+72
2020-12-04
meson: check that cxx variable is set before using it
Luca Boccassi
1
-1
/
+1
2020-12-04
test-network: sleep 1s after reloading configs
Yu Watanabe
1
-0
/
+2
2020-12-04
network: set protocol to route assigned through DHCP6 or DHCP6-PD
Yu Watanabe
1
-0
/
+2
2020-12-04
network: make IPv6 routes with reject type managed by Manager
Yu Watanabe
1
-0
/
+6
2020-12-04
network: introduce route_type_is_reject() helper
Yu Watanabe
1
-2
/
+8
2020-12-03
resolved: synthesize NODATA instead of NXDOMAIN if gateway exists, but of oth...
Lennart Poettering
1
-2
/
+18
2020-12-03
local-addresses: make returning accumulated list optional
Lennart Poettering
1
-10
/
+8
2020-12-03
resolved: improve log message when we use TCP a bit
Lennart Poettering
1
-1
/
+1
2020-12-03
random-util: open /dev/urandom implicitly in random_write_entropy() if needed
Lennart Poettering
4
-23
/
+17
2020-12-03
mkosi: Replace iptables-dev with libiptc-dev in debian config
Daan De Meyer
1
-1
/
+1
2020-12-03
shared/build: make the version string definition less terrible
Zbigniew Jędrzejewski-Szmek
7
-257
/
+228
2020-12-03
update TODO
Lennart Poettering
1
-2
/
+0
2020-12-03
core: add ConditionSecurity=tpm2 support
Lennart Poettering
2
-3
/
+20
2020-12-03
fw_add_masquerade: remove unused function arguments
Florian Westphal
4
-23
/
+11
2020-12-03
fw_add_local_dnat: remove unused function arguments
Florian Westphal
4
-25
/
+9
2020-12-03
build.h: add a bunch of missing features strings
Lennart Poettering
1
-0
/
+91
2020-12-03
ethtool: add two new link modes
Yu Watanabe
1
-0
/
+2
2020-12-03
shared/kernel: update kernel headers
Yu Watanabe
5
-350
/
+2921
2020-12-03
basic/linux: update kernel headers
Yu Watanabe
7
-50
/
+282
[next]