Don't check the share access for directories.
[reactos.git] / reactos /
2005-09-18 Hartmut BirrDon't check the share access for directories.
2005-09-18 Magnus Olsengive GetFileAttributesExW more NtOpenFile right to...
2005-09-18 Magnus OlsenClean up patch from filip, with small change from me...
2005-09-18 Magnus OlsenImplement second part of move folder. Now we can move...
2005-09-18 Royce Mitchell III1) strip ^ escapes from text before processing set...
2005-09-18 Alex IonescuFix user-mode stack trace regression caused by my excep...
2005-09-17 Gé van Geldorp_getch() doesn't echo the chars it retrieves and operat...
2005-09-17 Hartmut BirrDo not overwrite the disk signature, if we install...
2005-09-17 Gé van GeldorpCount each handle which has pending events only once...
2005-09-17 Magnus OlsenFix some part of MoveFileExW Bug, Can not move folder...
2005-09-17 Gé van GeldorpAdd back support for older binutils versions
2005-09-17 Gé van GeldorpOpen handle to sfd.sys as asynchromous. This fixes...
2005-09-17 Magnus OlsenBug fix dir *. it only show folders
2005-09-17 Eric Kohl- String id 0 becomes a reserved (invalid) id.
2005-09-17 Magnus OlsenUpdate the swedish translation by Harteex.
2005-09-17 Royce Mitchell IIIFix "numberf" function to correctly handle 'g' format...
2005-09-17 Filip NavaraFix "numberf" function to correctly handle 'g' format...
2005-09-17 Filip NavaraPatricio Martínez Ros <silencium@wanadoo.es>
2005-09-17 Martin Fuchsadd new winefile icon images in 48x48 and 16x16 resolutions
2005-09-17 Martin Fuchsadd comment
2005-09-16 Gé van GeldorpHopefully the last in a series of fixes for size of...
2005-09-16 Gé van GeldorpBletch <npwoods@mess.org>
2005-09-16 Gé van GeldorpRegQueryValueExW retrieves Unicode strings but the...
2005-09-16 Gé van GeldorpDo some boundschecking on iOrder. Fixes bug 770.
2005-09-16 Andrew MungerFix release build of ntdll by adding __NO_CTYPE_INLINES...
2005-09-16 Gé van GeldorpFix "var might be used uninitialized" warning
2005-09-16 Gé van GeldorpOnly access dwTypeData if the caller pronounced it...
2005-09-16 Hartmut BirrFree all messages in LpcpDeletePort.
2005-09-16 Brandon Turnerstart even console apps in there own new window. caugh...
2005-09-16 Brandon Turnerfix a bug in 'if exsist', it was only reading to the...
2005-09-16 Hartmut BirrDereference the port object in PspExitThread.
2005-09-16 Brandon TurnerSet errorlevel to 0 when user enters 'no' on del confir...
2005-09-16 Steven Edwardsadded support for test on 2k,XP and 2k3. Check for...
2005-09-16 Brandon TurnerWhen searching for a file to execute, if you fail to...
2005-09-16 Brandon Turner"start" or "start cmd" now opens a new cmd.exe in its...
2005-09-16 Brandon Turnerlast time. fix a typo. im so sorry!
2005-09-16 Brandon Turnerforgot to free comspec, very sorry.
2005-09-16 Brandon TurnerUse compsec instead of "cmd" when trying to find cmd.exe
2005-09-15 Gé van GeldorpFix some of the damage r17811 did to the GDB stub
2005-09-15 Aleksey BraginFix the tree at last, by reverting previous changes...
2005-09-15 Aleksey BraginRevert 17867:17866 change, introduced to temporarily...
2005-09-15 Alex Ionescu- Fix build, sorry.
2005-09-15 Aleksey BraginFix compiling error, feel free to revert this when...
2005-09-15 Hartmut Birr- Assign first the partitions to drive letters, which...
2005-09-15 Hartmut Birr- Fixed the creation of arc names. Only valid partition...
2005-09-15 Hartmut Birr- Do only allow to install reactos on disks which are...
2005-09-15 Hartmut BirrFixed the MP build.
2005-09-15 Hartmut BirrUsed the given registry path from DriverEntry to query...
2005-09-15 Hervé PoussineauIf we have a PCI device, try to keep the IRQ assigned...
2005-09-15 Alex IonescuReturn valid status
2005-09-15 Hervé PoussineauRevert 17858 and fix all warnings at once.
2005-09-15 Hervé PoussineauInitialize flags variable to 0
2005-09-15 Aleksey BraginInitialize DeviceNumber to 0
2005-09-15 Art YerkesTook some advice from alex re: w32api headers. Use...
2005-09-15 Andrew MungerAdded a text test to rosperf, and build as unicode.
2005-09-15 Andrew MungerFix release build of string library
2005-09-14 Filip NavaraUpdate the IDC_* constants.
2005-09-14 Filip NavaraPatricio Martínez Ros <silencium@wanadoo.es>
2005-09-14 Filip NavaraPatricio Martínez Ros <silencium@wanadoo.es>
2005-09-14 Hervé PoussineauFix indentation of generated code, by letting Output...
2005-09-14 Alex Ionescufix build
2005-09-14 Alex Ionescuntoskrnl header cleanups
2005-09-14 Alex Ionescuntoskrnl header cleanups
2005-09-13 Alex Ionescuntoskrnl header cleanups
2005-09-13 Alex IonescuPart 1 of <many> ntoskrnl header cleanups
2005-09-13 Royce Mitchell IIIzero out the struct and disable code that has no connec...
2005-09-13 Alex IonescuFilip doesn't like int3. Implemented Trap6 failure...
2005-09-13 Alex IonescuProperly bias frame, remove bugcheck added for debuggin...
2005-09-13 Alex IonescuMissing files...
2005-09-13 Alex IonescuSorry for the debug messages.
2005-09-13 Alex IonescuSome work-in-progress improvements and rethought of...
2005-09-13 Royce Mitchell IIIrename variable and change parameters in call to find_l...
2005-09-13 Royce Mitchell IIIfix bug in GetBinutilsVersion()
2005-09-13 Hartmut Birr- Freed the path string for the keyboard dll.
2005-09-13 Hartmut BirrFixed the declaration of RtlPinAtomInAtomTable.
2005-09-13 Gregor AnichImplement QUERYESCSUPPORT escape in ExtEscape (returns...
2005-09-13 Gregor AnichQuery support for opengl-driver-info escape before...
2005-09-13 Royce Mitchell IIIcopy&paste enhancement
2005-09-13 Royce Mitchell IIIfix crash in 'make msvc'
2005-09-13 Steven Edwardsadded LGPL license header to the code from Wine and...
2005-09-13 Steven Edwardsstarted working on generation of msvc2kX project files...
2005-09-12 Hervé PoussineauKimmo Myllyvirta <kimmo.myllyvirta@gmail.com>
2005-09-12 Royce Mitchell IIIsecurity audit of explorer code...
2005-09-12 Royce Mitchell IIImsvc6 warning fix - cast return value of SHAlloc()
2005-09-12 Royce Mitchell IIImsvc6 warning fix - cast return value of SHAlloc()
2005-09-12 Royce Mitchell IIIfix breakage - sorry
2005-09-12 Magnus OlsenDoCommand()
2005-09-12 Gé van GeldorpBletch <npwoods@mess.org>
2005-09-12 Royce Mitchell IIImsvc6 compatibility and small performance improvement...
2005-09-12 Royce Mitchell IIIio.h only exists for win32 - sorry *nix users
2005-09-12 Royce Mitchell IIIfix warning about unlink() being undeclared
2005-09-12 Alex IonescuFix previous strangely incomplete NtRaiseException...
2005-09-12 Alex IonescuFix bug in KiUserExceptionDispatcher
2005-09-12 Alex IonescuFix RtlpGetStackLimits to get the right limits if calle...
2005-09-12 Royce Mitchell IIIpatch by Alex_Ionescu - fixes crash in usb driver on...
2005-09-12 Royce Mitchell IIIdocument parameter names
2005-09-11 Alex IonescuMajor refactoring of the exception handling code +...
2005-09-11 Magnus OlsenDo not compile cmd to unicode, if we do pipe will be...
2005-09-11 Gunnar Dalsnesfix referencing bug (ros crashed during setup if mousem...
2005-09-11 Magnus OlsenMake some more dymatic buffer and correct some free()
next