Define some fcns & vars as static...
[metze/wireshark/wip.git] / epan / dissectors / packet-dcerpc-netlogon.c
2010-09-24 Jeff Morriss(Refining the regexp...) Replace blurbs that match...
2010-09-23 Jeff MorrissReplace blurbs that match the name (case insensitive...
2010-09-21 Jeff MorrissAs suggested by Kovarththanan Rajaratnam in https:...
2010-08-11 Anders BromanFrom Frank Schorr:
2010-08-04 Stig BjørlykkeInitialize confounder to ensure it has a known value.
2010-06-30 Gerald CombsInitialize some variables.
2010-05-14 Bill MeierFix a few usages of "" in the hfp] array 'blurb' field.
2010-05-11 Bill MeierUse consistent indentation; Whitesapce & formatting...
2010-03-19 Guy HarrisSquelch some compiler warnings.
2010-01-25 Ronnie SahlbergAdd nice dissection of the names of the sign/seal algor...
2010-01-25 Ronnie SahlbergAdd proper dissection of NL_AUTH_MESSAGE for schannel...
2010-01-22 Sake BlokMake compiler happy when kerberos is not enabled...
2010-01-22 Ronnie SahlbergFrom Matthieu Patou <mat+Informatique.Samba@matws.net>
2010-01-03 Stig BjørlykkeFixed abbrev for Padding and Flags.
2009-12-19 Guy HarrisFor fields of type FT_ABSOLUTE_TIME, have the "display...
2009-10-25 Anders BromanFrom Jakub Zawadzki:
2009-10-20 Jeff Morrisss/#if HAVE_KERBEROS/#ifdef HAVE_KERBEROS/
2009-10-20 Jeff MorrissAnother, more sensible, attempt to fix the Win64 build.
2009-10-20 Jeff MorrissTry to get it compiling on Win64
2009-10-20 Stig BjørlykkeFrom Jakub Zawadzki:
2009-10-20 Ronnie SahlbergFrom Matthieu Patou
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2009-05-01 Jaap KeuterFrom Reinhard Speyerer:
2008-12-17 Bill MeierFix some typos and spelling (mostly in text strings)
2008-10-31 Stig BjørlykkeFix some "format not a string literal and no format...
2008-10-01 Ronnie Sahlbergadd the new autogenerated lsa dissector
2007-02-01 Ronnie Sahlberglogoncontrol2 response is a Win32 error code not...
2006-08-15 Ronnie Sahlbergadd decode of trust attribute flags as documented...
2006-08-09 Ronnie Sahlbergdecode the field of type 11
2006-06-03 Ronnie Sahlbergsome functions return dos error codes and not nt status...
2006-05-21 Ronnie Sahlbergchange a whole bunch of ethereal into wireshark
2006-02-16 Guy HarrisUse the new "proto_tree_add_*_format_value" routines.
2006-01-06 Jörg MayerBill Meier: More spelling fixes
2006-01-05 Jörg MayerBill Meier:
2005-09-23 Ronnie SahlbergFrom Kaul
2005-07-28 Jörg Mayerchar -> const char warning fixes
2005-02-01 Guy HarrisMove "dissect_nt_GUID()" into "packet-dcerpc-nt.c"...
2005-01-30 Ronnie Sahlbergrename lsa_dissect_LSA_SECURITY_DESCRIPTOR to lsa_disse...
2005-01-30 Ronnie Sahlbergrename lsa_dissect_POLICY_DNS_DOMAIN_INFO to lsa_dissec...
2005-01-30 Ronnie Sahlbergchange dissect_ndr_counted_byte_array to be more consi...
2005-01-28 Ronnie Sahlbergolder MS DCE/RPC interfaces often use a construct that...
2004-08-03 Guy HarrisMove a bunch of stuff that's more Windows-related than...
2004-08-02 Guy HarrisMove the NTLMv2 blob stuff back into packet-ntlmssp...
2004-07-18 Gilbert RamirezMove dissectors to epan/dissectors directory.