index
:
glusterfs-afrv1.git
development
master
release-2.0
release-3.0
release-3.1
release-3.2
release-3.3
release-3.4
release-3.5
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cli
/
src
/
cli.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
log: set ident to openlog
Bala.FA
2013-08-13
1
-1
/
+2
*
Better mechanism to handle memory accounting
Vijay Bellur
2013-02-17
1
-0
/
+2
*
glusterfs : Moved option files, and statedumps from /tmp
Avra Sengupta
2013-01-29
1
-0
/
+5
*
Fix format security errors with hardening build flags
Niels de Vos
2013-01-16
1
-2
/
+2
*
cli: cmd history echoes the last command string word twice with --mode=script
Krutika Dhananjay
2012-12-07
1
-0
/
+2
*
cli: add print-logdir option
Krutika Dhananjay
2012-12-07
1
-1
/
+6
*
cli: introduce "--" as option terminator
Csaba Henk
2012-10-11
1
-0
/
+14
*
cli: Changes and enhancements to XML output
Kaushal M
2012-10-11
1
-0
/
+4
*
All: License message change
Varun Shastry
2012-09-13
1
-7
/
+6
*
All: License message change
Varun Shastry
2012-08-28
1
-14
/
+5
*
core: reduce the usage of global variables
Amar Tumballi
2012-08-03
1
-7
/
+10
*
glusterfs_ctx_t: un-globalize the filesystem context
Anand Avati
2012-07-17
1
-1
/
+2
*
common-utils: implement generate_glusterfs_ctx_id()
Anand Avati
2012-07-17
1
-36
/
+1
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
1
-2
/
+1
*
localtime and ctime are not MT-SAFE
Kaleb S. KEITHLEY
2012-06-29
1
-4
/
+2
*
Use inet as default listener
Emmanuel Dreyfus
2012-06-01
1
-1
/
+1
*
core: canonicalize paths
Rajesh Amaravathi
2012-05-22
1
-64
/
+0
*
cli: implement a fn 'cli_err()' to send error messages to 'stderr'
Amar Tumballi
2012-04-25
1
-1
/
+25
*
cli: do not put the frame->local to mempool since its a calloced structure
Raghavendra Bhat
2012-04-18
1
-0
/
+4
*
core: dict allocations through mem-pool
Amar Tumballi
2012-03-14
1
-0
/
+12
*
glusterfsd: Unref iobuf after using it
Pranith Kumar K
2012-03-05
1
-0
/
+2
*
mempool: adjustments in pool sizes
Amar Tumballi
2012-02-22
1
-7
/
+6
*
cli: Enable output in XML
Kaushal M
2012-02-15
1
-0
/
+5
*
libglusterfs/iobuf: have fixed number of arenas
Amar Tumballi
2011-12-07
1
-1
/
+1
*
cli: add --log-{file,level} options
Csaba Henk
2011-09-12
1
-16
/
+25
*
cli: fix option parsing bug which implied that only a single option can be used
Csaba Henk
2011-09-12
1
-0
/
+2
*
cli: reimplement "--version" without excess bloat
Csaba Henk
2011-09-12
1
-0
/
+5
*
Revert "cli: Only admin should run gluster CLI"
Csaba Henk
2011-09-12
1
-5
/
+0
*
Revert "cli: gluster --version implementation"
Csaba Henk
2011-09-12
1
-59
/
+15
*
Eliminate many "var set but not used" warnings with newer gcc.
Jeff Darcy
2011-09-07
1
-12
/
+0
*
modify to the way we used XDR definitions files (.x files)
Amar Tumballi
2011-09-07
1
-19
/
+20
*
mgmt/glusterd, cli: Introduce gluster volume status <volname>
Vijay Bellur
2011-08-19
1
-0
/
+11
*
Change Copyright current year
Pranith Kumar K
2011-08-10
1
-2
/
+2
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
1
-4
/
+4
*
Remove redundant function `cli_path_strip_trailing_slashes'.
Sachidananda Urs
2011-07-31
1
-20
/
+0
*
Variable IOBUF: Use variable iobuf for cli/glusterd/glusterfsd(mgmt)
shishir gowda
2011-07-31
1
-3
/
+5
*
Canonicalize path names while creating volumes.
Sachidananda
2011-07-17
1
-0
/
+64
*
Glusterd: IPV6 support for glusterfs.
Gaurav
2011-07-14
1
-1
/
+1
*
cli: Exit if glusterd is not operational in non-prompt modes
Vijay Bellur
2011-07-11
1
-0
/
+6
*
cli: bring in format checking option for 'cli_out()'
Amar Tumballi
2011-05-31
1
-1
/
+1
*
cli: add log file for cli instead of '/dev/null'
Amar Tumballi
2011-04-14
1
-8
/
+12
*
glusterfsd: log enhancement
Amar Tumballi
2011-03-17
1
-2
/
+1
*
cli: gluster profile CLI
Pranith K
2011-03-10
1
-4
/
+5
*
rpc: Changes for handling unix domain sockets avoid race
Pranith K
2011-03-10
1
-1
/
+1
*
glusterd: separate out cli specific programs and mgmt specific programs
Amar Tumballi
2011-03-01
1
-2
/
+2
*
use rpc_clnt_{new,start} (), instead of rpc_clnt_init();
Amar Tumballi
2011-01-27
1
-3
/
+10
*
Add corresponding va_end.
Sachidananda
2011-01-07
1
-0
/
+1
*
cli: remove duplication of cmd help
Pranith K
2010-12-14
1
-0
/
+12
*
cli: fix issues with running command over ssh
Amar Tumballi
2010-11-13
1
-1
/
+1
*
cli: Fix memory leaks
Vijay Bellur
2010-10-30
1
-3
/
+2
[next]