]> code.delx.au - refind/shortlog
refind
2015-11-17 srs5694Minor comment change.
2015-11-17 srs5694Small documentation changes.
2015-11-16 srs5694Make refind-install work when executed from a symbolic...
2015-11-13 srs5694Applied Debian packaging patches from Nobuhiro Iwamatsu.
2015-11-10 srs5694Pull string functions from refind/lib.[ch] into refind...
2015-11-08 srs5694Add Snowy theme to git repository
2015-11-08 srs5694Version 0.10.0 release.
2015-11-07 srs5694Improvements to refind-install: Improved SIP detection...
2015-11-06 srs5694Better reporting of SIP problems; minor code cleanup.
2015-11-06 srs5694Updated mkrlconf, refind-install, and addition of ...
2015-11-05 srs5694Enable SIP features on CD-R and USB flash drive images...
2015-11-05 srs5694Further refinements to SIP/CSR/rootless support, including
2015-11-04 srs5694Added func_csr_rotate.png icon for new SIP/CSR/rootless...
2015-11-04 srs5694Added new "csr_rotate" option for "showtools", and...
2015-11-03 srs5694Added summary of Apple System Integrity Protection...
2015-11-02 srs5694Added new mountesp script to help OS X users mount...
2015-11-01 srs5694Renamed support scripts: install.sh to refind-install...
2015-11-01 srs5694Documentation changes, mostly related to new icons.
2015-10-31 srs5694New icons, including documentation and license files.
2015-10-31 srs5694Replaced arrow icons
2015-10-31 srs5694Replaced func_* icons
2015-10-31 srs5694Added detection of SIP on Macs to installation script...
2015-10-31 srs5694Further tweaks to spoof_osx_version feature.
2015-10-30 srs5694Further refinement to spoof_osx_version feature, includ...
2015-10-30 srs5694Further tweaks to spoof_osx_version code, including...
2015-10-30 srs5694Add code to spoof OSX booting for other OSes (on Macs)
2015-10-30 srs5694Updated rEFInd banner graphic (include file).
2015-10-29 srs5694New embedded arrow icons, and minor tweak to image...
2015-10-27 srs5694Fixed crash related to float-to-int conversion problem...
2015-10-27 srs5694Preliminary OS spoofing code for Macs.
2015-10-27 srs5694Minor cleanups
2015-10-26 srs5694Merge commit '66d7ba273b64a6dd5987c32b5c3bc849b9fa9f16'
2015-10-24 srs5694Replaced tabs in refind.conf-sample with four spaces...
2015-10-20 srs5694Cleanup for better tracking of copyrights and licenses.
2015-10-10 Alex XuReduce external command use for Mac OS X Recovery
2015-09-19 srs5694Version 0.9.2 release
2015-09-17 srs5694Code cleanup -- mostly reformatting, but a couple of...
2015-09-16 srs5694Moved ExtractLegacyLoaderPaths() from lib.c to legacy.c
2015-09-16 srs5694PRELIMINARY workaround for Shim 0.8 bug.
2015-09-13 srs5694Version 0.9.1 release
2015-09-05 Tianon GraviInitial commit
2015-09-02 srs5694Add support for bit 60 (read-only) and 63 (do-not-autom...
2015-09-01 srs5694Update to Discoverable Partitions Specification support...
2015-08-31 srs5694Added note about bug fix of stray debugging code.
2015-08-21 srs5694Improvements to handling of case-insensitive string...
2015-07-26 srs56940.9.0 release.
2015-07-25 srs5694Documentation changes and limiting line length of secon...
2015-07-25 srs5694New icon for Kali Linux.
2015-07-21 srs5694Changes to enable rEFInd to build with GCC 5.1. Also...
2015-07-21 srs5694Modified documentation to describe new fold_linux_kerne...
2015-07-21 srs5694Fixed lingering bug in new fold_linux_kernels feature.
2015-07-21 srs5694Added new fold_linux_kernels option, which combines...
2015-07-04 srs5694Added feature to detect the root (/) Linux filesystem...
2015-04-08 srs5694Fixed bug that caused crash when an empty refind_linux...
2015-03-21 srs5694Added OS check to mkrlconf.sh. Bypass checks for BIOS...
2015-03-20 srs5694Fixed a couple of Debian packaging bugs and cleaned...
2015-03-10 srs5694Modified sample configuration file to reflect deprecati...
2015-03-04 srs5694Modified Debian postinst and RPM scripts to sign binari...
2015-03-02 srs5694Version 0.8.7 release.
2015-03-01 srs5694Documentation updates (including two replacement images...
2015-03-01 srs5694Misc. changes, mostly to fix minor or rare bugs.
2015-02-17 srs5694New FreeBSD GPT BIOS-mode boot loader detection code...
2015-02-16 srs5694New image for updated MokManager program.
2015-02-14 srs5694Work around problem with (bogus, I think) "invalid...
2015-02-13 srs5694install.sh & related: Improved Secure Boot detection...
2015-02-12 srs5694Added Microsoft's public keys to the rEFInd key collection.
2015-02-12 srs5694Added Microsoft's public keys to the rEFInd key collection.
2015-02-08 srs56940.8.6 release.
2015-02-04 srs5694Further tweaks to new NTFS Windows boot partition filte...
2015-02-04 srs5694New Windows 8 icon; old Windows icon remains, too.
2015-02-04 srs5694rEFInd now weeds out non-BIOS-bootable NTFS volumes...
2015-02-04 srs5694Minor refinement to FAT over-detection bug.
2015-02-04 srs5694Fixed bug that caused NTFS filesystems and whole disks...
2015-02-03 srs5694Moved legacy functions from refind/main.c to their...
2015-02-03 srs5694Moved legacy functions from refind/main.c to their...
2015-02-03 srs5694Added new "badge" option for the "hideui" configuration...
2015-02-02 srs5694Reverted rEFIt commit r472, since it's caused some...
2015-02-02 srs5694Fixed OS X install.sh bugs relating to pre-mounted...
2015-02-01 srs5694Version 0.8.5 release.
2015-01-31 srs5694NTFS driver support, minor filesystem code tweaks,...
2015-01-31 srs5694New documentation screen shot and new file for NTFS...
2015-01-09 srs5694Applied old rEFIt commits r467 and r472, which improve...
2014-12-18 srs5694Improvements to install.sh; check for valid loader...
2014-12-09 srs5694install.sh: Fixed bug in creation of tools directory...
2014-12-09 srs5694Fixed silly mistake in install.sh
2014-12-09 srs5694Version 0.8.4 release
2014-12-09 srs5694New Yosemite documentation file.
2014-12-08 srs5694Merge commit 'a1e55b412149a2b2ced44c07ea5c285c04c243fb'
2014-12-08 srs5694Changed install.sh to better support Yosemite.
2014-12-07 srs5694Some more minor changes.
2014-12-06 srs5694A couple of overlooked changes.
2014-12-06 srs5694Support for iPXE (booting from a network server from...
2014-12-06 srs5694Support for iPXE, including build stub directory and...
2014-12-01 Paul Molodowitchmain.c: fix for skipping auto-added entries with DONT_S...
2014-11-20 srs5694New icon file for Xubuntu
2014-11-20 srs5694Tweaks for OS X 10.10 (Yosemite) and new support to...
2014-07-06 srs5694Version 0.8.3 release
2014-07-06 srs5694Merge commit 'd32e77051a063ae5ddd9fa370d4f25c3e9408f0e'
2014-07-06 srs5694Display partition label, if available, for BIOS-mode...
2014-07-06 srs5694New icons for Clover boot loader and for Mythbuntu
next