index
:
libguestfs.git
master
oldlinux
stable-1.10
stable-1.12
stable-1.14
stable-1.16
stable-1.18
stable-1.2
stable-1.4
stable-1.6
stable-1.8
[MIRROR] library for accessing and modifying guest disk images
Richard W.M. Jones
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
daemon
/
ls.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
daemon: collect list of called external commands
Olaf Hering
2012-08-30
1
-2
/
+4
*
guestfs_ls: Reimplement to avoid protocol limits.
Richard W.M. Jones
2012-08-17
1
-43
/
+0
*
New API: ls0 - List files, separated by \0 characters.
Richard W.M. Jones
2012-08-17
1
-0
/
+64
*
daemon: Implement a growable strings buffer type.
Richard W.M. Jones
2012-03-13
1
-7
/
+8
*
New API: llz: This runs ls -laZ and is useful for showing SELinux contexts.
Richard W.M. Jones
2012-02-09
1
-0
/
+26
*
Update FSF address.
Matthew Booth
2011-11-08
1
-1
/
+1
*
use STREQ, not strcmp: part 1
Jim Meyering
2009-11-09
1
-1
/
+1
*
Implement 'debug ls' and 'debug ll' commands.
Richard Jones
2009-08-18
1
-3
/
+0
*
generator.ml: use new "Pathname" designation
Jim Meyering
2009-08-13
1
-8
/
+2
*
update all NEED_ROOT uses
Jim Meyering
2009-08-13
1
-1
/
+1
*
update all uses of ABS_PATH
Jim Meyering
2009-08-13
1
-1
/
+1
*
daemon/ls: make do_ll require root, like all the rest
Jim Meyering
2009-08-11
1
-7
/
+10
*
Make /sysroot path configurable.
Richard Jones
2009-07-18
1
-4
/
+2
*
remove trailing blanks
Jim Meyering
2009-07-03
1
-1
/
+1
*
In the daemon, change all const char * parameters to char *.
Richard Jones
2009-06-10
1
-2
/
+2
*
Implement list-devices and list-partitions.
Richard Jones
2009-04-06
1
-9
/
+1
*
Implementations of 'cat', 'ls', and some cleanups.
Richard Jones
2009-04-06
1
-6
/
+51
*
Implement RString and RStringList return types.
Richard Jones
2009-04-04
1
-0
/
+75