summaryrefslogtreecommitdiff
path: root/src/util/virfirewalld.c
Commit message (Expand)AuthorAgeFilesLines
* virStringParseVersion: Parse into 'unsigned long long'Peter Krempa2023-04-031-2/+2
* util: Update format strings in translated messages (part 2)Jiri Denemark2023-04-011-3/+3
* util: virFirewallDGetPolicies: gracefully handle older firewalldEric Garver2022-11-161-1/+10
* util: add virFirewallDPolicyExists()Eric Garver2022-11-051-0/+31
* util: add virFirewallDGetPolicies()Eric Garver2022-11-051-0/+41
* maint: remove unnecessary virutil.h includesJán Tomko2022-02-031-1/+0
* virParseVersionString: rename to virStringParseVersionJán Tomko2022-02-031-1/+1
* maint: add required includesJán Tomko2022-02-031-0/+1
* util: move and rename virFirewallBackendSynchronize()Laine Stump2021-12-131-0/+43
* util: firewall: use g_new0Ján Tomko2020-10-061-4/+2
* virgdbus: add DBus reply format checkPavel Hrdina2020-09-231-0/+5
* virfirewalld: fix g_variant_get callPavel Hrdina2020-09-231-1/+1
* src/util/virfirewalld: convert to use GLib DBusPavel Hrdina2020-09-171-101/+96
* Use g_autofree instead of VIR_AUTOFREEJán Tomko2019-10-161-2/+2
* util: eliminate duplicate function virDBusMessageReadLaine Stump2019-04-151-4/+4
* Always put _LAST enums on second line of VIR_ENUM_IMPLCole Robinson2019-04-111-2/+4
* util: Move enum convertors into virenum.(c|h)Peter Krempa2019-04-101-0/+1
* util: Don't include 'viralloc.h' into other header filesPeter Krempa2019-04-101-0/+1
* util: fix memory leak in virFirewallDInterfaceSetZone()Laine Stump2019-02-131-2/+1
* util: remove test code accidentally committed to virFirewallDZoneExistsLaine Stump2019-02-021-2/+0
* util: new virFirewallD APIs + docsLaine Stump2019-02-011-0/+220
* util: move all firewalld-specific stuff into its own filesLaine Stump2019-02-011-0/+151