index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
resolve
Age
Commit message (
Expand
)
Author
2015-11-25
resolved: don't claim DnsQuestion have to have the same names
Lennart Poettering
2015-11-24
resolved: remove unused variable
Thomas Hindoe Paaboel Andersen
2015-11-24
resolved: implement client-side DNAME resolution
Lennart Poettering
2015-11-24
question: drop dns_question_is_superset() which we don't use anymore
Lennart Poettering
2015-11-23
resolved: add ResolveService() bus call for resolving SRV and DNS-SD services
Lennart Poettering
2015-11-23
resolved: fix minor memory leak when shuttin down
Lennart Poettering
2015-11-23
resolved: accept TXT records with non-UTF8 strings
Lennart Poettering
2015-11-19
Merge pull request #1947 from phomes/sort-includes2
Lennart Poettering
2015-11-18
tree-wide: sort includes in *.h
Thomas Hindoe Paaboel Andersen
2015-11-18
resolved: shortcut lookups names in the local zone
Lennart Poettering
2015-11-18
resolved: simplify dns zone logic: take a single key when looking up entries
Lennart Poettering
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-10
defs: rework CONF_DIRS_NULSTR() macro
Lennart Poettering
2015-11-06
doc: correct punctuation and improve typography in documentation
Jan Engelhardt
2015-11-03
util-lib: move CONF_DIRS_NULSTR definition to def.h
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
io-util.h: move iovec stuff from macro.h to io-util.h
Lennart Poettering
2015-10-27
src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...
Lennart Poettering
2015-10-27
util-lib: move more locale-related calls to locale-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
util-lib: split out hex/dec/oct encoding/decoding into its own file
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
resolved: port to extract_first_word
Susant Sahani
2015-10-26
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-26
util-lib: split out IO related calls to io-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-05
hashmap: refactor hash_func
Tom Gundersen
2015-09-30
tree-wide: clean up log_syntax() usage
Lennart Poettering
2015-09-16
resolved: cache - cache what we can of negative redirect chains
Tom Gundersen
2015-09-16
resolved: cache - handle CNAME redirection
Tom Gundersen
2015-09-16
resolved: cache - only allow putting a single question key at a time
Tom Gundersen
2015-09-16
resolved: rr - introduce dns_resource_key_new_redirect()
Tom Gundersen
2015-09-16
resolved: rr - introduce dns_resource_key_new_cname()
Tom Gundersen
2015-09-16
resolved: cache - clarify logging
Tom Gundersen
2015-09-09
tree-wide: take benefit of the fact that hashmap_free() returns NULL
Lennart Poettering
2015-09-09
tree-wide: make use of the fact that strv_free() returns NULL
Lennart Poettering
2015-09-09
tree-wide: drop {} from one-line if blocks
Lennart Poettering
2015-09-09
tree-wide: make use of log_error_errno() return value
Lennart Poettering
2015-09-08
treewide: fix typos
Torstein Husebø
2015-08-26
manager: close hostname fd *after* removing it epoll
Lennart Poettering
2015-08-26
resolved: dump cache and zone contents to syslog on SIGUSR1
Lennart Poettering
2015-08-25
resolve: fix regression in dns-scope
Daniel Mack
2015-08-25
resolved: add comments to DNS_PACKET_MAKE_FLAGS() clarifying DNS vs LLMNR
Lennart Poettering
2015-08-25
resolved: make packet flags logic more expressive again
Lennart Poettering
2015-08-25
resolved: rename DNS UDP socket to 'dns_udp_fd'
Lennart Poettering
2015-08-25
resolved: allow dns_cache_put() without a question
Daniel Mack
2015-08-25
resolved: move assertion
Daniel Mack
2015-08-25
resolved: use switch-case statements for protocol details
Daniel Mack
2015-08-25
resolved: remove runtime check for previously asserted condition
Daniel Mack
[next]