From Hannes Gredler: make the IS-IS dissector more verbose in the INFO
[obnox/wireshark/wip.git] / packet-dcerpc-netlogon.c
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...