aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-04-29Tiny updateJörg Mayer2-4/+6
2003-04-29This fixes up the decode at the expense of adding some junk fields ...Richard Sharpe1-2/+17
2003-04-29Start dissecting, but the IDL looks wrong. It looks like a couple of theRichard Sharpe1-15/+81
2003-04-29Add a "proto_item_set_end()" routine that sets the length of an itemGuy Harris8-16/+52
2003-04-29Confirm a simple theory. Write small VC++ program to call NetWkstaEnumUsersRichard Sharpe2-6/+9
2003-04-29Don't export "osinl_subdissector_table" or "ppp_subdissector_table" -Guy Harris6-19/+16
2003-04-29Don't export "ip_dissector_table" explicitly; now that we haveGuy Harris4-11/+13
2003-04-29Typo fix, from Laurent Rabret.Guy Harris1-2/+2
2003-04-29Fix display bug for interval. Interval was displayed as seconds and not inRonnie Sahlberg1-3/+3
2003-04-29iSNS support, from Garth Bushell.Guy Harris5-2/+1286
2003-04-29Add entries for March.Gerald Combs2-2/+101
2003-04-29From Jean-Baptiste Marchand: fix typo in value_string table for LDAPGuy Harris1-2/+2
2003-04-28From Yaniv Kaul - remove the check for the SafeNet VID, as that's notGuy Harris1-6/+1
2003-04-28From Yaniv Kaul: check a reserved field against 0 (the RFC specifies itGuy Harris1-1/+10
2003-04-28dissect_nt_access_mask() sometimes ami is NULL.Ronnie Sahlberg1-3/+3
2003-04-28Move the specific rights dissection function and name into a structureTim Potter6-52/+87
2003-04-28Fix several buffer and integer overflow issues discovered by Timo Sirainen.Gerald Combs3-26/+43
2003-04-28From Matthijs Melchior: fix "asn1_bits_decode()", and make its API moreGuy Harris2-14/+16
2003-04-27Note some weirdness seen in some captures, where the direction flag inGuy Harris1-1/+8
2003-04-27From Lars Roland: document the "mgcp,rtd" tap for Ethereal, and improveGuy Harris2-6/+35
2003-04-27From Lars Roland: add routines to use when creating statistics windowsGuy Harris3-16/+130
2003-04-27Use "tvb_format_text()" to format the string in "cb_str_postprocess()",Guy Harris1-2/+2
2003-04-27Replace some unchecked malloc calls by g_malloc.Laurent Deniel6-24/+22
2003-04-27Update some more names ...Richard Sharpe1-5/+5
2003-04-27Newer build tools generate the following warning:Jörg Mayer1-2/+2
2003-04-27Add support for level 102 info ...Richard Sharpe1-1/+51
2003-04-27Let's have the correct name for this sucker.Richard Sharpe1-3/+3
2003-04-27Add mode info levels for NetWkstaGetInfo. Praise be for MSDN :-)Richard Sharpe1-1/+49
2003-04-27Added decoding of EnumServicesStatus request packetsRonnie Sahlberg2-2/+89
2003-04-27Added function QueryServiceLockStatusRonnie Sahlberg2-17/+92
2003-04-27Call dissect_nt_status() instead of dissect_ndr_uint32() when dissectingTim Potter2-120/+124
2003-04-27Added decoding of the two functions LockServiceDatabase and UnlockServiceData...Ronnie Sahlberg2-6/+94
2003-04-27Added dissectors for the functions : OpenSCManager and CloseServiceHandleRonnie Sahlberg2-8/+219
2003-04-27Clean up the example for the "-m" flag.Guy Harris1-1/+3
2003-04-27Not all strings in MS interfaces are unicode.Ronnie Sahlberg7-20/+82
2003-04-27From Matthijs Melchior:Guy Harris4-28/+157
2003-04-27Fix a typo.Guy Harris1-2/+2
2003-04-26Put the new "-z" examples in boldface. (pod2man warns you about that.)Guy Harris1-18/+27
2003-04-26Finish the dissection of what we know here. My, Ronnie has made this easy.Richard Sharpe2-5/+100
2003-04-26New DCERPC pipe for Windows service control. Implemented only stubs so far.Tim Potter4-2/+160
2003-04-26Begin to parse wkssvc stuff ...Richard Sharpe1-2/+47
2003-04-25Show the URL of the I-D giving information on Kerberos-over-TCP.Guy Harris1-1/+5
2003-04-25From Tony Schene: Kerberos-over-TCP support.Guy Harris3-29/+170
2003-04-25From Tony Schene: after freeing saved authentication mechanism stringsGuy Harris1-1/+3
2003-04-25From Tony Schene: initial stub Kerberos kadmin support.Guy Harris5-2/+155
2003-04-25From Lars Roland:Guy Harris8-187/+272
2003-04-25From Greg Morris:Guy Harris2-34/+105
2003-04-25From Greg Morris:Guy Harris1-18/+31
2003-04-25Obscure email addresses and update entries.Gerald Combs3-10/+42
2003-04-25Initialize hf_bgp_cluster_list.Gerald Combs1-1/+4