]> git.ipfire.org Git - thirdparty/grub.git/shortlog
thirdparty/grub.git
2022-03-21  Robbie Harwoodconfigure: Fix various new autotools warnings
2022-03-21  Robbie Harwoodgnulib: Handle warnings introduced by updated gnulib
2022-03-21  Robbie Harwoodgnulib: Update gnulib version and drop most gnulib...
2022-03-21  Robbie Harwoodgnulib: Drop no-abort.patch
2022-03-21  Robbie Harwoodgnulib: Drop fix-base64.patch
2022-03-21  Robbie Harwoodconfig: Where present, ensure config-util.h precedes...
2022-03-21  Robbie Harwoodconfig.h.in: Use visual indentation
2022-03-14  Robbie HarwoodINSTALL: Drop mention of libusb
2022-03-14  Daniel KiperINSTALL: Add more cross-compiling Debian packages
2022-03-14  Daniel Kiperconfigure: Drop ${grub_coredir} unneeded references
2022-03-14  Daniel Kiperconf/i386-cygwin-img-ld: Do not discard .data and ...
2022-03-14  Daniel Kipercommands/i386/pc/sendkey: Fix "writing 1 byte into...
2022-03-14  Daniel Kiperloader/i386/bsd: Initialize ptr variable in grub_bsd_ad...
2022-03-14  Daniel Kiperosdep/windows/platform: Disable gcc9 -Waddress-of-packe...
2022-03-14  Glenn Washburnpo: Un-transliterate the %zu format code
2022-03-14  Daniel Axtensnet: Check against nb->tail in grub_netbuff_pull()
2022-03-14  Fabian Vogtgrub-mount: Add support for libfuse3
2022-03-14  Elyes Haouasinclude: Remove trailing whitespaces
2022-03-14  Elyes Haouasutil: Remove trailing whitespaces
2022-03-14  Elyes Haouasvideo: Remove trailing whitespaces
2022-03-14  Elyes Haouastests: Remove trailing whitespaces
2022-03-14  Elyes Haouasterm: Remove trailing whitespaces
2022-03-14  Elyes Haouasscript: Remove trailing whitespaces
2022-03-14  Elyes Haouaspartmap: Remove trailing whitespaces
2022-03-14  Elyes Haouasosdep: Remove trailing whitespaces
2022-03-14  Elyes Haouasnormal: Remove trailing whitespaces
2022-03-14  Elyes Haouasnet: Remove trailing whitespaces
2022-03-14  Elyes Haouasloader: Remove trailing whitespaces
2022-03-14  Elyes Haouaslib: Remove trailing whitespaces
2022-03-14  Elyes Haouaskern: Remove trailing whitespaces
2022-03-14  Elyes Haouasio: Remove trailing whitespaces
2022-03-14  Elyes Haouasgfxmenu: Remove trailing whitespaces
2022-03-14  Elyes Haouasgfxmenu: Remove trailing whitespaces
2022-03-14  Elyes Haouasfs: Remove trailing whitespaces
2022-03-14  Elyes Haouasfont: Remove trailing whitespaces
2022-03-14  Elyes Haouasdisk: Remove trailing whitespaces
2022-03-14  Elyes Haouascommands: Remove trailing whitespaces
2022-03-14  Elyes Haouasbus: Remove trailing whitespaces
2022-03-07  Chad Kimesnet/ethernet: Fix VLAN networking on little-endian...
2022-03-07  Heinrich Schuchardtcommands/efi/lsefisystab: Short text EFI_IMAGE_SECURITY...
2022-03-07  Glenn Washburntests: Fix whitespace formatting
2022-03-07  Peter JonesChangeLog: Retire ChangeLog-2015
2022-03-07  Peter Levinetemplates: Properly handle multiple initrd paths in...
2022-03-07  Samuel Thibaulttemplates: Add support for pci-arbiter and rumpdisk...
2022-03-07  Glenn Washburnmm: Temporarily disable grub_mm_debug while calling...
2022-03-07  Glenn Washburnmm: Export grub_mm_dump() and grub_mm_dump_free()
2022-03-07  Glenn Washburnconfigure: Properly handle MM_DEBUG
2022-03-07  Fangrui Songconfigure: Replace -Wl,-r,-d with -Wl,-r and add -fno...
2022-03-07  Glenn Washburntests: Add check-native and check-nonnative make targets
2022-03-07  Renaud Métrichcommands/search: Fix bug stopping iteration when -...
2022-03-07  Glenn WashburnRevert "iee1275/datetime: Fix off-by-1 error."
2022-02-08  Glenn Washburntests: Remove $((BASE#NUM)) bashism in grub-fs-tester
2022-02-08  Glenn Washburntests: Skip pata_test on i386-efi
2022-02-08  Glenn Washburntests: Do not remove image file on error in pata_test
2022-02-08  Alec Brownutil/grub-module-verifierXX: Validate elf section heade...
2022-02-08  Alec Brownutil/grub-module-verifierXX: Validate number of elf...
2022-02-08  Alec Brownutil/grub-module-verifierXX: Add function to calculate...
2022-02-08  Alec Brownfs/affs: Fix resource leaks
2022-02-08  Heinrich SchuchardtRISC-V: Adjust -march flags for binutils 2.38
2022-02-08  Heinrich Schuchardtefi: Correct struct grub_efi_boot_services
2022-02-08  Glenn Washburnconf/Makefile.common: Order alphabetically variables
2022-02-08  Stephen Balouseknet/http: Allow use of non-standard TCP/IP ports
2022-02-08  Glenn WashburnMakefile: Only look for @MARKER@ at the start of a...
2022-02-08  Glenn Washburngentpl.py: Fix issue where sometimes marker files have...
2022-02-08  Glenn Washburnutil/resolve: Bail with error if moddep.lst file line...
2022-02-08  Glenn Washburnutil/resolve: Do not read past the end of the array...
2022-02-07  Glenn Washburnkern/misc: Allow selective disabling of debug facility...
2022-02-07  Glenn Washburncryptodisk: Fix Coverity use after free bug
2021-12-23  Daniel Axtensmm: Document grub_mm_init_region()
2021-12-23  Daniel Axtensmm: Document grub_free()
2021-12-23  Daniel Axtensmm: grub_real_malloc(): Make small allocs comment match...
2021-12-23  Daniel Axtensmm: Clarify grub_real_malloc()
2021-12-23  Daniel Axtensmm: Document GRUB internal memory management structures
2021-12-23  Michael Changfs/btrfs: Use full btrfs bootloader area
2021-12-23  Glenn Washburntests: Refactor building xorriso command for iso9660...
2021-12-23  Glenn Washburncryptodisk: Improve handling of partition name in crypt...
2021-12-23  Glenn Washburncryptodisk: Move global variables into grub_cryptomount...
2021-12-23  Glenn Washburncryptodisk: Refactor password input out of crypto dev...
2021-12-23  Glenn Washburncryptodisk: Add infrastructure to pass data from crypto...
2021-12-23  Glenn Washburncryptodisk: Improve cryptomount -u error message
2021-12-23  Glenn Washburncryptodisk: Improve error messaging in cryptomount...
2021-12-23  Glenn Washburncryptodisk: Return failure in cryptomount when no crypt...
2021-12-23  Glenn Washburncryptodisk: Refactor to discard have_it global
2021-12-23  Glenn Washburnluks2: Add debug message to align with luks and geli...
2021-12-23  Glenn Washburnconfigure: Fix misspelled variable BUILD_LDFAGS ->...
2021-12-23  Michael Changgrub-mkconfig: Restore umask for the grub.cfg
2021-12-23  Heinrich Schuchardtefi: Create the grub_efi_close_protocol() library function
2021-12-23  Heinrich Schuchardtefinet: Correct closing of SNP protocol
2021-12-23  Colin Watsonminilzo: Update to minilzo-2.10
2021-12-22  Glenn Washburndocs: Add documentation on packages for building docume...
2021-12-22  Glenn Washburndocs: Fix broken links in development docs
2021-12-22  Glenn Washburndocs: Update development docs to include information...
2021-12-22  Glenn Washburndocs: Add sentence on where Debian packages can be...
2021-12-22  Qu Wenruofs/btrfs: Make extent item iteration to handle gaps
2021-11-22  Alec Browndisk/ldm: Fix resource leak
2021-11-22  Alec Browncommands/probe: Fix resource leaks
2021-11-22  Michael Changtemplates: Filter out POSIX locale for translation
2021-11-02  Darren Kennyio/gzio: Fix possible use of uninitialized variable...
2021-11-02  Darren Kennyfs/zfs/zfs: Fix possible insecure use of chunk size...
2021-11-02  Darren Kennyutil/grub-mkfont: Fix memory leak in write_font_pf2()
next