projects
/
reactos.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove default users shell folder paths.
2004-10-02
Eric Kohl
Remove default users shell folder paths.
commit
|
commitdiff
|
tree
2004-10-02
Eric Kohl
Improve creation of shell folder settings.
commit
|
commitdiff
|
tree
2004-09-30
Eric Kohl
Remove common shell folder settings.
commit
|
commitdiff
|
tree
2004-09-30
Eric Kohl
- Add proper file header.
commit
|
commitdiff
|
tree
2004-09-28
Eric Kohl
- Implement IoFreeErrorLogEntry().
commit
|
commitdiff
|
tree
2004-09-28
Eric Kohl
Use FILE_APPEND_DATA access right to write log entries.
commit
|
commitdiff
|
tree
2004-09-28
Eric Kohl
Support special FILE_WRITE_TO_END_OF_FILE byte offset...
commit
|
commitdiff
|
tree
2004-09-28
Eric Kohl
NtWriteFile must append to file if it was opened with...
commit
|
commitdiff
|
tree
2004-09-27
Eric Kohl
Define FILE_WRITE_TO_END_OF_FILE.
commit
|
commitdiff
|
tree
2004-09-26
Eric Kohl
Delete a boot log from the registry after it was written...
commit
|
commitdiff
|
tree
2004-09-25
Eric Kohl
- CmiAddValueToKey(): Double the size of the value...
commit
|
commitdiff
|
tree
2004-09-25
Eric Kohl
- Use ROUND_UP macro instead of explicit calculation.
commit
|
commitdiff
|
tree
2004-09-24
Eric Kohl
Enable wizard 97 style and add a dummy progress page.
commit
|
commitdiff
|
tree
2004-09-24
Eric Kohl
Close the bootlog key if value enumeration or writing...
commit
|
commitdiff
|
tree
2004-09-24
Eric Kohl
- Print correct ReactOS version in the boot log header.
commit
|
commitdiff
|
tree
2004-09-23
Eric Kohl
Implement boot logging. Add /BOOTLOG to the command...
commit
|
commitdiff
|
tree
2004-09-16
Eric Kohl
Implement NtQueryDefaultUILanguage, NtQueryInstallUILanguage...
commit
|
commitdiff
|
tree
2004-09-16
Eric Kohl
Sort entries and remove duplicates.
commit
|
commitdiff
|
tree
2004-09-14
Eric Kohl
- Use Unicode strings instead of WCHAR strings.
commit
|
commitdiff
|
tree
2004-09-14
Eric Kohl
Implement SeLockSubjectContext and SeUnlockSubjectContext.
commit
|
commitdiff
|
tree
2004-09-13
Eric Kohl
Rename HANDLE_REP to HANDLE_ENTRY.
commit
|
commitdiff
|
tree
2004-09-13
Eric Kohl
RegQueryInfoKeyW returns correct security descriptor...
commit
|
commitdiff
|
tree
2004-09-13
Eric Kohl
- Implement AddAccessAllowedAceEx, AddAccessDeniedAceEx...
commit
|
commitdiff
|
tree
2004-09-13
Eric Kohl
- Return a default security descriptor when someone...
commit
|
commitdiff
|
tree
2004-09-13
Eric Kohl
- Fix a typo in RegGetKeySecurity().
commit
|
commitdiff
|
tree
2004-09-13
Eric Kohl
Implement RegGetKeySecurity.
commit
|
commitdiff
|
tree
2004-09-11
Eric Kohl
- Implement FsRtlLegalAnsiCharacterArray.
commit
|
commitdiff
|
tree
2004-09-11
Eric Kohl
Define LOCALE_SYEARMONTH, DATE_YEARMONTH, DATE_LTRREADING...
commit
|
commitdiff
|
tree
2004-09-09
Eric Kohl
- Use SeQuerySecurityDescriptorInfo() to retrieve an...
commit
|
commitdiff
|
tree
2004-09-08
Eric Kohl
Add support for setting a security descriptor for a...
commit
|
commitdiff
|
tree
2004-09-08
Eric Kohl
- Fix a typo in NtSetSecurityObject().
commit
|
commitdiff
|
tree
2004-09-08
Eric Kohl
Implement SetFileSecurityA/W.
commit
|
commitdiff
|
tree
2004-09-07
Eric Kohl
Return a security descriptor that grants full access...
commit
|
commitdiff
|
tree
2004-09-07
Eric Kohl
IopInvalidDeviceRequest must return STATUS_INVALID_DEVICE_RE...
commit
|
commitdiff
|
tree
2004-09-06
Eric Kohl
Implement GetFileSecurityA/W.
commit
|
commitdiff
|
tree
2004-09-06
Eric Kohl
Implement ANSI group and item functions.
commit
|
commitdiff
|
tree
2004-08-30
Eric Kohl
- Fixed some compiler warnings.
commit
|
commitdiff
|
tree
2004-08-28
Eric Kohl
Use '$Windows NT$' signature because setupapi doesn...
commit
|
commitdiff
|
tree
2004-08-28
Eric Kohl
- Add preliminary wizard page title and subtitle string...
commit
|
commitdiff
|
tree
2004-08-20
Eric Kohl
- Provide better PCI device descriptions.
commit
|
commitdiff
|
tree
2004-08-20
Eric Kohl
Define more PCI device subclasses.
commit
|
commitdiff
|
tree
2004-08-19
Eric Kohl
Define PCI subclasses and macros.
commit
|
commitdiff
|
tree
2004-08-18
Eric Kohl
Report the correct resource flags.
commit
|
commitdiff
|
tree
2004-08-18
Eric Kohl
Update resource-related defines.
commit
|
commitdiff
|
tree
2004-08-18
Eric Kohl
Don't retrieve a resource list when a device gets started...
commit
|
commitdiff
|
tree
2004-08-18
Eric Kohl
Fix IRP_MN_QUERY_RESOURCES and implement IRP_MN_QUERY_RESOUR...
commit
|
commitdiff
|
tree
2004-08-16
Eric Kohl
Implement:
commit
|
commitdiff
|
tree
2004-08-14
Eric Kohl
Try to retrieve the resource list before starting a...
commit
|
commitdiff
|
tree
2004-08-11
Eric Kohl
Add RtlFormatMessage stub.
commit
|
commitdiff
|
tree
2004-08-10
Eric Kohl
Minor fix
commit
|
commitdiff
|
tree
2004-08-10
Eric Kohl
Sort Rtl* functions.
commit
|
commitdiff
|
tree
2004-08-10
Eric Kohl
Move bitmap functions to the shared rtl library.
commit
|
commitdiff
|
tree
2004-08-10
Eric Kohl
Move bitmap functions to the shared rtl library.
commit
|
commitdiff
|
tree
2004-08-09
Eric Kohl
Sort Zw* functions
commit
|
commitdiff
|
tree
2004-08-04
Eric Kohl
Add missing functions to the .def and .edf files and...
commit
|
commitdiff
|
tree
2004-08-03
Eric Kohl
Add wizard watermark and header bitmaps.
commit
|
commitdiff
|
tree
2004-08-03
Eric Kohl
SeAssignSecurity():
commit
|
commitdiff
|
tree
2004-08-03
Eric Kohl
- Use 'MS Shell Dlg' font in all dialogs.
commit
|
commitdiff
|
tree
2004-07-31
Eric Kohl
Implement SeQuerySecurityDescriptorInfo().
commit
|
commitdiff
|
tree
2004-07-26
Eric Kohl
Remove dead code.
commit
|
commitdiff
|
tree
2004-07-26
Eric Kohl
Implement SeValidSecurityDescriptor().
commit
|
commitdiff
|
tree
2004-07-25
Eric Kohl
Implement NtSetSecurityObject().
commit
|
commitdiff
|
tree
2004-07-25
Eric Kohl
Implement NtQuerySecurityObject() for objects that...
commit
|
commitdiff
|
tree
2004-07-25
Eric Kohl
Move generic access rights to a common header file...
commit
|
commitdiff
|
tree
2004-07-23
Eric Kohl
Implement ObGetObjectSecurity() and ObReleaseObjectSecurity().
commit
|
commitdiff
|
tree
2004-07-23
Eric Kohl
Move security information constants.
commit
|
commitdiff
|
tree
2004-07-22
Eric Kohl
- Add security function for file and registry key objects.
commit
|
commitdiff
|
tree
2004-07-21
Eric Kohl
Implement simple DACL inheritance.
commit
|
commitdiff
|
tree
2004-07-20
Eric Kohl
SeAssignSecurity:
commit
|
commitdiff
|
tree
2004-07-19
Eric Kohl
- Add @implemented tag to NtMakePermanentObject().
commit
|
commitdiff
|
tree
2004-07-19
Eric Kohl
SeCaptureSubjectContext() must not crash if no current...
commit
|
commitdiff
|
tree
2004-07-18
Eric Kohl
Use SeAssignSecurity() to build a security descriptor...
commit
|
commitdiff
|
tree
2004-07-18
Eric Kohl
Implement most simple code path of SeAssignSecurity().
commit
|
commitdiff
|
tree
2004-07-17
Eric Kohl
Assign a security descriptor to the root directory...
commit
|
commitdiff
|
tree
2004-07-17
Eric Kohl
Create missing default DACLs.
commit
|
commitdiff
|
tree
2004-07-17
Eric Kohl
Implement NtMakePermanentObject().
commit
|
commitdiff
|
tree
2004-07-16
Eric Kohl
Fix an old typo.
commit
|
commitdiff
|
tree
2004-07-16
Eric Kohl
Implement security descriptor cache.
commit
|
commitdiff
|
tree
2004-07-15
Eric Kohl
Implement RtlAddAuditAccessAceEx().
commit
|
commitdiff
|
tree
2004-07-14
Eric Kohl
- Move access checks from NtAccessCheck() to SeAccessCheck().
commit
|
commitdiff
|
tree
2004-07-13
Eric Kohl
First experimental implementstion of NtAccessCheck().
commit
|
commitdiff
|
tree
2004-07-13
Eric Kohl
Move some access rights so they are usable form kernel...
commit
|
commitdiff
|
tree
2004-07-13
Eric Kohl
RtlImpersonateSelf(): Set impersonation level in call...
commit
|
commitdiff
|
tree
2004-07-13
Eric Kohl
NtOpenThreadToken() opens the thread token if OpenAsSelf...
commit
|
commitdiff
|
tree
2004-07-13
Eric Kohl
NtDuplicateToken() must create and return a handle...
commit
|
commitdiff
|
tree
2004-07-12
Eric Kohl
Replace hardcoded values by new constants.
commit
|
commitdiff
|
tree
2004-07-12
Eric Kohl
Define missing PNTSTATUS.
commit
|
commitdiff
|
tree
2004-07-12
Eric Kohl
Fix NtAccessCheck() prototype.
commit
|
commitdiff
|
tree
2004-07-11
Eric Kohl
Add missing security constants.
commit
|
commitdiff
|
tree
2004-07-11
Eric Kohl
Fix typo in SetSecurityDescriptorOwner().
commit
|
commitdiff
|
tree
2004-07-10
Eric Kohl
Fix default DACL of the logon token.
commit
|
commitdiff
|
tree
2004-07-10
Eric Kohl
Create group SIDs for logon token.
commit
|
commitdiff
|
tree
2004-07-10
Eric Kohl
Fix RtlEqualSid().
commit
|
commitdiff
|
tree
2004-07-08
Eric Kohl
Register the logon process.
commit
|
commitdiff
|
tree
2004-07-08
Eric Kohl
Fix RegisterLogonProcess().
commit
|
commitdiff
|
tree
2004-07-07
Eric Kohl
Add ACCESS_STATE and INITIAL_PRIVILEGE_SET.
commit
|
commitdiff
|
tree
2004-07-07
Eric Kohl
Implement environment variable dialog.
commit
|
commitdiff
|
tree
2004-07-02
Eric Kohl
Add partial implementation of the environment variables...
commit
|
commitdiff
|
tree
2004-07-01
Eric Kohl
Fix a typo. Now the 'Advanced' page shows again.
commit
|
commitdiff
|
tree
2004-06-30
Eric Kohl
Add accessibility control panel.
commit
|
commitdiff
|
tree
next