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
/
augeas.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
New API: Add aug-clear call for clearing an Augeas node.
Richard Jones
2010-04-13
1
-0
/
+20
*
Allow aug-ls to take Augeas variable as argument (RHBZ#580016).
Richard Jones
2010-04-09
1
-4
/
+5
*
daemon: Fix return value from aug_defnode.
Richard Jones
2009-11-24
1
-1
/
+1
*
availability: Add optional groups and implement guestfs_available call.
Richard Jones
2009-11-20
1
-26
/
+26
*
Fix compilation when Augeas is not present.
Richard Jones
2009-11-10
1
-1
/
+1
*
adjust const "**" pointers to avoid warnings
Jim Meyering
2009-08-17
1
-1
/
+1
*
generator.ml: use new "Pathname" designation
Jim Meyering
2009-08-13
1
-13
/
+10
*
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
-2
/
+2
*
Make /sysroot path configurable.
Richard Jones
2009-07-18
1
-4
/
+1
*
Generate structs and struct lists generically.
Richard Jones
2009-07-07
1
-5
/
+5
*
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
-10
/
+10
*
Augeas is now completely optional.
Richard Jones
2009-05-07
1
-3
/
+58
*
Old versions of augeas lack aug_load, aug_defvar, aug_node. Check for those ...
Richard Jones
2009-04-13
1
-0
/
+15
*
Fix off-by-one error in Augeas wrapper code.
Richard Jones
2009-04-10
1
-1
/
+1
*
Add aug-ls command (non-generated code).
Richard Jones
2009-04-09
1
-0
/
+43
*
Added Augeas support.
Richard Jones
2009-04-09
1
-0
/
+278