- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jan 15 2015
Jan 15 2015
gida committed rXMOUNT7456f0028dd9: * ADDITION: Added --sizelimit command line option (authored by gida).
* ADDITION: Added --sizelimit command line option
gida committed rXMOUNT3d4335dbda71: * IMPROVEMENT: Preparing libxmount_morphing_unallocated to implement support… (authored by gida).
* IMPROVEMENT: Preparing libxmount_morphing_unallocated to implement support…
gida committed rXMOUNT3695769a4132: * IMPROVEMENT: Minor changes in libxmount_input lib API (authored by gida).
* IMPROVEMENT: Minor changes in libxmount_input lib API
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…
gida committed rXMOUNTcfc75138a178: * IMPROVEMENT: libxmount_morphing_freespace.c: Implemented GetInfoFileContent() (authored by gida).
* IMPROVEMENT: libxmount_morphing_freespace.c: Implemented GetInfoFileContent()
gida committed rXMOUNT83a21d7e3416: * ADDITION: Added basic libxmount_morphing_raid functionality * IMPROVEMENT… (authored by gida).
* ADDITION: Added basic libxmount_morphing_raid functionality * IMPROVEMENT…
gida committed rXMOUNT732f31360d8d: * IMPROVEMENT: Some more changes to libxmount_input API (authored by gida).
* IMPROVEMENT: Some more changes to libxmount_input API
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…
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…
gida committed rXMOUNT6076c8abc924: * IMPROVEMENT: Added InitResources() and FreeResources() functions (authored by gida).
* IMPROVEMENT: Added InitResources() and FreeResources() functions
gida committed rXMOUNT132c70454dcd: * ADDITION: Finished adding lib parameter parsing (authored by gida).
* ADDITION: Finished adding lib parameter parsing
* ADDITION: Added libxmount
* MISC: Adding morph support
* MISC: Morphing implementation
gida committed rXMOUNT8118861aeee3: * ADDITION: Preparing to add morph functionality (authored by gida).
* ADDITION: Preparing to add morph functionality
* MISC: More morph
* MISC: Morphing implementation
Gillen Daniel <gidapc.local> committed rXMOUNTde6033a013cf: Added split dd input support and updated libewf (authored by Gillen Daniel <gidapc.local>).
Added split dd input support and updated libewf
* MISC: More OSx specific fixes
Gillen Daniel <gida@gidapc.local> committed rXMOUNT2ecd8bdd1112: Initial import (authored by Gillen Daniel <gida@gidapc.local>).
Initial import
Gillen Daniel <gida@pinguin.local> committed rXMOUNT3af88507e08f: Tagged v0.5.0 (authored by Gillen Daniel <gida@pinguin.local>).
Tagged v0.5.0
* MISC: Too much to document ;)
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
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.
gida committed rXMOUNT4bb3428b618b: * BUGFIX: CalculateInputImageHash: Always hashed HASH_AMOUNT bytes even if… (authored by gida).
* BUGFIX: CalculateInputImageHash: Always hashed HASH_AMOUNT bytes even if…
* IMPROVEMENT: Further code cleanups
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…
gida committed rXMOUNT041032e8eb2a: * ADDITION: xmount: Added lib specific option parsing * ADDITION… (authored by gida).
* ADDITION: xmount: Added lib specific option parsing * ADDITION…
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…
gida committed rXMOUNT0193a60fd279: * IMPROVEMENT: Converted old input libs to new API (authored by gida).
* IMPROVEMENT: Converted old input libs to new API
gida committed rXMOUNTb7aec954954e: * ADDITION: cmake: Added FindLibOSXFUSE.cmake and config.h generation *… (authored by gida).
* ADDITION: cmake: Added FindLibOSXFUSE.cmake and config.h generation *…
* ADDITION: Adding --inopts option
Gillen Daniel <gidapc.local> committed rXMOUNTd913a362cdbb: Syncing from svn to git (authored by Gillen Daniel <gidapc.local>).
Syncing from svn to git
* MISC: xmount: Fixed changelog
* IMPROVEMENT: xmount: More code cleanup
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 *…
gida committed rXMOUNT182278d75bdb: * ADDITION; Added new build depends to debian/control (authored by gida).
* ADDITION; Added new build depends to debian/control
gida committed rXMOUNTe5d6bc87bc63: * ADDITION; Added more build depends to debian/control (authored by gida).
* ADDITION; Added more build depends to debian/control
Removed hard-coded debug
gida committed rXMOUNTa87a6c770d86: * ADDITION: Converting xmount for libxmount inclusion (authored by gida).
* ADDITION: Converting xmount for libxmount inclusion
Gillen Daniel <gida@gidapc.local> committed rXMOUNT34ea18db5316: Adding newest libewf (authored by Gillen Daniel <gida@gidapc.local>).
Adding newest libewf
gida committed rXMOUNT4819160202fa: * ADDITION: Implemented input lib loading * IMPROVEMENT: xmount.c: Prepended… (authored by gida).
* ADDITION: Implemented input lib loading * IMPROVEMENT: xmount.c: Prepended…
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
gida committed rXMOUNT0f52c642738b: * BUGFIX: libxmount_input_aewf.c: Fixed typo (authored by gida).
* BUGFIX: libxmount_input_aewf.c: Fixed typo
Gillen Daniel <gida@pinguin.local> committed rXMOUNT5e7e8d9a8ea9: Tagging v0.4.6 (authored by Gillen Daniel <gida@pinguin.local>).
Tagging v0.4.6
Gillen Daniel <gidapc.local> committed rXMOUNT18c33b70dff7: Cleaning working directory (authored by Gillen Daniel <gidapc.local>).
Cleaning working directory
Gillen Daniel <gida@gidapc.local> committed rXMOUNT577c263a7361: Tagging v0.4.5 (authored by Gillen Daniel <gida@gidapc.local>).
Tagging v0.4.5
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…
Gillen Daniel <gida@pinguin.local> committed rXMOUNT78b6c9f4ff33: Comitting Mac OS X compatibility fixes (authored by Gillen Daniel <gida@pinguin.local>).
Comitting Mac OS X compatibility fixes
Gillen Daniel <gida@gidapc.local> committed rXMOUNT19c632efec5e: Adding debian subdir (authored by Gillen Daniel <gida@gidapc.local>).
Adding debian subdir
Gillen Daniel <gida@gidapc.local> committed rXMOUNTed17bd14fd85: Adding xmount release 0.4.4 (authored by Gillen Daniel <gida@gidapc.local>).
Adding xmount release 0.4.4
Gillen Daniel <gida@pinguin.local> committed rXMOUNT8a5f2629aa5b: Added DMG output format (authored by Gillen Daniel <gida@pinguin.local>).
Added DMG output format
Gillen Daniel <gida@gidapc.local> committed rXMOUNT12ca5f1da076: Updating xmount to 0.4.4 (authored by Gillen Daniel <gida@gidapc.local>).
Updating xmount to 0.4.4
gida committed rXMOUNTc9e79f91d5ba: Merge branch 'master' of git.pinguin.lu:xmount (authored by gida).
Merge branch 'master' of git.pinguin.lu:xmount
Integrated changes from 0.4.5 to trunk
Changed copyright notice to inlcude 2011
Gillen Daniel <gida@gidapc.local> committed rXMOUNTfc884c53c1bf: Added 0.4.4 news to NEWS file (authored by Gillen Daniel <gida@gidapc.local>).
Added 0.4.4 news to NEWS file
Gillen Daniel <gida@gidapc.local> committed rXMOUNT0b9196b0f80a: Cleaning up (authored by Gillen Daniel <gida@gidapc.local>).
Cleaning up
Gillen Daniel <gida@gidapc.local> committed rXMOUNT5703d06f542c: Cleaning up (authored by Gillen Daniel <gida@gidapc.local>).
Cleaning up
Gillen Daniel <gida@gidapc.local> committed rXMOUNTf0eb14cfbdb3: Added TODO file (authored by Gillen Daniel <gida@gidapc.local>).
Added TODO file
Preparing to add xmount_options
Adding subtype and fsname FUSE options