summaryrefslogtreecommitdiff
path: root/tests/networkxml2conftest.c
Commit message (Expand)AuthorAgeFilesLines
* Remove backslash alignment attemptsAndrea Bolognani2017-11-031-10/+10
* network: Have virNetworkObjNew lock the returned objectJohn Ferlan2017-08-161-1/+1
* network: Add virNetworkObj Get/Set API's for @def and @newDefJohn Ferlan2017-08-161-4/+5
* tests: Rename VIRT_TEST_* macros to VIR_TEST_*Andrea Bolognani2017-04-041-1/+1
* network: don't add "no-resolv" if we still need DNS servers from resolv.confLaine Stump2017-03-211-0/+1
* networkxml2conftest: Rename outxml to outconfMartin Kletzander2017-01-041-4/+4
* networkxml2conftest: s/lo/lo0/ on non-LinuxMichal Privoznik2017-01-021-2/+14
* network: Add support for local PTR domainsJiri Denemark2016-12-191-0/+1
* network: allow disabling dnsmasq's DNS serverLaine Stump2016-08-191-0/+1
* network: new network forward mode 'open'Laine Stump2016-08-191-0/+1
* networkxml2conftest: Don't leak dnsmasq capabilitiesMichal Privoznik2016-08-191-0/+4
* tests: Rename virtTestCompareToFile to virTestCompareToFile.Tomáš Ryšavý2016-06-081-1/+1
* tests: Rename virtTestRun to virTestRun.Tomáš Ryšavý2016-06-081-2/+2
* network: escape quotes for dsmasq conf contentsShivaprasad G Bhat2015-06-091-0/+1
* tests: Add virtTestCompareToFileCole Robinson2015-04-231-8/+1
* tests: Use *DefParseFile moreCole Robinson2015-04-231-6/+1
* network_conf: Make virNetworkObj actually virObjectMichal Privoznik2015-03-111-2/+2
* network: Let domains be restricted to local DNSJosh Stone2015-01-201-0/+1
* network: dnsmasq: Don't format lease file pathPeter Krempa2014-12-031-12/+0
* Indent top-level labels by one space in tests/Ján Tomko2014-03-251-1/+1
* Require spaces around equality comparisonsMartin Kletzander2014-03-181-1/+1
* Remove test case average timingDaniel P. Berrange2013-10-081-1/+1
* Add forwarder attribute to <dns/> elementDiego Woitasen2013-09-171-0/+1
* network: permit upstream forwarding of unqualified DNS namesLaine Stump2013-08-141-0/+1
* viralloc: Report OOM error on failureMichal Privoznik2013-07-101-0/+2
* virutil: Move string related functions to virstring.cMichal Privoznik2013-05-021-0/+1
* Enforce return check on virAsprintf() callsJohn Ferlan2013-01-301-3/+2
* Rename memory.{c,h} to viralloc.{c,h}Daniel P. Berrange2012-12-211-1/+1
* Rename command.{c,h} to vircommand.{c,h}Daniel P. Berrange2012-12-211-1/+1
* network: put dnsmasq parameters in conf-file instead of command lineGene Czarcinski2012-12-111-0/+152