aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-netlogon.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-19Squelch some compiler warnings.guy1-162/+175
2010-01-25Add nice dissection of the names of the sign/seal algorithmssahlberg1-14/+20
2010-01-25Add proper dissection of NL_AUTH_MESSAGE for schannel as described insahlberg1-76/+122
2010-01-22Make compiler happy when kerberos is not enabled...sake1-1/+4
2010-01-22From Matthieu Patou <mat+Informatique.Samba@matws.net>sahlberg1-65/+79
2010-01-03Fixed abbrev for Padding and Flags.stig1-26/+25
2009-12-19For fields of type FT_ABSOLUTE_TIME, have the "display" value be one ofguy1-15/+15
2009-10-25From Jakub Zawadzki:etxrab1-3/+1
2009-10-20s/#if HAVE_KERBEROS/#ifdef HAVE_KERBEROS/morriss1-136/+136
2009-10-20Another, more sensible, attempt to fix the Win64 build.morriss1-1/+1
2009-10-20Try to get it compiling on Win64morriss1-3/+3
2009-10-20From Jakub Zawadzki:stig1-2/+6
2009-10-20From Matthieu Patousahlberg1-272/+1860
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-130/+130
2009-05-01From Reinhard Speyerer:jake1-2/+2
2008-12-17Fix some typos and spelling (mostly in text strings)wmeier1-8/+8
2008-10-31Fix some "format not a string literal and no format arguments" warnings.stig1-2/+2
2008-10-01add the new autogenerated lsa dissectorsahlberg1-17/+18
2007-02-01logoncontrol2 response is a Win32 error code not an nt status codesahlberg1-2/+12
2006-08-15add decode of trust attribute flags as documented in samba4 netlogon idlsahlberg1-2/+112
2006-08-09decode the field of type 11sahlberg1-0/+38
2006-06-03some functions return dos error codes and not nt status codessahlberg1-11/+16
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-6/+6
2006-02-16Use the new "proto_tree_add_*_format_value" routines.guy1-3/+3
2006-01-06Bill Meier: More spelling fixesjmayer1-2/+2
2006-01-05Bill Meier:jmayer1-2/+2
2005-09-23From Kaulsahlberg1-5/+5
2005-07-28char -> const char warning fixesjmayer1-1/+1
2005-02-01Move "dissect_nt_GUID()" into "packet-dcerpc-nt.c", as it's used by theguy1-15/+0
2005-01-30rename lsa_dissect_LSA_SECURITY_DESCRIPTOR to lsa_dissect_sec_desc_bufsahlberg1-16/+16
2005-01-30rename lsa_dissect_POLICY_DNS_DOMAIN_INFO to lsa_dissect_DnsDomainInfo and ch...sahlberg1-1/+1
2005-01-30change dissect_ndr_counted_byte_array to be more consistent with dissect_ndr...sahlberg1-1/+1
2005-01-28older MS DCE/RPC interfaces often use a construct that is to be treated as a ...sahlberg1-2/+2
2004-08-03Move a bunch of stuff that's more Windows-related than SMB-related toguy1-1/+1
2004-08-02Move the NTLMv2 blob stuff back into packet-ntlmssp.c - it's moreguy1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+7666