projects
/
reactos.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
- Disable some debug messages.
[reactos.git]
/
reactos
/
base
/
system
/
services
/
rpcserver.c
2008-09-13
Eric Kohl
- Disable some debug messages.
blob
|
commitdiff
|
raw
2008-09-11
Christoph von Wittich
remove unused parameter from DPRINT
blob
|
commitdiff
|
raw
|
diff to current
2008-09-11
Christoph von Wittich
fix incorrect buffersize passed to MultiByteToWideChar
blob
|
commitdiff
|
raw
|
diff to current
2008-09-11
Christoph von Wittich
fix some heap corruptions in services
blob
|
commitdiff
|
raw
|
diff to current
2008-09-06
Eric Kohl
Fix 64 bit portability issues.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-29
Eric Kohl
- Add a reference counter to the service record.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-29
Eric Kohl
[FORMATTING] No code changes.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-29
Eric Kohl
- RCreateServiceW:
blob
|
commitdiff
|
raw
|
diff to current
2008-08-29
Eric Kohl
Implement REnumDependentServicesA/W.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-29
Eric Kohl
- QueryServiceConfig2A/W: Fail if lpBuffer is NULL...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-29
Eric Kohl
- ScmCreateManagerHandle: Fail on invalid database...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-29
Eric Kohl
- GetServiceDisplayNameA/W and GetServiceKeyNameA/W...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-24
Eric Kohl
Hack the declaration of RQueryServiceConfigA. This...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-10
Ged Murphy
Check for correct access right when deleting services
blob
|
commitdiff
|
raw
|
diff to current
2008-05-18
Hervé Poussineau
Fix build
blob
|
commitdiff
|
raw
|
diff to current
2008-04-10
Hervé Poussineau
Use R- prefix instead of Scmr- prefix for service RPC...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-10
Hervé Poussineau
Make service RPC interface more compatible with MS...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-26
Johannes Anderwald
- improve a few parameters checks
blob
|
commitdiff
|
raw
|
diff to current
2008-02-11
Hervé Poussineau
Bring back ext2 code from branch
blob
|
commitdiff
|
raw
|
diff to current
2008-01-18
Hervé Poussineau
Use new interface names
blob
|
commitdiff
|
raw
|
diff to current
2008-01-14
Aleksey Bragin
- Fix a bug (% is a reserved character in string operat...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-14
Aleksey Bragin
- Fix a bug in %SystemRoot% substitution branch.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-14
Aleksey Bragin
- Implement canonicalizing the service binary path...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-13
Christoph von Wittich
only allocate a buffer in StartServiceA when dwNumServi...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-13
Christoph von Wittich
don't corrupt the image path
blob
|
commitdiff
|
raw
|
diff to current
2008-01-13
Aleksey Bragin
- Sync up Mm interface with WinLdr branch (introduce...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-04
Hervé Poussineau
Change service interface too
blob
|
commitdiff
|
raw
|
diff to current
2007-09-12
Ged Murphy
Receive a client service handle from advapi32 so we...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-11
Ged Murphy
- store the SERVICE_STATUS_HANDLE and use it for settin...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-07
Ged Murphy
adjust the pointers on the server side to match what...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-06
Ged Murphy
- Shutdown services when the SCM is terminated
blob
|
commitdiff
|
raw
|
diff to current
2007-09-06
Ged Murphy
add the account name to the QueryServiceConfig RPC...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-05
Ged Murphy
- Implement the RPC server calls for QueryServiceConfig...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-16
Ged Murphy
revert r27695 as it's already implemented in advapi32...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-16
Ged Murphy
Wait for the SCM to be fully initialized before calling...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-10
Ged Murphy
implement ScmrSetServiceStatus, this goes some way...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-09
Christoph von Wittich
-fix a memory leak
blob
|
commitdiff
|
raw
|
diff to current
2007-03-26
Hervé Poussineau
- Move NCI generated files to arch-specific directories
blob
|
commitdiff
|
raw
|
diff to current
2007-02-16
Alex Ionescu
- Create KD branch. All debugging support is removed...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-05
Christoph von Wittich
* fixed some warnings
blob
|
commitdiff
|
raw
|
diff to current
2006-12-26
Eric Kohl
- Rename SCM_START_PACKET to SCM_CONTROL_PACKET.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-10
Alex Ionescu
- Fix SleepEx.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Aleksey Bragin
Create a place for work on creating a bootloader capabl...
blob
|
commitdiff
|
raw
2006-10-13
Hervé Poussineau
Better stub for ScmrSetServiceObjectSecurity
blob
|
commitdiff
|
raw
|
diff to current
2006-10-08
Art Yerkes
Partially fixed up tree after merge from HEAD. More...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-04
Art Yerkes
Big merge: thanks alex and greatlord. Not a complete...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-31
Eric Kohl
Pass additional arguments to a service when it is start...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-14
Ged Murphy
Add debug print
blob
|
commitdiff
|
raw
|
diff to current
2006-08-07
Eric Kohl
- Implement ScmStartServiceA and revert the last modifi...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-07
Hervé Poussineau
Call ScmrStartServiceW in StartServiceA to prevent...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-06
Hervé Poussineau
Fix return type in .idl file
blob
|
commitdiff
|
raw
|
diff to current
2006-06-25
Hervé Poussineau
Let StartService really start the service.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-03
Hervé Poussineau
Fix some little bugs
blob
|
commitdiff
|
raw
|
diff to current
2006-02-17
Art Yerkes
Hauled subsys/system items into base/system
blob
|
commitdiff
|
raw
|
diff to current