]> wimlib.net Git - wimlib/history - src/mount_image.c
wimlib_mount_image(): Send final status after fuse_main() returns
[wimlib] / src / mount_image.c
2013-03-05 Eric Biggerswimlib_mount_image(): Send final status after fuse_main...
2013-03-05 Eric BiggersSupport for UNIX-specific data
2013-03-03 Eric Biggersupdate_lte_of_staging_file(): Use BUILD_BUG_ON
2013-03-03 Eric Biggerswimlib_mount_image(): Move "argc = 0"
2013-03-03 Eric Biggersset_message_queue_names(): while => for
2013-01-25 Eric Biggerswimlib_mount_image(): Delete staging dir on error paths
2013-01-01 Eric Biggersrebuild_wim(): Fix use of freed memory
2013-01-01 Eric Biggerswimfs_link(): Tweak error codes
2013-01-01 Eric Biggerswimfs_rename(): Use path_basename(to)
2013-01-01 Eric BiggersFix format specifiers in some debugging statements
2012-12-31 Eric BiggersMore code cleanups
2012-12-31 Eric BiggersRename image_metadata to wim_image_metadata
2012-12-31 Eric BiggersVarious code cleanups
2012-12-19 Eric BiggersUgly hack
2012-12-19 Eric Biggersutf8_to_utf16(), utf16_to_utf8() changes
2012-12-18 Eric BiggersImprove execute_fusermount()
2012-12-18 Eric Biggersmount_image.c: Get rid of anonymous union
2012-12-18 Eric BiggersUpdate version to 1.2.1
2012-12-18 Eric Biggersmount_image.c: Minor cleanups
2012-12-18 Eric BiggersRemove is_daemon field in message handler context
2012-12-18 Eric BiggersDon't call unmount_progress_func() when no progress...
2012-12-18 Eric BiggersImplement unmount progress callback
2012-12-18 Eric BiggersDoc updates and fix daemon polling
2012-12-18 Eric Biggersmount_image.c: More message queue changes
2012-12-18 Eric BiggersAllow in-place overwrites when unmounting read-write...
2012-12-17 Eric BiggersMount: various cleanups and optimizations
2012-12-17 Eric BiggersSpecify hard_remove option to fuse_main() when possible
2012-12-17 Eric Biggersmount_image.c: Implement versioned unmount messages
2012-12-17 Eric BiggersRefactoring/rewrites
2012-12-16 Eric BiggersMove inode_to_stbuf() to mount_image.c
2012-12-16 Eric Biggersverify.c, buffer_io.h
2012-12-16 Eric BiggersRe-organize code