index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
units
/
tmp.mount.m4
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-11
resolved: split up nsec3_hashed_domain() into two calls
Lennart Poettering
1
-25
/
+30
2016-01-11
resolved: drop flags unused parameter from nsec3_is_good
Lennart Poettering
1
-4
/
+4
2016-01-11
resolved: when validating, first strip revoked trust anchor keys from validat...
Lennart Poettering
5
-3
/
+252
2016-01-11
shared: simplify dns_name_hash_func() end of name detection
Lennart Poettering
1
-4
/
+3
2016-01-11
resolved: make sure domain name hash function deals nicely with NUL embedded ...
Lennart Poettering
1
-4
/
+2
2016-01-11
basic: introduce generic ascii_strlower_n() call and make use of it everywhere
Lennart Poettering
5
-29
/
+32
2016-01-11
resolved: rework trust anchor revoke checking
Lennart Poettering
3
-43
/
+36
2016-01-11
resolved: look for revoked trust anchors before validating a message
Lennart Poettering
1
-9
/
+29
2016-01-11
resolved: use dns_answer_size() where appropriate to handle NULL DnsAnswer
Lennart Poettering
1
-1
/
+1
2016-01-11
resolved: remove one level of indentation in dns_transaction_validate_dnssec()
Lennart Poettering
1
-96
/
+94
2016-01-11
resolved: be less strict where the OPT pseudo-RR is placed
Lennart Poettering
1
-5
/
+6
2016-01-11
resolved: rename suffix_rr → zone_rr
Lennart Poettering
1
-7
/
+7
2016-01-11
resolved: fix NSEC3 iterations limit to what RFC5155 suggests
Lennart Poettering
1
-3
/
+5
2016-01-11
doc typo, src: systemd/src/journal-remote/journal-gatewayd.c
Arthur Clement
1
-1
/
+1
2016-01-11
kmod-static-nodes: don't run if module list is empty
Martin Pitt
1
-1
/
+1
2016-01-11
Updated Ukrainian translation
Daniel Korostil
1
-98
/
+85
2016-01-11
macro.h: provide a switch-case statement generator for IN_SET
Daniel Mack
1
-12
/
+41
2016-01-11
smack: Handling network
Casey Schaufler
1
-3
/
+98
2016-01-10
tree-wide: unify argument lists of IN_SET()
Daniel Mack
2
-3
/
+3
2016-01-10
sd-netlink: fix assert
Daniel Mack
1
-1
/
+1
2016-01-07
tests: test-resolve: wait until all queries are completed
Evgeny Vereshchagin
1
-4
/
+4
2016-01-07
resolved: query_process_cname - make fully recursive
Tom Gundersen
3
-17
/
+19
2016-01-07
build-sys: valgrind-tests: exclude python scripts too
Evgeny Vereshchagin
1
-2
/
+2
2016-01-06
update DNSSEC TODO
Lennart Poettering
1
-0
/
+2
2016-01-06
resolved: introduce support for per-interface negative trust anchors
Lennart Poettering
11
-46
/
+211
2016-01-06
nspawn: fix two typos in error messages
Daniel Mack
1
-2
/
+2
2016-01-06
keymap: remap microphone mute keycode for Lenovo Thinkcentre M800z
Hui Wang
1
-0
/
+5
2016-01-06
resolved: when dumping the NTA database, sort output
Lennart Poettering
1
-5
/
+21
2016-01-06
resolved: populate negative trust anchor by default
Lennart Poettering
2
-3
/
+100
2016-01-06
resolved: log all OOM errors
Lennart Poettering
1
-2
/
+2
2016-01-06
resolved: reuse dns_trust_anchor_knows_domain() at another location
Lennart Poettering
1
-16
/
+17
2016-01-06
resolved: count unsupported dnssec algorithm as indeterminate RRset
Lennart Poettering
1
-3
/
+2
2016-01-05
resolved: try to detect fritz.box-style private DNS zones, and downgrade to n...
Lennart Poettering
2
-0
/
+102
2016-01-05
resolved: when dumping trust anchor contents, clarify when it is empty
Lennart Poettering
1
-7
/
+13
2016-01-05
resolved: fix DNSSEC transaction dependency recursion check
Lennart Poettering
1
-2
/
+2
2016-01-05
update DNSSEC TODO
Lennart Poettering
1
-1
/
+2
2016-01-05
resolved,networkd: add a per-interface DNSSEC setting
Lennart Poettering
20
-77
/
+143
2016-01-05
resolved: log about per-interface setting parse errors
Lennart Poettering
1
-3
/
+12
2016-01-05
resolved: properly release all DnsServers that belong to a link
Lennart Poettering
1
-1
/
+1
2016-01-05
resolved: rename "downgrade-ok" mode to "allow-downgrade"
Lennart Poettering
4
-8
/
+8
2016-01-05
man: document that DNS= and Domains= is implemented by resolved
Lennart Poettering
1
-4
/
+7
2016-01-05
resolved: make MulticastDNS support configurable in resolved.conf
Lennart Poettering
3
-13
/
+31
2016-01-05
networkd,resolved: add a per-interface mdns configuration option
Lennart Poettering
8
-5
/
+67
2016-01-05
resolved,networkd: unify ResolveSupport enum
Lennart Poettering
16
-113
/
+108
2016-01-05
basic: add string table macros for "extended boolean" enums
Lennart Poettering
3
-44
/
+21
2016-01-05
sd-network: unify parsing of /run/systemd/netif/links/* string fields
Lennart Poettering
1
-89
/
+14
2016-01-05
man: fix a few typos
Lennart Poettering
1
-3
/
+3
2016-01-05
tests: use sd_bus_flush_close_unref instead of sd_bus_unref in test-bus-cleanup
Evgeny Vereshchagin
1
-5
/
+5
2016-01-05
machine: fix typo: MS_MOUNT does not exist
Alban Crequy
1
-1
/
+1
2016-01-05
man: add documentation for dnssec-trust-anchors.d(5)
Lennart Poettering
4
-10
/
+216
[next]