]> wimlib.net Git - wimlib/history - src/util.c
Misc. fixes
[wimlib] / src / util.c
2013-05-18 Eric BiggersMisc. fixes
2013-05-17 Eric BiggersAdd memdup() function
2013-05-17 Eric Biggersutil.c: Print error message on out-of-memory
2013-05-17 Eric BiggersCompiler stuff
2013-05-15 Eric BiggersRefactor headers
2013-05-12 Eric BiggersDocument wimlib_update_image()
2013-05-11 Eric BiggersInitial update functionality (library only)
2013-05-05 Eric BiggersGet imagex extract --to-stdout working
2013-05-05 Eric Biggersimagex-extract initial implementation
2013-05-05 Eric Biggersfiledes_t => int
2013-05-05 Eric BiggersAdd Windows implementations of pread(), pwrite(), writev()
2013-05-05 Eric Biggersnative fds fixes/cleanups
2013-05-04 Eric BiggersPreliminary support for native fds (UNIX only so far)
2013-04-28 Eric Biggersrefactor reparse point code; Win32: working extract...
2013-04-27 Eric BiggersWin32 extract: Some refactoring; set security on handle...
2013-04-25 Eric Biggerswimlib_vmsg(): fflush stderr
2013-04-25 Eric Biggersutil.c: Print carriage return before warnings/errors
2013-04-22 Eric Biggerswimlib_vfprintf(): Handle %W with null pointer
2013-04-11 Eric Biggerswin32: Improve support for different filesystems
2013-03-29 Eric BiggersWIM capture: Share inodes immediately
2013-03-23 Eric BiggersChar encoding updates and misc. fixes
2013-03-23 Eric BiggersEncodings update (IN PROGRESS)
2013-03-23 Eric BiggersEncodings update (IN PROGRESS)
2013-03-21 Eric BiggersFix when debugging enabled but error messages are not
2013-03-21 Eric BiggersFix glob()
2013-03-20 Eric BiggersWin32 fixes
2013-03-20 Eric BiggersFixes
2013-03-20 Eric BiggersFix utf16le_strlen() and recursive error messages
2013-03-20 Eric BiggersCharacter encoding changes (IN PROGRESS)
2013-03-20 Eric BiggersImprove char encoding support (IN PROGRESS)
2013-03-18 Eric BiggersUpdate timestamp code; use utimensat()
2013-03-17 Eric BiggersWindows native build
2013-03-09 Eric BiggersVarious changes
2013-03-05 Eric BiggersFix copyright notices
2013-03-05 Eric BiggersAdd 2013 to copyright notices
2013-03-05 Eric Biggerswimlib_mount_image(): Send final status after fuse_main...
2013-03-03 Eric Biggerswimlib_vmsg(): Fix error msg printing
2013-03-03 Eric BiggersRefactor error functions; make re-entrant
2012-12-19 Eric BiggersNTFS apply code cleanups
2012-12-19 Eric Biggersutf8_to_utf16(), utf16_to_utf8() changes
2012-12-18 Eric BiggersUse NTFS-3g character conversion functions if available
2012-12-18 Eric Biggersmount_image.c: More message queue changes
2012-12-17 Eric Biggersmount_image.c: Implement versioned unmount messages
2012-12-17 Eric Biggersextract_wim_resource() refactor
2012-12-16 Eric BiggersVarious cleanups
2012-11-24 Eric Biggerswimlib_set_print_errors(): Fix return value
2012-11-22 Eric BiggersImplement advisory locking for WIM overwrites
2012-11-19 Eric BiggersRework WIM writing code
2012-10-28 Eric BiggersCleanup WIM writing
2012-10-26 Eric BiggersVarious cleanups
2012-08-30 Eric BiggersLicense and documentation
2012-08-29 Eric BiggersPrint names of dentries in split link groups when in...
2012-08-27 Eric BiggersNTFS capture updates
2012-08-27 Eric BiggersImage capture configuration
2012-08-26 Eric BiggersMisc fixes
2012-08-25 Eric BiggersNTFS apply updates
2012-08-24 Eric BiggersCode to handle some weird siutations and bad WIMs
2012-08-23 Eric BiggersComments; check SHA1 md in extract_wim_resource_to_fd()
2012-08-21 Eric BiggersNTFS mount(to be removed)
2012-08-20 Eric BiggersMore accurate timestamps
2012-08-20 Eric BiggersVarious fixes
2012-08-20 Eric BiggersVarious cleanups
2012-08-18 Eric Biggersmount changes (IN PROGRESS)
2012-08-18 Eric BiggersSymbolic links (IN PROGRESS)
2012-08-18 Eric BiggersSome preparations for supporting NTFS capture and apply.
2012-08-13 Eric BiggersVarious minor changes and fixes.
2012-08-13 Eric BiggersFix some compiler warnings
2012-08-12 Eric BiggersClean up file headers
2012-05-26 Eric BiggersUse public domain SHA1 code
2012-05-19 Eric BiggersSupport for joining WIMs.
2012-05-18 Eric BiggersUse WARNING() for warnings instead of ERROR().
2012-05-01 Eric BiggersInitial commit (current version is wimlib 0.6.2)