index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
resolve
Commit message (
Expand
)
Author
Age
Files
Lines
*
resolved: fix which return codes we check
Lennart Poettering
2014-08-20
1
-2
/
+2
*
resolved-dns-rr: fix typo
Lukas Nykryn
2014-08-20
1
-7
/
+7
*
resolve: fix compilation on LLVM+clang
David Herrmann
2014-08-15
2
-2
/
+2
*
resolved: fix assertion when joining llmnr mcast group
Lennart Poettering
2014-08-15
1
-1
/
+4
*
resolved: pull in domain names from sd-network
Tom Gundersen
2014-08-14
2
-5
/
+75
*
resolved: clarify that LLMNR scopes must have a link assigned
Lennart Poettering
2014-08-14
1
-0
/
+4
*
resolved: enable LLMNR
Lennart Poettering
2014-08-14
1
-3
/
+2
*
resolved: allow passing on which protocol, family and interface to look somet...
Lennart Poettering
2014-08-14
7
-33
/
+137
*
sd-network: /_get_link_/_link_get_/
Tom Gundersen
2014-08-13
1
-3
/
+3
*
resolved: skip IPv6 LLMNR if IPv6 is not available
Lennart Poettering
2014-08-13
2
-13
/
+22
*
resolved: return exit code of event loop
Lennart Poettering
2014-08-12
1
-0
/
+2
*
resolved: unify logic how we flush out DNS servers we learnt
Lennart Poettering
2014-08-12
5
-26
/
+28
*
resolved: filter out duplicate DNS servers when writing resolv.conf
Lennart Poettering
2014-08-12
3
-10
/
+67
*
resolved: initialize counter
Thomas Hindoe Paaboel Andersen
2014-08-12
1
-2
/
+2
*
sd-network: rename the per-ifindex calls to sd_network_get_link_xxx()
Lennart Poettering
2014-08-11
1
-2
/
+2
*
resolved: when picking a new hostname make sure two hosts pick different ones
Lennart Poettering
2014-08-11
1
-2
/
+10
*
resolved: actually, the peer with the lower IP address wins conflicts
Lennart Poettering
2014-08-11
2
-6
/
+6
*
resolved: make sure we don't mark the wrong zone RRs conflicting
Lennart Poettering
2014-08-11
3
-3
/
+11
*
resolved: be a bit more communicative about conflicts
Lennart Poettering
2014-08-11
2
-4
/
+15
*
resolved: verify all RRs when we come back from suspend
Lennart Poettering
2014-08-11
5
-0
/
+64
*
resolved: destroy outstanding queries if the clients that initiated them die
Lennart Poettering
2014-08-11
3
-0
/
+47
*
resolved: properly pass aborted transaction result back to clients
Lennart Poettering
2014-08-11
1
-2
/
+5
*
resolved: implement full LLMNR conflict detection logic
Lennart Poettering
2014-08-11
11
-58
/
+467
*
resolved: properly check return value of dns_resource_record_equal()
Lennart Poettering
2014-08-11
3
-2
/
+4
*
resolved: don't abort if a transaction is aborted because its scope is removed
Lennart Poettering
2014-08-05
1
-2
/
+4
*
resolved: add 100ms initial jitter to all LLMNR requests
Lennart Poettering
2014-08-05
3
-1
/
+35
*
resolved: enforce ratelimit on LLMNR traffic
Lennart Poettering
2014-08-05
3
-3
/
+14
*
resolved: don't consider tentative addresses relevant
Lennart Poettering
2014-08-05
1
-1
/
+1
*
resolved: fix a message typo
Lennart Poettering
2014-08-05
1
-3
/
+3
*
resolved: stop the prober when we detect a conflict in LLMNR
Lennart Poettering
2014-08-05
1
-1
/
+2
*
resolved: don't override zone item state after starting the probe
Lennart Poettering
2014-08-05
1
-2
/
+2
*
resolved: when sending fails, don't try connecting to the next DNS server if ...
Lennart Poettering
2014-08-05
1
-0
/
+5
*
resolved: never reuse transactions for probing that are already completed bas...
Lennart Poettering
2014-08-05
4
-5
/
+15
*
resolved: bypass local cache when we issue a transaction for verification pur...
Lennart Poettering
2014-08-05
1
-16
/
+21
*
resolved: if there's already an RR established that has the same name of an R...
Lennart Poettering
2014-08-05
1
-6
/
+26
*
resolved: actually read the initial state data from networkd when we initialize
Lennart Poettering
2014-08-04
1
-0
/
+4
*
resolved: read the per-interface LLMNR setting from networkd and act on it
Lennart Poettering
2014-08-04
3
-10
/
+46
*
resolved: fix order in which we destroy manager resources
Lennart Poettering
2014-08-04
1
-6
/
+6
*
resolved: when there's already somebody listening on the LLMNR ports, simple ...
Lennart Poettering
2014-08-04
3
-22
/
+77
*
resolved: RRSIG records
Zbigniew Jędrzejewski-Szmek
2014-08-03
4
-26
/
+174
*
resolved: add identifiers for dnssec algorithms
Zbigniew Jędrzejewski-Szmek
2014-08-03
3
-3
/
+37
*
resolved: DNSKEY records
Zbigniew Jędrzejewski-Szmek
2014-08-03
4
-42
/
+140
*
resolve-host: make arg_type an int
Zbigniew Jędrzejewski-Szmek
2014-08-03
2
-9
/
+5
*
resolve: add more record types and convert to gperf table
Zbigniew Jędrzejewski-Szmek
2014-08-03
5
-83
/
+175
*
resolved: align last rr column
Zbigniew Jędrzejewski-Szmek
2014-08-03
1
-2
/
+1
*
resolved: avoid possible dereference of null pointer
Thomas Hindoe Paaboel Andersen
2014-08-03
1
-1
/
+3
*
resolved: remove unused variables
Thomas Hindoe Paaboel Andersen
2014-08-03
2
-2
/
+0
*
resolved: always drop multicast membership before adding one
Lennart Poettering
2014-08-01
1
-0
/
+9
*
resolved: IPV6_UNICAST_IF may fail if we already are bound to a device, like ...
Lennart Poettering
2014-08-01
1
-2
/
+2
*
resolved: flush cache each time we change to a different DNS server
Lennart Poettering
2014-08-01
8
-20
/
+38
[next]