summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Version 1.19.63.1.19.63Richard W.M. Jones2012-11-2320-35478/+51784
* daemon: Ignore lvresize error "New size..matches existing size" (RHBZ#834712).Richard W.M. Jones2012-11-231-6/+21
* test-tool: Don't print banner when using --help, -V, etc options (RHBZ#879416).Richard W.M. Jones2012-11-231-11/+12
* launch: Refactor duplicate code which constructs the appliance command line.Richard W.M. Jones2012-11-234-67/+62
* lib: Fix memory leak and simplify command code.Richard W.M. Jones2012-11-236-38/+16
* New APIs: Implement Linux filesystem capabilities.Richard W.M. Jones2012-11-228-15/+174
* New APIs: Implement POSIX ACLs.Richard W.M. Jones2012-11-227-14/+274
* fish: Fix test-remote-events test.Richard W.M. Jones2012-11-221-1/+1
* sysprep: remove crash data generated by kexec-toolsWanlong Gao2012-11-223-0/+49
* Update API support.1.19.62Richard W.M. Jones2012-11-203-0/+1881
* Update PO files from transifex.Richard W.M. Jones2012-11-2016-24689/+10323
* Version 1.19.62.Richard W.M. Jones2012-11-206-173/+352
* ./run: Ensure all paths are built up cumulatively.Richard W.M. Jones2012-11-201-7/+21
* lua: valgrinding Lua code doesn't work.Richard W.M. Jones2012-11-201-1/+10
* valgrind: Ignore init_libguestfs symbol.Richard W.M. Jones2012-11-201-1/+0
* lua: Replace internal lua_guestfs_* functions with guestfs_lua_*.Richard W.M. Jones2012-11-201-19/+19
* lua: Attach __tostring functions exceptions.Richard W.M. Jones2012-11-204-5/+77
* lua: Fix whitespace.Richard W.M. Jones2012-11-201-2/+0
* lua: Various fixes to the bindings (thanks Jerome Vuarand).Richard W.M. Jones2012-11-2015-52/+88
* lua: Print the error thrown by callbacks.Richard W.M. Jones2012-11-201-2/+18
* lua: Add comment (not fix) for incorrect 'g' argument in callbacks.Richard W.M. Jones2012-11-201-1/+4
* lua: Add bindtests.Richard W.M. Jones2012-11-205-1/+82
* lua: Use lua_rawgeti to read elements from lists of strings.Richard W.M. Jones2012-11-201-2/+1
* lua: Add LuaStyle of commenting to the generator.Richard W.M. Jones2012-11-201-2/+4
* lua: Allow regular int to be passed as a 64 bit integer.Richard W.M. Jones2012-11-201-4/+13
* daemon: wipefs: Use --force option if available.Richard W.M. Jones2012-11-201-2/+40
* lua: Simplify get_event function.Richard W.M. Jones2012-11-201-21/+12
* lua: Document Guestfs.event_all.Richard W.M. Jones2012-11-191-0/+3
* erlang, lua: Fix links in man pages.Richard W.M. Jones2012-11-192-1/+3
* lua: Test globals in Guestfs.* namespace.Richard W.M. Jones2012-11-192-0/+28
* lua: Add global Guestfs.event_all (list of all events).Richard W.M. Jones2012-11-192-0/+19
* Version 1.19.61.1.19.61Richard W.M. Jones2012-11-196-62/+352
* lua: Various fixes and enhancements:Richard W.M. Jones2012-11-199-55/+435
* perl: Add test of multiple independent handles.Richard W.M. Jones2012-11-191-0/+37
* lua: examples: Boolean true shouldn't have quotes around it.Richard W.M. Jones2012-11-181-2/+2
* lua: Add another test to prove that the handles are really independent.Richard W.M. Jones2012-11-182-0/+43
* lua: Don't use %m since Lua string formatter doesn't understand it.Richard W.M. Jones2012-11-181-2/+5
* lua: Add some missing features.Richard W.M. Jones2012-11-172-8/+50
* Version 1.19.60.1.19.60Richard W.M. Jones2012-11-1720-3357/+4285
* Add Lua bindings.Richard W.M. Jones2012-11-1732-0/+1212
* perl: Clean up and update the tests.Richard W.M. Jones2012-11-173-4/+3
* perl: Small test of create with flags.Richard W.M. Jones2012-11-171-0/+25
* sparsify: Better error when user specifies --compress + raw output (RHBZ#8521...Richard W.M. Jones2012-11-151-16/+21
* todo: We must implement ACLs and filesystem capabilities for SCAP.Richard W.M. Jones2012-11-151-1/+23
* daemon: Perform device name translation on mke2fs journaldevice (RHBZ#876579).Richard W.M. Jones2012-11-151-4/+18
* recipes: Add sections about hexdumping, hexediting sectors.Richard W.M. Jones2012-11-151-1/+14
* recipes: Add recipe for diffing two guests.Richard W.M. Jones2012-11-141-0/+10
* Version 1.19.59.1.19.59Richard W.M. Jones2012-11-1320-9796/+10535
* dist: Add miscellaneous files to the tarball.Richard W.M. Jones2012-11-134-1/+15
* tests/protocol: Add test-qemudir-launchfail.sh to tarball (but don't run it).Richard W.M. Jones2012-11-131-1/+2