aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-svcctl.c
Commit message (Expand)AuthorAgeFilesLines
* char *drep -> guint8 *drepJörg Mayer2004-01-191-14/+14
* renamed some defines SERVICE_xy to SVCCTL_SERVICE_xy to avoidUlf Lamping2003-12-171-11/+11
* From Jean-Baptiste Marchand: add/update names for svcctl operations.Guy Harris2003-10-021-15/+65
* Guy suggested that the dcerpc opnum value_string code could be simplifiedTim Potter2003-08-041-9/+1
* Dynamically create DCERPC opnum value_strings from the subdissectorTim Potter2003-06-261-24/+10
* In the policy handle hashing, handle more than one policy handle havingGuy Harris2003-06-051-30/+44
* More work on dissecting generic and standard mappings for NT access masks.Tim Potter2003-05-151-2/+4
* Move the specific rights dissection function and name into a structureTim Potter2003-04-281-2/+7
* Update some more names ...Richard Sharpe2003-04-271-5/+5
* Added decoding of EnumServicesStatus request packetsRonnie Sahlberg2003-04-271-1/+87
* Added function QueryServiceLockStatusRonnie Sahlberg2003-04-271-16/+90
* Added decoding of the two functions LockServiceDatabase and UnlockServiceData...Ronnie Sahlberg2003-04-271-4/+91
* Added dissectors for the functions : OpenSCManager and CloseServiceHandleRonnie Sahlberg2003-04-271-5/+216
* New DCERPC pipe for Windows service control. Implemented only stubs so far.Tim Potter2003-04-261-0/+111