summaryrefslogtreecommitdiff
path: root/src/dnsmasq-manager
Commit message (Expand)AuthorAgeFilesLines
* tests: enable valgrind tests for testsThomas Haller2015-02-091-0/+1
* core: add nm_utils_setpgid(), and use itDan Winship2015-01-191-11/+3
* core: use GUnixSignalWatchSource to simplify signal handlingDan Winship2015-01-191-7/+0
* all: consistently include config.hDan Winship2014-11-133-2/+6
* core: drop all remaining core-internal error domainsDan Winship2014-10-222-23/+2
* core: consolidate helper progam searching (bgo #734131)Dan Williams2014-09-111-35/+8
* all: fix up multiple-include-guard definesDan Winship2014-08-162-6/+6
* libnm: add NetworkManager.h, disallow including individual headersDan Winship2014-08-011-0/+1
* all: port everything to libnmDan Winship2014-08-011-2/+2
* build: more srcdir!=builddir fixesDan Winship2014-07-151-1/+0
* core: use nm_utils_kill_child_async() and nm_utils_kill_child_sync()Thomas Haller2014-07-101-27/+2
* all: g_type_init() has been deprecated in GLib 2.35.0Jiří Klimeš2014-05-271-0/+2
* all/test: modify makefiles to run tests (without arguments) via autoconf TESTS=Thomas Haller2014-04-231-2/+1
* all: set G_LOG_DOMAIN appropriately, for better g_log() messagesDan Winship2014-04-231-0/+1
* build: add some missing -DNM_VERSION_MAX_ALLOWEDDan Winship2014-04-071-0/+1
* trivial: fix a coverity warningDan Winship2014-01-311-2/+2
* core: allow custom IP address ranges for Shared connections (bgo #675973)Dan Williams2014-01-235-38/+261
* build: add --with-dnsmasq, to specify dnsmasq pathJan Alexander Steffens2014-01-031-2/+2
* all: replace struct in_addr with guint32Pavel Šimerda2013-08-031-7/+7
* core: switch nm-ip4-config's NMIP[46]Address to NMPlatformIP[46]AddressPavel Šimerda2013-07-201-4/+4
* core: use non-recursive buildDan Winship2013-05-081-21/+0
* all: remove more pointless NULL checksDan Winship2013-02-131-2/+0
* ifnet: avoid -Wformat-security errorsPavel Šimerda2012-12-111-3/+3
* core: set GError on failures in nm-dnsmasq-manager.c:create_dm_cmd_line()Jiří Klimeš2012-12-041-8/+17
* core: fix NM_IS_*_CLASS(klass) macrosJiří Klimeš2012-07-271-1/+1
* core: unblock signals for child processes we spawn out of NM (rh #739836)Jiří Klimeš2012-05-212-1/+10
* dnsmasq: remove unused variableDan Williams2011-03-041-1/+0
* dnsmasq: send no config file instead of a bogus one (lp:725041) (debian #615082)Dan Williams2011-03-041-9/+2
* build: include <config.h> for kill(2), isblank(3), and isascii(3)Dan Williams2010-10-081-0/+1
* dnsmasq: actually kill stale dnsmasq processDan Williams2010-10-071-1/+1
* dnsmasq: don't allow rogue config file screwing up connection sharingDan Williams2010-06-091-1/+17
* dnsmasq: update loggingDan Williams2010-04-072-31/+34
* dnsmasq: VPN DNS fixesDan Williams2009-11-141-1/+12
* makefile cleanupsDan Williams2009-02-151-2/+2
* clean up glib includes (bgo #564376)Przemysław Grzegorczyk2009-01-191-1/+1
* Use g_timeout_add_seconds() to reduce wakeupsJan Kantert2008-12-311-1/+2
* Update license headersDan Williams2008-11-042-0/+36
* 2008-10-29 Dan Williams <dcbw@redhat.com>Dan Williams2008-10-291-4/+4
* fix wrong debug messageDan Williams2008-10-131-4/+4
* 2008-08-27 Dan Williams <dcbw@redhat.com>Dan Williams2008-08-271-8/+11
* 2008-08-15 Dan Williams <dcbw@redhat.com>Dan Williams2008-08-151-3/+8
* 2008-08-04 Dan Williams <dcbw@redhat.com>Dan Williams2008-08-041-0/+1
* 2008-07-27 Dan Williams <dcbw@redhat.com>Dan Williams2008-07-271-6/+6
* 2008-06-09 Dan Williams <dcbw@redhat.com>Dan Williams2008-06-102-10/+66
* Fix possible uninitialized variable usageDan Williams2008-06-051-1/+1
* 2008-05-29 Dan Williams <dcbw@redhat.com>Dan Williams2008-05-292-45/+38
* 2008-05-29 Dan Williams <dcbw@redhat.com>Dan Williams2008-05-293-0/+458