]> git.ipfire.org Git - thirdparty/grub.git/shortlog
thirdparty/grub.git
2015-01-24  Vladimir Serbinenkodisk/AFsplitter: check argument validity before doing...
2015-01-24  Vladimir Serbinenkocommands/wildcard: Add missing free.
2015-01-24  Vladimir Serbinenkocommands/verify: Fix sha1 context zeroing-out.
2015-01-24  Vladimir Serbinenkocommands/tr: Simplify and fix missing parameter test.
2015-01-24  Vladimir Serbinenkocommands/syslinux: Add missing free.
2015-01-24  Vladimir Serbinenkocommands/parttool: Add missing device close.
2015-01-24  Vladimir Serbinenkocommands/nativedisk: Add missing device_close.
2015-01-24  Vladimir Serbinenkocommands/macbless: Handle device opening errors correctly.
2015-01-24  Vladimir Serbinenkocommands/macbless: Fix potential overflow.
2015-01-24  Vladimir Serbinenkocommands/macbless: Remove incorrect grub_free.
2015-01-24  Vladimir Serbinenkocommands/legacycfg: Fix resource leaks.
2015-01-24  Vladimir Serbinenkozfs: Fix disk-matching logic.
2015-01-24  Vladimir Serbinenkocommands/hdparm: Add missing grub_disk_close.
2015-01-24  Vladimir Serbinenkogptsync: Add missing device_close.
2015-01-24  Vladimir Serbinenkocommands/fileXX: Fix memory leak.
2015-01-24  Vladimir Serbinenkocommands/file: Change the confusing loop stop condition.
2015-01-24  Vladimir Serbinenkocommands/acpi: Use ALIGN_UP rather than manual expression.
2015-01-24  Vladimir Serbinenkouhci: Fix null pointer dereference.
2015-01-24  Vladimir SerbinenkoAlways add -msoft-float to avoid compiler generating...
2015-01-24  Vladimir SerbinenkoGenerate empty ChangeLog if no .git is available.
2015-01-24  Vladimir SerbinenkoMakefile.am: Fix Changelog cutoff address.
2015-01-24  Vladimir Serbinenkoefidisk: Return the determined root disk even if partit...
2015-01-24  Vladimir Serbinenkoutil/grub-mkrescue.c: Always include part_msdos and...
2015-01-24  Vladimir Serbinenkoconf/Makefile.common: Remove unused {LD,C}FLAGS_CPU.
2015-01-24  Vladimir SerbinenkoAutogenerate ChangeLog from git changelog.
2015-01-23  Vladimir Serbinenko * tests/file_filter/file: Really add missing file.
2015-01-23  Andrei BorzenkovMention platform "none" in NEWS
2015-01-23  Andrey Borzenkovaccept also hdX as alias to native Xen disk name
2015-01-22  Felix JandaRemove direct _llseek code and require long filesystem...
2015-01-21  Vladimir Serbinenko Remove potential division by 0 in gfxmenu.
2015-01-21  Vladimir Serbinenkogrub_menu_init_page: Avoid returning 0 geometry to...
2015-01-21  Vladimir Serbinenkounix/cputime.c: Cache sc_clk_tck and check it for sanity.
2015-01-21  Vladimir Serbinenko * grub-core/kern/efi/mm.c (grub_efi_get_memory_map...
2015-01-21  Vladimir Serbinenkohaiku/getroot.c (grub_util_find_partition_start_os...
2015-01-21  Vladimir Serbinenkortc_get_time_ms.c (grub_rtc_get_time_ms): Avoid divisio...
2015-01-21  Vladimir Serbinenko * grub-core/loader/i386/xnu.c (guessfsb): Avoid divisi...
2015-01-21  Vladimir Serbinenko * grub-core/kern/i386/tsc.c (calibrate_tsc): Ensure...
2015-01-21  Vladimir Serbinenko * include/grub/misc.h (grub_div_roundup): Remove as...
2015-01-21  Vladimir Serbinenko * grub-core/term/gfxterm.c: Avoid division by zero.
2015-01-21  Vladimir SerbinenkoAvoid division by zero in serial.
2015-01-21  Vladimir Serbinenko * grub-core/video/readers/jpeg.c: Avoid division by...
2015-01-21  Vladimir Serbinenko* grub-core/disk/diskfilter.c: Validate volumes to...
2015-01-21  Vladimir Serbinenkoterm.h: Avoid returining 0-sized terminal as it may...
2015-01-21  Vladimir Serbinenko * grub-core/fs/zfs.c: Avoid divisions by zero.
2015-01-21  Vladimir Serbinenko * grub-core/fs/btrfs.c: Avoid divisions by zero.
2015-01-21  Vladimir Serbinenkogrub-core/lib/pbkdf2.c (grub_crypto_pbkdf2): Check...
2015-01-21  Vladimir Serbinenkoosdep/linux/blocklist.c (grub_install_get_blocklist...
2015-01-21  Vladimir Serbinenko * grub-core/disk/i386/pc/biosdisk.c: Check disk size...
2015-01-21  Vladimir Serbinenko * grub-core/disk/ieee1275/nand.c (grub_nand_open)...
2015-01-21  Vladimir Serbinenkogrub_dmraid_nv_detect: Do not divide by zero.
2015-01-21  Vladimir Serbinenko* grub-core/fs/hfs.c (grub_hfs_mount): Additional files...
2015-01-21  Vladimir Serbinenko * grub-core/fs/minix.c: Additional filesystem sanity...
2015-01-21  Vladimir Serbinenko* grub-core/fs/ext2.c (grub_ext2_mount): Additional...
2015-01-21  Vladimir Serbinenkogrub_ufs_mount: Check that sblock.ino_per_group is...
2015-01-21  Vladimir SerbinenkoReject NILFS2 superblocks with over 1GiB blocks.
2015-01-21  Vladimir Serbinenkogrub_ata_setaddress: Check that geometry is sane when...
2015-01-21  Vladimir Serbinenko* grub-core/disk/AFSplitter.c (AF_merge): Check that...
2015-01-21  Vladimir Serbinenkogrub_cmd_play: Avoid division by zero.
2015-01-21  Vladimir Serbinenkogrub-core/fs/minix.c (grub_minix_read_file): Avoid...
2015-01-21  Vladimir Serbinenkogrub_fshelp_read_file: Don't attempt to read past the...
2015-01-21  Vladimir Serbinenkogrub_script_lexer_yywrap: Update len synchronously...
2015-01-21  Vladimir SerbinenkoReplace explicit sizeof divisions by ARRAY_SIZE.
2015-01-19  Kris MooreSupport GELI v6 and v7
2014-12-09  Andrei BorzenkovFix serial --rtscts option processing
2014-12-07  David Kozubgrub-core/kern/arm/misc.S: fix unaligned grub_uint64_t...
2014-12-07  Peter Nelson* grub-core/fs/ext2.c (grub_ext2_read_block): Support...
2014-12-07  Andrei BorzenkovAvoid use of non-portable echo -n in grub-mkconfig
2014-12-07  Curtis Larsenfix double free in grub_net_recv_tcp_packet
2014-12-05  Andrei Borzenkovfix memory corruption in pubkey filter over network
2014-12-05  Andrei Borzenkovadd file filters tests
2014-12-05  Andrei Borzenkovgrub-shell: support --files also for net boot
2014-12-01  Andrei Borzenkovgrub-core/loader/i386/xen_fileXX.c: memory leak in...
2014-12-01  Andrei Borzenkovgrub-core/fs/zfs/zfsinfo.c: memory leak in print_vdev_info
2014-11-30  Andrei Borzenkovgrub-core/lib/syslinux_parse.c: do not free array
2014-11-28  Andrei Borzenkovgrub-core/disk/lzopio.c: fix double free in error path
2014-11-28  Andrei BorzenkovFix ChangeLog
2014-11-28  Andrei Borzenkovgrub-core/disk/geli.c: fix memory leaks in error paths
2014-11-28  Andrei BorzenkovUse ssize_t for grub_util_fd_read result
2014-11-28  Andrei Borzenkovgrub-core/disk/luks.c: fix use after free and memory...
2014-11-28  Andrei Borzenkovgrub-install-common: avoid out of bound access when...
2014-11-28  Andrei Borzenkovgrub-mkstandalone: out of bound access to tar header...
2014-11-28  Michael Changsend router solicitation for ipv6 address autoconf v2
2014-11-20  Andrei Borzenkovgrub-fs-tester: consistently print output of grub ls...
2014-11-20  Andrei BorzenkovFix date in last ChangeLog entry
2014-11-17  Leif Lindholmefi: check *path non-null before grub_strrchr
2014-11-03  Michael Changicmp6 fix no respond to neighbor solicit message
2014-10-14  Andrei BorzenkovUse full initializer for initrd_ctx to avoid fatal...
2014-09-25  Colin WatsonFix in-tree --platform=none
2014-09-23  Colin WatsonAdd a new "none" platform that only builds utilities
2014-09-22  Andrey Borzenkovcleanup: grub_cpu_to_XXX_compile_time for constants
2014-09-21  Vladimir SerbinenkoRevert " Use -Wl,--no-relax rather than -mno-relax...
2014-09-21  Valentin DornauerACPIhalt: Add more ACPI opcodes.
2014-09-21  Vladimir Serbinenko * grub-core/normal/main.c: Don't drop to rescue console in
2014-09-21  Vladimir Serbinenko * grub-core/commands/keylayouts.c: Ignore unknown...
2014-09-21  Vladimir Serbinenko * grub-core/gmodule.pl.in: Accept newer binutils which...
2014-09-21  Vladimir SerbinenkoFix wrong commit
2014-09-21  Michael Chang * grub-core/osdep/unix/config.c: Remove extraneous...
2014-09-21  Peter JonesInitialized initrd_ctx so we don't free a random pointe...
2014-09-19  Colin WatsonTidy up ChangeLog formatting.
2014-09-15  Khem RajFix build with glibc 2.20
next