profile/ivi/syslinux.git
2012-02-08 H. Peter Anvinextlinux: main.c should not be executable
2012-02-06 H. Peter Anvinbootsect.inc: try to catch obvious .0 problems
2012-02-06 H. Peter Anvinstrreplace: additional cleanups
2012-02-06 H. Peter Anvinstrreplace: clean up and simplify
2011-12-17 Erwan Veluhdt: Adding postexec= option
2011-12-17 Erwan Veluhdt: On the road to 0.5.2
2011-12-17 Erwan VeluMerge remote-tracking branch 'hpa/master'
2011-12-14 H. Peter AnvinClarify the license for the Syslinux logo syslinux-4.06-pre1
2011-12-14 H. Peter Anvinversion: now working on version 4.06
2011-12-14 H. Peter AnvinNEWS: document NTFS support
2011-12-13 H. Peter Anvinfind-mingw64: yet another set of prefixes to test...
2011-12-13 H. Peter AnvinMerge remote-tracking branch 'pcacjr/ntfs-for-hpa'
2011-12-09 H. Peter AnvinAdd logo by Abi Rasheed syslinux-4.05
2011-12-07 H. Peter AnvinMakefile.private: remove obsolete target syslinux-4.05-pre7
2011-12-06 H. Peter AnvinNEWS: document mk-lba-img removal
2011-12-05 H. Peter Anvindiag/geodsp: don't distribute mk-lba-img
2011-11-02 Erwan VeluMerge remote-tracking branch 'hpa/master'
2011-09-22 Erwan Veluhdt: Don't search HDDs when no HDD got detected
2011-09-22 Erwan Veluhdt: Avoid memory corruption on menu summary
2011-09-22 Erwan Veluhdt: Dumping disk failed when disk are present
2011-09-20 Paulo Alcantarantfs: keep a state structure for ntfs_readdir() callers
2011-09-15 Paulo Alcantarantfs: cleanups
2011-09-11 Shao Millerntfs: Check for disk read error during FS probing
2011-09-11 Shao Millerntfs: Deal with NTFS versions for MFT record lookups
2011-09-11 Paulo Alcantarantfs: use a runlist for handling multiple data runs
2011-09-11 Shao Millerwin: Fix an out-of-bounds array access
2011-09-11 Paulo Alcantarantfs: don't start lookup from the same block in ntfs_mf...
2011-09-11 Paulo Alcantarantfs: fix ntfs_read()
2011-09-11 Paulo Alcantarantfs: and more fixes...
2011-09-11 Shao Millerwin: Add further NTFS support to Windows installers
2011-09-11 Paulo Alcantarantfs: fix VCN calculation and the ntfs_readdir() function
2011-09-11 Paulo Alcantarantfs: more bugfixes
2011-09-11 Paulo Alcantarantfs: fix ntfs_fs_init()
2011-09-11 Paulo Alcantarantfs: I think ntfs_readdir() is now fixed
2011-09-11 Paulo Alcantarantfs: fix ntfs_readdir()
2011-09-11 Paulo Alcantarantfs: mapping_chunk's length field must not be an uint8...
2011-09-11 Paulo Alcantarantfs: better way to check whether a MFT record is file...
2011-09-11 Paulo Alcantarantfs: and more speed improvements
2011-09-11 Paulo Alcantarantfs: fix ntfs_match_longname() and make index_lookup...
2011-09-11 Paulo Alcantarantfs: make index_inode_setup() faster
2011-09-11 Paulo Alcantarantfs: make ntfs_match_longname() faster
2011-09-11 Paulo Alcantarantfs: more cleanups
2011-09-11 Paulo Alcantarantfs: cleanups
2011-09-11 Paulo Alcantarantfs: fix bug in parse_data_run()
2011-09-11 Paulo Alcantarantfs: it's working, partially... :-/
2011-09-11 Paulo Alcantarantfs: continue on its implementation
2011-09-07 Paulo Alcantarantfs: heh :-)
2011-09-07 Paulo Alcantarantfs: set block shift and size to their correct values
2011-09-07 Paulo Alcantarantfs: implement fixups_realloc()
2011-09-07 Paulo Alcantarantfs: implement ntfs_next_extent() and ntfs_getfssec()
2011-09-07 Paulo Alcantarantfs: implement ntfs_readdir()
2011-09-07 Paulo Alcantarantfs: implement get_inode_mode()
2011-09-07 Paulo Alcantarantfs: implement ntfs_iget()
2011-09-07 Paulo Alcantarantfs: implement ntfs_iget_root()
2011-09-07 Paulo Alcantarantfs: implement for_each_mft_record() macro
2011-09-07 Paulo Alcantarantfs: implement new_ntfs_inode()
2011-09-07 Paulo AlcantaraInitial NTFS readonly support code to Syslinux
2011-09-07 Paulo AlcantaraAdd NTFS filesystem support to Linux and Windows installers
2011-08-25 H. Peter Anvinifmemdsk: remove spurious +x bit syslinux-4.05-pre6
2011-08-24 H. Peter AnvinMerge remote-tracking branch 'sha0/ifmemdsk'
2011-08-24 H. Peter AnvinNEWS: document isohybrid -m
2011-08-24 Matthew Garrettisohybrid: Generate GPT and Mac bootable images
2011-08-08 Shao Millerifmemdsk.c32: Allow boot options based on presence...
2011-07-28 H. Peter Anvinextlinux: remove dead code in installer syslinux-4.05-pre5
2011-07-28 Yi Yangbtrfs: Correctly determine the installation subvolume
2011-07-11 Erwan Veluhdt: Fixing array size
2011-07-11 Erwan VeluMerge remote-tracking branch 'hpa/master'
2011-07-05 Paulo Alcantaraextlinux: remove wrong use of strstr() syslinux-4.05-pre4
2011-07-05 Paulo Alcantaraimplement fat_check_sb_fields()
2011-06-28 P J Pisohybrid: unbreak hex/octal arguments in C version syslinux-4.05-pre3
2011-06-28 H. Peter AnvinMerge remote-tracking branch 'genec/extlinux-geo-for...
2011-06-28 H. Peter Anvincom32: make syslinux_dump_*() pure debugging functions
2011-06-28 H. Peter AnvinUse <dprintf.h> instead of an ad hoc definition
2011-06-21 H. Peter Anvindprintf: always define dprintf2/vdprintf2 syslinux-4.05-pre2
2011-06-21 H. Peter Anvinlibupload: use %zx to print a size_t argument
2011-06-21 H. Peter Anvinlib: sync <stdint.h> and <stddef.h> from klibc
2011-06-21 H. Peter Anvinlib/shuffle: use <dprintf.h>
2011-06-21 H. Peter Anvindprintf: add the ability to log to stdio
2011-06-21 H. Peter Anvinchain.c32: fix types in dprintf()
2011-06-21 H. Peter Anvinlib: Add missing bits to stddef.h, stdint.h; pointers...
2011-06-06 Erwan Veluhdt: New release 0.5.1
2011-06-06 Erwan Veluhdt: Ignoring checksums file
2011-06-06 Erwan Velustrreplace: Fixing includes
2011-06-06 Erwan VeluMerge remote-tracking branch 'hpa/master'
2011-05-24 H. Peter Anvincore: extend conventional memory warning with amount... syslinux-4.05-pre1
2011-05-11 Gene Cummextlinux/main.c: Fix geometry handling
2011-05-10 H. Peter AnvinAdd "make strip" target
2011-05-09 H. Peter AnvinRemove -s for host binaries
2011-05-09 H. Peter Anvinlinux: remove debugging OPTFLAGS
2011-05-02 H. Peter Anvinsyslinux.mk: $(MAKEDIR), not $(makefiledir)
2011-05-02 H. Peter Anvinchain.c32: allow specifying arbitrary seg/offs/entry
2011-05-01 Shao Millerchain: Support loading ReactOS' FreeLdr
2011-05-01 Shao Millerchain: Run Nindent on chain.c
2011-04-29 Gene Cummdiag/geodsp/Makefile: Use make variables
2011-04-28 Erwan Veluhdt: Adding dump_filename= option
2011-04-27 Erwan Velustring: Adding strreplace
2011-04-26 Gene Cummdiag/geodsp: Save the .bin files
2011-04-26 Gene Cummdiag/geodsp: Makefile cleanup
2011-04-26 Gene Cummdiag/geodsp: Fix .img.gz prerequisite
2011-04-26 Erwan Veluhdt: Adding hybrid iso image during release
next