Rename "proto_alloc_dfilter_string()" to
[obnox/wireshark/wip.git] / packet-dcerpc-netlogon.c
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_...
2002-03-13 sahlbergAdded mockups for LSA_SECRET and LSA_SECURITY_DESCRIPTO...
2002-03-13 sahlbergFixed bug in SAMDELTAS_request.
2002-03-13 sahlbergUpdate dissect_ndr_nt_STRING so it can also accept...
2002-03-12 sahlbergSmall fix for dissect_ndr_nt_UNICODE_STRING_str() in...
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2001-11-21 guyRename the "packet-msrpc-XXX.[ch]" files to "packet...