wimlib:lcpit_latest_pos

Last commit made on 2015-02-20
Get this branch:
git clone -b lcpit_latest_pos https://git.launchpad.net/wimlib

Branch merges

Branch information

Name:
lcpit_latest_pos
Repository:
lp:wimlib

Recent commits

88f2e00... by Eric Biggers

lcpit_latest_pos

40c4f2e... by Eric Biggers

lcpit_latest_pos

ba9577d... by Eric Biggers

A few cleanups and fixes from recent changes

aff77ce... by Eric Biggers

Update README.WINDOWS

9585df4... by Eric Biggers

Update Windows test script

a556272... by Eric Biggers

win32_capture.c: Use CREATE_FOR_DIR flag for encrypted directories

Oddly enough, this is required when reading the EFS data for an encrypted
directory with named data streams, even though MS's documentation
suggests that CREATE_FOR_DIR only has an effect for import.

65adcad... by Eric Biggers

Do not use ADS entry workaround on encrypted files

e05c880... by Eric Biggers

wimlib-imagex: list --solid in help for more commands

de567a8... by Eric Biggers

Various cleanups

6a656a3... by Eric Biggers

Fix Makefile.am