Ros-diffs June 2006

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

[greatlrd] 22252: implement datatype I32 for *printf string version we have a *printf for files as well now 29 fails in wine test msvcrt printf
by greatlrd@svn.reactos.org
18 years, 5 months

[janderwald] 22251: tag wine 0.9.14. powrprof
by janderwald@svn.reactos.org
18 years, 5 months

[janderwald] 22250:
by janderwald@svn.reactos.org
18 years, 5 months

[ion] 22249: - Formatting/name/comment/declaration/calling convention changes. - Make ObpCreateHandleTable return NTSTATUS instead of VOID, so that it can return STATUS_INSUFFIENT_RESOURCES if the handle table couldn't be allocated.
by ion@svn.reactos.org
18 years, 5 months

[janderwald] 22248: add missing NtPowerInformation to def
by janderwald@svn.reactos.org
18 years, 5 months

[greatlrd] 22247: fixing 2 more fualt in msvcrt *printf api
by greatlrd@svn.reactos.org
18 years, 5 months

[ion] 22246: - Add function documentation header to ObpDeleteHandle, comment and re-format the function, and simplify the code to reduce some code duplication. - Call the OkayToClose Procedure, if one is present, to allow the object owner a chance to disallow closing this handle. I believe this is required for properly protecting Winsta/Desktop handles (instead of using the regular protection mode, since that one can be bypassed). Thomas, get to work!
by ion@svn.reactos.org
18 years, 5 months

[ion] 22245: - Documented ObpDeleteNameCheck and ObpSetPermanentObject - Added function documentation header for ObpDecrementHandleCount and ObpSetHandleAttributes - Modified ObpDecrementHandleCount to accept Process and GrantedAccess paraemters since the definition for the Close Procedure Callback requires them (and we were currently sending NULL). Also send 0 for process handle count, since we don't yet parse/support per-process handle databases. - Minor optimization: All objects have an objec
by ion@svn.reactos.org
18 years, 5 months

[ion] 22244: - Make sure callers of NtMakeTemporaryObject have DELETE privileges, otherwise they could end up illegaly killing objects (in certain situations) - Make sure callers of NtMakePermanentObject have SeCreatePermanentPrivilege. - Implement ObpDeleteNameCheck as described in Gl00my's Ob Documentation (using such documentation falls under US Reverse Engineering Law - Clean rooming). - Remove duplicated code in ObpDecrementHandleCount and ObpSetPermanentObject and have them use ObpDeleteNa
by ion@svn.reactos.org
18 years, 5 months

[ion] 22243: - Fix bug in IoCreateFile which my (correct) ObReferenceObjectByHandle bugfix patch uncovered. Bootcd/installation works again.
by ion@svn.reactos.org
18 years, 5 months
Results per page: