summaryrefslogtreecommitdiff
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* core/legacynet/dnsresolv.c: weaken pxe_dns()Gene Cumm2016-11-271-1/+1
* unload_pxe(): fix string in dprintf()H. Peter Anvin2016-06-161-1/+1
* spelling: Auxillary to AuxiliaryGene Cumm2016-06-082-3/+3
* removing double l from auxilliaryGeert Stappers2016-06-071-1/+1
* pxe.c: fix stray line-end garbageH. Peter Anvin2016-04-061-1/+1
* libupload: use url_set_ip()H. Peter Anvin2016-04-062-4/+17
* pxe_dns: remove obsolete pxe_dns.c wrapperH. Peter Anvin2016-04-063-13/+3
* libupload: don't error out because the tftp functions are unavailableH. Peter Anvin2016-04-061-1/+3
* head.inc: error out on NASM 2.11.06H. Peter Anvin2016-03-081-0/+2
* Makefile: error out if the core has undefined symbolssyslinux-6.04-pre1H. Peter Anvin2016-03-011-0/+2
* core/extern.inc: http_bake_cookies is not called from assemblyH. Peter Anvin2016-03-011-1/+1
* core: remove unused stub pm_local_boot()H. Peter Anvin2016-03-012-8/+0
* syslinux.ld: align the initial heap to 4K rather than 64KH. Peter Anvin2016-03-011-2/+2
* core/i386/syslinux.ld: Remove HIDDEN referenceGene Cumm2016-02-221-131/+131
* getfssec: update comment explaining next_extent() semanticsH. Peter Anvin2016-02-171-3/+8
* core/layout.inc: we don't need the _lma symbols except in one caseH. Peter Anvin2016-02-111-1/+3
* core: Clean up the i386-bios buildH. Peter Anvin2016-02-093-172/+143
* Makefile: make the handling of firmware selection a little sanerH. Peter Anvin2016-02-091-28/+25
* Delete unused filesH. Peter Anvin2016-02-092-803/+0
* Merge 'git://github.com/Celelibi/syslinux.git/fix/bios/tail-call-stack-overfl...Gene Cumm2016-01-191-1/+57
|\
| * core: Fix stack overflow when reloading configSylvain Gault2015-10-131-1/+57
* | core/xfs: Silence compiler warningGene Cumm2016-01-191-2/+2
* | Merge 'git://zytor.com/users/pcacjr/syslinux.git/xfs-v3-support' into masterGene Cumm2016-01-196-230/+399
|\ \
| * | xfs: Add support for v3 directoriesPaulo Alcantara2015-12-146-230/+399
* | | btrfs: Fix logical to physical block address mappingPaulo Alcantara2015-12-272-16/+35
|/ /
* | xfs: rename xfs_is_valid_magicnum to xfs_is_valid_sbPaulo Alcantara2015-11-082-17/+15
* | bios: Don't try to guess the sections alignmentSylvain Gault2015-11-082-102/+24
* | bios: Fix alignment change with gcc 5Sylvain Gault2015-11-082-6/+6
|/
* core/http: Append port number to Host field if neededGene Cumm2015-10-101-2/+15
* core/pxe: Allow DHCP option 54 Server IdentifierGene Cumm2015-10-081-2/+6
* core: readd gPXE/iPXE support for HTTP on pxelinux.0Gene Cumm2015-09-273-81/+108
* core/fs/lib/loadconfig.c: Add architecture-specific config name to searchAdy2015-09-201-0/+5
* pxe/dhcp_option: Don't parse DHCP option 54 Server IdentifierGene Cumm2015-09-121-1/+0
* libupload: Reworking tftp support to use core functionsErwan Velu2015-09-043-1/+182
* tftp: Report server IP address on debug messageErwan Velu2015-09-041-1/+10
* debug: Adding -DDEBUG_THREADErwan Velu2015-09-041-0/+4
* core: dprintf on malloc/free if -DDEBUG_MALLOCErwan Velu2015-09-022-0/+6
* core/serirq: Use memset not memcpyGene Cumm2015-07-181-1/+1
* core/pxe/dhcp_option: Filter options based on pkt_typeGene Cumm2015-06-251-1/+4
* core/pxe: Don't prevent serverip overrideGene Cumm2015-06-251-3/+0
* core/pxe: extend parse_dhcp() for packet typeGene Cumm2015-06-203-6/+8
* core/fs/pxe/dhcp_option: comment spellingGene Cumm2015-06-091-1/+1
* pxe: fix truncation warningJonathan Boeing2015-05-031-1/+1
* fix a few typosJonathan Boeing2015-05-032-2/+2
* core/diskboot.inc: spellingGene Cumm2015-02-161-1/+1
* SYSAPPEND: Fix space strippingDany St-Amant2015-01-051-1/+1
* build: sort sources to build in a more deterministic wayPhilippe Coval2015-01-051-5/+5
* btrfs: Suffix 64b macroMartinS2015-01-051-1/+1
* PXE ISR: Force polling on select hardware #3 WORKAROUNDGene Cumm2014-08-021-0/+1
* core, pxe: Don't push on one stack and pop from the other in pxenvsyslinux-6.03-pre19H. Peter Anvin2014-07-291-0/+4