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
/
tools
/
virsh-pool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert 'int i' to 'size_t i' in tools/ files
Daniel P. Berrange
2013-07-10
1
-3
/
+4
*
util: move virFile* functions from virutil.c to virfile.c
Laine Stump
2013-05-10
1
-1
/
+2
*
virutil: Move string related functions to virstring.c
Michal Privoznik
2013-05-02
1
-1
/
+1
*
Cleanup useless flags specifications
Martin Kletzander
2013-03-15
1
-23
/
+0
*
virsh-pool.c: Switch to c99 initialization of vshCmdInfo
Michal Privoznik
2013-02-12
1
-59
/
+133
*
virsh: Switch to c99 initialization of vshCmdDef
Michal Privoznik
2013-02-12
1
-24
/
+115
*
virsh-pool: Update pool commands to use vshCommandOptStringReq
Peter Krempa
2013-02-04
1
-29
/
+22
*
virsh-pool: Rename helper function buildPoolXML to vshBuildPoolXML
Peter Krempa
2013-02-04
1
-5
/
+9
*
virsh-pool.c: Switch to C99 initialization of vshCmdOptDef
Michal Privoznik
2013-01-17
1
-63
/
+223
*
Rename xml.{c,h} to virxml.{c,h}
Daniel P. Berrange
2012-12-21
1
-1
/
+1
*
Rename util.{c,h} to virutil.{c,h}
Daniel P. Berrange
2012-12-21
1
-1
/
+1
*
Rename memory.{c,h} to viralloc.{c,h}
Daniel P. Berrange
2012-12-21
1
-1
/
+1
*
Rename buf.{c,h} to virbuffer.{c,h}
Daniel P. Berrange
2012-12-21
1
-1
/
+1
*
virsh: check the return value of virStoragePoolGetAutostart
Ján Tomko
2012-11-30
1
-4
/
+1
*
Remove spurious whitespace between function name & open brackets
Daniel P. Berrange
2012-11-02
1
-1
/
+1
*
maint: fix up copyright notice inconsistencies
Eric Blake
2012-09-20
1
-1
/
+1
*
virsh: Don't motify the const string
Osier Yang
2012-09-17
1
-2
/
+5
*
virsh: Fix version numbers in comments
Osier Yang
2012-09-13
1
-5
/
+3
*
list: fix typo in virsh patch
Eric Blake
2012-09-06
1
-15
/
+15
*
list: Use virConnectListAllStoragePools in virsh
Osier Yang
2012-09-06
1
-98
/
+336
*
virsh: remove unneeded usage of vshConnectionUsability()
Peter Krempa
2012-08-31
1
-57
/
+0
*
virsh: split out virsh-pool.c
Eric Blake
2012-08-21
1
-9
/
+19
*
virsh: use common namespacing
Eric Blake
2012-08-20
1
-9
/
+10
*
virsh: Refactor error clearing on graceful fallback paths
Peter Krempa
2012-07-27
1
-2
/
+1
*
virsh: Move command group definition into its own file
Osier Yang
2012-07-26
1
-0
/
+27
*
virsh: Split cmds of storage pool group from virsh.c
Osier Yang
2012-07-26
1
-0
/
+1415