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
*
virsh: use g_new0 instead of vsh[CM]alloc
Ján Tomko
2020-10-06
1
-4
/
+4
*
tools: fix misc spelling errors reported by codespell
Daniel P. Berrangé
2020-10-05
1
-1
/
+1
*
Reduce scope of some variables
Ján Tomko
2020-09-24
1
-1
/
+2
*
virsh: pool-list: options --all and --inactive are mutually exclusive
Lin Ma
2020-09-12
1
-0
/
+2
*
virsh: Add source-initiator opt to build the initiator of pool XML
Han Han
2020-08-25
1
-4
/
+17
*
Use g_strfeev instead of virStringFreeList
Ján Tomko
2020-08-03
1
-2
/
+2
*
tools: eliminate unnecessary labels
Laine Stump
2020-07-08
1
-7
/
+6
*
tools: use g_auto() for all virBuffers
Laine Stump
2020-07-08
1
-4
/
+2
*
Add a space before ending a comment
Ján Tomko
2020-01-30
1
-1
/
+1
*
src: replace verify(expr) with G_STATIC_ASSERT(expr)
Daniel P. Berrangé
2020-01-17
1
-1
/
+1
*
tools: Use g_strdup_printf() instead of virAsprintf()
Michal Privoznik
2019-11-12
1
-9
/
+6
*
util: buffer: Remove virBufferError
Peter Krempa
2019-10-24
1
-9
/
+0
*
tools: prefer g_strdup to vshStrdup
Ján Tomko
2019-10-20
1
-16
/
+14
*
Use g_autofree instead of VIR_AUTOFREE
Ján Tomko
2019-10-16
1
-1
/
+1
*
Use G_N_ELEMENTS instead of ARRAY_CARDINALITY
Ján Tomko
2019-10-15
1
-1
/
+1
*
tools: use G_GNUC_UNUSED
Ján Tomko
2019-10-15
1
-7
/
+7
*
virsh: Introduce virshPoolTypeCompleter
Michal Privoznik
2019-08-09
1
-0
/
+1
*
storage: Add iscsi-direct pool list type flag
Han Han
2019-07-13
1
-1
/
+1
*
util: Move enum convertors into virenum.(c|h)
Peter Krempa
2019-04-10
1
-0
/
+1
*
virsh-pool: Offer only active pool for pool-refresh completer
Michal Privoznik
2019-03-16
1
-1
/
+1
*
virsh: Expose virConnectGetStoragePoolCapabilities
John Ferlan
2019-03-06
1
-0
/
+42
*
Require a semicolon for VIR_ENUM_IMPL calls
Cole Robinson
2019-02-03
1
-2
/
+2
*
Require a semicolon to VIR_ENUM_DECL calls
Cole Robinson
2019-02-03
1
-2
/
+2
*
virsh: Add source-protocol-ver for pool commands
John Ferlan
2019-01-29
1
-2
/
+10
*
Remove even more Author(s): lines from source files
Michal Privoznik
2019-01-03
1
-5
/
+0
*
virsh: Implement vshTable API to pool-list
Simon Kobyda
2018-09-24
1
-131
/
+31
*
storage: Introduce iscsi_direct pool type
Clementine Hayat
2018-08-06
1
-0
/
+3
*
tools: Fix typo generating adapter_wwpn field
John Ferlan
2018-07-20
1
-1
/
+1
*
virsh: Add event name completion to 'pool-event' command
Lin Ma
2018-05-24
1
-0
/
+1
*
virsh-pool: Rename and move vshEventCallback to virshPoolEventCallback
Lin Ma
2018-05-24
1
-12
/
+6
*
tools: Add support for additional adapter parent options
John Ferlan
2018-03-12
1
-2
/
+25
*
tools: Update the help description of the adapter-parent field
John Ferlan
2018-03-12
1
-1
/
+1
*
virsh: fixing segfault by pool autocompleter function.
Julio Faracco
2018-02-28
1
-0
/
+3
*
virsh: Introduce virshStoragePoolNameCompleter
Michal Privoznik
2018-01-24
1
-14
/
+14
*
virsh: Define multi line macros properly
Michal Privoznik
2017-11-04
1
-5
/
+5
*
Remove backslash alignment attempts
Andrea Bolognani
2017-11-03
1
-100
/
+100
*
virsh: Add/allow secret-uuid for pool-{define|create}-as
John Ferlan
2017-09-27
1
-3
/
+13
*
storage: Add new events for *PoolBuild() and *PoolDelete().
Julio Faracco
2017-09-20
1
-1
/
+3
*
storage: Introduce Virtuozzo vstorage backend
Olga Krishtal
2017-01-26
1
-0
/
+3
*
virsh: pool-list: allow both --uuid and --name in one cmd
Chen Hanxiao
2017-01-18
1
-13
/
+11
*
virsh: pool-list: introduce --name for printing pool's name only
Chen Hanxiao
2017-01-18
1
-2
/
+20
*
virsh: pool-list: introduce --uuid for printing pool's UUID only
Chen Hanxiao
2017-01-18
1
-0
/
+20
*
virsh: pool-info: introduce option --bytes
Chen Hanxiao
2017-01-10
1
-6
/
+19
*
storage: Fix implementation of no-overwrite for file system backend
John Ferlan
2017-01-10
1
-1
/
+1
*
virstring: Unify string list function names
Michal Privoznik
2016-11-25
1
-2
/
+2
*
tools: Replace vshPrint with vshPrintExtra on places we forgot about
Erik Skultety
2016-11-14
1
-10
/
+11
*
virsh: Fix *-event error string
Christophe Fergeau
2016-09-08
1
-1
/
+1
*
virsh: use vshError consistently after virBufferError checks
Pino Toscano
2016-08-24
1
-1
/
+1
*
virsh: respect -q/--quiet more
Pino Toscano
2016-08-24
1
-14
/
+14
*
Fix unbalanced quotation marks
Yuri Chornoivan
2016-08-02
1
-1
/
+1
[next]