git://wimlib.net
/
wimlib
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
blob_table: decrease initial blob table size
[wimlib]
/
src
/
wim.c
2016-01-22
Eric Biggers
blob_table: decrease initial blob table size
blob
|
commitdiff
|
raw
2015-12-19
Eric Biggers
wim.c: replace finalize_wim_struct() with wim_decrement...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-19
Eric Biggers
Make WIMStructs reference-counted
blob
|
commitdiff
|
raw
|
diff to current
2015-10-19
Eric Biggers
Don't unnecessarily rebuild exported metadata resources
blob
|
commitdiff
|
raw
|
diff to current
2015-10-03
Eric Biggers
Add WIMLIB_ERR_WIM_IS_INCOMPLETE
blob
|
commitdiff
|
raw
|
diff to current
2015-10-03
Eric Biggers
xml.c: refactor to use document tree
blob
|
commitdiff
|
raw
|
diff to current
2015-06-05
Eric Biggers
Add GUID helper functions
blob
|
commitdiff
|
raw
|
diff to current
2015-05-02
Eric Biggers
Make win32.h includable on non-Windows
blob
|
commitdiff
|
raw
|
diff to current
2015-05-02
Eric Biggers
write: various cleanups
blob
|
commitdiff
|
raw
|
diff to current
2015-05-02
Eric Biggers
wim.c: adjust wimlib_compression_type casting
blob
|
commitdiff
|
raw
|
diff to current
2015-05-02
Eric Biggers
NTFS-3g capture: use reference-counted NTFS volumes
blob
|
commitdiff
|
raw
|
diff to current
2015-05-02
Eric Biggers
wim_inode: Remove i_list, leaving only i_hlist
blob
|
commitdiff
|
raw
|
diff to current
2015-05-02
Eric Biggers
Various cleanups
blob
|
commitdiff
|
raw
|
diff to current
2015-04-28
Eric Biggers
wimlib_global_init(): check for conflicting case sensit...
blob
|
commitdiff
|
raw
|
diff to current
2015-04-26
Eric Biggers
Clean up setting of compression type
blob
|
commitdiff
|
raw
|
diff to current
2015-04-25
Eric Biggers
wimlib_create_new_wim(): check for NULL wim_ret
blob
|
commitdiff
|
raw
|
diff to current
2015-04-25
Eric Biggers
Serialize wimlib_global_init() and wimlib_global_cleanup()
blob
|
commitdiff
|
raw
|
diff to current
2015-04-03
Eric Biggers
Trim down 'flags' member of 'struct blob_descriptor'
blob
|
commitdiff
|
raw
|
diff to current
2015-03-26
Eric Biggers
Stream and blob updates
blob
|
commitdiff
|
raw
|
diff to current
2015-02-16
Eric Biggers
Use 64MiB chunks by default for solid LZMS
blob
|
commitdiff
|
raw
|
diff to current
2015-02-14
Eric Biggers
Heuristic sorting of streams for solid compression
blob
|
commitdiff
|
raw
|
diff to current
2015-02-14
Eric Biggers
Consistently use the name "solid resource"
blob
|
commitdiff
|
raw
|
diff to current
2015-01-25
Eric Biggers
header cleanups
blob
|
commitdiff
|
raw
|
diff to current
2014-12-15
Eric Biggers
inode.h, inode.c cleanup
blob
|
commitdiff
|
raw
|
diff to current
2014-12-14
Eric Biggers
Get rid of wimlib/version.h
blob
|
commitdiff
|
raw
|
diff to current
2014-12-10
Eric Biggers
portability and compression cleanups
blob
|
commitdiff
|
raw
|
diff to current
2014-11-22
Eric Biggers
Remove unused 'wim' argument to read_metadata_resource()
blob
|
commitdiff
|
raw
|
diff to current
2014-10-14
Eric Biggers
Limit can_modify_wim() calls; remove can_delete_from_wim()
blob
|
commitdiff
|
raw
|
diff to current
2014-09-27
Eric Biggers
Use LGPLv3+ for src/*.c
blob
|
commitdiff
|
raw
|
diff to current
2014-07-25
Eric Biggers
wim.c: Cleanup
blob
|
commitdiff
|
raw
|
diff to current
2014-07-25
Eric Biggers
Check return value of wimlib_global_init() when called...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-19
Eric Biggers
Merge compression updates
blob
|
commitdiff
|
raw
|
diff to current
2014-06-25
Eric Biggers
Close error file opened by name
blob
|
commitdiff
|
raw
|
diff to current
2014-06-25
Eric Biggers
wimlib: Allow custom error file
blob
|
commitdiff
|
raw
|
diff to current
2014-06-20
Eric Biggers
Allow multiple wimlib_global_init/cleanup per app
blob
|
commitdiff
|
raw
|
diff to current
2014-06-13
Eric Biggers
Remove WIMLIB_COMPRESSION_TYPE_INVALID from library
blob
|
commitdiff
|
raw
|
diff to current
2014-06-07
Eric Biggers
Merge branch 'lz_bt'
blob
|
commitdiff
|
raw
|
diff to current
2014-06-07
Eric Biggers
Switch from suffix array match-finder to binary tree...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-25
Eric Biggers
Update mount implementation
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
Eric Biggers
Update progress functions
blob
|
commitdiff
|
raw
|
diff to current
2014-05-14
Eric Biggers
Add WIMLIB_WRITE_FLAG_RETAIN_GUID
blob
|
commitdiff
|
raw
|
diff to current
2014-05-13
Eric Biggers
wim.c: Make two functions static
blob
|
commitdiff
|
raw
|
diff to current
2014-05-13
Eric Biggers
Replace WIM_GID_LEN => WIM_GUID_LEN
blob
|
commitdiff
|
raw
|
diff to current
2014-04-24
Eric Biggers
Removed deprecated stuff
blob
|
commitdiff
|
raw
|
diff to current
2014-04-18
Eric Biggers
Support basic reading WIMBoot WIMs
blob
|
commitdiff
|
raw
|
diff to current
2014-01-28
Eric Biggers
Allow up to 1 GiB LZMS dictionary
blob
|
commitdiff
|
raw
|
diff to current
2014-01-18
Eric Biggers
extract.c: Store dentries to extract in list
blob
|
commitdiff
|
raw
|
diff to current
2014-01-17
Eric Biggers
Add wimlib_get_version()
blob
|
commitdiff
|
raw
|
diff to current
2014-01-17
Eric Biggers
wimlib: strict checks for unassigned flags
blob
|
commitdiff
|
raw
|
diff to current
2014-01-16
Eric Biggers
Remove some printing code from library
blob
|
commitdiff
|
raw
|
diff to current
2014-01-15
Eric Biggers
wimlib_set_output_{,pack_}_compression_type(): Fix...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-14
Eric Biggers
wim.c: Remove reopen_wim(), close_wim()
blob
|
commitdiff
|
raw
|
diff to current
2014-01-14
Eric Biggers
Adjust documentation for alternate chunk sizes
blob
|
commitdiff
|
raw
|
diff to current
2014-01-14
Eric Biggers
new_wim_struct(): Use filedes_invalidate()
blob
|
commitdiff
|
raw
|
diff to current
2013-12-29
Eric Biggers
Misc fixes
blob
|
commitdiff
|
raw
|
diff to current
2013-12-29
Eric Biggers
Return new error code when trying to open encrypted WIM
blob
|
commitdiff
|
raw
|
diff to current
2013-12-28
Eric Biggers
Allow configurable case sensitivity
blob
|
commitdiff
|
raw
|
diff to current
2013-12-27
Eric Biggers
Remove WIMLIB_WRITE_FLAG_NO_PACK_STREAMS
blob
|
commitdiff
|
raw
|
diff to current
2013-12-26
Eric Biggers
Add wimlib_set_output_{pack_chunk_size,compression_type}()
blob
|
commitdiff
|
raw
|
diff to current
2013-12-25
Eric Biggers
New compression/decompression API
blob
|
commitdiff
|
raw
|
diff to current
2013-12-23
Eric Biggers
Cleanup
blob
|
commitdiff
|
raw
|
diff to current
2013-12-23
Eric Biggers
Rewrite of write_stream_list(), and writing packed...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-14
Eric Biggers
update; add lzms_decompress() stub
blob
|
commitdiff
|
raw
|
diff to current
2013-12-14
Eric Biggers
Read concat runs
blob
|
commitdiff
|
raw
|
diff to current
2013-12-14
Eric Biggers
Split wim_resource_spec from wim_lookup_table_entry
blob
|
commitdiff
|
raw
|
diff to current
2013-12-13
Eric Biggers
wim.c: Cleanup
blob
|
commitdiff
|
raw
|
diff to current
2013-12-13
Eric Biggers
wim_recalculate_refcnts(): Check for error
blob
|
commitdiff
|
raw
|
diff to current
2013-12-12
Eric Biggers
Variable LZX window sizes
blob
|
commitdiff
|
raw
|
diff to current
2013-12-09
Eric Biggers
Variable chunk size support (currently XPRESS only)
blob
|
commitdiff
|
raw
|
diff to current
2013-12-08
Eric Biggers
Allow changing WIM compression type
blob
|
commitdiff
|
raw
|
diff to current
2013-11-17
Eric Biggers
Merge experimental LZX compressor
blob
|
commitdiff
|
raw
|
diff to current
2013-11-01
Eric Biggers
new_wim_struct(): Don't dereference NULL in out-of...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-15
Eric Biggers
begin_read(): Fix comment
blob
|
commitdiff
|
raw
|
diff to current
2013-09-01
Eric Biggers
Replace WIMLIB_OPEN_FLAG_SPLIT_OK with WIMLIB_OPEN_FLAG...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-20
Eric Biggers
"delta" WIM support
blob
|
commitdiff
|
raw
|
diff to current
2013-08-20
Eric Biggers
Generalized support for referencing resources in extern...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-17
Eric Biggers
Add WIMLIB_INIT_FLAG_STRICT_{CAPTURE,APPLY}_PRIVILEGES
blob
|
commitdiff
|
raw
|
diff to current
2013-08-16
Eric Biggers
wimlib.h: Update docs and adjust error codes
blob
|
commitdiff
|
raw
|
diff to current
2013-08-15
Eric Biggers
Miscellaneous fixes and cleanups
blob
|
commitdiff
|
raw
|
diff to current
2013-08-14
Eric Biggers
wimlib: Automatically try to acquire needed privileges...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-13
Eric Biggers
Merge branch with pipable WIM support
blob
|
commitdiff
|
raw
|
diff to current
2013-05-26
Eric Biggers
w -> wim
blob
|
commitdiff
|
raw
|
diff to current
2013-05-24
Eric Biggers
select_wim_image(): Do not try to select image from...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-23
Eric Biggers
wimlib_get_wim_info(): Fix setting of is_readonly
v1.4.1
blob
|
commitdiff
|
raw
|
diff to current
2013-05-23
Eric Biggers
Deprecate wimlib_print_wim_information()
blob
|
commitdiff
|
raw
|
diff to current
2013-05-23
Eric Biggers
Deprecate wimlib_has_integrity_table()
blob
|
commitdiff
|
raw
|
diff to current
2013-05-23
Eric Biggers
Add calls to wimlib_global_init()
blob
|
commitdiff
|
raw
|
diff to current
2013-05-23
Eric Biggers
Add wimlib_{get,set}_wim_info()
blob
|
commitdiff
|
raw
|
diff to current
2013-05-23
Eric Biggers
Cache compression type in WIMStruct and wim_lookup_tabl...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-22
Eric Biggers
Use WIM_HDR_FLAG_WRITE_IN_PROGRESS
blob
|
commitdiff
|
raw
|
diff to current
2013-05-22
Eric Biggers
Remove verify_dentry(); separate refcnt recalc. from...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-22
Eric Biggers
Add WIMLIB_OPEN_FLAG_WRITE_ACCESS flag
blob
|
commitdiff
|
raw
|
diff to current
2013-05-22
Eric Biggers
Honor WIM_HDR_FLAG_READONLY
blob
|
commitdiff
|
raw
|
diff to current
2013-05-21
Eric Biggers
Add can_modify_wim(), can_delete_from_wim()
blob
|
commitdiff
|
raw
|
diff to current
2013-05-17
Eric Biggers
security.c: Rewrite some code
blob
|
commitdiff
|
raw
|
diff to current
2013-05-15
Eric Biggers
Refactor SWM code into swm.c
blob
|
commitdiff
|
raw
|
diff to current
2013-05-15
Eric Biggers
Refactor headers
blob
|
commitdiff
|
raw
|
diff to current
2013-05-11
Eric Biggers
Initial update functionality (library only)
blob
|
commitdiff
|
raw
|
diff to current
2013-05-05
Eric Biggers
read_header(): Print WIM name in error messages
blob
|
commitdiff
|
raw
|
diff to current
2013-05-05
Eric Biggers
filedes_t => int
blob
|
commitdiff
|
raw
|
diff to current
next