aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2006-09-22Add missing files from last commit. Fix an #include.gerald3-2/+184
2006-09-22Add support for reading from stdin under Windows. Based on a patch sentgerald6-118/+15
2006-09-22Fix to show all the internal tokens. when configured, when dissecting an unkn...gal1-2/+17
2006-09-22When dissecting LDAP, the assumption was made that the maximum LDAP PDU size ...gal1-5/+11
2006-09-22Add missing updates to unbreak build...martinm2-2/+6
2006-09-22Add remaining dedicated control message types. This dissector is pretty comp...martinm1-5/+59
2006-09-22EDCH new fields + another DCH control message typemartinm1-48/+165
2006-09-22dfs updates from the s4 idl repositorysahlberg3-9/+434
2006-09-22update where the extra strings in the record are being dissected to that the ...sahlberg2-10/+16
2006-09-22update to eventlog recordsahlberg2-16/+66
2006-09-22add conformance file magic to decode the non-NDR source/computer name string...sahlberg2-41/+178
2006-09-22updates to eventlog to use the pidl generated dissector and enhance the conf...sahlberg3-661/+2023
2006-09-21merge JBMs changes from the handwritten dissector to the idlsahlberg1-8/+44
2006-09-21add idl file and conformance file for eventlog interfacesahlberg2-0/+178
2006-09-21winreg updates resync idl from s4sahlberg3-349/+528
2006-09-21Fix for bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1106etxrab2-2/+8
2006-09-21Add some space after commas.guy1-2/+2
2006-09-21Fix the handling of IPv4-address and Boolean suboptions of the Novellguy1-4/+4
2006-09-21From: Marco Strackjake1-2/+2
2006-09-21New fields in R6 RACHmartinm1-5/+115
2006-09-21dfs updatessahlberg3-207/+2049
2006-09-21Add http_dissector_add upon requestjake1-0/+1
2006-09-20Make the data part of the message filterablemartinm1-2/+11
2006-09-20Add Content-Id and Content-Transfer-Encoding headers, as described in RFC 2045/6martinm1-5/+25
2006-09-20From David Pelton:etxrab3-27/+68
2006-09-20Add some routines to the list of routines exported by libwireshark - atguy1-0/+5
2006-09-19From Graham Addis:etxrab1-6/+13
2006-09-19Make Content-Length and Max-Forwards fields uintsmartinm1-12/+21
2006-09-19import DFS.idl from samba and use it to generate a much more complete DFS dis...sahlberg4-127/+3225
2006-09-18From G.F. aka Gena01jake1-21/+51
2006-09-18Licepnse -> Licensejake3-12/+12
2006-09-18Add old release DSCH FDD fields. Try to squash compiler warnings seen on MAC...martinm1-8/+75
2006-09-18jeff morriss:jmayer1-3/+4
2006-09-18From Francesco Fondelli:jake2-0/+210
2006-09-18some more bitmaps for SRVSVCsahlberg3-49/+275
2006-09-18add decoding of the SessionInfo userflagssahlberg3-12/+82
2006-09-17From Martin Peylo:etxrab1-5/+49
2006-09-17Fix for http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1107etxrab1-3/+3
2006-09-16generate SRVSVC by pidlsahlberg4-5431/+17689
2006-09-16make dissect_nt_sid return ep allocated memory and thus fix a few memory leakssahlberg2-16/+8
2006-09-16strings we pass up to the caller through private_data are now of ep scopesahlberg1-3/+2
2006-09-16remove any dependencies that dcv->private_data is persistentsahlberg1-226/+140
2006-09-16make SAMR not rely on dcv->private_data being persistent any more and use dcv...sahlberg1-96/+246
2006-09-15More missing message typesmartinm1-12/+142
2006-09-14svn propset.etxrab2-2/+2
2006-09-14More fixes and prettificationsmartinm1-28/+58
2006-09-14add OpenSCManagerWsahlberg1-30/+116
2006-09-14Jeff Morriss:jmayer5-156/+117
2006-09-13Add support for R6 HSDPA data 'new IEs' (the spec seems not be be very clear....martinm1-4/+89
2006-09-13the way we pass dcerpc strings from deep down in helpers to high level dissec...sahlberg3-11/+51