Page MenuHomePhabricator
Feed Advanced Search

Advanced Search

Jan 15 2015

gida committed rXMOUNT209f06650457: Bumping xmount version to 0.7.3 (authored by gida).
Bumping xmount version to 0.7.3
Jan 15 2015, 9:52 AM
gida committed rXMOUNTb6b9bb9adf2e: Tagging v0.7.3 (authored by gida).
Tagging v0.7.3
Jan 15 2015, 9:52 AM
gida committed rXMOUNTfcf006e7a6e9: BUGFIX: Fixed minor bug in ParseCmdLine() which was not checking upper argc… (authored by gida).
BUGFIX: Fixed minor bug in ParseCmdLine() which was not checking upper argc…
Jan 15 2015, 9:52 AM
gida committed rXMOUNTe61d878989bf: * MISC: Updated xmount.spec to reflect crt.org's version (authored by gida).
* MISC: Updated xmount.spec to reflect crt.org's version
Jan 15 2015, 9:52 AM
gida committed rXMOUNT2d19cc7ec116: * BUGFIX: Fixed bug with --sizelimit command line option * MISC: Tagged v0.7.1 (authored by gida).
* BUGFIX: Fixed bug with --sizelimit command line option * MISC: Tagged v0.7.1
Jan 15 2015, 9:52 AM
gida committed rXMOUNTfd32c9c881da: * BUGFIX: libxmount_morphing_unallocated: FAT clusters were calculated… (authored by gida).
* BUGFIX: libxmount_morphing_unallocated: FAT clusters were calculated…
Jan 15 2015, 9:52 AM
gida committed rXMOUNT98c4eecd56bd: Tagging v0.7.0 (authored by gida).
Tagging v0.7.0
Jan 15 2015, 9:52 AM
gida committed rXMOUNT111cc7e39288: * IMPROVEMENT: Updated libxmount_morphing library API to reflect the one from… (authored by gida).
* IMPROVEMENT: Updated libxmount_morphing library API to reflect the one from…
Jan 15 2015, 9:52 AM
gida committed rXMOUNT4f858532c809: * Resync from SVN * Began update of docs (authored by gida).
* Resync from SVN * Began update of docs
Jan 15 2015, 9:52 AM
gida committed rXMOUNT96bb03288267: * IMPROVEMENT: Moved HFS and FAT functions to own source files (authored by gida).
* IMPROVEMENT: Moved HFS and FAT functions to own source files
Jan 15 2015, 9:52 AM
gida committed rXMOUNTc785ecc12e52: * MISC: Resync from svn (authored by gida).
* MISC: Resync from svn
Jan 15 2015, 9:52 AM
gida committed rXMOUNTd431b2851b91: * IMPROVEMENT: Finished move of HFS and FAT functions (authored by gida).
* IMPROVEMENT: Finished move of HFS and FAT functions
Jan 15 2015, 9:52 AM
gida committed rXMOUNT0b83bdb30e13: * ADDITION: libxmount_morphing_unallocated: Finished FAT implementation (authored by gida).
* ADDITION: libxmount_morphing_unallocated: Finished FAT implementation
Jan 15 2015, 9:52 AM
gida committed rXMOUNT1581c7385e23: * ADDITION: Added code to libxmount_morphing_unallocated to read FAT volume… (authored by gida).
* ADDITION: Added code to libxmount_morphing_unallocated to read FAT volume…
Jan 15 2015, 9:52 AM
gida committed rXMOUNTd2ad1ef34588: * ADDITION: Added libxmount_morphing_freespace currently only supporting HFS+ (authored by gida).
* ADDITION: Added libxmount_morphing_freespace currently only supporting HFS+
Jan 15 2015, 9:52 AM
gida committed rXMOUNT6f36db8605d7: * Adding aewf from svn (authored by gida).
* Adding aewf from svn
Jan 15 2015, 9:52 AM
gida committed rXMOUNTbbf541c5d26f: * ADDITION: Added possibility to build with static libewf and libaff *… (authored by gida).
* ADDITION: Added possibility to build with static libewf and libaff *…
Jan 15 2015, 9:52 AM
gida committed rXMOUNT7456f0028dd9: * ADDITION: Added --sizelimit command line option (authored by gida).
* ADDITION: Added --sizelimit command line option
Jan 15 2015, 9:52 AM
gida committed rXMOUNT3d4335dbda71: * IMPROVEMENT: Preparing libxmount_morphing_unallocated to implement support… (authored by gida).
* IMPROVEMENT: Preparing libxmount_morphing_unallocated to implement support…
Jan 15 2015, 9:52 AM
gida committed rXMOUNT3695769a4132: * IMPROVEMENT: Minor changes in libxmount_input lib API (authored by gida).
* IMPROVEMENT: Minor changes in libxmount_input lib API
Jan 15 2015, 9:52 AM
gida committed rXMOUNT0e1dc8cf0c13: MISC: Cleaning up. Moving trunk to branches/xmount-ng and resetting trunk to… (authored by gida).
MISC: Cleaning up. Moving trunk to branches/xmount-ng and resetting trunk to…
Jan 15 2015, 9:52 AM
gida committed rXMOUNTcfc75138a178: * IMPROVEMENT: libxmount_morphing_freespace.c: Implemented GetInfoFileContent() (authored by gida).
* IMPROVEMENT: libxmount_morphing_freespace.c: Implemented GetInfoFileContent()
Jan 15 2015, 9:51 AM
gida committed rXMOUNT83a21d7e3416: * ADDITION: Added basic libxmount_morphing_raid functionality * IMPROVEMENT… (authored by gida).
* ADDITION: Added basic libxmount_morphing_raid functionality * IMPROVEMENT…
Jan 15 2015, 9:51 AM
gida committed rXMOUNT732f31360d8d: * IMPROVEMENT: Some more changes to libxmount_input API (authored by gida).
* IMPROVEMENT: Some more changes to libxmount_input API
Jan 15 2015, 9:51 AM
gida committed rXMOUNT85002fe8de52: * IMPROVEMENT: Changed void **pp_handle to void *p_handle in Open() and Close… (authored by gida).
* IMPROVEMENT: Changed void **pp_handle to void *p_handle in Open() and Close…
Jan 15 2015, 9:51 AM
gida committed rXMOUNT388c306d822c: * BUGFIX: LibXmount_Morphing_Raid::RaidMorph: Calculated size of whole raid… (authored by gida).
* BUGFIX: LibXmount_Morphing_Raid::RaidMorph: Calculated size of whole raid…
Jan 15 2015, 9:51 AM
gida committed rXMOUNT6076c8abc924: * IMPROVEMENT: Added InitResources() and FreeResources() functions (authored by gida).
* IMPROVEMENT: Added InitResources() and FreeResources() functions
Jan 15 2015, 9:51 AM
gida committed rXMOUNT132c70454dcd: * ADDITION: Finished adding lib parameter parsing (authored by gida).
* ADDITION: Finished adding lib parameter parsing
Jan 15 2015, 9:51 AM
gida committed rXMOUNTfb2aabedaf9b: * ADDITION: Added libxmount (authored by gida).
* ADDITION: Added libxmount
Jan 15 2015, 9:51 AM
gida committed rXMOUNTe1230548e1fb: * MISC: Adding morph support (authored by gida).
* MISC: Adding morph support
Jan 15 2015, 9:51 AM
gida committed rXMOUNT6107c54948b3: * MISC: Morphing implementation (authored by gida).
* MISC: Morphing implementation
Jan 15 2015, 9:51 AM
gida committed rXMOUNT8118861aeee3: * ADDITION: Preparing to add morph functionality (authored by gida).
* ADDITION: Preparing to add morph functionality
Jan 15 2015, 9:51 AM
gida committed rXMOUNTfe1292cb5e77: * MISC: More morph (authored by gida).
* MISC: More morph
Jan 15 2015, 9:51 AM
gida committed rXMOUNTe6067a3102f5: * MISC: Morphing implementation (authored by gida).
* MISC: Morphing implementation
Jan 15 2015, 9:51 AM
gida committed rXMOUNT96918975ff8d: * MISC: More OSx specific fixes (authored by gida).
* MISC: More OSx specific fixes
Jan 15 2015, 9:51 AM
gida committed rXMOUNTac5633969684: * MISC: Too much to document ;) (authored by gida).
* MISC: Too much to document ;)
Jan 15 2015, 9:51 AM
gida committed rXMOUNTd2f222031ead: * IMPROVEMENT: Enabled creation of .deb packages with new cmake build system (authored by gida).
* IMPROVEMENT: Enabled creation of .deb packages with new cmake build system
Jan 15 2015, 9:51 AM
gida committed rXMOUNTfddda333ef57: * ADDITION: CMakeLists.txt: Added check for fcntl.h header * ADDITION: config. (authored by gida).
* ADDITION: CMakeLists.txt: Added check for fcntl.h header * ADDITION: config.
Jan 15 2015, 9:51 AM
gida committed rXMOUNT4bb3428b618b: * BUGFIX: CalculateInputImageHash: Always hashed HASH_AMOUNT bytes even if… (authored by gida).
* BUGFIX: CalculateInputImageHash: Always hashed HASH_AMOUNT bytes even if…
Jan 15 2015, 9:51 AM
gida committed rXMOUNT57e241019b88: * IMPROVEMENT: Further code cleanups (authored by gida).
* IMPROVEMENT: Further code cleanups
Jan 15 2015, 9:51 AM
gida committed rXMOUNTf87dad8556ea: * BUGFIX: libxmount_input_dd: Fixed DdCreateHandle not returning the alloced… (authored by gida).
* BUGFIX: libxmount_input_dd: Fixed DdCreateHandle not returning the alloced…
Jan 15 2015, 9:51 AM
gida committed rXMOUNT041032e8eb2a: * ADDITION: xmount: Added lib specific option parsing * ADDITION… (authored by gida).
* ADDITION: xmount: Added lib specific option parsing * ADDITION…
Jan 15 2015, 9:51 AM
gida committed rXMOUNTd69b863b1078: * IMPROVEMENT: libxmount_input/libxmount_input_dd: Ported to current API and… (authored by gida).
* IMPROVEMENT: libxmount_input/libxmount_input_dd: Ported to current API and…
Jan 15 2015, 9:51 AM
gida committed rXMOUNT0193a60fd279: * IMPROVEMENT: Converted old input libs to new API (authored by gida).
* IMPROVEMENT: Converted old input libs to new API
Jan 15 2015, 9:51 AM
gida committed rXMOUNTb7aec954954e: * ADDITION: cmake: Added FindLibOSXFUSE.cmake and config.h generation *… (authored by gida).
* ADDITION: cmake: Added FindLibOSXFUSE.cmake and config.h generation *…
Jan 15 2015, 9:51 AM
gida committed rXMOUNTf2340beb80ad: * ADDITION: Adding --inopts option (authored by gida).
* ADDITION: Adding --inopts option
Jan 15 2015, 9:51 AM
gida committed rXMOUNT72ddd1d3a4e7: * MISC: xmount: Fixed changelog (authored by gida).
* MISC: xmount: Fixed changelog
Jan 15 2015, 9:51 AM
gida committed rXMOUNT6056c064e737: * IMPROVEMENT: xmount: More code cleanup (authored by gida).
* IMPROVEMENT: xmount: More code cleanup
Jan 15 2015, 9:51 AM
gida committed rXMOUNT8d468c7d9814: * ADDITION: libxmount_input_ewf: Added code to also support libewf1 *… (authored by gida).
* ADDITION: libxmount_input_ewf: Added code to also support libewf1 *…
Jan 15 2015, 9:51 AM
gida committed rXMOUNT182278d75bdb: * ADDITION; Added new build depends to debian/control (authored by gida).
* ADDITION; Added new build depends to debian/control
Jan 15 2015, 9:51 AM
gida committed rXMOUNTe5d6bc87bc63: * ADDITION; Added more build depends to debian/control (authored by gida).
* ADDITION; Added more build depends to debian/control
Jan 15 2015, 9:51 AM
gida committed rXMOUNT81d340bc37c8: Removed hard-coded debug (authored by gida).
Removed hard-coded debug
Jan 15 2015, 9:51 AM
gida committed rXMOUNTa87a6c770d86: * ADDITION: Converting xmount for libxmount inclusion (authored by gida).
* ADDITION: Converting xmount for libxmount inclusion
Jan 15 2015, 9:51 AM
gida committed rXMOUNT4819160202fa: * ADDITION: Implemented input lib loading * IMPROVEMENT: xmount.c: Prepended… (authored by gida).
* ADDITION: Implemented input lib loading * IMPROVEMENT: xmount.c: Prepended…
Jan 15 2015, 9:51 AM
gida committed rXMOUNT60745eaf2ddb: Added libxmount_input.h and begun to add libxmount_input_ewf (authored by gida).
Added libxmount_input.h and begun to add libxmount_input_ewf
Jan 15 2015, 9:51 AM
gida committed rXMOUNT0f52c642738b: * BUGFIX: libxmount_input_aewf.c: Fixed typo (authored by gida).
* BUGFIX: libxmount_input_aewf.c: Fixed typo
Jan 15 2015, 9:51 AM
gida committed rXMOUNT95808f0727b7: * ADDITION: Added libxmount_input_aff lib * ADDITION: Added cmake macros to… (authored by gida).
* ADDITION: Added libxmount_input_aff lib * ADDITION: Added cmake macros to…
Jan 15 2015, 9:51 AM
gida committed rXMOUNTc9e79f91d5ba: Merge branch 'master' of git.pinguin.lu:xmount (authored by gida).
Merge branch 'master' of git.pinguin.lu:xmount
Jan 15 2015, 9:51 AM
gida committed rXMOUNT2c88bdf9c88c: Integrated changes from 0.4.5 to trunk (authored by gida).
Integrated changes from 0.4.5 to trunk
Jan 15 2015, 9:51 AM
gida committed rXMOUNT82e9a2d763f6: Changed copyright notice to inlcude 2011 (authored by gida).
Changed copyright notice to inlcude 2011
Jan 15 2015, 9:51 AM
gida committed rXMOUNT719b2f567ba2: Preparing to add xmount_options (authored by gida).
Preparing to add xmount_options
Jan 15 2015, 9:51 AM
gida committed rXMOUNT441b836a2125: Adding subtype and fsname FUSE options (authored by gida).
Adding subtype and fsname FUSE options
Jan 15 2015, 9:51 AM