Merge branch 'master' of git://git.zytor.com/syslinux/syslinux
[profile/ivi/syslinux.git] / core /
2012-05-29 Erwan VeluMerge branch 'master' of git://git.zytor.com/syslinux...
2012-05-29 H. Peter Anvincore: add support for .init/fini_table
2012-04-25 H. Peter AnvinMerge remote-tracking branch 'genec/diag-geodsp-perl...
2012-03-26 H. Peter AnvinMerge branch 'chaindev'
2012-02-24 Erwan VeluMerge remote-tracking branch 'hpa/master'
2012-02-12 Paulo Alcantarantfs: check for index entry which has INDEX_ENTRY_END...
2012-02-12 Paulo Alcantarantfs: remove wrong checks
2012-02-11 Paulo Alcantarantfs: keep looking for attributes with the latest found...
2012-02-11 Paulo Alcantarantfs: MFT record may be changed when invoking ntfs_attr...
2012-02-11 Paulo Alcantarantfs: add missing field in ntfs_attr_list_entry structure
2012-02-11 Paulo Alcantarantfs: print function names on debug mode
2012-02-11 Paulo Alcantarantfs: handle offsets when walking through attribute...
2012-02-11 Paulo Alcantarantfs: handle MFT records that contain $ATTRIBUTE_LIST...
2012-02-11 Paulo Alcantaraldlinux: workaround for avoiding EDD error on btrfs...
2012-02-11 Paulo Alcantarantfs: fix POSIX vs Win32 filename compares
2012-02-11 Paulo Alcantarantfs: fix license headers
2012-02-09 H. Peter AnvinMerge remote-tracking branch 'pcacjr/mingw-ubuntu-prefi...
2012-02-06 H. Peter Anvinbootsect.inc: try to catch obvious .0 problems
2011-12-17 Erwan VeluMerge remote-tracking branch 'hpa/master'
2011-12-13 H. Peter AnvinMerge remote-tracking branch 'pcacjr/ntfs-for-hpa'
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 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 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-06-28 H. Peter AnvinMerge remote-tracking branch 'genec/extlinux-geo-for...
2011-06-08 Michal SoltysMerge remote-tracking branch 'origin/master' into chaindev
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-04 Michal SoltysMerge branch 'master' into chaindev
2011-04-26 H. Peter AnvinMerge remote-tracking branch 'mfleming/for-hpa/makefile...
2011-04-26 H. Peter Anvinisolinux: remove broken and obsolete open_file_t
2011-04-26 H. Peter Anvinisolinux: remove .img file support
2011-04-18 H. Peter AnvinMerge commit 'syslinux-4.04' into dynamic-sector
2011-04-18 Erwan VeluMerge branch 'master' of git://git./boot/syslinux/syslinux
2011-04-11 Erwan VeluMerge remote branch 'hpa/master' into libupload
2011-04-07 Matt FlemingMakefile: Move Makefile fragments into mk/
2011-04-05 H. Peter Anvindiskstart: use the correct register for the starting...
2011-04-05 H. Peter Anvincore: Move sector 1 to address 0x8000 so it is aligned
2011-04-05 H. Peter Anvincore/head.inc: require NASM 2.03+
2011-04-05 H. Peter AnvinMerge commit 'syslinux-4.04-pre22' into dynamic-sector
2011-04-05 H. Peter Anvindiskstart: Add a pointer to the syslinux_banner to... syslinux-4.04-pre22
2011-04-05 H. Peter Anvindisk: Make the sector size dynamic
2011-04-04 H. Peter Anvincore: Adjust formatting around the date string
2011-04-04 H. Peter Anviniso9660: use generic_mangle_name
2011-04-04 Rich Mahnvfat: Fix mangling of directory names starting with ..
2011-04-04 H. Peter Anvinpxe: disable the "force INT 18h" hack
2011-04-03 H. Peter Anvindiskstart: Move DATE_STR out of sector 1
2011-04-01 H. Peter AnvinMerge remote-tracking branch 'genec/memdiskdbg-for... syslinux-4.04-pre17
2011-04-01 H. Peter AnvinMerge remote-tracking branch 'genec/diag-mbr-handoff... syslinux-4.04-pre16
2011-04-01 H. Peter AnvinMerge remote-tracking branch 'genec/diag-geodsp-for...
2011-04-01 H. Peter AnvinMerge remote-tracking branch 'sherbszt/gfxboot32'
2011-04-01 H. Peter Anvinld: Use ABSOLUTE() when taking differences between...
2011-03-30 Michal SoltysMerge branch 'master' into chaindev
2011-03-29 H. Peter AnvinMerge remote-tracking branch 'mcb30/empty-tftp-ip'
2011-03-28 Michael Brownpxe: allow TFTP server IP to be empty when not using...
2011-03-18 Erwan VeluMerge branch 'json' into libupload
2011-03-18 Erwan VeluMerge branch 'json' into libupload
2011-03-18 Michal SoltysMerge branch 'master' into chaindev
2011-03-17 Erwan VeluMerge remote branch 'hpa/master' into libupload
2011-03-17 H. Peter AnvinMerge remote-tracking branch 'genec/gpxelinux-kpxe...
2011-03-17 H. Peter Anvincore/Makefile: another attempt at dealing with GNU... syslinux-4.04-pre13
2011-03-17 Gene CummMerge branch 'master' into diag-mbr-handoff-for-hpa
2011-03-16 H. Peter AnvinMerge remote-tracking branch 'genec/diag-geodsp-for...
2011-03-16 Erwan VeluMerge remote branch 'hpa/master' into libupload
2011-03-16 H. Peter AnvinMerge remote-tracking branch 'genec/news-for-hpa'
2011-03-16 H. Peter AnvinMerge remote-tracking branch 'genec/doc-syslinux-for...
2011-03-16 H. Peter Anvincore/fs/pxe/pxe.c: remove variables set but not used
2011-03-16 H. Peter Anvincore/fs/iso9660/iso9660.c: remove variables set but...
2011-03-16 H. Peter Anvincore/fs/fat/fat.c: remove variables set but not used
next