aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2002-07-08Give some more information on the "command.com" vs. "cmd.exe" issue.Guy Harris1-7/+11
svn path=/trunk/; revision=5842
2002-07-08Updated ACCOUNTDELTAS and ACCOUNTSYNC functionsRonnie Sahlberg1-192/+240
svn path=/trunk/; revision=5841
2002-07-08Update of DATABASESYNC functionRonnie Sahlberg1-59/+75
svn path=/trunk/; revision=5840
2002-07-07Fields can be up to 2^32-1 bytes long, as they may have come from aGuy Harris1-3/+5
reassembled packet and are thus not limited to the maximum frame size; leave room for a Really Big number in the length item in the status bar, and use "snprintf()" to format the length item Just To Be Sure. svn path=/trunk/; revision=5839
2002-07-07From Liviu Daia <Liviu.Daia[AT]imar.ro>: move "col_init()" call afterGuy Harris4-6/+12
the command-line options are processed, so that we don't crash if you've set the "column.format" preference from the command line. Fix a grammaro in a comment. svn path=/trunk/; revision=5838
2002-07-07Update for NetrDatabaseDeltas function.Ronnie Sahlberg1-249/+285
svn path=/trunk/; revision=5837
2002-07-07Added the final two cases for the DELTA_UNION union. Fixed up DELTA_UNION.Ronnie Sahlberg1-204/+362
svn path=/trunk/; revision=5836
2002-07-07Updated DELTA_TRUSTED_DOMAINS and DELTA_ACCOUNTSRonnie Sahlberg1-166/+232
svn path=/trunk/; revision=5835
2002-07-07Updated DELTA_ALIAS_MEMBER and DELTA_POLICYRonnie Sahlberg1-229/+251
svn path=/trunk/; revision=5834
2002-07-07Updated DELTA_GROUP_MEMBER and DELTA_ALIAS structures.Ronnie Sahlberg1-177/+154
svn path=/trunk/; revision=5833
2002-07-07Tiny DELTA_RENAME_USER and DELTA_RENAME_ALIAS updateRonnie Sahlberg1-3/+3
svn path=/trunk/; revision=5832
2002-07-07DELTA_RENAME_GROUP updateRonnie Sahlberg1-59/+63
svn path=/trunk/; revision=5831
2002-07-07Verified and changed name of DELTA_GROUP dissector.Ronnie Sahlberg1-63/+69
svn path=/trunk/; revision=5830
2002-07-07Renamed SAM_DOMAIN_INFO into DELTA_DOMAN.Ronnie Sahlberg1-80/+121
Added names for all structure fields and fixed up bottom half of the structure which was completely broken and wrong. Added IDL definition for this structure. Implementors may want to look at it. svn path=/trunk/; revision=5829
2002-07-06From Nix:Guy Harris10-22/+35
Don't add "-I/usr/include" to CFLAGS or CPPFLAGS; GCC 3.1 warns about it, and it's not necessary. Expand the plugin directory path used for installation at installation time, rather than configuration time, so the user can reset "prefix" at installation time. svn path=/trunk/; revision=5828
2002-07-06Note that the requirement for a command interpreter that understandsGuy Harris1-2/+5
long file names might prevent you from building on Windows OT. svn path=/trunk/; revision=5827
2002-07-06A small patch from Andrew Bartlett.Richard Sharpe1-3/+3
svn path=/trunk/; revision=5826
2002-07-06From a suggestion by PEN <codes [at] lycos.com>, add the length in bytes toGerald Combs1-5/+12
the status bar when a tree item is selected. svn path=/trunk/; revision=5825
2002-07-06Add a comment about using cmd.exe vs command.com.Gerald Combs1-1/+5
svn path=/trunk/; revision=5824
2002-07-06NETLOGON update.Ronnie Sahlberg1-134/+228
Changed the name of SAM_ACCOUNT_INFO to the real name : DELTA_USER also fixed some bugs in this structure. Surprised that ethereal could dissect this structure at all previously since the structure description was broken. Pure luck I guess. Other implementors of NETLOGON would benefit from looking at ethereal source in the future since it seems the public IDL definitions for this interface is very buggy. svn path=/trunk/; revision=5823
2002-07-05Use "dissect_ndr_nt_NTTIME()" rather than "dissect_smb_64bit_time()" toGuy Harris1-4/+3
dissect a FILETIME. svn path=/trunk/; revision=5822
2002-07-05At least from one capture, it appears that the mod time field in a QueryKeyGuy Harris1-5/+9
reply is probably a FILETIME, so process it as such. svn path=/trunk/; revision=5821
2002-07-05Fixed stupid bug I added when updating a structure preparing for the ↵Ronnie Sahlberg1-26/+21
rewrite/update. Fixed some other buglets as well at the same time. svn path=/trunk/; revision=5820
2002-07-05Implemented a couple of easy windows registry dissectors.Tim Potter1-9/+465
svn path=/trunk/; revision=5819
2002-07-04From Michael Tuexen:Guy Harris1-46/+38
Get rid of some presumably-unneeded #includes. Fix the handling of the DLCI field. Hand off "protocol data" parameters to the Q.931 dissector. svn path=/trunk/; revision=5818
2002-07-04Update a comment.Guy Harris1-4/+3
svn path=/trunk/; revision=5817
2002-07-03From Devin Heitmueller: treat the "send buffer length" in SMB RAPGuy Harris2-2/+6
messages as being present in the packet. svn path=/trunk/; revision=5816
2002-07-02Note where the "vcvars32.bat" script is located.Guy Harris1-7/+10
Note that "cleanbld.bat" is in the top-level Ethereal source directory. svn path=/trunk/; revision=5815
2002-07-02More NETLOGON updatesRonnie Sahlberg1-134/+146
svn path=/trunk/; revision=5814
2002-07-02More NETLOGON updatesRonnie Sahlberg1-138/+169
svn path=/trunk/; revision=5813
2002-07-02It appears that the annoying Linux behavior wherein the "source routed"Guy Harris1-1/+11
flag is never set on packets sent by the machine on which the capture is being done is not a 2.0[.x]-only problem; it's in 2.4.18, and may well be in all 2.x kernels with at least some drivers. svn path=/trunk/; revision=5812
2002-07-02Set pinfo->ptype, pinfo->srcport, and pinfo->dstport as soon as we'veGuy Harris1-5/+8
fetched the source and destination port numbers, so that they're available to the "Follow TCP Stream" code even if we throw an exception dissecting the rest of the TCP header. svn path=/trunk/; revision=5811
2002-07-02Add signature characters for IPX message watchdog positive replies andGuy Harris1-7/+39
"broadcast message waiting" indications. When handing off dissection from the IPX dissector: Check the socket numbers before we check the packet type; we've seen IPX message packets with a type of NCP and a destination socket of IPX_SOCKET_IPX_MESSAGE, and SAP packets with a type of NCP and a destination socket of IPX_SOCKET_SAP. Assume the lower-numbered socket number is more likely to be the right one, along the lines of what we do for TCP and UDP. We've seen NCP packets with a type of NCP, a source socket of IPX_SOCKET_NCP, and a destination socket of IPX_SOCKET_IPX_MESSAGE, and we've seen NCP packets with a type of NCP, a source socket of IPX_SOCKET_IPX_MESSAGE, and a destination socket of IPX_SOCKET_NCP. svn path=/trunk/; revision=5810
2002-07-02Fix up is_open and is_close arguments to dissect_nt_policy_hndTim Potter1-15/+9
calls in SAMR dissector. svn path=/trunk/; revision=5809
2002-07-01tiny netlogon updateRonnie Sahlberg1-3/+3
svn path=/trunk/; revision=5808
2002-07-01Update to NETLOGON dissectorRonnie Sahlberg1-631/+822
svn path=/trunk/; revision=5807
2002-06-30From Joerg Mayer: add some missing static declarations.Guy Harris2-47/+47
svn path=/trunk/; revision=5806
2002-06-30From Graeme Hewson:Guy Harris1-13/+43
pass a non-zero count to "pcap_dispatch()" when possible; fix the check after "test_for_fifo()"; if there's a maximum file size, we're definitely saving to a file, so don't bother checking "ld.pdh", as it won't be null; if writing to a FIFO, flush after "pcap_dispatch()" returns, rather than after every packet, so we don't do as many writes to the FIFO. svn path=/trunk/; revision=5805
2002-06-30NETLOGON updateRonnie Sahlberg1-60/+70
svn path=/trunk/; revision=5804
2002-06-30First checkin for NETLOGON cleanupRonnie Sahlberg1-137/+212
svn path=/trunk/; revision=5803
2002-06-29Use a GString to hold the formatted area address, so that we don'tGuy Harris1-26/+41
overflow a fixed-length buffer. svn path=/trunk/; revision=5802
2002-06-29Use "%u" to print unsigned quantities.Guy Harris1-22/+22
svn path=/trunk/; revision=5801
2002-06-29From Didier Gautheron:Guy Harris3-28/+392
Add Zone Information Protocol support. Rename "ddp.dst.socket" and "ddp.src.socket" to "ddp.dst_socket" and "ddp.src_socket", as the socket number is no longer considered part of the DDP address. svn path=/trunk/; revision=5800
2002-06-29Adjust "voff" regardless of whether we're building a protocol tree, asGuy Harris1-14/+19
it's used in the first pass we make through the packet to see whether it's DHCP or not. svn path=/trunk/; revision=5799
2002-06-29Have "print_line()" take an indentation argument, and do blankGuy Harris5-96/+57
padding when printing text and use "putline" when printing PostScript. Eliminate "hexdump", as it's just a special case of "putline". Have "proto_tree_print_node()" just call "print_line()". Get rid of "print_ps_hex()" - the font used for the hex dump and the protocol tree are the same, so there's no need to switch fonts. svn path=/trunk/; revision=5798
2002-06-29Add a note that Rick Jones reports that HP-UX 11i needs no patches forGuy Harris1-1/+4
outbound promiscuous mode support. svn path=/trunk/; revision=5797
2002-06-29Update to the latest changes.Gerald Combs1-0/+19
svn path=/trunk/; revision=5795
2002-06-29Finalize release text.Gerald Combs1-29/+0
svn path=/trunk/; revision=5794
2002-06-29Put in a note about casting the result of "tvb_get_ptr()" to a structureGuy Harris1-3/+13
pointer and using that pointer. svn path=/trunk/; revision=5793
2002-06-29"packet-ajp13.h" declared a non-existent routine; remove it.Guy Harris3-35/+2
svn path=/trunk/; revision=5792