Ros-diffs July 2006

ros-diffs@reactos.org
  • 19 participants
  • 662 discussions

[greatlrd] 23240: move more code into startup.c
by greatlrd@svn.reactos.org
18 years, 1 month

[janderwald] 23239: * add ukrainian translation by Temarez * fixes bug 1706
by janderwald@svn.reactos.org
18 years, 1 month

[greatlrd] 23238: Start cleaing up DDraw.dll I start moving all startup code for HAL and HEL to startup.c. It will kill alot of files and code and we can adodate our ddraw to wine ddraw design, at end.
by greatlrd@svn.reactos.org
18 years, 1 month

[janderwald] 23237: * add automatic powrprof diff for winesync
by janderwald@svn.reactos.org
18 years, 1 month

[ion] 23236: - Refactor SeCaptureSubjectContext into SeCaptureSubjectContextEx and SeCreateAccessState into SeCreateAccessStateEx. The *Ex routines allow specifying a custom process/thread which isn't the current one. This is useful when creating a new process or thread since we're not actually in it. - Implemented a bit more security calls in PspCreateProcess as seen in WI II. We now create an AccessState. - Also write the PID in the ObjectTable.
by ion@svn.reactos.org
18 years, 1 month

[ion] 23235: - SeAccessCheck should assume failure if no SD was passed. Also fixes bugcheck on startup since processes don't currently have SDs.
by ion@svn.reactos.org
18 years, 1 month

[ion] 23234: - Fixup PSTRACE to print much nicer output and actually work. - Add tracing for security.c and kill.c.
by ion@svn.reactos.org
18 years, 1 month

[ion] 23233: - ImperstionationLocale -> ImpersonationLocale. - Implement PspWriteTebImpersonationInfo for setting the impersonation locale and impersonation status in the TEB (since User-mode needs to read this value and we don't want to NtQueryInformationThread for it each time to read the ETHERAD flag). - Complete the implementation of PspSetPrimaryToken to recalculate a process's access rights to itself based on a new primary token. - Reorganize ps.h header like ob.h and io.h, implement Traci
by ion@svn.reactos.org
18 years, 1 month

[ion] 23232: [AUDIT] - The entire /kd directory is clear. We do not implement any Kd support in ReactOS, and I very much doubt someone implemented GDB or BOCHS support based reverse-engineering NT since NT happens not to have a GDB/BOCHS stub built-in (what a surprise!).
by ion@svn.reactos.org
18 years, 1 month

[ion] 23231: - CT_ACTIVE_IMPERSTIONATION_INFO_BIT -> CT_ACTIVE_IMPERSONATION_INFO_BIT - Added Process and Thread locking inlined functions for Ps Security functions. - Thread safety is your friend! Huge rework of almost all the functions in ps/security.c to use the process/thread pushlocks and use interlocked operations when dealing with the ActiveImpersonationInfo thread flag. - Added PAGED_CODE(). - Added checks for Processes with Jobs for the day that will happen. - PsAssignImpersoonationToke
by ion@svn.reactos.org
18 years, 1 month
Results per page: