index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-01
test-dhcp-server: add usual headers
Yu Watanabe
1
-0
/
+6
2022-02-01
test-dhcp-server: run a test earlier which does not require privilege
Yu Watanabe
1
-1
/
+2
2022-02-01
test-dhcp-server: move sd-event allocation
Yu Watanabe
1
-6
/
+6
2022-02-01
test-dhcp-server: use log_tests_skipped_errno()
Yu Watanabe
1
-5
/
+5
2022-02-01
sd-dhcp-server: split out logic to ACK request
Yu Watanabe
1
-85
/
+55
2022-02-01
sd-dhcp-server: do not assign address reserved for static leases to non-match...
Yu Watanabe
1
-0
/
+3
2022-02-01
sd-dhcp-server: explicitly refuse when conflicting address is requested
Yu Watanabe
1
-4
/
+7
2022-02-01
sd-dhcp-server: do not assign an address from pool when a static lease for th...
Yu Watanabe
1
-3
/
+7
2022-02-01
sd-dhcp-server: rename get_pool_offset() -> address_is_in_pool()
Yu Watanabe
1
-12
/
+9
2022-02-01
sd-dhcp-server: rename server_send_nak() -> server_send_nak_or_ignore()
Yu Watanabe
1
-13
/
+16
2022-02-01
sd-dhcp-server: set DHCPLease::server before hashmap_put()
Yu Watanabe
1
-21
/
+13
2022-02-01
sd-dhcp-server: fix indentation
Yu Watanabe
1
-2
/
+2
2022-02-01
sd-dhcp-server: rename argument and add one missing assertion
Yu Watanabe
1
-5
/
+10
2022-02-01
sd-dhcp-server: do not use implicit cast to boolean from integer
Yu Watanabe
1
-12
/
+12
2022-02-01
sd-dhcp-server: refuse zero length client ID
Yu Watanabe
1
-5
/
+6
2022-02-01
sd-dhcp-server: do not log "STOPPED" when already stopped
Yu Watanabe
1
-3
/
+6
2022-02-01
network: s/confiured/configured/
Frantisek Sumsal
1
-1
/
+1
2022-02-01
tree-wide: some additional checks to avoid CVE-2021-4034 style weaknesses
Lennart Poettering
2
-0
/
+13
2022-01-31
random-seed: add missing %m in error message
Lennart Poettering
1
-1
/
+1
2022-01-31
update TODO
Lennart Poettering
1
-0
/
+2
2022-01-31
test: copy portable profiles into the image if they don't exist there
Frantisek Sumsal
1
-0
/
+11
2022-01-31
test: use ~/.bashrc instead of /etc/bash.bashrc
Frantisek Sumsal
1
-2
/
+2
2022-01-31
test: make the code less error-prone
Frantisek Sumsal
1
-9
/
+10
2022-01-31
boot: Don't require a machine ID to be available
Daan De Meyer
1
-4
/
+7
2022-01-31
core: don't fail on EEXIST when creating mount point
Luca Boccassi
1
-1
/
+1
2022-01-31
core: check argc/argv uncoditionally
Frantisek Sumsal
2
-2
/
+2
2022-01-31
meson: use bpftool based strip when available
James Hilliard
2
-18
/
+40
2022-01-31
meson: set minimum clang/llvm versions for bpf support
James Hilliard
1
-2
/
+2
2022-01-31
network: currently IPv4ACD requires MAC address whose length is ETH_ALEN
Yu Watanabe
1
-3
/
+5
2022-01-31
network: currently RADV requires MAC address whose length is ETH_ALEN
Yu Watanabe
1
-0
/
+6
2022-01-31
network: disable NDisc for CAN interfaces
Yu Watanabe
1
-0
/
+4
2022-01-31
network: configure NDisc after MAC address is assigned
Yu Watanabe
5
-4
/
+82
2022-01-31
network: configure DHCP clients after MAC address is assigned
Yu Watanabe
3
-0
/
+17
2022-01-31
basic: update CIFS magic
Frantisek Sumsal
2
-5
/
+10
2022-01-30
hwdb: add support for Surface Laptop 2 & 3 (#22303)
Dorian Clay
1
-0
/
+18
2022-01-30
hwdb: add new database file for PDA devices
Davide Cavalca
3
-0
/
+41
2022-01-30
basic: mac_[selinux,smack]_apply_fd does not work when applying labels
Donald Chan
2
-3
/
+3
2022-01-30
shared: Handle filesystems that don't support hole punching in COPY_HOLES
Daan De Meyer
1
-2
/
+4
2022-01-30
core: check if argc > 0 and argv[0] is set
Yu Watanabe
1
-0
/
+2
2022-01-30
ci: no longer upload the latest builds on commits
Evgeny Vereshchagin
1
-31
/
+0
2022-01-30
ci: merge seed corpora with public OSS-Fuzz corpora on CFLite
Evgeny Vereshchagin
2
-1
/
+14
2022-01-30
shared: be extra paranoid and check if argc > 0
Frantisek Sumsal
1
-0
/
+1
2022-01-29
test: make use of strv_isempty()
Frantisek Sumsal
1
-1
/
+1
2022-01-29
fstab-generator: use str(n)dupa_safe() instead of plain str(n)dupa()
Frantisek Sumsal
1
-2
/
+2
2022-01-29
login: use bus_error_message() at one more place
Yu Watanabe
1
-3
/
+7
2022-01-29
core/unit: use bus_error_message() at one more place
Yu Watanabe
1
-2
/
+6
2022-01-29
bus-util: retrieve bus error from message
Yu Watanabe
1
-4
/
+8
2022-01-29
ci: update GHActions once a month
Evgeny Vereshchagin
1
-1
/
+1
2022-01-29
ci: use CFLite to test forks (including systemd-stable)
Evgeny Vereshchagin
5
-1
/
+80
2022-01-29
sd-dhcp-lease: fix a memory leak in dhcp_lease_parse_search_domains
Evgeny Vereshchagin
1
-1
/
+1
[next]