summaryrefslogtreecommitdiff
path: root/src/dnsmasq-manager
Commit message (Expand)AuthorAgeFilesLines
* 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