index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
po
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-17
resolved: when we receive an reply which is OPT-less or RRSIG-less, downgrade...
Lennart Poettering
1
-7
/
+22
2016-01-17
resolved: downgrade server feature level more aggressively when we have reaso...
Lennart Poettering
3
-48
/
+94
2016-01-17
resolved: ignore invalid OPT RRs in incoming packets
Lennart Poettering
1
-19
/
+88
2016-01-17
resolved: update RFCs list and TODO list
Lennart Poettering
2
-17
/
+14
2016-01-17
resolved: add complex test case
Lennart Poettering
2
-0
/
+157
2016-01-17
resolved: complete NSEC non-existance proofs
Lennart Poettering
3
-68
/
+187
2016-01-17
resolved: make sure the NSEC proof-of-non-existance check also looks for wild...
Lennart Poettering
1
-11
/
+64
2016-01-17
resolved: on negative NODATA replies, properly deal with empty non-terminals
Lennart Poettering
4
-12
/
+146
2016-01-17
resolved: rename dnssec_verify_dnskey() → dnssec_verify_dnskey_by_ds()
Lennart Poettering
5
-9
/
+9
2016-01-17
resolved: be stricter when using NSEC3
Lennart Poettering
1
-1
/
+8
2016-01-17
resolved: when validating an RRset, store information about the synthesizing ...
Lennart Poettering
6
-60
/
+206
2016-01-17
resolved: do not use NSEC RRs from the wrong zone for proofs
Lennart Poettering
1
-0
/
+13
2016-01-17
resolved: ignore DS RRs without generating an error if they use an unsupporte...
Lennart Poettering
1
-2
/
+2
2016-01-17
resolved: some RR types may appear only or not at all in a zone apex
Lennart Poettering
3
-6
/
+42
2016-01-17
Update TODO
Lennart Poettering
1
-0
/
+6
2016-01-17
core: fix memory leak on set-default, enable, disable etc
Evgeny Vereshchagin
1
-0
/
+1
2016-01-17
fstab-generator: fix ordering of /sysroot/usr mount
nmartensen
1
-1
/
+1
2016-01-16
Fix IPv6PrivacyExtension (networkd-ndisc.c)
Dominik Hannen
2
-1
/
+5
2016-01-15
man: fix typos
Jakub Wilk
4
-5
/
+5
2016-01-15
fstab-generator: remove bogus condition
nmartensen
1
-2
/
+0
2016-01-15
journal-remote: add SupplementaryGroups to systemd-journal-upload.service
Yu Watanabe
1
-0
/
+1
2016-01-15
journal-remote: change owner of /var/log/journal/remote and create /var/lib/s...
Yu Watanabe
1
-2
/
+4
2016-01-15
networkd: tunnel add support to configure address "any"
Susant Sahani
1
-16
/
+20
2016-01-15
tests: add function for valgrind wrapper creation
Evgeny Vereshchagin
1
-0
/
+11
2016-01-15
core: fix memory leak in transient units
Evgeny Vereshchagin
1
-0
/
+1
2016-01-15
journal: coalesce ftruncate()s in 250ms windows
Vito Caputo
3
-5
/
+139
2016-01-14
transaction: downgrade warnings about wanted unit which are not found
Franck Bui
1
-2
/
+3
2016-01-14
tests: add function for valgrind installation
Evgeny Vereshchagin
1
-0
/
+19
2016-01-14
core: fix memory leak on reload
Evgeny Vereshchagin
1
-1
/
+3
2016-01-14
bus-util: print "systemctl --user" on user service manager
WaLyong Cho
4
-13
/
+24
2016-01-14
README, tests: remove /etc/mtab
Evgeny Vereshchagin
2
-6
/
+0
2016-01-13
tree-wide: check if errno is greater than zero (2)
Zbigniew Jędrzejewski-Szmek
15
-29
/
+29
2016-01-13
tree-wide: check if errno is greater then zero
Zbigniew Jędrzejewski-Szmek
14
-21
/
+21
2016-01-13
shared: reuse dns_label_unescape_undo_idna() in more places
Lennart Poettering
1
-69
/
+27
2016-01-13
shared: simplify string concatenation with strjoin()
Lennart Poettering
1
-5
/
+2
2016-01-13
shared: port dns_name_compare_func() to make use of ascii_strcasecmp_nn()
Lennart Poettering
1
-5
/
+11
2016-01-13
shared: simplify dns_name_is_single_label() by using dns_name_parent() to ski...
Lennart Poettering
1
-2
/
+1
2016-01-13
basic: add ascii_strcasecmp_nn() call
Lennart Poettering
3
-0
/
+34
2016-01-13
shared: replace a few invocations of strcasecmp() for DNS labels with ascii_s...
Lennart Poettering
1
-18
/
+10
2016-01-13
resolved: implement the full NSEC and NSEC3 postive wildcard proofs
Lennart Poettering
5
-17
/
+186
2016-01-13
resolved: refuse validating wildcard RRs for SOA, NSEC3, DNAME
Lennart Poettering
3
-0
/
+21
2016-01-13
resolved: properly handles RRs in domains beginning in an asterisk label
Lennart Poettering
1
-1
/
+12
2016-01-13
resolved: optimize dnssec_verify_rrset() a bit
Lennart Poettering
1
-12
/
+16
2016-01-13
shared: add new dns_name_startswith() call
Lennart Poettering
3
-1
/
+69
2016-01-13
basic: add new ascii_strcasecmp_n() call
Lennart Poettering
3
-0
/
+45
2016-01-13
systemctl: improve wording of "systemctl enable" messages
Lennart Poettering
1
-1
/
+1
2016-01-13
resolved: allocate bounded strings on stack instead of heap, if we can
Lennart Poettering
1
-6
/
+3
2016-01-13
resolved: consider inverted RRSIG validity intervals expired
Lennart Poettering
1
-1
/
+2
2016-01-13
update TODO
Lennart Poettering
1
-0
/
+9
2016-01-13
man/tmpfiles.d: add note about permissions and ownership of symlinks
Jan Synacek
1
-1
/
+2
[prev]
[next]