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
/
src
/
conf
/
interface_conf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
conf: Update format strings in translated messages
Jiri Denemark
2023-04-01
1
-8
/
+9
*
virInterfaceDefParseMtu: Use virXPathUInt instead of virXPathULong
Peter Krempa
2022-11-02
1
-8
/
+6
*
conf: interface: Remove virInterfaceDefParseFile
Peter Krempa
2022-10-06
1
-20
/
+4
*
conf: interface: Remove virInterfaceDefParseNode
Peter Krempa
2022-10-06
1
-30
/
+5
*
util: xml: Expose all arguments of virXMLParseHelper in virXMLParse macro
Peter Krempa
2022-10-06
1
-1
/
+2
*
conf: Remove unused includes
Peng Liang
2022-06-16
1
-4
/
+0
*
conf: Don't pass PROP_NONZERO to virXMLPropTristateBool()
Andrea Bolognani
2022-04-05
1
-1
/
+1
*
virInterfaceDefParse: Simplify and cleanup
Tim Wiederhake
2022-01-14
1
-6
/
+5
*
virInterfaceDefParseXML: Simplify and cleanup
Tim Wiederhake
2022-01-14
1
-17
/
+6
*
virInterfaceDefParseIfAdressing: Simplify and cleanup
Tim Wiederhake
2022-01-14
1
-9
/
+6
*
virInterfaceDefParseProtoIPv6: Simplify and cleanup
Tim Wiederhake
2022-01-14
1
-10
/
+4
*
virInterfaceDefParseProtoIPv4: Simplify and cleanup
Tim Wiederhake
2022-01-14
1
-7
/
+2
*
virInterfaceDefParseDhcp: Simplify and cleanup
Tim Wiederhake
2022-01-14
1
-16
/
+10
*
virInterfaceDefParseIP: Simplify and cleanup
Tim Wiederhake
2022-01-14
1
-21
/
+8
*
virInterfaceDefParseXML: Inline trivial virInterfaceDefParseName
Tim Wiederhake
2022-01-14
1
-19
/
+4
*
conf: interface: Remove ret and goto
Tim Wiederhake
2022-01-14
1
-80
/
+49
*
conf: interface: Use g_auto
Tim Wiederhake
2022-01-14
1
-47
/
+20
*
conf: interface: Preparation for g_auto
Tim Wiederhake
2022-01-14
1
-7
/
+7
*
virInterfaceDefDevFormat: Add missing error handling
Tim Wiederhake
2022-01-14
1
-3
/
+6
*
lib: Introduce and use g_autoptr() for virInterfaceDef
Michal Privoznik
2021-11-02
1
-18
/
+14
*
conf: add validation and propagate flags into virInterfaceDefParse()
Kristina Hanicova
2021-08-20
1
-5
/
+8
*
Use g_auto for xmlFreeDoc everywhere
Ján Tomko
2021-08-17
1
-2
/
+1
*
src: add 'schema' and 'validate' variable to virXMLParseHelper()
Kristina Hanicova
2021-08-12
1
-1
/
+1
*
lib: Drop internal virXXXPtr typedefs
Michal Privoznik
2021-04-13
1
-38
/
+38
*
conf: replace VIR_FREE() with g_free() in vir*Free() functions
Laine Stump
2021-02-02
1
-16
/
+16
*
conf: interface: use g_new0
Ján Tomko
2020-10-08
1
-20
/
+9
*
VIR_XPATH_NODE_AUTORESTORE: remove semicolon from users
Ján Tomko
2020-08-25
1
-4
/
+4
*
conf: use g_auto() for all virBuffers
Laine Stump
2020-07-08
1
-4
/
+3
*
Use more of VIR_XPATH_NODE_AUTORESTORE
Michal Privoznik
2020-06-03
1
-12
/
+4
*
conf: use virStringParseYesNo
Rafael Fonseca
2020-03-23
1
-7
/
+6
*
conf: remove unneeded labels
Daniel Henrique Barboza
2020-01-07
1
-6
/
+3
*
util: buffer: Remove virBufferCheckError
Peter Krempa
2019-10-24
1
-3
/
+0
*
Use g_autoptr instead of VIR_AUTOPTR
Ján Tomko
2019-10-16
1
-1
/
+1
*
conf: Use automatic pointers for xmlXPathContext
Peter Krempa
2019-09-19
1
-8
/
+3
*
util: xml: Add wrapper for xmlXPathNewContext
Peter Krempa
2019-09-19
1
-4
/
+1
*
Require a semicolon for VIR_ENUM_IMPL calls
Cole Robinson
2019-02-03
1
-1
/
+2
*
Remove even more Author(s): lines from source files
Michal Privoznik
2019-01-03
1
-1
/
+0
*
Remove all Author(s): lines from source file headers
Daniel P. Berrangé
2018-12-13
1
-2
/
+0
*
use virXMLNodeNameEqual instead of xmlStrEqual
Pavel Hrdina
2017-08-14
1
-1
/
+1
*
conf: Adjust coding style for interface conf sources
John Ferlan
2017-03-06
1
-16
/
+57
*
conf: Introduce virinterfaceobj
John Ferlan
2017-03-06
1
-166
/
+0
*
global: consistently use IP rather than Ip in identifiers
Laine Stump
2016-06-26
1
-19
/
+19
*
interface: don't error out if a bond has no interfaces
Lubomir Rintel
2015-05-27
1
-17
/
+12
*
Remove unnecessary curly brackets in src/conf/
Martin Kletzander
2014-11-14
1
-6
/
+3
*
maint: Prohibit "devname" by a syntax check rules
Peter Krempa
2014-10-01
1
-5
/
+5
*
maint: use consistent if-else braces in conf and friends
Eric Blake
2014-09-04
1
-27
/
+29
*
Use virBufferCheckError everywhere we report OOM error
Ján Tomko
2014-07-03
1
-4
/
+4
*
interface: clean up virInterfaceDefDevFormat
Laine Stump
2014-06-20
1
-27
/
+25
*
interface: clean up virInterfaceDefParseXML
Laine Stump
2014-06-20
1
-50
/
+18
*
interface: move parsing of bridge attributes into appropriate function
Laine Stump
2014-06-20
1
-17
/
+17
[next]