Commit Graph

70 Commits

Author SHA1 Message Date
Richard Jones
0c2376a5c0 Correctly free memory in RHashtable binding for OCaml & Python. 2009-04-15 14:09:01 +01:00
Richard Jones
ad5abc8d36 Generated code for tune2fs-l command and RHashtable return type. 2009-04-15 13:59:07 +01:00
Richard Jones
d5ae4a54e8 Added tune2fs-l command and RHashtable return type. 2009-04-15 13:58:44 +01:00
Richard Jones
6bcbe54b57 Generated code for stat/lstat/statvfs changes. 2009-04-15 10:45:01 +01:00
Richard Jones
212a55d483 Added stat, lstat, statvfs and associated stat structures. 2009-04-15 10:44:27 +01:00
Richard Jones
d268e64fe7 Added bindings for GNU readline. 2009-04-14 15:52:04 +01:00
Richard Jones
5a563bbd9b Typos and documentation updates. 2009-04-14 14:20:47 +01:00
Richard Jones
5365ebd501 Add 'command' and 'command-lines'. Fix args freeing in Perl bindings. 2009-04-14 13:51:12 +01:00
Richard Jones
adefe14e30 Generated files for file(1) command. 2009-04-13 23:58:33 +01:00
Richard Jones
4228340388 Added file(1) command. 2009-04-13 23:58:02 +01:00
Richard Jones
2a243cfbe1 guestfs -> GuestFS 2009-04-13 20:13:06 +01:00
Richard Jones
632d452727 Need to package generator.ml -- oops. 2009-04-13 19:39:20 +01:00
Richard Jones
b3f11c5f62 Lots, mainly Python bindings. 2009-04-13 18:32:03 +01:00
Richard Jones
f968f6c36f Stricter checks on short descriptions. 2009-04-13 10:33:44 +01:00
Richard Jones
b4d2a01828 Added test suite. 2009-04-11 17:04:35 +01:00
Richard Jones
99f68f259f Added test framework, no tests implemented yet. 2009-04-10 15:10:29 +01:00
Richard Jones
286841877f Generated files for previous commands. 2009-04-10 12:55:04 +01:00
Richard Jones
44da812b42 New commands: rm rmdir rm-rf mkdir mkdir-p chmod chown 2009-04-10 12:55:04 +01:00
Richard Jones
95de8eea73 Change Err -> RErr for consistency with other return types. 2009-04-10 11:49:51 +01:00
Richard Jones
71fa671c6d Documentation fix. 2009-04-10 10:55:28 +01:00
Richard Jones
e61494eb07 Code cleanup. 2009-04-10 10:52:38 +01:00
Richard Jones
3acec39588 Add more function checking. 2009-04-10 10:46:50 +01:00
Richard Jones
469224a9ec Just use plain lists for argument representation. 2009-04-10 10:26:10 +01:00
Richard Jones
7c71920ab4 Documentation fixes. 2009-04-10 10:19:00 +01:00
Richard Jones
d19ceb226c Remove *~ files when doing 'make clean'. 2009-04-09 19:47:22 +01:00
Richard Jones
2834059b2a Documentation update. 2009-04-09 19:42:22 +01:00
Richard Jones
01c26253a1 Added aug-ls (generated code). 2009-04-09 19:36:07 +01:00
Richard Jones
0677b12f22 Add aug-ls command (non-generated code). 2009-04-09 19:35:16 +01:00
Richard Jones
233595cc4e Generate webpages. 2009-04-09 16:48:46 +01:00
Richard Jones
e7eca50046 Added Augeas support. 2009-04-09 13:19:38 +01:00
Richard Jones
c168ce1c91 Generated code for new guestfs_read_lines API call. 2009-04-08 23:47:31 +01:00
Richard Jones
f4299f7ea5 Definition and implementation of new guestfs_read_lines API call. 2009-04-08 23:47:28 +01:00
Richard Jones
13339826ea OCaml bindings compile. 2009-04-08 22:52:11 +01:00
Richard Jones
94050e0344 Many non-daemon functions are now auto-generated. 2009-04-08 20:26:35 +01:00
Richard Jones
9908e03e92 Fixed Perl bindings, they now work properly. 2009-04-08 15:02:39 +01:00
Richard Jones
1ee6da96ef First version of Perl bindings, compiled but not tested. 2009-04-08 13:44:13 +01:00
Richard Jones
4144e2106c Outline OCaml bindings. 2009-04-07 16:52:25 +01:00
Richard Jones
21ba59ce3c Added guestfish(1) manpage. 2009-04-07 14:55:25 +01:00
Richard Jones
acf9000252 Added framework for the language bindings. 2009-04-07 13:08:50 +01:00
Richard Jones
af92796e03 Fix incorrect realloc size which was causing 'ls' command to fail on large directories. 2009-04-07 10:42:15 +01:00
Richard Jones
6085137e65 Implement simple lvs/vgs/pvs commands. 2009-04-07 10:25:46 +01:00
Richard Jones
7ea56c8d0b Rename pvs -> pvs-full (etc), so we can add simple pvs (etc) commands. 2009-04-07 09:52:46 +01:00
Richard Jones
73d6932ab2 pvs/vgs/lvs commands working now. 2009-04-07 09:14:17 +01:00
Richard Jones
8e570870f5 Implement list-devices and list-partitions. 2009-04-06 12:55:26 +01:00
Richard Jones
1cf85b1e60 Implementations of 'cat', 'ls', and some cleanups. 2009-04-06 11:44:48 +01:00
Richard Jones
e5e9541f2d Fix incorrect short description of 'cat' command 2009-04-04 16:52:52 +01:00
Richard Jones
843514eef9 Implement RString and RStringList return types.
- implement 'll' command.
 - outlines for 'ls' and 'cat' commands.
2009-04-04 16:38:28 +01:00
Richard Jones
fdeae81d81 guest_add_{drive,cdrom} now test if the files exist. 2009-04-04 14:51:31 +01:00
Richard Jones
6941420efe Fix parsing of paths with more than one element. 2009-04-04 13:17:32 +01:00
Richard Jones
8358ea9524 LIBGUESTFS_PATH implementation. 2009-04-04 12:54:47 +01:00