index
:
delta/syslinux.git
3.5x
3.6x
baserock/4.06-musl
baserock/genivi/morph
baserock/morph
baserock/pedroalvarez/gcc5
baserock/pedroalvarez/gcc6
baserock/pedroalvarez/glibc
baserock/rdale/musl
baserock/syslinux-4.06-gcc5-glibc2.20
baserock/syslinux-4.06-gcc7
baserock/tiagogomes/update-toolchain
bcopyint
broken1
btrfs
chainload
core32
corezlib
disklib
dynamic
dynamic-sector
elflink
ext4
firmware
for-3.72
fsc
gpxeiso
hashtbl
kkpxe
libinstaller_dos_wip
lua
lwip
master
memdisk-acpi
memdisk-iso
multifs
new-mboot
nocomapi
nolen
pathbased
rockridge
slzm
softres
syslinux-1.6x-1
syslinux-1.xx
syslinux-3.2x
syslinux-3.3m
syslinux-3.3x
syslinux-3.7x
syslinux-3.8x
syslinux-4.xx
syslinux-5.xx
thread
unify-pm
git.kernel.org: pub/scm/boot/syslinux/syslinux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
com32
/
chain
/
partiter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
chain: year update in commments (trivial)
Gene Cumm
2015-03-15
1
-1
/
+1
*
chain/partiter: add options to ignore GPT crc checks
Michal Soltys
2015-03-15
1
-20
/
+32
*
chain/partiter: call notsane_gpt_hdr() per header
Michal Soltys
2015-03-15
1
-48
/
+48
*
chain/partiter: correct gpt header checks
syslinux-6.03-pre20
Michal Soltys
2014-08-26
1
-4
/
+8
*
chain: implement strict=<0|1|2>
Michal Soltys
2014-08-26
1
-7
/
+7
*
chain/partiter: fix possible non-NULL value returned by pi_begin() on error
Michal Soltys
2014-08-26
1
-8
/
+10
*
chain/partiter: fix and improve gpt handling in buggy cases
Michal Soltys
2014-08-26
1
-76
/
+128
*
com32/chain: sizeof style change (trivial)
Michal Soltys
2013-02-14
1
-9
/
+9
*
com32/chain: (partiter) add cebr_siz for completness
Michal Soltys
2013-02-14
1
-0
/
+1
*
com32/chain: (partiter) dos_next_ebr() fixup
Michal Soltys
2013-02-14
1
-1
/
+1
*
com32/chain: partiter: rename start_lba
Michal Soltys
2013-02-14
1
-5
/
+5
*
com32/chain: index -1 partiter adjustment
Michal Soltys
2013-02-14
1
-3
/
+3
*
com32/chain: remove common.h
Michal Soltys
2013-02-14
1
-1
/
+0
*
com32/chain: implement handling of non-standard hybrid GPT+MBR layouts
Michal Soltys
2013-02-14
1
-2
/
+5
*
com32/chain: implement relax flag
Michal Soltys
2013-02-14
1
-2
/
+15
*
com32/chain: warning/error/help/doc tidying
Michal Soltys
2013-02-14
1
-23
/
+27
*
com32/chain: use disk_guid for part_guid for 0th partition
Michal Soltys
2013-02-14
1
-0
/
+1
*
com32/chain: cleaner variable names
Michal Soltys
2013-02-14
1
-12
/
+11
*
com32/chain: remove unused ebr_start
Michal Soltys
2013-02-14
1
-3
/
+0
*
com32/chain: partiter - more precise comments / output
Michal Soltys
2013-02-14
1
-9
/
+10
*
com32/chain: remove redundant rawindex
Michal Soltys
2013-02-14
1
-2
/
+0
*
com32/chain: partiter - simplifications and updates
Michal Soltys
2013-02-14
1
-258
/
+92
*
com32/chain: shuffle code before partiter simplifications
Michal Soltys
2013-02-14
1
-62
/
+62
*
com32/chain: change stepall into flags
Michal Soltys
2013-02-14
1
-10
/
+10
*
com32/chain: use anonymous and unnamed aggregates
Michal Soltys
2013-02-14
1
-42
/
+42
*
com32/chain: comments, minor adjustment
Michal Soltys
2013-02-14
1
-3
/
+3
*
com32/chain: update licenses and #ifndef stanzas
Michal Soltys
2013-02-14
1
-2
/
+3
*
com32/chain: add generic length field to partition iterators
Michal Soltys
2011-03-08
1
-0
/
+3
*
com32/chain/partiter.c,h: updates
Michal Soltys
2010-10-14
1
-21
/
+48
*
com32/chain/partiter: make iterators not autofree after fin/err
Michal Soltys
2010-09-28
1
-18
/
+40
*
chain module: bugfixing and cosmetics
Michal Soltys
2010-09-28
1
-6
/
+6
*
chain: adjust 'mbrchs' calculations, adjust partitier
Michal Soltys
2010-09-28
1
-19
/
+12
*
chain, partiter, options: bugfix, new options
Michal Soltys
2010-09-28
1
-26
/
+30
*
partiter.c: add stepall modifier; bugfixes + comment changes
Michal Soltys
2010-09-28
1
-18
/
+29
*
chain.c: Split chain into smaller files
Michal Soltys
2010-09-28
1
-10
/
+2
*
partiter.c: cosmetic changes
Michal Soltys
2010-09-28
1
-42
/
+48
*
chain, partiter: bugfixes
Michal Soltys
2010-08-22
1
-4
/
+6
*
partiter: Add raw iterators
Michal Soltys
2010-08-16
1
-11
/
+27
*
partiter.c: tone down non-data sanity checks, add comments in ebr helper
Michal Soltys
2010-08-16
1
-3
/
+18
*
split chain into chain + iterator, expand iterators' code
Michal Soltys
2010-08-16
1
-0
/
+714