summaryrefslogtreecommitdiff
path: root/src/conf/networkcommon_conf.c
Commit message (Expand)AuthorAgeFilesLines
* conf: Update format strings in translated messagesJiri Denemark2023-04-011-44/+20
* virNetDevIPRouteParseXML: Refactor to use 'virXMLProp*' instead of XPathPeter Krempa2022-11-021-45/+16
* conf: Remove unused includesPeng Liang2022-06-161-3/+0
* lib: Drop internal virXXXPtr typedefsMichal Privoznik2021-04-131-3/+3
* Remove redundant variables/labelsKristina Hanicova2021-03-011-31/+24
* Use g_autoptr instead of virNetDevIPRouteFree if possibleKristina Hanicova2021-03-011-3/+2
* networkcommon_conf: Use g_autofree where possibleKristina Hanicova2021-03-011-17/+13
* conf: use g_new0Ján Tomko2020-10-081-2/+1
* VIR_XPATH_NODE_AUTORESTORE: remove semicolon from usersJán Tomko2020-08-251-1/+1
* Use more of VIR_XPATH_NODE_AUTORESTOREMichal Privoznik2020-06-031-3/+1
* conf: remove unneeded labelsDaniel Henrique Barboza2020-01-071-7/+4
* conf: use g_strdup instead of VIR_STRDUPJán Tomko2019-10-211-2/+1
* Remove all Author(s): lines from source file headersDaniel P. Berrangé2018-12-131-2/+0
* util: move IP route & address object-related functions to virnetdevip.cLaine Stump2016-06-261-108/+23
* global: consistently use IP rather than Ip in identifiersLaine Stump2016-06-261-3/+3
* vz: dump route info in domain xmlNikolay Shirokovskiy2016-06-251-1/+1
* network: Resolve Coverity FORWARD_NULLJohn Ferlan2015-01-161-0/+2
* Use the network route definitions for domainsCédric Bosdonnat2015-01-161-3/+3
* Move code related to network routes to networkcommon_conf.[ch]Cédric Bosdonnat2015-01-161-0/+413