issues
search
darlinghq
/
darling-dmg
FUSE module for .dmg files (containing an HFS+ filesystem)
http://www.darlinghq.org
GNU General Public License v3.0
280
stars
45
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
CMakeLists.txt: Fix build on modern *nix systems w/C++17
#105
trinitronx
opened
2 months ago
3
FTBFS on latest Arch-based Linux Distros (rolling release as of: 2024-08-19)
#104
trinitronx
opened
2 months ago
0
Cannot attach visionOS_1_beta_Simulator_Runtime.dmg and other images
#103
1div0
opened
1 year ago
2
trivial: add .gitignore, compact CMakeLists.txt, forward declare library-dependent type
#102
kwvg
opened
1 year ago
0
docs: add notes to install library dependencies on some linux distributions, cleanup
#101
kwvg
closed
1 year ago
0
Possible to mount readwrite?
#100
CBlueGH
closed
1 year ago
1
Fix disk image mounting problems
#99
mrolappe
closed
1 year ago
0
Unsupported DMG (lzfse issue?)
#98
tomkoen
closed
3 years ago
0
The link in the ReadMe.md is broken
#97
Derailedzack
closed
3 years ago
0
consistent capitalization for LibXml2
#96
HinTak
closed
4 years ago
0
Passing file that doesn't exist should print more helpful error message
#95
Luflosi
opened
4 years ago
0
Fix paths for FreeBSD
#94
Martinfx
closed
5 years ago
9
Error: LZFSE is not yet supported
#93
flylzj
closed
5 years ago
5
Warning removal.
#92
jief666
opened
5 years ago
0
memmove instead of memcpy
#91
jief666
closed
5 years ago
0
Fix build error occuring when darling not defined and apple defined
#90
ElielCohen
closed
5 years ago
2
Build fail when using not using Darling prefix while Apple is defined
#89
ElielCohen
closed
5 years ago
2
LZFSE is not supported
#88
zivkaspersky
closed
5 years ago
5
compile error: 'ENOATTR' was not declared in this scope
#87
dzung-hoang
closed
6 years ago
0
CacheZone object are now shared_ptr.
#86
jief666
opened
6 years ago
0
DMG with sightly different xml format.
#85
iradization
opened
6 years ago
1
EncryptedReader
#84
jief666
opened
6 years ago
2
readSome return type
#83
jief666
opened
6 years ago
1
uint -> uint32_t. The project doesn't use the type 'uint'
#82
tomkoen
closed
6 years ago
5
Bz and Zlib decompression algorithm was still not right.
#81
jief666
closed
6 years ago
1
HFSCatalogBTree::stat didn't follow node forward link, missing some files.
#80
jief666
closed
6 years ago
2
Incorrect assert that prevent decompress.
#79
jief666
closed
6 years ago
2
DMGPartition::readRun new logic is incorrect
#78
tomkoen
closed
6 years ago
1
throw "LZFSE is not yet supported" misplaced.
#77
jief666
closed
6 years ago
3
readme update related to lzfse
#76
tomkoen
closed
1 year ago
4
lzfse decompression support (RunType 0x80000007)
#75
tomkoen
closed
6 years ago
0
changed off_t to int64_t for better portability
#74
tomkoen
closed
6 years ago
0
Bug if HFSZlibReader::readRun called with count < 65536
#73
jief666
closed
6 years ago
0
wrong adc compression algorithm
#72
jief666
closed
6 years ago
7
Returning invalid pointer for hard links.
#71
jief666
closed
6 years ago
0
Check m_descriptorData size in initFromBuffer()
#70
jief666
closed
6 years ago
7
Returning invalid pointer (bug #67)
#69
jief666
closed
6 years ago
0
HFSAttributeBTree::getattr crashes
#68
tomkoen
opened
6 years ago
12
HFSCatalogBTree::stat is broken
#67
tomkoen
closed
6 years ago
10
Improve the code by separating file system layer
#66
tomkoen
opened
6 years ago
0
Never swap to host by default HFSPlusCatalogFileOrFolder.
#65
jief666
closed
6 years ago
5
HFSFork::Read : Offset bug if loadFromOverflowsFile
#64
jief666
closed
6 years ago
0
Apple created date (or birthtime)
#63
jief666
closed
6 years ago
0
Strange HFSX files inside IPSW firmware
#62
tomkoen
closed
6 years ago
2
Hard link support
#61
jief666
closed
6 years ago
0
More work on extended attributes (reference is still a mount on Mac)
#60
jief666
closed
6 years ago
2
Filter out private HFS+ files from root dir.
#59
jief666
closed
6 years ago
0
Convert apple time exactly like macOS
#58
jief666
closed
6 years ago
1
hfs_getxattr for Apple
#57
jief666
closed
6 years ago
1
Read dmg files without unmount.
#56
iradization
opened
6 years ago
5
Next