The function pointer in a "per_choice_t" or a "per_sequence_t" is to a
[obnox/wireshark/wip.git] / packet-dcerpc-netlogon.c
2004-05-19 tpotRemove hf argument to common routines for dissecting...
2004-05-01 sahlbergmore deltatypes
2004-04-23 sahlbergprettified a few netlogon calls and populate col_info...
2004-04-23 sahlbergupdate to netlogon to dissect the timestamps in VALIDAT...
2004-04-23 sahlbergupdate to netlogon, now also decode the delete user...
2004-04-21 sahlberg update to netlogon to show DsrGetDcNameEx2() Client...
2004-04-08 sahlbergupdate to netlogon: make it dissect all the bits of...
2004-04-08 sahlbergdissection of netlogon userflags in tha pac structure...
2004-04-08 sahlbergdissect group attributes for the pac structure and...
2004-03-05 sahlbergKerberos contain a structure that is VERY similar to...
2004-01-19 jmayerchar *drep -> guint8 *drep
2003-11-02 tpotIn a secure channel verifier, sometimes the nonce isn...
2003-10-23 guyUse -1 rather than "tvb_length(tvb)" to specify a lengt...
2003-09-27 sahlbergFrom JBM update some function names in Netlogon
2003-09-22 tpotA bunch of fixups for the NETLOGON sam database synchro...
2003-09-12 sahlbergUpdate to netlogon
2003-09-12 sahlbergupadtes to NETLOGON
2003-09-11 sahlbergFrom Jean-Baptiste Marchand
2003-09-10 sahlbergNETLOGON/DsrDeregisterDNSHostRecords :
2003-08-04 tpotGuy suggested that the dcerpc opnum value_string code...
2003-07-18 guyI've seen captures with Netlogon Secure Channel securit...
2003-07-18 guyCapitalize "C" in "Channel" in "Secure Channel", as...
2003-07-16 tpotMove all DCERPC authentication/encryption dissection...
2003-06-26 tpotDynamically create DCERPC opnum value_strings from...
2003-06-02 tpotDissect a netlogon credential as eight FT_BYTES rather...
2003-05-21 sahlbergChange the interface to dissect_ndr_nt_PSID to take...
2003-05-15 tpotMove dissection of NETLOGON secure channel auth verifie...
2003-05-15 tpotDissect authentication data for netlogon secure channel...
2003-05-09 tpotDissect a ntlmv2 response if found in a samlogon request.
2003-04-27 sahlbergNot all strings in MS interfaces are unicode.
2003-02-14 tpotDisplay user name in COL_INFO for ServerAuthenticate2...
2003-02-10 guyDecorate the top-level item for a PRIV_NAME_ARRAY with...
2003-02-08 guyHave "dissect_ndr_counted_string()" add 2, not 1, to...
2003-02-07 guyRename "dissect_ndr_char_string()" and "dissect_ndr_wch...
2003-02-07 guyRename "dissect_ndr_char_array" and "disect_ndr_wchar_a...
2003-02-03 tpotConvert to new DCERPC string handling functions. There...
2003-01-31 guyDecorate a PRIV_NAME_ARRAY with the privilege names...
2003-01-31 guyDecorate a DELTA_DOMAIN structure's top-level item...
2003-01-30 guyGeneralize "cb_str_postprocess()" to allow the string...
2003-01-30 tpotDisplay random useful tidbits in COL_INFO.
2003-01-28 tpotConvert dissector to callback based version of dissect_...
2003-01-14 tpotAdd value_string for secure channel type used in Server...
2002-11-30 sahlbergAdded some flags and value_Strings for netlogon
2002-11-29 sahlbergFrom Like H, update to NETLOGON. DSROLEGETPRIMARYDOM...
2002-11-29 sahlbergFrom Luke H. Update to GetDomainInfo
2002-11-04 sahlbergBugfix.
2002-11-04 sahlbergBugfix for DSROLE_PRIMARY_DOMAIN_INFO
2002-11-03 sahlbergFix for Netlogon function 0x22 which used the wrong...
2002-10-15 guyWhen registering a protocol, make sure there are no...
2002-09-29 sahlbergSome changes to netlogon. function 0x1d is still...
2002-09-28 sahlbergFrom Luke Howard: Bugfix for one NETLOGON command
2002-09-15 sahlbergFrom Luke Howard: Small fix for NETLOGON: LogonGetDomai...
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-27 sahlbergFrom Luke H, a new function name and name of some struc...
2002-08-18 sahlbergChanged two ulong REF pointers to just calle the uint32...
2002-08-18 sahlbergFix some incorrect poitner types. From Jean-Francois...
2002-08-17 sahlbergAdded new function name LogonSamLogonEx
2002-08-17 sahlbergFixed incorrect NDR pointer type in Authenticate3
2002-08-16 tpotConvert some of the all caps names to more friendly...
2002-08-11 sahlbergChanged some incorrect pointer types. MS interfaces...
2002-08-04 sahlbergSome more function updates
2002-08-03 sahlbergUpdated LogonControl2 and ServerAuthenticate2 functions
2002-07-10 guyThe time stamps in credentials, at least, sometimes...
2002-07-09 sahlbergUpdated GetDCName LogonControl and GetAnyDCName
2002-07-08 sahlbergUpdated ACCOUNTDELTAS and ACCOUNTSYNC functions
2002-07-08 sahlbergUpdate of DATABASESYNC function
2002-07-07 sahlbergUpdate for NetrDatabaseDeltas function.
2002-07-07 sahlbergAdded the final two cases for the DELTA_UNION union...
2002-07-07 sahlbergUpdated DELTA_TRUSTED_DOMAINS and DELTA_ACCOUNTS
2002-07-07 sahlbergUpdated DELTA_ALIAS_MEMBER and DELTA_POLICY
2002-07-07 sahlbergUpdated DELTA_GROUP_MEMBER and DELTA_ALIAS structures.
2002-07-07 sahlbergTiny DELTA_RENAME_USER and DELTA_RENAME_ALIAS update
2002-07-07 sahlbergDELTA_RENAME_GROUP update
2002-07-07 sahlbergVerified and changed name of DELTA_GROUP dissector.
2002-07-07 sahlbergRenamed SAM_DOMAIN_INFO into DELTA_DOMAN.
2002-07-06 sahlbergNETLOGON update.
2002-07-05 sahlbergFixed stupid bug I added when updating a structure...
2002-07-02 sahlbergMore NETLOGON updates
2002-07-02 sahlbergMore NETLOGON updates
2002-07-01 sahlbergtiny netlogon update
2002-07-01 sahlbergUpdate to NETLOGON dissector
2002-06-30 sahlbergNETLOGON update
2002-06-30 sahlbergFirst checkin for NETLOGON cleanup
2002-06-24 tpotChange each DCERPC dissector to pass in a hf value...
2002-05-31 tpotRemoved some trailing commas from various DCERPC dissec...
2002-05-10 guyFrom Joerg Mayer: make a pile of stuff not used outside...
2002-05-04 guyFrom Joerg Mayer: mark unused arguments as such.
2002-05-03 sahlbergAdded some new discovered names for some NETLOGON functions
2002-04-29 guyRemoval (or, at least, #ifdeffing out) of unused variab...
2002-04-20 tpotDissect ntstatus codes instead of uint32 for response...
2002-04-18 guyAdd a "proto_register_dcerpc_smb()" which registers...
2002-04-17 sahlbergRemove some temporary functions from NETLOGON now that...
2002-04-17 sahlbergLSA dissector updates. Adds a lot of LSA functions...
2002-04-17 tpotUse policy handle hash code in DCERPC/SMB SAMR dissector.
2002-03-24 guyFix "dissect_ndr_nt_UNICODE_STRING_str()" so that the...
2002-03-17 sahlbergSome minor bugfixes for netlogon
2002-03-14 sahlbergAdded a value_string for the countreis which have their...
2002-03-14 sahlberghf_netlogon_code did not have an hf_[] entry.
2002-03-14 guyFix a typo.
2002-03-13 sahlbergMake LSA_SECURITY_DESCRIPTOR dissector call dissect_nt_...
next