projects
/
reactos.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
- Remove RosSymInfo hack from LDR_DATA_TABLE_ENTRY and use PatchInformation instead...
2005-11-20
Alex Ionescu
- Remove RosSymInfo hack from LDR_DATA_TABLE_ENTRY...
commit
|
commitdiff
|
tree
2005-11-20
Alex Ionescu
- Add msvc compatible version of ProveForRead(U)LargeInteger
commit
|
commitdiff
|
tree
2005-11-20
Alex Ionescu
It is generally considered a good idea to release a...
commit
|
commitdiff
|
tree
2005-11-20
Alex Ionescu
Make the address space mutex unsafe, because sometimes...
commit
|
commitdiff
|
tree
2005-11-19
Alex Ionescu
Fix hal build
commit
|
commitdiff
|
tree
2005-11-19
Alex Ionescu
- Deprecated
commit
|
commitdiff
|
tree
2005-11-19
Alex Ionescu
- Reimplement Fast Mutex implementation in HAL/NT to...
commit
|
commitdiff
|
tree
2005-11-18
Alex Ionescu
Due to CcRos's abusive usage and dependency on our...
commit
|
commitdiff
|
tree
2005-11-14
Alex Ionescu
Catch really weird scenario where we don't have a File...
commit
|
commitdiff
|
tree
2005-11-13
Alex Ionescu
- Unconditionally support XBOX in Freeldr.
commit
|
commitdiff
|
tree
2005-11-13
Alex Ionescu
- Add new configuration option "SARCH" to define the...
commit
|
commitdiff
|
tree
2005-11-13
Alex Ionescu
- Remove duplicate PCH entry, it'll inherit freeldr's.
commit
|
commitdiff
|
tree
2005-11-13
Alex Ionescu
- Fix a bug in printf.
commit
|
commitdiff
|
tree
2005-11-13
Alex Ionescu
- Fix setupldr. Thanks to Steven.
commit
|
commitdiff
|
tree
2005-11-13
Alex Ionescu
- Remove duplicated code in "rtl" and use libstring...
commit
|
commitdiff
|
tree
2005-11-13
Alex Ionescu
- Remove some header duplication.
commit
|
commitdiff
|
tree
2005-11-13
Alex Ionescu
- PCHify freeldr and cleanup some headers (just a start).
commit
|
commitdiff
|
tree
2005-11-12
Alex Ionescu
- Small msvc compatiblity change.
commit
|
commitdiff
|
tree
2005-11-12
Alex Ionescu
- Add RtlPinAtomInAtomTable
commit
|
commitdiff
|
tree
2005-11-09
Alex Ionescu
- Fix error spotted by winetest: some status codes...
commit
|
commitdiff
|
tree
2005-11-09
Alex Ionescu
- Fix PeekNamedPipe. Now only 14 winetests fail for...
commit
|
commitdiff
|
tree
2005-11-09
Alex Ionescu
- Fixed two really nasty bugs in I/O completion:
commit
|
commitdiff
|
tree
2005-11-09
Alex Ionescu
- Unbreak build
commit
|
commitdiff
|
tree
2005-11-09
Alex Ionescu
- Optimize CallNamedPipeA too and remove accidental...
commit
|
commitdiff
|
tree
2005-11-09
Alex Ionescu
Ansi->Unicode conversions:
commit
|
commitdiff
|
tree
2005-11-09
Alex Ionescu
- Fix bugs in RtlSplay
commit
|
commitdiff
|
tree
2005-11-09
Alex Ionescu
- Implement most of RtlDelete.
commit
|
commitdiff
|
tree
2005-11-09
Alex Ionescu
- Implement RtlRealPrecessdor and RtlRealSuccessor
commit
|
commitdiff
|
tree
2005-11-09
Alex Ionescu
- Fix RtlSubtreePredecessor/Successor, someone had...
commit
|
commitdiff
|
tree
2005-11-09
Alex Ionescu
- Fix CreateNamedPipeW to convert some NT flags properly...
commit
|
commitdiff
|
tree
2005-11-08
Alex Ionescu
- Finish implementing RtlSplayTree
commit
|
commitdiff
|
tree
2005-11-08
Alex Ionescu
- Implement cases 2 & 4 of RtlSplayTree
commit
|
commitdiff
|
tree
2005-11-08
Alex Ionescu
- Fix bug in case 2/4 denomination.
commit
|
commitdiff
|
tree
2005-11-08
Alex Ionescu
- Implement Case 3 of RtlSplay
commit
|
commitdiff
|
tree
2005-11-08
Alex Ionescu
- Implement Case 1 of RtlSplay
commit
|
commitdiff
|
tree
2005-11-08
Alex Ionescu
- Implement RtlSplay skeleton cases.
commit
|
commitdiff
|
tree
2005-11-08
Alex Ionescu
- Add implementation notes for RtlSplayTree
commit
|
commitdiff
|
tree
2005-11-08
Alex Ionescu
- Implement proper version of WaitNamedPipeW to be...
commit
|
commitdiff
|
tree
2005-11-08
Alex Ionescu
- Add some definitions to NDK
commit
|
commitdiff
|
tree
2005-11-08
Alex Ionescu
- Remove silly debug print
commit
|
commitdiff
|
tree
2005-11-08
Alex Ionescu
- Fix hackplementation of ObLogSecurityDescriptor....
commit
|
commitdiff
|
tree
2005-11-08
Alex Ionescu
- Remove unimplemented macro in SeOpenObjectAuditAlarm...
commit
|
commitdiff
|
tree
2005-11-08
Alex Ionescu
- Don't loop indefintely in RtlFindUnicodePrefix if...
commit
|
commitdiff
|
tree
2005-11-08
Alex Ionescu
- Hackplement ObLogSecurityDescriptor for W2K3 drivers...
commit
|
commitdiff
|
tree
2005-11-08
Alex Ionescu
- Send a hacked access state to FS Drivers, they can...
commit
|
commitdiff
|
tree
2005-11-08
Alex Ionescu
- Fix function signature of CompareUnicodeStrings
commit
|
commitdiff
|
tree
2005-11-08
Alex Ionescu
- Update KTHREAD and KUSER_SHARED_DATA to latest versions...
commit
|
commitdiff
|
tree
2005-11-08
Alex Ionescu
- Fix a bug spotted in RtlInsertUnicodePrefix's loop.
commit
|
commitdiff
|
tree
2005-11-08
Alex Ionescu
- Finish implementing RtlFindUnicodePrefix. The Windows...
commit
|
commitdiff
|
tree
2005-11-07
Alex Ionescu
- Start implementing RtlFindUnicodePrefix
commit
|
commitdiff
|
tree
2005-11-07
Alex Ionescu
- Oops.. fix a bug in RtlRemoveUnicodePrefix: edit...
commit
|
commitdiff
|
tree
2005-11-07
Alex Ionescu
- Finished implementing RtlInsertUnicodePrefix: handle...
commit
|
commitdiff
|
tree
2005-11-07
Alex Ionescu
- Implement more of RtlInsertUnicodePrefix: handle...
commit
|
commitdiff
|
tree
2005-11-07
Alex Ionescu
- Correct which entry was being modified.
commit
|
commitdiff
|
tree
2005-11-07
Alex Ionescu
- Implement simple case of RtlInsertUnicodePrefix where...
commit
|
commitdiff
|
tree
2005-11-07
Alex Ionescu
- Finish implementation of RtlRemoveUnicodePrefix
commit
|
commitdiff
|
tree
2005-11-07
Alex Ionescu
- Implement PFX_NTC_ROOT/PFX_NTC_CHILD deletions in...
commit
|
commitdiff
|
tree
2005-11-07
Alex Ionescu
- Implement PFX_NTC_CASE_MATCH deletions in RtlRemoveUnicode...
commit
|
commitdiff
|
tree
2005-11-07
Alex Ionescu
- Implement RtlInitializeUnicodePrefix and RtlNextUnicodePre...
commit
|
commitdiff
|
tree
2005-11-06
Alex Ionescu
This one is for Steven... 18 months later, I kept my...
commit
|
commitdiff
|
tree
2005-11-05
Alex Ionescu
- Move some NDK definitions (Cm Callbacks) to the DDK...
commit
|
commitdiff
|
tree
2005-11-03
Alex Ionescu
- Rename KiCheckForKernelApcDelivery
commit
|
commitdiff
|
tree
2005-11-02
Alex Ionescu
- Use correct trapframe during set/get context. Thanks...
commit
|
commitdiff
|
tree
2005-11-01
Alex Ionescu
- RtlCreateUnicodeString fails if the Length is > 0xFFFE...
commit
|
commitdiff
|
tree
2005-11-01
Alex Ionescu
- Revert so call "Fixes" introduced in 18941 because...
commit
|
commitdiff
|
tree
2005-10-19
Alex Ionescu
- Fix compile with msvc/psdk.
commit
|
commitdiff
|
tree
2005-10-19
Alex Ionescu
- Fix build issues.
commit
|
commitdiff
|
tree
2005-10-19
Alex Ionescu
- NDK fix: don't undef a million status codes, instead...
commit
|
commitdiff
|
tree
2005-10-02
Alex Ionescu
- Implement Native Entrypoint for our NT.LIB
commit
|
commitdiff
|
tree
2005-10-02
Alex Ionescu
- Fix gcc compilation issues
commit
|
commitdiff
|
tree
2005-10-02
Alex Ionescu
- Don't undef DBG_CONTINUE.
commit
|
commitdiff
|
tree
2005-10-02
Alex Ionescu
- Small csr server public header cleanup.
commit
|
commitdiff
|
tree
2005-10-02
Alex Ionescu
- Small semaphore code simplification/optimization.
commit
|
commitdiff
|
tree
2005-10-02
Alex Ionescu
- Add RtlSetProcessCritical
commit
|
commitdiff
|
tree
2005-10-01
Alex Ionescu
- Remove some duplicated/useless code and use internal...
commit
|
commitdiff
|
tree
2005-10-01
Alex Ionescu
- KeRundownThread:
commit
|
commitdiff
|
tree
2005-09-27
Alex Ionescu
- Some NDK fixes when compiling with PSDK.
commit
|
commitdiff
|
tree
2005-09-27
Alex Ionescu
- Fix several flaws in APC logic.
commit
|
commitdiff
|
tree
2005-09-26
Alex Ionescu
Fix calc.exe redraw problems on XP. Patch by Christoph_vW...
commit
|
commitdiff
|
tree
2005-09-26
Alex Ionescu
- Implement alldvrm and aulldvrm and export them from...
commit
|
commitdiff
|
tree
2005-09-26
Alex Ionescu
Err, actually deliver APCs when returning from systemcalls...
commit
|
commitdiff
|
tree
2005-09-26
Alex Ionescu
Add NDEBUG back and call LdrLoadDll correctly on Windows.
commit
|
commitdiff
|
tree
2005-09-26
Alex Ionescu
Export and implement NlsGetCacheUpdateCount. Almost...
commit
|
commitdiff
|
tree
2005-09-26
Alex Ionescu
Stub and export EnumCalanderInfoExW and QueryWin31IniFilesMa...
commit
|
commitdiff
|
tree
2005-09-26
Alex Ionescu
Export and implement CreateProcessInternalA and CreateProces...
commit
|
commitdiff
|
tree
2005-09-26
Alex Ionescu
Open BNO directory with correct privileges, open CSR...
commit
|
commitdiff
|
tree
2005-09-26
Alex Ionescu
- Fix a bug in CSR Capture APIs
commit
|
commitdiff
|
tree
2005-09-26
Alex Ionescu
- Put executive atom functions in the executive folder...
commit
|
commitdiff
|
tree
2005-09-26
Alex Ionescu
- Remove some deprecated files.
commit
|
commitdiff
|
tree
2005-09-26
Alex Ionescu
Forgot to svn add these two files.
commit
|
commitdiff
|
tree
2005-09-26
Alex Ionescu
- More sharing between ntdll/ntoskrnl: shared Dbg code.
commit
|
commitdiff
|
tree
2005-09-25
Alex Ionescu
- Fix mixed tab/space formatting issues.
commit
|
commitdiff
|
tree
2005-09-23
Alex Ionescu
fix identation bug in 18016
commit
|
commitdiff
|
tree
2005-09-23
Alex Ionescu
Fix signalstate check in KGATE code; spotted by magey.
commit
|
commitdiff
|
tree
2005-09-23
Alex Ionescu
- Call IsDialogMessage before TranslateAccelerators...
commit
|
commitdiff
|
tree
2005-09-23
Alex Ionescu
- Return focus to run dialog after showing the file...
commit
|
commitdiff
|
tree
2005-09-23
Alex Ionescu
Forgot these changes, sorry
commit
|
commitdiff
|
tree
2005-09-23
Alex Ionescu
- Fix a bunch of various bugs in the Rtl String routines...
commit
|
commitdiff
|
tree
2005-09-23
Alex Ionescu
Make TAB+ debug combos work again. Based on bugfix...
commit
|
commitdiff
|
tree
2005-09-23
Alex Ionescu
Fix exception handling/PSEH. Fixes bug 797.
commit
|
commitdiff
|
tree
next