summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-28com32.ld: handle .init_array and .fini_arraysyslinux-4.06-pre5H. Peter Anvin1-23/+10
2012-05-27Merge remote-tracking branch 'hdt/master'syslinux-4.06-pre4H. Peter Anvin19-91/+707
2012-05-27Merge remote-tracking branch 'genec/diag-mbr-fix-for-hpa'H. Peter Anvin2-3/+5
2012-05-27diag/mbr: Clarify READMEGene Cumm1-1/+3
2012-05-27Update diag/mbr instruction to match the current filename.Jean-Christian de Rivaz1-2/+2
2012-05-27pxechn.c32: PXE NBP chainloaderGene Cumm3-1/+1218
2012-05-27COM32: add DHCP pack/unpack functionsH. Peter Anvin4-1/+323
2012-05-27hdt: 0.5.2-pre2 releasehdt/0.5.2-pre2Erwan Velu1-1/+1
2012-05-27hdt: Adding say & postexec demoErwan Velu1-0/+9
2012-05-27hdt: Adding say commandErwan Velu2-0/+62
2012-05-27hdt: Adding nomodule support in cliErwan Velu9-5/+84
2012-05-27hdt: Fixing argument mgmt in cliErwan Velu1-2/+2
2012-05-27hdt: Adding more debug traces in cliErwan Velu1-6/+8
2012-05-25hdt: Fixing chain32 target in makefileErwan Velu1-1/+1
2012-05-25Merge remote-tracking branch 'hpa/master'Erwan Velu32-1964/+5044
2012-04-25Merge remote-tracking branch 'genec/diag-geodsp-perl-for-hpa'H. Peter Anvin2-4/+102
2012-03-26libinstaller: Avoid using <linux/ext2_fs.h>syslinux-4.06-pre3H. Peter Anvin3-11/+886
2012-03-26version: Update year to 2012H. Peter Anvin1-1/+1
2012-03-26Makefile: Use -Ox option to NASMH. Peter Anvin2-2/+2
2012-03-26Merge branch 'chaindev'H. Peter Anvin21-1937/+4000
2012-03-26chain.c: Fix misplaced #endif breaking non-DEBUG buildsH. Peter Anvin1-1/+1
2012-03-26isohybrid: Generate MBR even when in EFI modeMatthew Garrett1-5/+49
2012-03-21altmbr: actually invoke the correct partitionsyslinux-4.06-pre2H. Peter Anvin1-1/+1
2012-03-12com32/lib/pci/scan.c: Fix free_pci_domain()Henri Roosen1-3/+3
2012-02-24Merge remote-tracking branch 'hpa/master'Erwan Velu10-156/+431
2012-02-12NEWS: trivial changePaulo Alcantara1-1/+1
2012-02-11ntfs: check for index entry which has INDEX_ENTRY_END flag setPaulo Alcantara2-2/+10
2012-02-11ntfs: remove wrong checksPaulo Alcantara1-48/+24
2012-02-11ntfs: keep looking for attributes with the latest found MFT recordPaulo Alcantara1-19/+47
2012-02-11ntfs: MFT record may be changed when invoking ntfs_attr_lookup()Paulo Alcantara1-16/+20
2012-02-11ntfs: add missing field in ntfs_attr_list_entry structurePaulo Alcantara2-6/+15
2012-02-11ntfs: print function names on debug modePaulo Alcantara1-0/+30
2012-02-11ntfs: handle offsets when walking through attribute list's entriesPaulo Alcantara2-17/+21
2012-02-11ntfs: handle MFT records that contain $ATTRIBUTE_LIST attributePaulo Alcantara2-33/+185
2012-02-11ldlinux: workaround for avoiding EDD error on btrfs probePaulo Alcantara1-2/+2
2012-02-11ntfs: fix POSIX vs Win32 filename comparesPaulo Alcantara1-10/+0
2012-02-11ntfs: fix license headersPaulo Alcantara3-3/+3
2012-02-08Merge remote-tracking branch 'pcacjr/mingw-ubuntu-prefix-for-hpa'H. Peter Anvin1-1/+2
2012-02-08extlinux: use sysfs to find the device node if need beH. Peter Anvin1-10/+66
2012-02-08extlinux: clean up main.c formattingH. Peter Anvin1-36/+35
2012-02-08extlinux: main.c should not be executableH. Peter Anvin1-0/+0
2012-02-06bootsect.inc: try to catch obvious .0 problemsH. Peter Anvin1-1/+15
2012-02-06strreplace: additional cleanupsH. Peter Anvin2-2/+2
2012-02-06strreplace: clean up and simplifyH. Peter Anvin1-20/+24
2012-01-26win32: add new mingw prefixPaulo Alcantara1-1/+2
2012-01-07lua: Adding dhcp supportTimm Gleason5-0/+412
2012-01-07ifcpu: Adding hypervisor supportErwan Velu1-10/+15
2011-12-31diag/geodsp: Use perl to make the image; Fix MakefileGene Cumm1-4/+8
2011-12-31diag/geodsp: add mk-lba-img.plGene Cumm1-0/+94
2011-12-22gpllib/disk: Massive updates of fs labelsErwan Velu1-66/+113
2011-12-17hdt: Adding postexec= optionErwan Velu3-4/+34
2011-12-17hdt: On the road to 0.5.2Erwan Velu1-2/+2
2011-12-17Merge remote-tracking branch 'hpa/master'Erwan Velu39-103/+2957
2011-12-14Clarify the license for the Syslinux logosyslinux-4.06-pre1H. Peter Anvin1-0/+5
2011-12-14version: now working on version 4.06H. Peter Anvin1-1/+1
2011-12-14NEWS: document NTFS supportH. Peter Anvin1-0/+3
2011-12-13find-mingw64: yet another set of prefixes to test...H. Peter Anvin1-0/+4
2011-12-13Merge remote-tracking branch 'pcacjr/ntfs-for-hpa'H. Peter Anvin32-96/+2938
2011-12-09Add logo by Abi Rasheedsyslinux-4.05H. Peter Anvin2-0/+2
2011-12-07Makefile.private: remove obsolete targetsyslinux-4.05-pre7H. Peter Anvin1-4/+0
2011-12-05NEWS: document mk-lba-img removalH. Peter Anvin1-1/+3
2011-12-05diag/geodsp: don't distribute mk-lba-imgH. Peter Anvin1-1/+1
2011-11-02Merge remote-tracking branch 'hpa/master'Erwan Velu7-40/+1339
2011-09-22hdt: Don't search HDDs when no HDD got detectedErwan Velu1-1/+3
2011-09-22hdt: Avoid memory corruption on menu summaryErwan Velu1-2/+1
2011-09-22hdt: Dumping disk failed when disk are presentErwan Velu1-1/+1
2011-09-20ntfs: keep a state structure for ntfs_readdir() callersPaulo Alcantara2-21/+45
2011-09-15ntfs: cleanupsPaulo Alcantara3-240/+116
2011-09-11ntfs: Check for disk read error during FS probingShao Miller1-1/+4
2011-09-11ntfs: Deal with NTFS versions for MFT record lookupsShao Miller2-13/+139
2011-09-11ntfs: use a runlist for handling multiple data runsPaulo Alcantara3-23/+128
2011-09-11win: Fix an out-of-bounds array accessShao Miller1-1/+1
2011-09-11ntfs: don't start lookup from the same block in ntfs_mft_record_lookup()Paulo Alcantara1-5/+9
2011-09-11ntfs: fix ntfs_read()Paulo Alcantara1-3/+4
2011-09-11ntfs: and more fixes...Paulo Alcantara2-45/+39
2011-09-11win: Add further NTFS support to Windows installersShao Miller9-2/+896
2011-09-11ntfs: fix VCN calculation and the ntfs_readdir() functionPaulo Alcantara2-21/+59
2011-09-11ntfs: more bugfixesPaulo Alcantara2-137/+231
2011-09-11ntfs: fix ntfs_fs_init()Paulo Alcantara1-13/+19
2011-09-11ntfs: I think ntfs_readdir() is now fixedPaulo Alcantara2-51/+77
2011-09-11ntfs: fix ntfs_readdir()Paulo Alcantara2-80/+166
2011-09-11ntfs: mapping_chunk's length field must not be an uint8_t typePaulo Alcantara1-2/+2
2011-09-11ntfs: better way to check whether a MFT record is file or directoryPaulo Alcantara2-40/+7
2011-09-11ntfs: and more speed improvementsPaulo Alcantara2-81/+63
2011-09-11ntfs: fix ntfs_match_longname() and make index_lookup() fasterPaulo Alcantara1-82/+49
2011-09-11ntfs: make index_inode_setup() fasterPaulo Alcantara1-16/+16
2011-09-11ntfs: make ntfs_match_longname() fasterPaulo Alcantara1-30/+5
2011-09-11ntfs: more cleanupsPaulo Alcantara1-21/+21
2011-09-11ntfs: cleanupsPaulo Alcantara2-56/+5
2011-09-11ntfs: fix bug in parse_data_run()Paulo Alcantara2-107/+79
2011-09-11ntfs: it's working, partially... :-/Paulo Alcantara1-120/+132
2011-09-11ntfs: continue on its implementationPaulo Alcantara2-111/+190
2011-09-07ntfs: heh :-)Paulo Alcantara2-94/+98
2011-09-07ntfs: set block shift and size to their correct valuesPaulo Alcantara1-15/+13
2011-09-07ntfs: implement fixups_realloc()Paulo Alcantara1-25/+32
2011-09-07ntfs: implement ntfs_next_extent() and ntfs_getfssec()Paulo Alcantara1-5/+116
2011-09-07ntfs: implement ntfs_readdir()Paulo Alcantara1-1/+85
2011-09-07ntfs: implement get_inode_mode()Paulo Alcantara1-31/+43
2011-09-07ntfs: implement ntfs_iget()Paulo Alcantara2-24/+462
2011-09-07ntfs: implement ntfs_iget_root()Paulo Alcantara2-1/+122
2011-09-07ntfs: implement for_each_mft_record() macroPaulo Alcantara2-0/+482
2011-09-07ntfs: implement new_ntfs_inode()Paulo Alcantara2-0/+43
2011-09-07Initial NTFS readonly support code to SyslinuxPaulo Alcantara3-0/+171
2011-09-07Add NTFS filesystem support to Linux and Windows installersPaulo Alcantara22-94/+285
2011-08-25ifmemdsk: remove spurious +x bitsyslinux-4.05-pre6H. Peter Anvin1-0/+0
2011-08-24Merge remote-tracking branch 'sha0/ifmemdsk'H. Peter Anvin2-0/+393
2011-08-24NEWS: document isohybrid -mH. Peter Anvin1-0/+1
2011-08-24isohybrid: Generate GPT and Mac bootable imagesMatthew Garrett3-8/+572
2011-08-08ifmemdsk.c32: Allow boot options based on presence of MEMDISKShao Miller2-0/+393
2011-08-02Use PRIu64 instead of %llu, where appropriateMichal Soltys2-2/+3
2011-08-02Merge remote-tracking branch 'origin/master' into chaindevMichal Soltys27-315/+575
2011-07-28extlinux: remove dead code in installersyslinux-4.05-pre5H. Peter Anvin1-5/+2
2011-07-28btrfs: Correctly determine the installation subvolumeYi Yang2-32/+376
2011-07-11hdt: Fixing array sizeErwan Velu1-1/+1
2011-07-11Merge remote-tracking branch 'hpa/master'Erwan Velu27-287/+207
2011-07-05extlinux: remove wrong use of strstr()syslinux-4.05-pre4Paulo Alcantara1-3/+1
2011-07-05implement fat_check_sb_fields()Paulo Alcantara1-0/+9
2011-06-28isohybrid: unbreak hex/octal arguments in C versionsyslinux-4.05-pre3P J P2-7/+14
2011-06-28Merge remote-tracking branch 'genec/extlinux-geo-for-hpa'H. Peter Anvin1-2/+2
2011-06-27com32: make syslinux_dump_*() pure debugging functionsH. Peter Anvin9-65/+48
2011-06-27Use <dprintf.h> instead of an ad hoc definitionH. Peter Anvin6-58/+6
2011-06-20dprintf: always define dprintf2/vdprintf2syslinux-4.05-pre2H. Peter Anvin1-7/+7
2011-06-20libupload: use %zx to print a size_t argumentH. Peter Anvin1-1/+1
2011-06-20lib: sync <stdint.h> and <stddef.h> from klibcH. Peter Anvin5-131/+97
2011-06-20lib/shuffle: use <dprintf.h>H. Peter Anvin1-17/+1
2011-06-20dprintf: add the ability to log to stdioH. Peter Anvin3-3/+23
2011-06-20chain.c32: fix types in dprintf()H. Peter Anvin1-4/+5
2011-06-20lib: Add missing bits to stddef.h, stdint.h; pointers are "long"H. Peter Anvin2-7/+11
2011-06-08Merge remote-tracking branch 'origin/master' into chaindevMichal Soltys1-9/+15
2011-06-06hdt: New release 0.5.1hdt/0.5.1Erwan Velu1-2/+2
2011-06-06hdt: Ignoring checksums fileErwan Velu1-0/+1
2011-06-06strreplace: Fixing includesErwan Velu1-0/+1
2011-06-06Merge remote-tracking branch 'hpa/master'Erwan Velu12-56/+148
2011-05-24core: extend conventional memory warning with amount seensyslinux-4.05-pre1H. Peter Anvin1-9/+15
2011-05-11extlinux/main.c: Fix geometry handlingGene Cumm1-2/+2
2011-05-10Merge remote branch 'origin/master' into chaindevMichal Soltys8-8/+34
2011-05-10com32/chain: once more rename option: stop -> breakMichal Soltys4-19/+19
2011-05-10com32/chain: minor doc fixMichal Soltys1-7/+7
2011-05-10com32/chain: add support for ReactOS's freeldr.sysMichal Soltys2-0/+21
2011-05-09Add "make strip" targetH. Peter Anvin8-4/+30
2011-05-09Remove -s for host binariesH. Peter Anvin3-3/+3
2011-05-09linux: remove debugging OPTFLAGSH. Peter Anvin1-1/+1
2011-05-04Merge branch 'master' into chaindevMichal Soltys151-828/+4682
2011-05-01syslinux.mk: $(MAKEDIR), not $(makefiledir)H. Peter Anvin1-2/+2
2011-05-01chain.c32: allow specifying arbitrary seg/offs/entryH. Peter Anvin1-21/+67
2011-05-01chain: Support loading ReactOS' FreeLdrShao Miller2-0/+18
2011-05-01chain: Run Nindent on chain.cShao Miller1-11/+9
2011-04-29diag/geodsp/Makefile: Use make variablesGene Cumm2-5/+8
2011-04-28hdt: Adding dump_filename= optionErwan Velu3-66/+132
2011-04-27string: Adding strreplaceErwan Velu3-0/+55
2011-04-26diag/geodsp: Save the .bin filesGene Cumm1-1/+1
2011-04-26diag/geodsp: Makefile cleanupGene Cumm1-7/+2
2011-04-26diag/geodsp: Fix .img.gz prerequisiteGene Cumm1-1/+1
2011-04-26hdt: Adding hybrid iso image during releaseErwan Velu1-1/+7
2011-04-26hdt: dumping boot flag statusErwan Velu1-2/+5
2011-04-26Revert "hdt: remove set-but-unused variable"Erwan Velu1-0/+3
2011-04-26hdt: add back -I$(com32)H. Peter Anvin1-1/+1
2011-04-26sysdump: add $(LIBS) to the link ruleH. Peter Anvin1-1/+1
2011-04-26Merge remote-tracking branch 'mfleming/for-hpa/makefile-cleanup'H. Peter Anvin40-55/+81
2011-04-25isolinux: remove broken and obsolete open_file_tH. Peter Anvin1-16/+0
2011-04-25isolinux: remove .img file supportH. Peter Anvin4-193/+9
2011-04-25com32: inet_ntoa() takes struct in_addrH. Peter Anvin3-17/+20
2011-04-25hdt: remove set-but-unused variableH. Peter Anvin1-3/+0
2011-04-25Merge remote-tracking branch 'sherbszt/gfxboot32'H. Peter Anvin1-1/+18
2011-04-25gfxboot: pass current working dir to gfxboot coreSteffen Winterfeldt1-0/+13
2011-04-25Merge remote-tracking branch 'hdt/master'H. Peter Anvin77-316/+4027
2011-04-25diag/geodsp: zero-fill sectors in -1 modeH. Peter Anvin1-0/+2
2011-04-25diag/geodsp: fix ordering of args to fread/fwrite in mk-lba-imgH. Peter Anvin1-3/+3
2011-04-25diag/geodsp: Avoid large intermediate filesH. Peter Anvin2-30/+41
2011-04-25ppmtolss16: remove obsolete Perl constructH. Peter Anvin1-1/+1
2011-04-24gfxboot: handle INITRD config lineSteffen Winterfeldt1-1/+5
2011-04-21version: now working on version 4.05H. Peter Anvin1-1/+1
2011-04-21hdt: Final release 0.5.0hdt/0.5.0Erwan Velu1-1/+1
2011-04-21hdt: Using dashed instead of . into label nameErwan Velu1-4/+4
2011-04-20hdt: Fixing ACPI displayErwan Velu2-3/+3
2011-04-20hdt: New release beta5hdt/0.5.0-beta5Erwan Velu1-1/+1
2011-04-20libupload: Adding tftp.h missing fileErwan Velu1-0/+22
2011-04-20hdt: Showing specific message for auto modeErwan Velu1-2/+1
2011-04-20hdt: Removing useless printf in dump modeErwan Velu1-2/+0
2011-04-20libupload: Fixing tftp return valueErwan Velu1-2/+2
2011-04-19hdt: New release Beta4hdt/0.5.0-beta4Erwan Velu1-1/+1
2011-04-19hdt: Adding dump mode on pre-built imagesErwan Velu1-0/+9
2011-04-19hdt: Preventing dump mode if no PXE configErwan Velu1-0/+5
2011-04-18Merge commit 'syslinux-4.04' into dynamic-sectordynamic-sectorH. Peter Anvin15-26/+250
2011-04-18spec: Use BuildRequires, add diag/ subdirectorysyslinux-4.04H. Peter Anvin1-1/+2
2011-04-18diag: Don't remove BTARGET on make cleanH. Peter Anvin1-1/+2
2011-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/boot/syslinux/syslinuxErwan Velu21-54/+295
2011-04-18Merge remote-tracking branch 'pcacjr/syslinux-update-for-hpa'H. Peter Anvin4-14/+19
2011-04-18hdt: Reporting TFTP errors in dump modeErwan Velu1-1/+22
2011-04-18libupload: Implementing error code on tftpErwan Velu3-17/+45
2011-04-18menu: allow "menu hiddenkey" to take multiple keys; run unlabelH. Peter Anvin2-11/+32
2011-04-18hdt: Fixing automatic mode parsingErwan Velu2-15/+9
2011-04-18NEWS: Document MENU HIDDENKEYH. Peter Anvin1-1/+4
2011-04-18libupload: Fixing memset callErwan Velu1-2/+2
2011-04-17hdt: New release 0.5.0-beta3hdt/0.5.0-beta3Erwan Velu1-1/+1
2011-04-16cpuid: Using generic model if cyrix id is unknownErwan Velu1-3/+6
2011-04-16lua: Delete superfluous $(LIBS) prerequisiteMatt Fleming1-2/+1
2011-04-16sysdump: Delete superfluous $(LIBS) prerequisiteMatt Fleming1-2/+1
2011-04-16hdt: Delete superfluous $(LIBS) prerequisitesMatt Fleming1-2/+1
2011-04-16menu.c32: Delete superfluous $(LIBS) prerequistiteMatt Fleming1-3/+2