]> wimlib.net Git - wimlib/history - src/unix_capture.c
Use more comprehensive public domain dedications
[wimlib] / src / unix_capture.c
2016-03-04 Eric BiggersVarious renamings from "capture" to "scan"
2015-06-23 Eric BiggersConsistently forbid directory hard links from being...
2015-06-07 Eric BiggersAdd new helper function for attaching newly scanned...
2015-06-07 Eric BiggersAdd new helper function for ignoring scanned directory...
2015-06-05 Eric BiggersSimplify wildcard pattern expansion
2015-06-05 Eric BiggersReduce stack usage of recursive scan functions
2015-06-05 Eric BiggersReparse point updates
2015-05-02 Eric BiggersVarious cleanups
2015-03-26 Eric BiggersStream and blob updates
2014-12-14 Eric BiggersCleanup timestamp conversion code
2014-10-25 Eric BiggersRename add_image_params => capture_params
2014-10-22 Eric BiggersReport directory tree scan errors
2014-09-28 Eric BiggersWorkaround for WOF incompatibility
2014-09-27 Eric BiggersUse LGPLv3+ for src/*.c
2014-08-30 Eric BiggersSupport for file exclusions via progress function
2014-06-11 Eric BiggersDon't exclude out-of-tree absolute symlinks in reparse...
2014-06-08 Eric BiggersRemove some dead assignments
2014-05-23 Eric BiggersReport progress for capture symlink fixups
2014-05-23 Eric BiggersAdd support for special files on UNIX
2014-05-23 Eric BiggersRecognize tagged metadata items and use for UNIX data
2014-05-22 Eric BiggersUpdate progress functions
2014-05-22 Eric BiggersNew format for UNIX data
2014-05-16 Eric BiggersRewrite code for capture rpfix
2014-05-14 Eric Biggersunix_capture.c: Optionally use dirfd-relative functions...
2014-05-13 Eric Biggersunix_capture_symlink(): De-indent
2014-05-12 Eric Biggerscapture_common.c: Cleanup (mostly comments)
2014-04-29 Eric BiggersAdjust path matching
2014-04-28 Eric Biggerswimlib_update_image(): Do proper rollbacks & replace...
2014-04-27 Eric Biggersunix_capture.c: Force directories to separate inodes
2014-01-13 Eric BiggersRefactor some of the dentry, inode, and lookup table...
2013-12-29 Eric BiggersExpose symlink exclusions through WIMLIB_PROGRESS_MSG_S...
2013-12-28 Eric BiggersAllow configurable case sensitivity
2013-12-24 Eric BiggersFix progress for exclusion of absolute symlinks
2013-12-24 Eric BiggersScan progress: Add # of files, directories, and bytes...
2013-12-23 Eric BiggersCleanup
2013-12-14 Eric BiggersSplit wim_resource_spec from wim_lookup_table_entry
2013-08-17 Eric Biggerswimlib: Clean up code that sends capture progress...
2013-08-17 Eric BiggersAdd WIMLIB_ADD_FLAG_NO_UNSUPPORTED_EXCLUDE
2013-08-17 Eric BiggersExclude unsupported files from capture
2013-05-18 Eric BiggersMisc. fixes
2013-05-15 Eric BiggersRefactor headers
2013-05-14 Eric Biggersadd_params: Embed inode table and sd_set directly
2013-05-14 Eric Biggersunix_capture.c: Include <limits.h> for PATH_MAX
2013-05-13 Eric Biggersunix_apply.c, unix_capture.c: Add, fix copyright notices
2013-05-12 Eric BiggersDocument wimlib_update_image()
2013-05-12 Eric Biggersadd_image => add
2013-05-11 Eric BiggersInitial update functionality (library only)