projects
/
reactos.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[SETUPLIB] Improve the bootloader 'validity' checks -- Addendum to f06734e5 (r74512).
[reactos.git]
/
base
/
setup
/
lib
/
2018-10-27
Hermès Bélusca-Maïto
[SETUPLIB] Improve the bootloader 'validity' checks...
tree
|
commitdiff
2018-10-27
Hermès Bélusca-Maïto
[SETUPLIB] Improve an alternate code implementation.
tree
|
commitdiff
2018-10-27
Hermès Bélusca-Maïto
[SETUPLIB][USETUP] Use NT RTL String Safe functions...
tree
|
commitdiff
2018-10-27
Hermès Bélusca-Maïto
[SETUPLIB][USETUP] Make the GENERIC_LIST store the...
tree
|
commitdiff
2018-10-27
Hermès Bélusca-Maïto
[SETUPLIB][USETUP] Move the floppy-disk accessibility...
tree
|
commitdiff
2018-10-27
Hermès Bélusca-Maïto
[SETUPLIB][USETUP][INPUT.CPL] MUI integration with...
tree
|
commitdiff
2018-10-27
Hermès Bélusca-Maïto
[SETUPLIB][USETUP] Move the settings code from usetup...
tree
|
commitdiff
2018-10-27
Hermès Bélusca-Maïto
[SETUPLIB] Move the files that implement utility functi...
tree
|
commitdiff
2018-10-27
Hermès Bélusca-Maïto
[USETUP][SETUPLIB] Move the bootsup.c code into the...
tree
|
commitdiff
2018-10-27
Hermès Bélusca-Maïto
[SETUPLIB] Diverse fixes (incl. initialization fixes).
tree
|
commitdiff
2018-10-27
Hermès Bélusca-Maïto
[SETUPLIB] Code formatting fix.
tree
|
commitdiff
2018-10-27
Hermès Bélusca-Maïto
[SETUPLIB] Introduce and use a UnMapAndCloseFile()...
tree
|
commitdiff
2018-10-27
Hermès Bélusca-Maïto
[SETUPLIB][USETUP] Code refactoring: rename the old...
tree
|
commitdiff
2018-10-27
Hermès Bélusca-Maïto
[SETUPLIB] Merge DoesPathExist() and DoesFileExist...
tree
|
commitdiff
2018-10-27
Hermès Bélusca-Maïto
[SETUPLIB] Factor out and introduce a ParseArcName...
tree
|
commitdiff
2018-10-27
Hermès Bélusca-Maïto
[SETUPLIB] Code formatting.
tree
|
commitdiff
2018-10-27
Hermès Bélusca-Maïto
[USETUP][SETUPLIB] Code refactoring.
tree
|
commitdiff
2018-10-27
Hermès Bélusca-Maïto
[SETUPLIB] Introduce defines for size units.
tree
|
commitdiff
2018-10-27
Hermès Bélusca-Maïto
[SETUPLIB] IniCacheSave(): use the OBJ_CASE_INSENSITIVE...
tree
|
commitdiff
2018-10-27
Hermès Bélusca-Maïto
[USETUP] Move Setup[Delete|Copy|Move]File() from usetup...
tree
|
commitdiff
2018-10-27
Hermès Bélusca-Maïto
[USETUP][SETUPLIB] Split the registry helper code.
tree
|
commitdiff
2018-10-23
Hermès Bélusca-Maïto
[USETUP] Small formatting changes + two functions turne...
tree
|
commitdiff
2018-10-14
Hermès Bélusca-Maïto
[SETUPLIB][USETUP] Minor code refactoring, consisting...
tree
|
commitdiff
2018-10-14
Hermès Bélusca-Maïto
[SETUPLIB] Adapt the code in osdetect.c to make it...
tree
|
commitdiff
2018-10-14
Hermès Bélusca-Maïto
[SETUPLIB] Introduce a lot of (Work in progress) functi...
tree
|
commitdiff
2018-08-20
Victor Perevertkin
[USETUP][SETUPLIB] Added support for formatting partiti...
tree
|
commitdiff
2018-06-03
Hermès Bélusca-Maïto
[SETUPLIB] Silence annoying DPRINT1s.
tree
|
commitdiff
2018-06-03
Hermès Bélusca-Maïto
[SETUPLIB][USETUP] Diverse additions.
tree
|
commitdiff
2018-06-03
Hermès Bélusca-Maïto
[SETUPLIB] Adjustments in the code.
tree
|
commitdiff
2018-06-03
Hermès Bélusca-Maïto
[SETUPLIB] Additions for filesup.c and inicache.c.
tree
|
commitdiff
2018-06-03
Hermès Bélusca-Maïto
[SETUPLIB] Add a new module "bldrsup.c" (WIP) where...
tree
|
commitdiff
2018-06-03
Hermès Bélusca-Maïto
[SETUPLIB][USETUP] Refactor the DoesFileExist() functio...
tree
|
commitdiff
2018-06-03
Hermès Bélusca-Maïto
[SETUPLIB][USETUP] Transform the existing ConcatPaths...
tree
|
commitdiff
2018-06-03
Hermès Bélusca-Maïto
[SETUPLIB][USETUP] Move some code to the SetupLib.
tree
|
commitdiff
2018-05-31
Hermès Bélusca-Maïto
[USETUP] Some fixes/improvements suggested by Thomas...
tree
|
commitdiff
2018-05-31
Hermès Bélusca-Maïto
[USETUP] Some fixes/improvements suggested by Thomas...
tree
|
commitdiff
2018-05-31
Hermès Bélusca-Maïto
[SETUPLIB] Add an ARC path to (and from) NT path resolver.
tree
|
commitdiff
2018-05-31
Hermès Bélusca-Maïto
[USETUP][SETUPLIB] Move all the code that retrieves...
tree
|
commitdiff
2018-05-31
Hermès Bélusca-Maïto
[USETUP] PartList module: Add a couple of disk/partitio...
tree
|
commitdiff
2018-05-27
Eric Kohl
[SETUP] Remove myself from the 1st stage setup code
tree
|
commitdiff
2018-05-27
Hermès Bélusca-Maïto
[SETUPLIB] Consolidate the FsUtil and PartList modules...
tree
|
commitdiff
2018-05-27
Hermès Bélusca-Maïto
[SETUPLIB][USETUP] Introduce a 'SetupLib' library....
tree
|
commitdiff