dns: fix error cleanup in kill_existing()
[NetworkManager.git] / src / dns-manager / nm-dns-plugin.c
2016-03-24 Beniamino Galvanidns: fix error cleanup in kill_existing()
2016-03-22 Thomas Hallerdns: refactor kill_existing() to always unlink pidfile
2016-03-22 Thomas Hallerdns: cleanup disposing of NMDnsPlugin
2016-03-22 Thomas Hallerdns: refactor cleanup and unlink of pidfile
2016-03-22 Mathieu Trudel-Lap... dns: cleanup pid file when dnsmasq process terminated
2016-03-22 Thomas Hallerdns/trivial: fix indention
2016-03-22 Thomas Hallersystemd: merge branch systemd into master
2016-03-11 Thomas Hallersystemd: merge branch systemd into th/systemd-lldp...
2016-03-03 Thomas Hallerall: merge branch 'danw/gerror-bgo762868'
2016-03-03 Thomas Hallerall: don't include error->code in log messages
2016-03-03 Thomas Hallerall: clean-up usage of GError
2016-02-19 Thomas Hallerall: cleanup includes and let "nm-default.h" include...
2016-02-12 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-26 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-21 Beniamino Galvanidns-manager: prevent DNS plugins from respawning too...
2016-01-06 Beniamino Galvanimerge: branch 'bg/helper-macros-bgo760149'
2016-01-06 Beniamino Galvanicore,libnm: use nm_clear_g_source() where possible
2016-01-04 Thomas Hallersystemd: merge branch 'systemd' into master
2015-11-23 Beniamino Galvanisystemd: merge branch 'systemd' into master
2015-10-08 Beniamino Galvanimerge: merge branch 'systemd' into master
2015-10-01 Beniamino Galvanicore: merge branch 'bg/global-dns-conf-bgo750458'
2015-10-01 Beniamino Galvanidns: add support for global configuration in DNS manager
2015-09-16 Thomas Hallersystemd: merge branch 'systemd-integration' into master
2015-08-12 Thomas Hallersystemd: merge branch 'systemd' into master
2015-08-05 Thomas Hallerall: merge branch 'th/nm-default-bgo752857'
2015-08-05 Thomas Hallerall: make use of new header file "nm-default.h"
2015-07-24 Dan Winshipall: merge branch 'pre-gdbus-bgo622927'
2015-07-24 Dan Winshipall: rename nm-glib-compat.h to nm-glib.h, use everywhere
2015-07-08 Beniamino Galvanisystemd: merge branch 'systemd'
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-03-27 Dan Williamsmerge: respawn DNS plugin children if they quit unexpec...
2015-03-27 Dan Williamsdns: kill plugin child synchronously to avoid restart...
2015-03-23 Thomas Hallerdhcp: merge branch 'systemd-dhcp' into master
2015-03-04 Thomas Hallerdhcp: sd-dhcp6-client: delay setting the DUID and don...
2015-03-03 Thomas Hallerdhcp: merge branch 'master' into th/systemd-dhcp-integr...
2015-01-19 Dan Winshipcore: merge branch 'danw/signals-bgo743052'
2015-01-19 Dan Winshipcore: add nm_utils_setpgid(), and use it
2015-01-19 Dan Winshipcore: use GUnixSignalWatchSource to simplify signal...
2014-11-19 Dan WinshipMerge branch 'master' into dhcp-merge
2014-11-13 Dan Winshiplibnm*: fix library gettext usage (bgo 740071)
2014-11-13 Dan Winshipall: consistently include config.h
2014-07-10 Thomas Hallermerge branch 'th/kill_child'
2014-07-10 Thomas Hallercore: use nm_utils_kill_child_async() and nm_utils_kill...
2013-02-07 Dan Williamscore: track which interface an IP config came from
2012-05-21 Jiří Klimešcore: unblock signals for child processes we spawn...
2011-08-25 Michael Stapelbergdnsmasq: use '@interface' for link-local DNS servers...
2011-03-19 Dan Williamslogging: fix format string/argument disagreement
2011-01-02 Dan WilliamsMerge remote branch 'origin/master' into wimax
2010-10-19 Dan WilliamsMerge remote branch 'origin/master' into rm-userset
2010-10-18 Dan WilliamsMerge remote branch 'origin/sup-rework'
2010-10-09 Dan Williamsbuild: include <config.h> for kill(2), isblank(3),...
2010-10-07 Dan Williamsdns: actually kill stale dnsmasq process
2010-09-27 Dan WilliamsMerge remote branch 'origin/master' into rm-userset
2010-09-22 Dan WilliamsMerge remote branch 'origin/cachingdns'
2010-09-13 Dan Williamsdns: hook plugins into DNS updates and make dnsmasq...
2010-09-10 Dan Williamsdns: first cut of a dnsmasq local caching plugin