aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-03-30com32/chain: Correct copyrightsyslinux-4.xxGene Cumm11-11/+11
2014-12-01chain module: backport changes from master to syslinux-4.xxMichal Soltys13-821/+1078
2014-02-12hdt-cli: Correct malloc() size argumentMatt Fleming1-1/+1
2014-02-01acpi: Removing memset of bufferErwan Velu1-1/+0
2014-02-01hdt: Fixing memory leak in cliFelipe Pena1-0/+2
2014-02-01isohybrid: Improve help/manGene Cumm2-7/+10
2014-02-01Add manpages for isohybrid, memdiskfindPeter Jones2-0/+71
2014-01-18Makefiles: don't include *.tmpH. Peter Anvin9-9/+9
2014-01-17version: Update to 4.08, update year to 2014H. Peter Anvin1-1/+1
2014-01-08diag/geodsp: README fixesGene Cumm1-7/+25
2014-01-08diag/geodsp: fix MakefileGene Cumm1-3/+3
2013-12-30Remove some whitespaceRuben Kerkhof1-1/+1
2013-12-11isolinux: Clear upper half of EDX before usingH. Peter Anvin1-1/+1
2013-07-25NEWS: document changes in 4.07syslinux-4.07Matt Fleming1-0/+8
2013-07-12version: bump version and datesyslinux-4.07-pre1Matt Fleming1-1/+1
2013-02-27menugen: Make it compatible with Py3kPaulo Alcantara1-28/+28
2013-01-14isolinux: Update LBA in getlinsec loopMatt Fleming1-0/+3
2012-12-04Merge branch 'searchdir_leak-406' of git://git.zytor.com/users/sha0/syslinux ...Matt Fleming1-108/+155
2012-11-29fs: Fix searchdir resource leakShao Miller1-108/+155
2012-11-05extlinux: Avoid dereferencing a garbage pointerMatt Fleming1-3/+1
2012-10-23memdisk: Fix order of sectors/track and bytes/sectorsyslinux-4.06Kenneth J. Davis1-2/+2
2012-10-23NEWS: Document the VFAT relative path fixMatt Fleming1-0/+2
2012-10-23README: Clarify the requirements for utils/isohybridMatt Fleming1-3/+3
2012-10-23NEWS: Fix some typosMatt Fleming1-4/+4
2012-10-23doc: minor documentation updatesVanush "Misha" Paturyan2-2/+2
2012-10-22Revert "win: Add -mno-ms-bitfields"H. Peter Anvin2-6/+5
2012-10-22Packed definition: workaround for mingw + gcc 4.7H. Peter Anvin1-6/+17
2012-10-15comboot: remove comapi_chainbootsyslinux-4.06-pre14Sebastian Herbszt2-37/+2
2012-10-15comboot: fix documentationSebastian Herbszt1-51/+1
2012-10-15README: document the need for /usr/include/uuid/uuid.hGeert Stappers1-0/+7
2012-10-12menu: Disallow navigation to a disabled entry via *any* keyMatt Fleming1-2/+3
2012-10-11prdhcp.c32: Turn off DEBUGsyslinux-4.06-pre13Matt Fleming1-1/+1
2012-10-11Merge branch 'pxechn-fix-news-for-hpa-2' of git://github.com/geneC/syslinuxMatt Fleming5-38/+287
2012-10-11win: Add -mno-ms-bitfieldsShao Miller2-5/+6
2012-10-10isohybrid: fix isohybrid.c compileFrediano Ziglio1-5/+5
2012-10-10ext2: add additional check to ext2 loaderFrediano Ziglio1-0/+3
2012-10-09mboot: fix typo in commentFrediano Ziglio1-1/+1
2012-10-09make some functions static remove unused NADV defineFrediano Ziglio2-6/+4
2012-10-09menu: Add MENU GOTO support to the MENU DEFAULT parsing codeMatt Fleming1-1/+3
2012-10-09menu: Don't highlight disabled entriesMatt Fleming1-2/+1
2012-10-08com32: Add ifmemdsk.c32 to MakefileMatt Fleming1-1/+1
2012-10-05NEWS: Document changes between 4.05 and 4.06syslinux-4.06-pre12Matt Fleming1-0/+8
2012-09-22In the current Lua.c32 DMI implementation, it is a flat table with dotted nam...Hung-chi Lihn2-208/+420
2012-09-22Bug fix: Added the missing entry (boot_from_pcmcia) in struct s_characteristics.Hung-chi Lihn1-1/+2
2012-09-22Added the native syslinux functions config_file(), ipappend_strs(), and reboo...Hung-chi Lihn1-0/+33
2012-09-22The current Lua.c32 does not enable io.read() due to some missing library fun...Hung-chi Lihn1-11/+29
2012-09-16doc/pxechn.txt: updateGene Cumm1-5/+5
2012-09-10NEWS: Adding 'silent' option from HDTErwan Velu1-1/+1
2012-09-10hdt: Release 0.5.2hdt/0.5.2Erwan Velu1-1/+1
2012-09-10hdt: Adding Silent modeErwan Velu3-9/+19
2012-09-10hdt: Removing remaining printf()Erwan Velu5-22/+22
2012-09-10NEWS: Updating for HDT & kontron_wdtErwan Velu1-0/+6
2012-09-10kontron_wdt: Fixing makefileErwan Velu1-1/+1
2012-09-10kontron_wdt: Enforce timeout value if already setErwan Velu1-0/+4
2012-09-10kontron_wdt: Adjusting exit pathErwan Velu1-7/+10
2012-09-10kontron_wdt: Adding watchdog com32 moduleErwan Velu3-1/+525
2012-09-06doc/pxechn.txt: Fix old exampleGene Cumm1-4/+1
2012-09-05Merge remote-tracking branch 'hpa/master'Erwan Velu23-126/+839
2012-09-03doc/pxechn.txt: word wrapGene Cumm1-17/+49
2012-09-03doc/pxechn.txt: Updates for clarity/flowGene Cumm1-27/+33
2012-09-03doc/pxechn.txt: Change title for manpage use.Gene Cumm1-1/+1
2012-07-19Correct initialization of the cache doubly-linked listsyslinux-4.06-pre11H. Peter Anvin1-2/+2
2012-06-29linux.c32: add missing break;syslinux-4.06-pre10H. Peter Anvin1-0/+1
2012-06-29linux.c32: allow loading arbitrary setup_data blobsH. Peter Anvin1-12/+36
2012-06-29setup_data: if nothing to load and version < 2.09, no harm no foulH. Peter Anvin1-3/+3
2012-06-29setup_data: check to make sure kernel version >= 0x0209H. Peter Anvin1-0/+7
2012-06-29linux.c32: add support for a device tree blob (dtb)H. Peter Anvin1-2/+25
2012-06-29<syslinux/linux.h>: add missing setup_data_init() definitionH. Peter Anvin1-0/+2
2012-06-29Change fdt-specific loader into a generic setup_data loaderH. Peter Anvin6-68/+90
2012-06-29com32: Add device tree supportThierry Reding6-6/+98
2012-06-29fat: Make mangle behavior similar to the standard oneH. Peter Anvin1-16/+19
2012-06-29win: Use lower-case private definition of STORAGE_DEVICE_NUMBERH. Peter Anvin1-6/+6
2012-06-28Actually keep track of the pathnames for all elementssyslinux-4.06-pre9H. Peter Anvin4-81/+80
2012-06-28chdir: collapse /./ and /../ in path for conventional filesystemssyslinux-4.06-pre8H. Peter Anvin1-6/+50
2012-06-27win32: assume STORAGE_DEVICE_NUMBER is definedH. Peter Anvin1-1/+1
2012-06-20syslxopt: fix syntax errorssyslinux-4.06-pre7H. Peter Anvin1-2/+2
2012-06-20NEWS: document extlinux --deviceH. Peter Anvin1-0/+1
2012-06-20extlinux: add --device option to override device detectH. Peter Anvin4-5/+27
2012-06-20extlinux: centralize and reuse btrfs validationH. Peter Anvin1-34/+77
2012-06-19extlinux: better methods for finding device matchesH. Peter Anvin5-44/+474
2012-06-13Merge remote-tracking branch 'hpa/master'Erwan Velu3-9/+39
2012-06-11Merge remote-tracking branch 'genec/linux-com32-error-message-for-hpa'syslinux-4.06-pre6H. Peter Anvin1-7/+34
2012-06-11isohybrid: Fix building with --as-neededMicah Gersten1-1/+1
2012-06-09linux.c32: Make errors clearer for usersGene Cumm1-7/+34
2012-06-04btrfs: Fix booting off a btrfs subvolume.Alexander E. Patrakov1-1/+4
2012-06-02prdhcp.c32: Fix what is retrieved.Gene Cumm1-2/+3
2012-06-02prdhcp.c32: Add to MakefileGene Cumm1-1/+1
2012-06-02prdhcp.c32: Print DHCP packetsGene Cumm1-0/+163
2012-06-01doc/pxechn.txt: add -S, examples, clarifyGene Cumm1-8/+11
2012-06-01pxechn.c32: add -S to transform sname to siaddrGene Cumm1-2/+31
2012-05-31doc/pxechn.txt: WDS specifics, example, issueGene Cumm1-4/+10
2012-05-30Merge remote-tracking branch 'hpa/master'Erwan Velu1-8/+9
2012-05-29relocs: Move stop to the endH. Peter Anvin1-8/+9
2012-05-29NEWS: add pxechn.c32Gene Cumm1-0/+3
2012-05-29hdt: Removing builting sleep support in sayErwan Velu2-19/+1
2012-05-29hdt: 0.5.2-pre3 releasehdt/0.5.2-pre3Erwan Velu1-1/+1
2012-05-29Merge branch 'master' of git://git.zytor.com/syslinux/syslinuxErwan Velu14-130/+1847
2012-05-29hdt: Adding sleep commandErwan Velu5-1/+21
2012-05-29hdt: Adding display command to change backgroundErwan Velu5-0/+30
2012-05-29relocs: sync with the Linux kernelH. Peter Anvin3-98/+286
2012-05-28core: add support for .init/fini_tableH. Peter Anvin1-4/+5
2012-05-28com32.ld: handle .init_array and .fini_arraysyslinux-4.06-pre5H. Peter Anvin1-23/+10
2012-05-28pxechn: Turn off debugGene Cumm1-3/+13
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