summaryrefslogtreecommitdiffstats
path: root/src/ext2_sbn.c
Commit message (Expand)AuthorAgeFilesLines
* Remove interface from search_superblock() prototypeChristophe Grenier2017-04-141-15/+12
* Fix for various cppcheck warningsChristophe Grenier2016-06-141-1/+1
* Fix bug introduced in commit cf700c77551b30d9c62104adaf47ebbf26774fccChristophe Grenier2013-11-011-4/+4
* allow 64 KiB ext4 blocksizeChristophe Grenier2013-08-311-15/+24
* Constify some variablesChristophe Grenier2013-05-261-2/+1
* Set alternate superblock information when availableChristophe Grenier2010-12-161-1/+8
* TestDisk: fix ext2/ext3/ext4 superblock detection for 1024b blockChristophe Grenier2009-11-011-4/+5
* Faster search for backup ext2/ext3/ext4 superblockChristophe Grenier2009-08-181-39/+54
* Use pread() and pwrite() argument style for internal I/OChristophe Grenier2009-01-311-1/+1
* Split ncurses text interface from functionsChristophe Grenier2009-01-141-0/+135