summaryrefslogtreecommitdiff
path: root/src/nm-firewall-manager.c
Commit message (Expand)AuthorAgeFilesLines
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-3/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-2/+1
* core: move NM_DEFINE_SINGLETON macros to src/NetworkManagerUtils.hThomas Haller2015-07-241-0/+1
* firewall: clean up call completion and use GCancellableDan Williams2015-04-031-71/+40
* firewall: port nm-firewall-manager to gdbusDan Winship2015-04-031-116/+78
* core: declare nm_firewall_manager_get() using NM_DEFINE_SINGLETON_GETTER()Thomas Haller2015-01-121-12/+1
* firewall: always complete callbacks asynchronouslyThomas Haller2014-11-191-31/+99
* firewall: invoke FwAddToZoneFunc callback also when cancellingThomas Haller2014-11-191-1/+10
* firewall: make call handle an opaque pointer typeThomas Haller2014-11-191-21/+21
* firewall: allow passing NULL callback to nm_firewall_manager_add_or_change_zo...Thomas Haller2014-11-191-2/+4
* core: move content of src/firewall-manager directory to src/Thomas Haller2014-11-191-0/+361