Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ventoy/rufus

The Reliable USB Formatting Utility
https://github.com/ventoy/rufus

[process] enable SE_DEBUG_PRIVILEGE so we can enumerate Windows Services

* Closes #948
* Also set COINIT_DISABLE_OLE1DDE on init as advised by Microsoft

ea940114ee4d4762fb2788e62e8981373e1811ca authored over 7 years ago by Pete Batard <[email protected]>
[core] relax the FILE_SHARE_WRITE rules during enumeration

* Should allow enumeration of drives, that other process have open
with RW access, back again ...

23390bf9118c72a1789b3d6a6185105c0d554b70 authored over 7 years ago by Pete Batard <[email protected]>
[wintogo] add an error popup if we can't select the version

3b4b742772adc8eedc7e9c9dab9b277c550b5de2 authored over 7 years ago by Pete Batard <[email protected]>
[misc] enable DEP (Data Execution Prevention) on MinGW

* Also fix minor warnings

9950f5c08817ae75797a599fce9c799cbf1fc876 authored over 7 years ago by Pete Batard <[email protected]>
[process] print access rights

* Also clean up the code

7b372088206938a2035d4fc8f2857f24b48278a8 authored over 7 years ago by Pete Batard <[email protected]>
[ui] don't report an error on chkdsk failure

7b8694326645bc31c40818e2d6cc2c2235a6fed6 authored over 7 years ago by Pete Batard <[email protected]>
[iso] improve handling of image size

* Don't use the projected size where the actual image size should be used
* Also fix an issue wi...

30137de7cb4e9b0f0256ecbfc39e21a1ae45c3f3 authored over 7 years ago by Pete Batard <[email protected]>
[process] restrict search to handles that have R or W access

* Also fix loop overflow

0c76dbf075f6de6e36488fe4789f85b2d7625a80 authored over 7 years ago by Pete Batard <[email protected]>
[core] handle search improvements

* Fix memory leaks due to not releasing the heap
* Also speed up lookups by not reopening the sa...

d1927ac1efb8775be81c5f5738d25fc117c3bf86 authored over 7 years ago by Pete Batard <[email protected]>
[misc] fix MSVC builds

fec0813073638ce0f7eeb162449cfa546eb5af9e authored over 7 years ago by Pete Batard <[email protected]>
[core] list potentially blocking processes on disk access error

* Using functionality from Process Hacker:
https://github.com/processhacker2/processhacker2/
*...

d5f6ddb6535e02171e10fd6039069a2e2d21879d authored over 7 years ago by Pete Batard <[email protected]>
[loc] fixed two German spelling errors

* One missing and one surplus character.

27bc4cb02b294a13d7b0a350bedb7dacc8005e5a authored over 7 years ago by Konrad Becker <[email protected]>
[misc] code cleanup

* Also fix WDK compilation issues

55b7d5c2da5ecaf6cd6cae9a3d338e3b96e0f563 authored over 7 years ago by Pete Batard <[email protected]>
[ui] improve logging data

* Display the selected locate as well as LGP info in the log
* Also fix some potential Coverity ...

afec69c428926729d709d970a633fba792d47ff1 authored over 7 years ago by Pete Batard <[email protected]>
[misc] add build data for Windows Apps Store

* Rather useless, since elevated apps are neither accepted by Microsoft nor
will they run by d...

3924d2847d39e69224713d1938e330eb5a835836 authored over 7 years ago by Pete Batard <[email protected]>
[togo] improve Windows To Go support for Windows 10 Creators Update

* Enable the use of GPT on REMOVABLE drives, if the host is Windows 10 CU
* Don't display the me...

aec273624513daac2bff40cf73b416a2540b4b5f authored over 7 years ago by Pete Batard <[email protected]>
[core] improve Unicode support

* Microsoft's version of _wgetenv() is *BROKEN*!
* Also set rufus-next to 2.15

fff4465b1da1bd49eceac116849623b45c5fb1e6 authored over 7 years ago by Pete Batard <[email protected]>
[pki] application security improvements

* Also clean up registry variables and add IsRegistryNode() call

e2481efcd9bf7db027a15d0934f9788979bd8af4 authored over 7 years ago by Pete Batard <[email protected]>
[core] work around Windows 10 CU potentially selecting the UEFI:NTFS partition for formatting

* Should only happen with Windows 10 Creator Update (1703)
* Closes #931
* Also silence the flow...

caa9b0642669d377d3864f23fcbb69d23d32bd80 authored over 7 years ago by Pete Batard <[email protected]>
v2.14 (build 1086)

42e8d714e8949ccc1d447d9d33a94d6f4e6ca179 authored over 7 years ago by Pete Batard <[email protected]>
[core] relax the rule for exclusive write access

* If we can't get a write handle for more than 5 seconds, retry with FILE_SHARE_WRITE
* This is ...

854620d0ba8eeac91c9869e2504bbff9e7a43387 authored over 7 years ago by Pete Batard <[email protected]>
[misc] update Rufus URLs to https

* Also set rufus-next to 2.14

2417ea7409f46ec6f8ae84d98b706d6aebf6ecbd authored over 7 years ago by Pete Batard <[email protected]>
[core] display device paths in GetHandle()

* Also reorder bLockDrive and bWriteAccess parameters

477ff95f93f92d8f15127d7d6ce71e36bbfa3b5e authored over 7 years ago by Pete Batard <[email protected]>
[misc] update Visual Studio references in README

eb57d116cc7ddee8a469a969c6024e5b31cbc9dd authored over 7 years ago by Pete Batard <[email protected]>
v2.13 (build 1081)

4670cfaf35e8c7bfbae87104410d5088b59e69b1 authored over 7 years ago by Pete Batard <[email protected]>
[grub] update GRUB to 2.02~rc2

cbd31af448ebcabac923e6c34fd8e6ee8db6c0ec authored over 7 years ago by Pete Batard <[email protected]>
[misc] miscellaneous cleanup

* Also add CreateWindowExU() method
* Also add the 'DisableFileIndexing' to the ini template

be1bdb7c85e7291938081c0cb84ea4eba8991de8 authored over 7 years ago by Pete Batard <[email protected]>
[iso] revert overzealous filename sanitization

* slash and backslash must be kept, as we are sanitizing paths

da7a5bb30dc203d8c90dca5a6323796c2af57084 authored over 7 years ago by Pete Batard <[email protected]>
[misc] small improvements for 2.13 release

e33b4589b621be147a5494131c91ab21f8d6a759 authored over 7 years ago by Pete Batard <[email protected]>
[ui] prefer GPT if the user switched to it before ISO selection

* This should help with the myriad of people not noticing that
this setting was reset after se...

abce1a2aa0c4f26c15157c4b25d8c6b603f55534 authored over 7 years ago by Pete Batard <[email protected]>
[loc] more Spanish translation fixes

* Closes #915

893a2e63d75cad92311214a570916bc5da138786 authored almost 8 years ago by Mayuso <[email protected]>
[loc] fix Spanish translation

* Closes #914

1c5ff3dd7c9dd914e9dab178171f9eb8289fbe89 authored almost 8 years ago by Darío Hereñú <[email protected]>
[misc] add .editorconfig

* Also update getopt project file to remove missing file

ee67019129544724a71b86839ff7853561b7aec2 authored almost 8 years ago by Pete Batard <[email protected]>
[loc] update Swedish translation

5f679edf4d28a0c89ff2694bff9ab1117683c658 authored almost 8 years ago by Sopor <[email protected]>
[misc] fix multiple VS Code Analysis warnings

edcfd43ed550b17f23f9534f4b3b5cdd7fffdefc authored almost 8 years ago by Pete Batard <[email protected]>
[iso] update libcdio to latest

* Also update .gitignore for VS2017 files

97b4e623cdb84522868c8cfdd6ce1f1a102d68b1 authored almost 8 years ago by Pete Batard <[email protected]>
[misc] update Clang solution for VS2017

8a491e987724b894891edd9d468c0bd0ef5c7411 authored almost 8 years ago by Pete Batard <[email protected]>
[internal] update coverity script

a51d17742b0356b02ce323faedb6035e21304178 authored almost 8 years ago by Pete Batard <[email protected]>
[misc] fix coverity and VS analysis warnings

21ce17302db64f8c87fbd6ce862f51a4a35272ba authored almost 8 years ago by Pete Batard <[email protected]>
[core] fix Microsoft's inconsistent casing for device IDs

* Microsoft inconsistently lists similar Device IDs with either upper or
lower case values. e....

c021b7bfd87fae0ec4f3ebc7d6fb83044a9a785c authored almost 8 years ago by Pete Batard <[email protected]>
[loc] update Simplified Chinese translation to latest

* Also fix a typo
* Closes #905

659f2fae342e315abfaf1d24185248a3006fc26f authored almost 8 years ago by Wang JiaWei <[email protected]>
[syslinux] fix non release of the volume handle with NTFS

* Closes #904

136fd7a37e6ef4a45cb2b79be3dbb439d8deb222 authored almost 8 years ago by Pete Batard <[email protected]>
[core] avoid the use of FILE_SHARE_WRITE

* Not having FILE_SHARE_WRITE on a disk or volume handle helps
prevent spurious accesses from ...

2f81e4f177a3603f6a29b11e3f8b7721728e232c authored almost 8 years ago by Pete Batard <[email protected]>
[loc] update Korean translation to latest

c877284d2a1531c19e053452c97fdb3c84c79dde authored almost 8 years ago by Na Jiyoun <[email protected]>
[misc] set rufus-next to 2.13

1e7299afa23ec97efc156409a7263e93302bff3e authored almost 8 years ago by Pete Batard <[email protected]>
[core] don't clean up partition data before writing a disk image

* This workaround seems to be needed for the upcoming Windows 10 rs2_release (see #883)
* Also s...

c72aa7be0a8d13f1454ee15c975e74f73b10372e authored almost 8 years ago by Pete Batard <[email protected]>
[ui] fix restore when a dialogbox is displayed while the main window is minimized

* Closes #896

f7b839c596c5055528e7cca118b932d512f2a88e authored almost 8 years ago by Pete Batard <[email protected]>
[enum] fix default listing for Toshiba TransMemory UFDs

54004f7f6cde24cf9d9ea25238295e2492a33eed authored almost 8 years ago by Pete Batard <[email protected]>
[ui] fix notification sound when closing using X

* Closes #893

4373f0c45248c078068174e0cc78ca93d0bb80fa authored almost 8 years ago by Pete Batard <[email protected]>
[loc] update Japanese translation to latest

e7148c97b57ecb59134547c5fbf4d5760c7ee6cc authored almost 8 years ago by Tiryoh <[email protected]>
[loc] update Serbian (Latin) translation to latest

a970e572d25c270276c7836d42af3e2400212d26 authored almost 8 years ago by Ivan Strugar <[email protected]>
v2.12 (build 1054)

b1ce0cfeebae4bea989d9ae655bc105fb8a8d5f8 authored almost 8 years ago by Pete Batard <[email protected]>
[loc] update Lithuanian translation to latest

1ee61d5fe5755e01f4d5dc6a42a2f621ba8064b8 authored almost 8 years ago by Gintaras Venslovas <[email protected]>
[loc] update Greek translation to latest

0ed4e7947a058aae9ba455b8949bbc6be323a329 authored almost 8 years ago by Nikolaos Margaritis <[email protected]>
[loc] update Polish translation to latest

d722ad6dda0d903714a5caecc660f3f7b960f146 authored almost 8 years ago by Piotr Halama <[email protected]>
[loc] update Latvian translation to latest

a75133cbd15459a6db27e4070663e043164a10b3 authored almost 8 years ago by Aldis Tutins <[email protected]>
[loc] fix a typo in the Spanish translation

b72de29b5eff799405157611c3d5b3d615c65957 authored almost 8 years ago by MaKK <[email protected]>
[loc] update Dutch translation to latest

f8e39471fb03a8e1e2d90498416e5dbb5eb30199 authored almost 8 years ago by Roberto Pino <[email protected]>
[loc] update Spanish translation to latest

933193ded9e5f939a67db51739fe1dfb68331e22 authored almost 8 years ago by MaKK <[email protected]>
[loc] update Croatian translation

064fffa6f63ebc064885cde9c118c5c3c153c31d authored almost 8 years ago by Dario Komar <[email protected]>
[loc] update Slovenian translation to latest

269bc569a91c9a1079ca0e556fdf86bee4e0e050 authored almost 8 years ago by Matej Horvat <[email protected]>
[loc] update Russian translation to latest

90f564cc53ff8b640b63818cf7f1b01d42d41e55 authored almost 8 years ago by Кирилл Иванов <[email protected]>
[loc] update Bulgarian translation to latest

* Also remove trailing whitespaces

9f05d5d1e6c4f372e0b0aa52bdd4d137b1b1b961 authored almost 8 years ago by Krasimir Newenow <[email protected]>
[loc] update Azerbaijani translation to latest

789b8caf516e3f6a820a4e4438e0f5411507c9a0 authored almost 8 years ago by Elvin Məlikov <[email protected]>
[loc] update Romanian translation to latest

eb0890de0861fa204d8aae176aba1ed106145a30 authored almost 8 years ago by Gîrlea Alexandru <[email protected]>
[loc] update Finish translation to latest

ccdc1f21151894d5cb0c040273caf71defb222e2 authored almost 8 years ago by Riku Brander <[email protected]>
[loc] update Thai translation to latest

* Also fix a small typo in Hebrew translation (with thanks to pinim)

43b260b6178d6f621b70df867b1a8e5deabf9018 authored almost 8 years ago by Sippapas Wangsri <[email protected]>
[loc] update Ukrainian translation to latest

4dc7653a57e9867add9f9c206fdbc728ef60fbc0 authored almost 8 years ago by Константин В <[email protected]>
[loc] update Slovak translation to latest

8df177f561aea44e7a62c2481191cdf007690abf authored almost 8 years ago by Martin Kubánik <[email protected]>
[ui] improve selection dialog when there exist more than 6 options

* Closes #891

db234442e32b28819a4c2c623d8e32d42d015728 authored almost 8 years ago by Pete Batard <[email protected]>
[loc] update Vietnamese translation to latest

371b1b4d945a164ca1a20cdfb10e3ed62270692d authored almost 8 years ago by thanhtai2009 <[email protected]>
[loc] update Persian translation to latest

e1e7d88d381f1776201c9bcd268dfe8cc99a016b authored almost 8 years ago by Zia Azimi <[email protected]>
[loc] update Swedish translation to latest

59cb5f227cbe1a283ef765fa996b4496c1ee6f0b authored almost 8 years ago by Sopor <[email protected]>
[loc] update Hebrew translation to latest

* Closes #890

7a00adcf5de5252b4fffa7a050fc810984a27207 authored almost 8 years ago by Noam Sarusi <[email protected]>
[loc] update Traditional Chinese translation to latest

* Closes #889

34b3feb3a869264c830a8064437aed0e016133d6 authored almost 8 years ago by Chocobo1 <[email protected]>
[loc] update Norwegian translation to latest

3db181c2028651dcafc34d06f129a93bd5a01c5c authored almost 8 years ago by Jan-Erik Drangevåg <[email protected]>
[loc] update Turkish translation to latest

d1e645726996054ce529f96e914560e169aace91 authored almost 8 years ago by Mehmetali Kuran <[email protected]>
[loc] update German translation to latest

1e3549df9aa5a871486c93534bff78aff9172cc8 authored almost 8 years ago by Thilo Langbein <[email protected]>
[loc] update Portuguese (Standard) translation to latest

c5527f0784d29c4c0fc38ae7694141bce9f8491c authored almost 8 years ago by Dinis Medeiros <[email protected]>
[loc] update Italian translation to latest

d4756303cec7727df211e0084592911ce3ed3612 authored almost 8 years ago by Roberto Boriotti <[email protected]>
[loc] update Czech translation

06f7602c8a0314ce8180354694c26af6ac1f5a30 authored almost 8 years ago by Richard Kahl <[email protected]>
[loc] update Portuguese Brazilian translation to latest

1757481f2e7881485d588787701565d495474779 authored almost 8 years ago by Tiago Rinaldi <[email protected]>
[dev] adjust score for Alcor based UFDs

* Closes #888

9f1f164aff0e6891530f435bca77577cdd755622 authored almost 8 years ago by Pete Batard <[email protected]>
[loc] commit latest localization updates

0d45bae5e56883d2af04712c97464133701e199f authored almost 8 years ago by Pete Batard <[email protected]>
[grub] update Grub4DOS to latest

* Also update the SHA256 DB

8626ca949e67805491c51bf4a8ae5ecbd7b28553 authored almost 8 years ago by Pete Batard <[email protected]>
[dos] update FreeDOS

* Also capitalize some files to match the FreeDOS archives.

ee453b00888cda890f1dda8844627f63c0666a4e authored almost 8 years ago by Pete Batard <[email protected]>
[enum] add workaround for the lousy ASMedia USB 3.0 stack

* This occurs on Windows 7 with the ASMedia proprietary USB 3.0
controller drivers.

fd093127d24d0843ad34fc05a710f0faf59d424a authored almost 8 years ago by Pete Batard <[email protected]>
[bled] improve error reporting

* Also make the use of a FIXED drive more noticeable in the log

e62ab37e382dfffab803db4a7b26ae38e7a37a31 authored almost 8 years ago by Pete Batard <[email protected]>
[grub] add fallback to same major version

8aeaa4d6459b7561ea9494b930a4d665da15ac0e authored almost 8 years ago by Pete Batard <[email protected]>
[core] fix a potential Could not get Disk Extents message

* Reported in #880

08b6ce38c253e8fe342091488f8c335ccf84e918 authored almost 8 years ago by Pete Batard <[email protected]>
[misc] fix coverity warnings

5170706695dae32d5c0f33c11ff52d77c0a76b44 authored almost 8 years ago by Pete Batard <[email protected]>
[core] enable FAT32 for Windows install when dual UEFI+BIOS is enabled

d7e977e1f16ae141f88da84dfb269c67495b66eb authored almost 8 years ago by Pete Batard <[email protected]>
[misc] update copyright year

5b544c6a4a26c34ab372776d26cbb1300f46882a authored almost 8 years ago by Pete Batard <[email protected]>
[loc] fix typos in Portuguese Brazilian translation

# Closes #879

0cb8aff5615606da461452718eea4a0dc4f6d37f authored almost 8 years ago by Tiago Rinaldi <[email protected]>
[syslinux] enable NTFS selection for Syslinux 6.x or later

* Tested with latest Arch, Debian and Ubuntu

d78357317872a40b307ec9d5693b8e615c416897 authored about 8 years ago by Pete Batard <[email protected]>
[togo] prompt user to select a version before formatting

f4ebe1b6c2b92b94808b198de37d2765bc4f88ed authored about 8 years ago by Pete Batard <[email protected]>
[core] remove 'MBR for BIOS' option for pure UEFI images

* Closes #832
* Also refactor image property macros

104b33a7ba304f857a99b40acbddc69ac9bb3d96 authored about 8 years ago by Pete Batard <[email protected]>
[togo] enable selection of Windows version

* Closes #847
* Also set rufus-next to 2.12

7d302d340f0e116864e730842a1d81e638cf8a0b authored about 8 years ago by Pete Batard <[email protected]>
[iso] add dumping of ISOs from optical media (Alt-O)

5113be0a39ec15e3c852196db9a8df69a87b51fb authored about 8 years ago by Pete Batard <[email protected]>
[loc] complete Hebrew translation

* Closes #204

abead192d32aa7d8db91ebc0fdc50acac3f06e99 authored about 8 years ago by פלוני אלמוני <[email protected]>