summaryrefslogtreecommitdiffstats
path: root/cli/src/cli-rl.c
Commit message (Expand)AuthorAgeFilesLines
* changed GNU General Public License to GNU Affero General Public LicensePranith Kumar K2010-08-171-3/+3
* cli: move readline to separate threadAnand Avati2010-07-121-0/+30
* gluster-CLI-and-mgmt-glusterd-added-to-codebaseAmar Tumballi2010-07-081-0/+368
h>commit184fba37889b87c27af90adf357b38fa95f1e78d (patch) treef87f0cef7efeac01a7cd0bc520e640928f221004 /cli/src/cli-rpc-ops.c parentcc6d5c66090f576383c26bd0bdefadbcad708435 (diff)
cli: implement "system:: getwd" command
Signed-off-by: Csaba Henk <csaba@lowlife.hu> Signed-off-by: Anand Avati <avati@gluster.com> BUG: 2785 (gsyncd logs on slave side go to /dev/null) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=2785
Diffstat (limited to 'cli/src/cli-rpc-ops.c')
-rw-r--r--cli/src/cli-rpc-ops.c56