]> git.ipfire.org Git - thirdparty/systemd.git/history - src/resolve/resolved-manager.c
Merge pull request #179 from l10n-tw/master
[thirdparty/systemd.git] / src / resolve / resolved-manager.c
2015-06-12  Ronny ChevalierMerge pull request #164 from l10n-tw/master
2015-06-12  Kay SieversMerge pull request #153 from crawford/cciss
2015-06-12  Lennart PoetteringMerge pull request #173 from mischief/ipforwarding-3
2015-06-11  David HerrmannMerge pull request #171 from teg/rtnl-broadcast-2
2015-06-11  Tom Gundersensd-rtnl: make joining broadcast groups implicit 171/head
2015-06-11  Lennart PoetteringMerge pull request #143 from teg/networkd-packets-per...
2015-06-11  Daniel MackMerge pull request #84 from blueyed/zsh-optimize-filter...
2015-06-11  Lennart PoetteringMerge pull request #150 from poettering/journal-no...
2015-06-10  Lennart PoetteringMerge pull request #3 from threatgrid/more_cgtop_enhanc...
2015-06-10  Lennart PoetteringMerge pull request #6 from xnox/drop-name
2015-06-10  Lennart PoetteringMerge pull request #152 from zonque/buildsys
2015-06-10  Lennart PoetteringMerge pull request #148 from teg/sd-network-race
2015-06-10  Lennart PoetteringMerge pull request #151 from mischief/dns-shared-3
2015-06-10  Nick Owensresolve: move dns routines into shared
2015-06-10  Daniel MackMerge pull request #147 from poettering/cmsg
2015-06-10  Lennart Poetteringutil: introduce CMSG_FOREACH() macro and make use of... 147/head
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-05-18  Lennart Poetteringresolved: fix crash when shutting down
2015-05-18  Lennart Poetteringutil: split all hostname related calls into hostname...
2015-04-10  Ronny Chevaliershared: add random-util.[ch]
2015-04-08  Lennart Poetteringresolved: maintain order when writing resolv.conf entries
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-02-12  Thomas Hindoe Paab... include <poll.h> instead of <sys/poll.h>
2015-02-12  Lennart PoetteringRevert "tree-wide: Always use recvmsg with MSG_CMSG_CLO...
2015-02-10  Cristian Rodrígueztree-wide: Always use recvmsg with MSG_CMSG_CLOEXEC
2015-01-26  Torstein Husebøtreewide: fix multiple typos
2015-01-23  Lennart Poetteringresolved: when rereading /etc/resolv.conf, always start...
2014-11-28  Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28  Michal Schmidttreewide: a few more log_*_errno + return simplifications
2014-11-28  Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28  Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-10-22  Lennart Poetteringresolved: simplify detection of packets from the loopba...
2014-10-14  Zbigniew Jędrzejew... resolved: apply label to /run/systemd/resolve/resolv...
2014-10-14  Zbigniew Jędrzejew... resolved: split out writing of resolv.conf
2014-09-15  Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-09-13  Tom Gundersenresolved: fall back to hardcoded ifindex when checking...
2014-08-22  Lennart Poetteringresolved: fix typo in log message
2014-08-22  David Herrmannshared: add MAXSIZE() and use it in resolved
2014-08-20  Tom Gundersenresolved: write resolv.conf search - switch arguments
2014-08-15  Lennart PoetteringMerge commit 'b39a2770ba55637da80e2e389222c59dbea73507'
2014-08-15  David Herrmannresolve: fix compilation on LLVM+clang
2014-08-14  Tom Gundersenresolved: pull in domain names from sd-network
2014-08-13  Lennart Poetteringresolved: skip IPv6 LLMNR if IPv6 is not available
2014-08-12  Lennart Poetteringresolved: unify logic how we flush out DNS servers...
2014-08-12  Lennart Poetteringresolved: filter out duplicate DNS servers when writing...
2014-08-11  Lennart Poetteringresolved: when picking a new hostname make sure two...
2014-08-11  Lennart Poetteringresolved: verify all RRs when we come back from suspend
2014-08-11  Lennart Poetteringresolved: implement full LLMNR conflict detection logic
2014-08-04  Lennart Poetteringresolved: actually read the initial state data from...
2014-08-04  Lennart Poetteringresolved: fix order in which we destroy manager resources
2014-08-04  Lennart Poetteringresolved: when there's already somebody listening on...
2014-08-03  Thomas Hindoe Paab... resolved: remove unused variables
2014-08-01  Lennart Poetteringresolved: flush cache each time we change to a differen...
2014-08-01  Lennart Poetteringresolved: read the system /etc/resolv.conf unless we...
2014-08-01  Lennart Poetteringresolved: rename resolved.h to resolved-manager.h
2014-08-01  Lennart Poetteringresolved: beef up DNS server configuration logic
2014-07-31  Lennart Poetteringhostnamed: watch system hostname changes and update...
2014-07-31  Lennart Poetteringresolved: implement LLMNR uniqueness verification
2014-07-31  Zbigniew Jędrzejew... Properly report invalid quoted strings
2014-07-31  Zbigniew Jędrzejew... Reject invalid quoted strings
2014-07-29  Lennart Poetteringresolved: add more debug logging
2014-07-29  Lennart Poetteringresolved: set LLMNR TCP and UDP TTLs to the values...
2014-07-29  Lennart Poetteringresolve: add llmnr responder side for UDP and TCP
2014-07-23  Tom Gundersenresolved: don't read DHCP leases
2014-07-23  Lennart Poetteringresolved: rework logic so that we can share transaction...
2014-07-18  Lennart Poetteringchange type for address family to "int"
2014-07-18  Lennart Poetteringresolved: add LLMNR support for looking up names
2014-07-16  Lennart Poetteringresolved: properly handle MTU logic
2014-07-16  Lennart Poetteringsd-network: fix parameter order for sd_network_monitor_...
2014-07-16  Zbigniew Jędrzejew... Let config_parse open file where applicable
2014-07-16  Lennart Poetteringresolved: support for TCP DNS queries
2014-07-16  Lennart Poetteringdns-domain: introduce macros for accessing all DNS...
2014-07-16  Zbigniew Jędrzejew... Constify ConfigTableItem tables
2014-07-15  Lennart Poetteringresolved: add a DNS client stub resolver
2014-07-10  Lennart Poetteringresolved: properly free network monitor
2014-07-07  Lennart Poetteringresolved: make use of union in_addr_union in resolved...
2014-07-07  Lennart Poetteringresolved: let config_parse() open the configuration...
2014-06-02  Tom Gundersenresolved: move resolv.conf to resolved's runtime dir
2014-05-19  Tom Gundersenresolved: add daemon to manage resolv.conf