Add the actual dissector for HyperSCSI.
[metze/wireshark/wip.git] / packet-dcerpc-netlogon.c
2002-11-04 Ronnie SahlbergBugfix.
2002-11-04 Ronnie SahlbergBugfix for DSROLE_PRIMARY_DOMAIN_INFO
2002-11-03 Ronnie SahlbergFix for Netlogon function 0x22 which used the wrong...
2002-10-15 Guy HarrisWhen registering a protocol, make sure there are no...
2002-09-29 Ronnie SahlbergSome changes to netlogon. function 0x1d is still...
2002-09-28 Ronnie SahlbergFrom Luke Howard: Bugfix for one NETLOGON command
2002-09-15 Ronnie SahlbergFrom Luke Howard: Small fix for NETLOGON: LogonGetDomai...
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-08-27 Ronnie SahlbergFrom Luke H, a new function name and name of some struc...
2002-08-18 Ronnie SahlbergChanged two ulong REF pointers to just calle the uint32...
2002-08-18 Ronnie SahlbergFix some incorrect poitner types. From Jean-Francois...
2002-08-17 Ronnie SahlbergAdded new function name LogonSamLogonEx
2002-08-17 Ronnie SahlbergFixed incorrect NDR pointer type in Authenticate3
2002-08-16 Tim PotterConvert some of the all caps names to more friendly...
2002-08-11 Ronnie SahlbergChanged some incorrect pointer types. MS interfaces...
2002-08-04 Ronnie SahlbergSome more function updates
2002-08-03 Ronnie SahlbergUpdated LogonControl2 and ServerAuthenticate2 functions
2002-07-10 Guy HarrisThe time stamps in credentials, at least, sometimes...
2002-07-09 Ronnie SahlbergUpdated GetDCName LogonControl and GetAnyDCName
2002-07-08 Ronnie SahlbergUpdated ACCOUNTDELTAS and ACCOUNTSYNC functions
2002-07-08 Ronnie SahlbergUpdate of DATABASESYNC function
2002-07-07 Ronnie SahlbergUpdate for NetrDatabaseDeltas function.
2002-07-07 Ronnie SahlbergAdded the final two cases for the DELTA_UNION union...
2002-07-07 Ronnie SahlbergUpdated DELTA_TRUSTED_DOMAINS and DELTA_ACCOUNTS
2002-07-07 Ronnie SahlbergUpdated DELTA_ALIAS_MEMBER and DELTA_POLICY
2002-07-07 Ronnie SahlbergUpdated DELTA_GROUP_MEMBER and DELTA_ALIAS structures.
2002-07-07 Ronnie SahlbergTiny DELTA_RENAME_USER and DELTA_RENAME_ALIAS update
2002-07-07 Ronnie SahlbergDELTA_RENAME_GROUP update
2002-07-07 Ronnie SahlbergVerified and changed name of DELTA_GROUP dissector.
2002-07-07 Ronnie SahlbergRenamed SAM_DOMAIN_INFO into DELTA_DOMAN.
2002-07-06 Ronnie SahlbergNETLOGON update.
2002-07-05 Ronnie SahlbergFixed stupid bug I added when updating a structure...
2002-07-02 Ronnie SahlbergMore NETLOGON updates
2002-07-02 Ronnie SahlbergMore NETLOGON updates
2002-07-01 Ronnie Sahlbergtiny netlogon update
2002-07-01 Ronnie SahlbergUpdate to NETLOGON dissector
2002-06-30 Ronnie SahlbergNETLOGON update
2002-06-30 Ronnie SahlbergFirst checkin for NETLOGON cleanup
2002-06-24 Tim PotterChange each DCERPC dissector to pass in a hf value...
2002-05-31 Tim PotterRemoved some trailing commas from various DCERPC dissec...
2002-05-10 Guy HarrisFrom Joerg Mayer: make a pile of stuff not used outside...
2002-05-04 Guy HarrisFrom Joerg Mayer: mark unused arguments as such.
2002-05-03 Ronnie SahlbergAdded some new discovered names for some NETLOGON functions
2002-04-29 Guy HarrisRemoval (or, at least, #ifdeffing out) of unused variab...
2002-04-20 Tim PotterDissect ntstatus codes instead of uint32 for response...
2002-04-18 Guy HarrisAdd a "proto_register_dcerpc_smb()" which registers...
2002-04-17 Ronnie SahlbergRemove some temporary functions from NETLOGON now that...
2002-04-17 Ronnie SahlbergLSA dissector updates. Adds a lot of LSA functions...
2002-04-17 Tim PotterUse policy handle hash code in DCERPC/SMB SAMR dissector.
2002-03-24 Guy HarrisFix "dissect_ndr_nt_UNICODE_STRING_str()" so that the...
2002-03-17 Ronnie SahlbergSome minor bugfixes for netlogon
2002-03-14 Ronnie SahlbergAdded a value_string for the countreis which have their...
2002-03-14 Ronnie Sahlberghf_netlogon_code did not have an hf_[] entry.
2002-03-14 Guy HarrisFix a typo.
2002-03-13 Ronnie SahlbergMake LSA_SECURITY_DESCRIPTOR dissector call dissect_nt_...
2002-03-13 Ronnie SahlbergAdded mockups for LSA_SECRET and LSA_SECURITY_DESCRIPTO...
2002-03-13 Ronnie SahlbergFixed bug in SAMDELTAS_request.
2002-03-13 Ronnie SahlbergUpdate dissect_ndr_nt_STRING so it can also accept...
2002-03-12 Ronnie SahlbergSmall fix for dissect_ndr_nt_UNICODE_STRING_str() in...
2002-01-21 Guy HarrisInclude files from the "epan" directory and subdirector...
2001-11-21 Guy HarrisRename the "packet-msrpc-XXX.[ch]" files to "packet...