grub/grub-core/disk
Vladimir 'phcoder' Serbinenko 7e94d044ad * grub-core/disk/geli.c (grub_md_sha256_real): Respect format security.
(grub_md_sha512_real): Likewise.
	(grub_util_get_geli_uuid): Likewise.
	* grub-core/kern/emu/hostdisk.c (grub_util_get_fd_sectors): Likewise.
	(grub_util_biosdisk_open): Fix format specification.
	Respect format security.
	* grub-core/kern/emu/misc.c (xmalloc): Respect format security.
	(xrealloc): Likewise.
	(xasprintf): Likewise.
2012-02-10 14:01:53 +01:00
..
arc Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
efi Simplify root device discover and don't fail when trying to open 2012-01-28 13:26:20 +01:00
i386/pc Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
ieee1275 Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
AFSplitter.c small cleanup 2011-04-21 11:17:01 +02:00
ahci.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
ata.c SCSI write support (for usbms mainly). 2012-01-30 12:26:11 +01:00
cryptodisk.c * grub-core/disk/cryptodisk.c (grub_cryptodisk_endecrypt): Rename 2012-02-10 12:11:50 +01:00
diskfilter.c * grub-core/disk/diskfilter.c (read_segment): Renome unreachable code. 2012-02-09 23:43:43 +01:00
dmraid_nvidia.c Merge common RAID and LVM logic to an abstract diskfilter. 2012-01-29 14:28:01 +01:00
geli.c * grub-core/disk/geli.c (grub_md_sha256_real): Respect format security. 2012-02-10 14:01:53 +01:00
host.c Simplify disk opening 2011-07-07 21:46:25 +02:00
ldm.c * grub-core/disk/ldm.c (grub_util_get_ldm): Remove unused variables. 2012-02-10 12:36:02 +01:00
loopback.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
luks.c * grub-core/commands/acpihalt.c: Gettextized. 2011-11-11 21:44:56 +01:00
lvm.c Merge common RAID and LVM logic to an abstract diskfilter. 2012-01-29 14:28:01 +01:00
mdraid1x_linux.c Merge common RAID and LVM logic to an abstract diskfilter. 2012-01-29 14:28:01 +01:00
mdraid_linux.c Merge common RAID and LVM logic to an abstract diskfilter. 2012-01-29 14:28:01 +01:00
memdisk.c Replace grub_module_iterate with FOR_MODULES. 2011-10-16 15:23:29 +02:00
pata.c * include/grub/ata.h (grub_ata): Add a new element maxbuffer. 2012-01-29 19:00:30 +01:00
raid5_recover.c Merge common RAID and LVM logic to an abstract diskfilter. 2012-01-29 14:28:01 +01:00
raid6_recover.c Merge common RAID and LVM logic to an abstract diskfilter. 2012-01-29 14:28:01 +01:00
scsi.c * grub-core/disk/scsi.c (grub_scsi_read_capacity): Renamed to ... 2012-01-30 18:33:11 +01:00
usbms.c merge mainline into cbi 2012-02-01 14:30:40 +01:00