GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/libvirt.git
v0.10.2-gentoo
v0.7.4-gentoo
v0.8.1-gentoo
v0.8.3-gentoo
v0.8.6-gentoo
v0.9.10-gentoo
v0.9.3-gentoo
C toolkit to manipulate virtual machines repository (gentoo clone including backports branches)
Diego E. Pettenò <flameeyes@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
conf
/
network_conf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: log error for unknown virNetworkUpdate command codes
Laine Stump
2012-09-21
1
-0
/
+15
*
network: make virNetworkObjUpdate error detection/recovery better
Laine Stump
2012-09-21
1
-13
/
+34
*
network: backend for virNetworkUpdate of portgroups
Laine Stump
2012-09-21
1
-6
/
+79
*
network: backend for virNetworkUpdate of dhcp range
Laine Stump
2012-09-21
1
-4
/
+88
*
maint: fix up copyright notice inconsistencies
Eric Blake
2012-09-20
1
-1
/
+1
*
network: fix element size / length in memmove
Laine Stump
2012-09-19
1
-2
/
+2
*
network: implement backend of virNetworkUpdate(IP_DHCP_HOST)
Laine Stump
2012-09-18
1
-7
/
+173
*
conf: implement NetworkObj backend of virNetworkUpdate API
Laine Stump
2012-09-18
1
-0
/
+308
*
network: utility functions for updating network config
Laine Stump
2012-09-18
1
-9
/
+225
*
conf: avoid freeing network object with undestroyed mutex
Laine Stump
2012-09-17
1
-6
/
+5
*
conf: separate functions to parse DHCPHostDef and DHCPRangeDef
Laine Stump
2012-09-17
1
-101
/
+154
*
list: Add helpers to list network objects
Osier Yang
2012-09-11
1
-0
/
+91
*
conf: parser/formatter/rng for <forward mode='hostdev'>
Shradha Shah
2012-08-17
1
-53
/
+156
*
conf: add <vlan> element to network and domain interface elements
Laine Stump
2012-08-15
1
-1
/
+17
*
network: add connections counter to networks
Laine Stump
2012-08-14
1
-1
/
+5
*
conf: output forward device connections count in network XML
Laine Stump
2012-08-14
1
-1
/
+7
*
conf: rename interface "usageCount" to "connections"
Laine Stump
2012-08-14
1
-2
/
+0
*
conf: use a unique data type for PF array in virDomainNetDef
Laine Stump
2012-08-14
1
-2
/
+7
*
conf: support partially-specified <virtualport> in parser and formatter
Laine Stump
2012-08-14
1
-2
/
+5
*
esx: Implement network driver
Matthias Bolte
2012-08-09
1
-2
/
+1
*
maint: don't permit format strings without %
Eric Blake
2012-07-26
1
-4
/
+4
*
Desert the FSF address in copyright
Osier Yang
2012-07-23
1
-2
/
+2
*
Convert all files in src/conf/ to use virReportError()
Daniel P. Berrange
2012-07-18
1
-138
/
+134
*
Convert 'raw MAC address' usages to use virMacAddr
Stefan Berger
2012-07-17
1
-7
/
+7
*
network_conf: Don't free uninitialized pointers while parsing DNS SRV
Peter Krempa
2012-06-28
1
-4
/
+4
*
Fix missing ) in 2 strings
Cole Robinson
2012-06-07
1
-1
/
+1
*
More coverity findings addressed
Stefan Berger
2012-04-27
1
-5
/
+2
*
conf: forbid use of multicast mac addresses
Laine Stump
2012-03-19
1
-9
/
+24
*
conf: return immediately on error in dhcp host element
Laine Stump
2012-03-19
1
-0
/
+3
*
conf: eliminate redundant VIR_ALLOC of 1st element of network DNS hosts.
Laine Stump
2012-03-09
1
-8
/
+0
*
conf: fix error log with "address address"
Laine Stump
2012-03-07
1
-1
/
+1
*
build: prohibit raw malloc and free
Eric Blake
2012-02-03
1
-1
/
+1
*
Rename virXXXXMacAddr to virMacAddrXXX
Daniel P. Berrange
2012-01-27
1
-4
/
+4
*
Added new option to virsh net-dumpxml called --inactive
Shradha Shah
2012-01-11
1
-3
/
+4
*
Adding the element pf to network xml.
Shradha Shah
2012-01-11
1
-13
/
+61
*
Implement DNS SRV record into the bridge driver
Michal Novotny
2012-01-02
1
-2
/
+132
*
conf: Improve incorrect root element error messages
Michal Privoznik
2011-11-28
1
-2
/
+4
*
Split src/util/network.{c,h} into 5 pieces
Daniel P. Berrange
2011-11-15
1
-1
/
+2
*
Fix error reporting in port profile parsing/formatting APIs
Daniel P. Berrange
2011-11-15
1
-10
/
+10
*
Rename virVirtualPortProfileParams & APIs
Daniel P. Berrange
2011-11-15
1
-6
/
+6
*
Adjust naming of network device bandwidth management APIs
Daniel P. Berrange
2011-11-09
1
-6
/
+6
*
Santize naming of socket address APIs
Daniel P. Berrange
2011-11-09
1
-33
/
+33
*
Use virXMLSaveFile when writing XML config
Jiri Denemark
2011-10-27
1
-32
/
+2
*
snapshot: simplify indentation of network xml
Eric Blake
2011-10-20
1
-4
/
+10
*
xml: Clean up rest of virtual XML document names for XML strings
Peter Krempa
2011-09-14
1
-1
/
+1
*
network: eliminate potential memory leak on parse failure
Laine Stump
2011-08-11
1
-2
/
+2
*
conf: Don't leak the virtual port profile in virNetworkDefFree
Matthias Bolte
2011-08-01
1
-0
/
+2
*
bandwidth: Integrate bandwidth into portgroups
Michal Privoznik
2011-07-27
1
-0
/
+10
*
bandwidth: Create format functions
Michal Privoznik
2011-07-25
1
-0
/
+3
*
bandwidth: Add parsing and free functions
Michal Privoznik
2011-07-25
1
-0
/
+7
[next]