aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-netlogon.c
AgeCommit message (Expand)AuthorFilesLines
2003-02-14Display user name in COL_INFO for ServerAuthenticate2 request.tpot1-3/+9
2003-02-10Decorate the top-level item for a PRIV_NAME_ARRAY with the privilegeguy1-2/+2
2003-02-08Have "dissect_ndr_counted_string()" add 2, not 1, to its argument, as itguy1-6/+6
2003-02-07Rename "dissect_ndr_char_string()" and "dissect_ndr_wchar_string()" toguy1-3/+3
2003-02-07Rename "dissect_ndr_char_array" and "disect_ndr_wchar_array" toguy1-3/+3
2003-02-03Convert to new DCERPC string handling functions. There are still sometpot1-105/+105
2003-01-31Decorate a PRIV_NAME_ARRAY with the privilege names in the array.guy1-2/+2
2003-01-31Decorate a DELTA_DOMAIN structure's top-level item with the domain name.guy1-2/+2
2003-01-30Generalize "cb_str_postprocess()" to allow the string to be appended toguy1-178/+178
2003-01-30Display random useful tidbits in COL_INFO.tpot1-3/+7
2003-01-28Convert dissector to callback based version of dissect_ndr_pointer().tpot1-499/+449
2003-01-14Add value_string for secure channel type used in ServerAuthenticate2.tpot1-4/+13
2002-11-30Added some flags and value_Strings for netlogonsahlberg1-18/+600
2002-11-29From Like H, update to NETLOGON. DSROLEGETPRIMARYDOMAININFO is actually EN...sahlberg1-22/+42
2002-11-29From Luke H. Update to GetDomainInfosahlberg1-48/+69
2002-11-04Bugfix.sahlberg1-35/+11
2002-11-04Bugfix for DSROLE_PRIMARY_DOMAIN_INFOsahlberg1-36/+40
2002-11-03Fix for Netlogon function 0x22 which used the wrong pointer type.sahlberg1-25/+13
2002-10-15When registering a protocol, make sure there are no other protocols withguy1-2/+2
2002-09-29Some changes to netlogon. function 0x1d is still not right but maybe we aresahlberg1-114/+94
2002-09-28From Luke Howard: Bugfix for one NETLOGON commandsahlberg1-37/+51
2002-09-15From Luke Howard: Small fix for NETLOGON: LogonGetDomainInfosahlberg1-3/+5
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-121/+121
2002-08-27From Luke H, a new function name and name of some structures/fields used by t...sahlberg1-116/+39
2002-08-18Changed two ulong REF pointers to just calle the uint32 dissectorsahlberg1-7/+5
2002-08-18Fix some incorrect poitner types. From Jean-Francois Micouleausahlberg1-9/+9
2002-08-17Added new function name LogonSamLogonExsahlberg1-7/+7
2002-08-17Fixed incorrect NDR pointer type in Authenticate3sahlberg1-2/+2
2002-08-16Convert some of the all caps names to more friendly names.tpot1-49/+49
2002-08-11Changed some incorrect pointer types. MS interfaces seems never to use PTRsahlberg1-57/+57
2002-08-04Some more function updatessahlberg1-145/+191
2002-08-03Updated LogonControl2 and ServerAuthenticate2 functionssahlberg1-158/+166
2002-07-10The time stamps in credentials, at least, sometimes appear to beguy1-2/+22
2002-07-09Updated GetDCName LogonControl and GetAnyDCNamesahlberg1-287/+244
2002-07-08Updated ACCOUNTDELTAS and ACCOUNTSYNC functionssahlberg1-192/+240
2002-07-08Update of DATABASESYNC functionsahlberg1-59/+75
2002-07-07Update for NetrDatabaseDeltas function.sahlberg1-249/+285
2002-07-07Added the final two cases for the DELTA_UNION union. Fixed up DELTA_UNION.sahlberg1-204/+362
2002-07-07Updated DELTA_TRUSTED_DOMAINS and DELTA_ACCOUNTSsahlberg1-166/+232
2002-07-07Updated DELTA_ALIAS_MEMBER and DELTA_POLICYsahlberg1-229/+251
2002-07-07Updated DELTA_GROUP_MEMBER and DELTA_ALIAS structures.sahlberg1-177/+154
2002-07-07Tiny DELTA_RENAME_USER and DELTA_RENAME_ALIAS updatesahlberg1-3/+3
2002-07-07DELTA_RENAME_GROUP updatesahlberg1-59/+63
2002-07-07Verified and changed name of DELTA_GROUP dissector.sahlberg1-63/+69
2002-07-07Renamed SAM_DOMAIN_INFO into DELTA_DOMAN.sahlberg1-80/+121
2002-07-06NETLOGON update.sahlberg1-134/+228
2002-07-05Fixed stupid bug I added when updating a structure preparing for the rewrite/...sahlberg1-26/+21
2002-07-02More NETLOGON updatessahlberg1-134/+146
2002-07-02More NETLOGON updatessahlberg1-138/+169
2002-07-01tiny netlogon updatesahlberg1-3/+3