summaryrefslogtreecommitdiff
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mfleming/elflink' into for-hpa/elflink/firmwareMatt Fleming2012-07-3050-1399/+2920
|\
| * Use pxe_call() instead of COMBOOT APIMatt Fleming2012-07-202-4/+2
| * elflink: Replace __intcall() with direct function callsMatt Fleming2012-07-2010-19/+26
| * ldlinux: Stop using the internal KT_* image typesMatt Fleming2012-07-201-0/+2
| * core/elflink: Delete ADV code that's already in ldlinuxMatt Fleming2012-07-202-161/+0
| * Merge branch 'master' into elflinkMatt Fleming2012-07-192-18/+21
| |\
| | * Correct initialization of the cache doubly-linked listsyslinux-4.06-pre11H. Peter Anvin2012-07-191-2/+2
| | * fat: Make mangle behavior similar to the standard oneH. Peter Anvin2012-06-291-16/+19
| * | core: Makefile: Do not enable debug by defaultPaulo Alcantara2012-07-051-1/+1
| * | SEG(): centralize the bad bailoutH. Peter Anvin2012-06-291-0/+12
| * | SEG(): make SEG() puke on bad pointers if DEBUG is definedH. Peter Anvin2012-06-291-1/+1
| * | Merge remote-tracking branch 'origin/master' into elflinkH. Peter Anvin2012-06-284-43/+86
| |\ \ | | |/
| | * Actually keep track of the pathnames for all elementssyslinux-4.06-pre9H. Peter Anvin2012-06-284-81/+80
| | * chdir: collapse /./ and /../ in path for conventional filesystemssyslinux-4.06-pre8H. Peter Anvin2012-06-281-6/+50
| * | Merge branch 'elflink' of ssh://terminus.zytor.com/pub/git/syslinux/syslinux ...H. Peter Anvin2012-06-273-48/+5
| |\ \
| | * | Revert "pxe: resolve names via DNS from protected-mode code"Matt Fleming2012-06-201-43/+0
| | * | fs: Add .copy_super to struct fs_opsMatt Fleming2012-06-202-4/+4
| | * | ldlinux: fixes bug that happens when using fullpath for a COM32 moduleAndre Ericson2012-06-081-1/+1
| * | | Merge remote-tracking branch 'origin/master' into elflinksyslinux-5.00-pre3H. Peter Anvin2012-06-121-1/+4
| |\ \ \ | | |/ / | |/| / | | |/
| | * btrfs: Fix booting off a btrfs subvolume.Alexander E. Patrakov2012-06-041-1/+4
| * | Merge remote-tracking branch 'mfleming/merge/elflink/master' into elflinkH. Peter Anvin2012-06-076-11/+1971
| |\ \
| | * \ Merge remote-tracking branch 'zytor/master' into merge/elflink/masterMatt Fleming2012-05-316-11/+1971
| | |\ \ | | | |/
| | | * core: add support for .init/fini_tableH. Peter Anvin2012-05-281-4/+5
| | | * ntfs: check for index entry which has INDEX_ENTRY_END flag setPaulo Alcantara2012-02-112-2/+10
| | | * ntfs: remove wrong checksPaulo Alcantara2012-02-111-48/+24
| | | * ntfs: keep looking for attributes with the latest found MFT recordPaulo Alcantara2012-02-111-19/+47
| | | * ntfs: MFT record may be changed when invoking ntfs_attr_lookup()Paulo Alcantara2012-02-111-16/+20
| | | * ntfs: add missing field in ntfs_attr_list_entry structurePaulo Alcantara2012-02-112-6/+15
| | | * ntfs: print function names on debug modePaulo Alcantara2012-02-111-0/+30
| | | * ntfs: handle offsets when walking through attribute list's entriesPaulo Alcantara2012-02-112-17/+21
| | | * ntfs: handle MFT records that contain $ATTRIBUTE_LIST attributePaulo Alcantara2012-02-112-33/+185
| | | * ldlinux: workaround for avoiding EDD error on btrfs probePaulo Alcantara2012-02-111-2/+2
| | | * ntfs: fix POSIX vs Win32 filename comparesPaulo Alcantara2012-02-111-10/+0
| | | * ntfs: fix license headersPaulo Alcantara2012-02-113-3/+3
| | | * bootsect.inc: try to catch obvious .0 problemsH. Peter Anvin2012-02-061-1/+15
| | | * ntfs: keep a state structure for ntfs_readdir() callersPaulo Alcantara2011-09-202-21/+45
| | | * ntfs: cleanupsPaulo Alcantara2011-09-153-240/+116
| | | * ntfs: Check for disk read error during FS probingShao Miller2011-09-111-1/+4
| | | * ntfs: Deal with NTFS versions for MFT record lookupsShao Miller2011-09-112-13/+139
| | | * ntfs: use a runlist for handling multiple data runsPaulo Alcantara2011-09-113-23/+128
| | | * ntfs: don't start lookup from the same block in ntfs_mft_record_lookup()Paulo Alcantara2011-09-111-5/+9
| | | * ntfs: fix ntfs_read()Paulo Alcantara2011-09-111-3/+4
| | | * ntfs: and more fixes...Paulo Alcantara2011-09-112-45/+39
| | | * ntfs: fix VCN calculation and the ntfs_readdir() functionPaulo Alcantara2011-09-112-21/+59
| | | * ntfs: more bugfixesPaulo Alcantara2011-09-112-137/+231
| | | * ntfs: fix ntfs_fs_init()Paulo Alcantara2011-09-111-13/+19
| | | * ntfs: I think ntfs_readdir() is now fixedPaulo Alcantara2011-09-112-51/+77
| | | * ntfs: fix ntfs_readdir()Paulo Alcantara2011-09-112-80/+166
| | | * ntfs: mapping_chunk's length field must not be an uint8_t typePaulo Alcantara2011-09-111-2/+2
| | | * ntfs: better way to check whether a MFT record is file or directoryPaulo Alcantara2011-09-112-40/+7