summaryrefslogtreecommitdiff
path: root/src/firewall-manager
Commit message (Expand)AuthorAgeFilesLines
* all: remove a bunch of unnecessary dbus/dbus-glib includesDan Winship2014-09-031-1/+0
* all: fix up multiple-include-guard definesDan Winship2014-08-161-3/+3
* core: use singleton nm_firewall_manager_get() throughout without taking addit...Thomas Haller2014-07-021-4/+3
* all: remove remaining GParamSpec name/blurb stringsDan Winship2014-06-191-6/+6
* firewall: extend logging to show id for async dbus calls in NMFirewallManagerThomas Haller2014-06-041-10/+33
* firewall: refactor allocation of CBInfo data in NMFirewallManagerThomas Haller2014-06-041-6/+15
* firewall: refactor reentrancy for dispose() in NMFirewallManagerThomas Haller2014-06-041-12/+5
* firewall: ignore UNKNOWN_INTERFACE errorsDan Williams2014-02-251-2/+5
* core: suppress error message ZONE_ALREADY_SET when adding firewalld zoneThomas Haller2014-02-131-3/+9
* core: convert the DBus manager to a single-ref objectDan Williams2013-05-201-1/+1
* core: use non-recursive buildDan Winship2013-05-081-23/+0
* all: remove redundant return-if-fail checksDan Winship2013-03-071-1/+0
* firewall: set interface zone before IP configuration (rh #805405)Dan Williams2012-03-212-14/+8
* firewall-manager: changing the zone an interface belongs toJiri Popelka2012-03-012-18/+20
* firewall-manager: add interfaces to zones after firewall (re)startJiri Popelka2012-03-012-0/+22
* Use glib-mkenums to generate enum typesDan Winship2012-02-151-3/+1
* firewall: add remove_from_zone()Jiri Popelka2012-02-132-15/+68
* firewall: update FirewallD DBus service & path & interfaceJiri Popelka2012-02-132-4/+5
* firewall: add firewall log domain and use it in firewall codeDan Williams2011-12-061-6/+6
* firewall: remove nm-firewall-types.hDan Williams2011-11-093-33/+3
* firewall: cleanups and code consolidationDan Williams2011-11-092-39/+76
* zones: fix up formatting and simplify some functionsDan Williams2011-11-091-20/+18
* firewall: add firewall managerJiri Popelka2011-11-094-0/+348