index
:
delta/libvirt.git
baserock/franred/v1.2.12
baserock/morph
baserock/v1.2.10
master
v0.10.2-maint
v0.8.3-maint
v0.9.11-maint
v0.9.12-maint
v0.9.6-maint
v1.0.0-maint
v1.0.1-maint
v1.0.2-maint
v1.0.3-maint
v1.0.4-maint
v1.0.5-maint
v1.0.6-maint
v1.1.0-maint
v1.1.1-maint
v1.1.2-maint
v1.1.3-maint
v1.1.4-maint
v1.2.0-maint
v1.2.1-maint
v1.2.10-maint
v1.2.11-maint
v1.2.12-maint
v1.2.13-maint
v1.2.14-maint
v1.2.15-maint
v1.2.16-maint
v1.2.17-maint
v1.2.18-maint
v1.2.19-maint
v1.2.2-maint
v1.2.20-maint
v1.2.21-maint
v1.2.3-maint
v1.2.4-maint
v1.2.5-maint
v1.2.6-maint
v1.2.7-maint
v1.2.8-maint
v1.2.9-maint
v1.3.0-maint
v1.3.1-maint
v1.3.2-maint
v1.3.3-maint
v1.3.4-maint
v1.3.5-maint
v2.0-maint
v2.1-maint
v2.2-maint
v3.0-maint
v3.2-maint
v3.7-maint
v4.1-maint
v4.10-maint
v4.2-maint
v4.3-maint
v4.4-maint
v4.5-maint
v4.6-maint
v4.7-maint
v4.8-maint
v4.9-maint
v5.0-maint
v5.1-maint
v5.1.0-maint
v5.2-maint
v5.3-maint
libvirt.org: git/libvirt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
nwfilterxml2firewalltest.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
conf: nwfilter: Provide only virNWFilterDefParse
Peter Krempa
2022-10-06
1
-1
/
+1
*
tests: Remove unused includes
Peng Liang
2022-06-16
1
-1
/
+0
*
util: remove currentBackend from virfirewall.c
Laine Stump
2021-12-13
1
-7
/
+1
*
Switch away from virHashFree
Peter Krempa
2021-12-01
1
-1
/
+1
*
nwfilterxml2firewalltest: testCompareXMLToArgvFiles: Automatically free GHash...
Peter Krempa
2021-12-01
1
-2
/
+1
*
nwfilterxml2firewalltest: virNWFilterIncludeDefToRuleInst: Automatically free...
Peter Krempa
2021-12-01
1
-2
/
+1
*
tests: nwfilter: use g_autofree
Ján Tomko
2021-09-09
1
-8
/
+4
*
virNWFilterRuleDefToRuleInst: Remove pointless assignment
Peter Krempa
2021-08-06
1
-1
/
+0
*
util: alloc: Reimplement VIR_APPEND_ELEMENT using virAppendElement
Peter Krempa
2021-08-06
1
-4
/
+1
*
util: alloc: Reimplement VIR_APPEND_ELEMENT_COPY using virAppendElement
Peter Krempa
2021-08-06
1
-6
/
+1
*
nwfilterxml2firewalltest.c: testCompareXMLToArgvFiles: `virHashNew` cannot re...
Tim Wiederhake
2021-07-14
1
-3
/
+0
*
virNWFilterRuleDefToRuleInst: `virHashNew` cannot return NULL
Tim Wiederhake
2021-07-14
1
-2
/
+2
*
virNWFilterCreateVarsFrom: Remove superfluous `goto`s
Tim Wiederhake
2021-07-14
1
-5
/
+2
*
virNWFilterCreateVarsFrom: Use automatic memory management
Tim Wiederhake
2021-07-14
1
-3
/
+2
*
virNWFilterCreateVarsFrom: `virHashNew` cannot return NULL
Tim Wiederhake
2021-07-14
1
-2
/
+0
*
tests: use virfirewallmock instead of hasNetfilterTools
Pavel Hrdina
2021-04-21
1
-13
/
+1
*
lib: Drop internal virXXXPtr typedefs
Michal Privoznik
2021-04-13
1
-15
/
+14
*
nwfilterxml2firewalldata: Use internal wrapping to wrap output files
Peter Krempa
2021-04-12
1
-74
/
+74
*
nwfilterxml2firewalltest: Strip path from test output via virCommandSetDryRun
Peter Krempa
2021-04-12
1
-2
/
+1
*
virCommandSetDryRun: Add flags to linebreak and strip prefix from the command...
Peter Krempa
2021-04-12
1
-1
/
+1
*
virCommandSetDryRun: Rework resetting of the dry run data
Peter Krempa
2021-04-12
1
-2
/
+2
*
tests: replace VIR_FREE with g_free in all vir*Free() functions
Laine Stump
2021-02-05
1
-1
/
+1
*
util/tests: enable locking on iptables/ebtables commandlines by default
Laine Stump
2020-11-24
1
-2
/
+0
*
util/tests: enable locking on iptables/ebtables commandlines in unit tests
Laine Stump
2020-11-24
1
-72
/
+72
*
util: hash: Retire 'virHashTable' in favor of 'GHashTable'
Peter Krempa
2020-11-06
1
-12
/
+12
*
conf: nwfilter: Replace 'virNWFilterHashTableCreate' with 'virHashNew'
Peter Krempa
2020-10-22
1
-3
/
+3
*
tests: use g_new0 instead of VIR_ALLOC
Ján Tomko
2020-09-23
1
-2
/
+1
*
tests: use g_auto for all virBuffers
Laine Stump
2020-07-08
1
-2
/
+1
*
tests: remove unneeded cleanup labels
Daniel Henrique Barboza
2019-11-19
1
-10
/
+6
*
tests: Use g_strdup_printf() instead of virAsprintf()
Michal Privoznik
2019-11-12
1
-9
/
+6
*
util: buffer: Remove virBufferError
Peter Krempa
2019-10-24
1
-3
/
+0
*
Use G_N_ELEMENTS instead of ARRAY_CARDINALITY
Ján Tomko
2019-10-15
1
-1
/
+1
*
tests: Stop looking for abs_top_srcdir in the environment
Andrea Bolognani
2019-03-14
1
-6
/
+0
*
Enforce a standard header file guard symbol name
Daniel P. Berrangé
2018-12-14
1
-2
/
+2
*
nwfilter: remove virNWFilterHashTable typedefs entirely
Daniel P. Berrangé
2018-05-03
1
-12
/
+12
*
nwfilter: remove methods that are trivial wrappers for virHash APIs
Daniel P. Berrangé
2018-05-03
1
-5
/
+5
*
nwfilter: remove pointless virNWFilterHashTable struct
Daniel P. Berrangé
2018-05-03
1
-1
/
+1
*
Remove backslash alignment attempts
Andrea Bolognani
2017-11-03
1
-8
/
+8
*
Prevent test failures with ebtables/iptables/ip6tables are missing
Daniel P. Berrange
2017-04-19
1
-0
/
+12
*
tests: Rename VIRT_TEST_* macros to VIR_TEST_*
Andrea Bolognani
2017-04-04
1
-1
/
+1
*
tests: Rename virtTestClearCommandPath to virTestClearCommandPath.
Tomáš Ryšavý
2016-06-08
1
-1
/
+1
*
tests: Rename virtTestCompareToFile to virTestCompareToFile.
Tomáš Ryšavý
2016-06-08
1
-1
/
+1
*
tests: Rename virtTestRun to virTestRun.
Tomáš Ryšavý
2016-06-08
1
-2
/
+2
*
tests: Add virtTestCompareToFile
Cole Robinson
2015-04-23
1
-10
/
+1
*
test: fix nwfilter tests following changes in virfirewall.c
Stefan Berger
2014-12-22
1
-0
/
+2
*
Add a test suite for nwfilter ebiptables tech driver
Daniel P. Berrange
2014-04-25
1
-0
/
+535