aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-netlogon.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-06Fix various typos and spelling errors.Bill Meier1-3/+3
2010-09-24(Refining the regexp...) Replace blurbs that match the name (case insensitive...Jeff Morriss1-12/+12
2010-09-23Replace blurbs that match the name (case insensitive) with NULL.Jeff Morriss1-13/+13
2010-09-21As suggested by Kovarththanan Rajaratnam in https://bugs.wireshark.org/bugzil...Jeff Morriss1-6/+6
2010-08-11From Frank Schorr:Anders Broman1-8/+22
2010-08-04Initialize confounder to ensure it has a known value.Stig Bjørlykke1-1/+1
2010-06-30Initialize some variables.Gerald Combs1-8/+8
2010-05-14Fix a few usages of "" in the hfp] array 'blurb' field.Bill Meier1-8/+8
2010-05-11Use consistent indentation; Whitesapce & formatting cleanup.Bill Meier1-5601/+5611
2010-03-19Squelch some compiler warnings.Guy Harris1-162/+175
2010-01-25Add nice dissection of the names of the sign/seal algorithmsRonnie Sahlberg1-14/+20
2010-01-25Add proper dissection of NL_AUTH_MESSAGE for schannel as described inRonnie Sahlberg1-76/+122
2010-01-22Make compiler happy when kerberos is not enabled...Sake Blok1-1/+4
2010-01-22From Matthieu Patou <mat+Informatique.Samba@matws.net>Ronnie Sahlberg1-65/+79
2010-01-03Fixed abbrev for Padding and Flags.Stig Bjørlykke1-26/+25
2009-12-19For fields of type FT_ABSOLUTE_TIME, have the "display" value be one ofGuy Harris1-15/+15
2009-10-25From Jakub Zawadzki:Anders Broman1-3/+1
2009-10-20s/#if HAVE_KERBEROS/#ifdef HAVE_KERBEROS/Jeff Morriss1-136/+136
2009-10-20Another, more sensible, attempt to fix the Win64 build.Jeff Morriss1-1/+1
2009-10-20Try to get it compiling on Win64Jeff Morriss1-3/+3
2009-10-20From Jakub Zawadzki:Stig Bjørlykke1-2/+6
2009-10-20From Matthieu PatouRonnie Sahlberg1-272/+1860
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-130/+130
2009-05-01From Reinhard Speyerer:Jaap Keuter1-2/+2
2008-12-17Fix some typos and spelling (mostly in text strings)Bill Meier1-8/+8
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke1-2/+2
2008-10-01add the new autogenerated lsa dissectorRonnie Sahlberg1-17/+18
2007-02-01logoncontrol2 response is a Win32 error code not an nt status codeRonnie Sahlberg1-2/+12
2006-08-15add decode of trust attribute flags as documented in samba4 netlogon idlRonnie Sahlberg1-2/+112
2006-08-09decode the field of type 11Ronnie Sahlberg1-0/+38
2006-06-03some functions return dos error codes and not nt status codesRonnie Sahlberg1-11/+16
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-6/+6
2006-02-16Use the new "proto_tree_add_*_format_value" routines.Guy Harris1-3/+3
2006-01-06Bill Meier: More spelling fixesJörg Mayer1-2/+2
2006-01-05Bill Meier:Jörg Mayer1-2/+2
2005-09-23From KaulRonnie Sahlberg1-5/+5
2005-07-28char -> const char warning fixesJörg Mayer1-1/+1
2005-02-01Move "dissect_nt_GUID()" into "packet-dcerpc-nt.c", as it's used by theGuy Harris1-15/+0
2005-01-30rename lsa_dissect_LSA_SECURITY_DESCRIPTOR to lsa_dissect_sec_desc_bufRonnie Sahlberg1-16/+16
2005-01-30rename lsa_dissect_POLICY_DNS_DOMAIN_INFO to lsa_dissect_DnsDomainInfo and ch...Ronnie Sahlberg1-1/+1
2005-01-30change dissect_ndr_counted_byte_array to be more consistent with dissect_ndr...Ronnie Sahlberg1-1/+1
2005-01-28older MS DCE/RPC interfaces often use a construct that is to be treated as a ...Ronnie Sahlberg1-2/+2
2004-08-03Move a bunch of stuff that's more Windows-related than SMB-related toGuy Harris1-1/+1
2004-08-02Move the NTLMv2 blob stuff back into packet-ntlmssp.c - it's moreGuy Harris1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+7666