summaryrefslogtreecommitdiffstats
path: root/po (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-17resolved: when we receive an reply which is OPT-less or RRSIG-less, downgrade...Lennart Poettering1-7/+22
2016-01-17resolved: downgrade server feature level more aggressively when we have reaso...Lennart Poettering3-48/+94
2016-01-17resolved: ignore invalid OPT RRs in incoming packetsLennart Poettering1-19/+88
2016-01-17resolved: update RFCs list and TODO listLennart Poettering2-17/+14
2016-01-17resolved: add complex test caseLennart Poettering2-0/+157
2016-01-17resolved: complete NSEC non-existance proofsLennart Poettering3-68/+187
2016-01-17resolved: make sure the NSEC proof-of-non-existance check also looks for wild...Lennart Poettering1-11/+64
2016-01-17resolved: on negative NODATA replies, properly deal with empty non-terminalsLennart Poettering4-12/+146
2016-01-17resolved: rename dnssec_verify_dnskey() → dnssec_verify_dnskey_by_ds()Lennart Poettering5-9/+9
2016-01-17resolved: be stricter when using NSEC3Lennart Poettering1-1/+8
2016-01-17resolved: when validating an RRset, store information about the synthesizing ...Lennart Poettering6-60/+206
2016-01-17resolved: do not use NSEC RRs from the wrong zone for proofsLennart Poettering1-0/+13
2016-01-17resolved: ignore DS RRs without generating an error if they use an unsupporte...Lennart Poettering1-2/+2
2016-01-17resolved: some RR types may appear only or not at all in a zone apexLennart Poettering3-6/+42
2016-01-17Update TODOLennart Poettering1-0/+6
2016-01-17core: fix memory leak on set-default, enable, disable etcEvgeny Vereshchagin1-0/+1
2016-01-17fstab-generator: fix ordering of /sysroot/usr mountnmartensen1-1/+1
2016-01-16Fix IPv6PrivacyExtension (networkd-ndisc.c)Dominik Hannen2-1/+5
2016-01-15man: fix typosJakub Wilk4-5/+5
2016-01-15fstab-generator: remove bogus conditionnmartensen1-2/+0
2016-01-15journal-remote: add SupplementaryGroups to systemd-journal-upload.serviceYu Watanabe1-0/+1
2016-01-15journal-remote: change owner of /var/log/journal/remote and create /var/lib/s...Yu Watanabe1-2/+4
2016-01-15networkd: tunnel add support to configure address "any"Susant Sahani1-16/+20
2016-01-15tests: add function for valgrind wrapper creationEvgeny Vereshchagin1-0/+11
2016-01-15core: fix memory leak in transient unitsEvgeny Vereshchagin1-0/+1
2016-01-15journal: coalesce ftruncate()s in 250ms windowsVito Caputo3-5/+139
2016-01-14transaction: downgrade warnings about wanted unit which are not foundFranck Bui1-2/+3
2016-01-14tests: add function for valgrind installationEvgeny Vereshchagin1-0/+19
2016-01-14core: fix memory leak on reloadEvgeny Vereshchagin1-1/+3
2016-01-14bus-util: print "systemctl --user" on user service managerWaLyong Cho4-13/+24
2016-01-14README, tests: remove /etc/mtabEvgeny Vereshchagin2-6/+0
2016-01-13tree-wide: check if errno is greater than zero (2)Zbigniew Jędrzejewski-Szmek15-29/+29
2016-01-13tree-wide: check if errno is greater then zeroZbigniew Jędrzejewski-Szmek14-21/+21
2016-01-13shared: reuse dns_label_unescape_undo_idna() in more placesLennart Poettering1-69/+27
2016-01-13shared: simplify string concatenation with strjoin()Lennart Poettering1-5/+2
2016-01-13shared: port dns_name_compare_func() to make use of ascii_strcasecmp_nn()Lennart Poettering1-5/+11
2016-01-13shared: simplify dns_name_is_single_label() by using dns_name_parent() to ski...Lennart Poettering1-2/+1
2016-01-13basic: add ascii_strcasecmp_nn() callLennart Poettering3-0/+34
2016-01-13shared: replace a few invocations of strcasecmp() for DNS labels with ascii_s...Lennart Poettering1-18/+10
2016-01-13resolved: implement the full NSEC and NSEC3 postive wildcard proofsLennart Poettering5-17/+186
2016-01-13resolved: refuse validating wildcard RRs for SOA, NSEC3, DNAMELennart Poettering3-0/+21
2016-01-13resolved: properly handles RRs in domains beginning in an asterisk labelLennart Poettering1-1/+12
2016-01-13resolved: optimize dnssec_verify_rrset() a bitLennart Poettering1-12/+16
2016-01-13shared: add new dns_name_startswith() callLennart Poettering3-1/+69
2016-01-13basic: add new ascii_strcasecmp_n() callLennart Poettering3-0/+45
2016-01-13systemctl: improve wording of "systemctl enable" messagesLennart Poettering1-1/+1
2016-01-13resolved: allocate bounded strings on stack instead of heap, if we canLennart Poettering1-6/+3
2016-01-13resolved: consider inverted RRSIG validity intervals expiredLennart Poettering1-1/+2
2016-01-13update TODOLennart Poettering1-0/+9
2016-01-13man/tmpfiles.d: add note about permissions and ownership of symlinksJan Synacek1-1/+2