Commit Graph

6385 Commits

Author SHA1 Message Date
Jörg Mayer b0b1414991 Change by Didier Gautheron to make automake 1.7 work.
Replaced AC_CANONICAL_SYSTEM with AC_CANONICAL_TARGET.

svn path=/trunk/; revision=6370
2002-10-06 18:08:49 +00:00
Jörg Mayer 32f4580b93 Remove unnecessary config* stuff
svn path=/trunk/; revision=6369
2002-10-06 17:45:52 +00:00
Jörg Mayer 4dd583194e Ignore *.la and *.lo
svn path=/trunk/; revision=6368
2002-10-06 17:43:57 +00:00
Richard Sharpe efe17e3c7f Make sure that we can dissect KRB5 in NFSv4 blobs.
svn path=/trunk/; revision=6367
2002-10-05 06:26:42 +00:00
Ed Warnicke b54b76e697 Added a dissector plugin for Packet Cable Lawful Intercept.
svn path=/trunk/; revision=6366
2002-10-03 02:56:59 +00:00
Ashok Narayanan cb922419d3 Updates to RSVP
- Added the RESTART_CAP and PROTECTION_INFO objects (GMPLS)

- Cleaned up the tree variables & removed duplication

- Cleaned up the RRO/ERO subobject decoding and removed duplication

- Added IF-ID ERRORSPEC support

- Cleaned up the HOP IF-ID code and removed duplication

svn path=/trunk/; revision=6365
2002-10-02 21:15:27 +00:00
Gerald Combs 1062faf830 Update Jean-Francois Mule's email address
svn path=/trunk/; revision=6364
2002-10-02 18:51:10 +00:00
Gerald Combs d975e6c448 Update Jean-Francois Mule's address.
svn path=/trunk/; revision=6363
2002-10-02 14:49:52 +00:00
Ronnie Sahlberg e77b5ce9e8 From Brad Hards: Support for SRVLOC version 2
svn path=/trunk/; revision=6362
2002-10-02 08:57:32 +00:00
Gerald Combs bc73763541 Be more heavy-handed about deleting things during the uninstall process.
svn path=/trunk/; revision=6361
2002-09-30 14:43:18 +00:00
Gerald Combs efd65d42bf Display AFS KAUTH information, from Loic Tortay
svn path=/trunk/; revision=6360
2002-09-30 02:19:38 +00:00
Gerald Combs c46d8e15b5 Final versions for the 0.9.7 release.
svn path=/trunk/; revision=6358
2002-09-29 19:17:05 +00:00
Gerald Combs 33608d4763 Makefile.am fixes to pass "make distcheck" tests
svn path=/trunk/; revision=6357
2002-09-29 19:10:07 +00:00
Gerald Combs 80f88eb15d Include <string.h>.
svn path=/trunk/; revision=6356
2002-09-29 18:58:56 +00:00
Gerald Combs 0a8e314f6d Change "Home Page" to "Web Site".
svn path=/trunk/; revision=6355
2002-09-29 18:16:42 +00:00
Gerald Combs 88ee793012 Add an entry for Steve Langasek.
svn path=/trunk/; revision=6354
2002-09-29 17:16:52 +00:00
Ronnie Sahlberg 1a07ef5b5c Some changes to netlogon. function 0x1d is still not right but maybe we are
getting closer.   from Luke H.

svn path=/trunk/; revision=6353
2002-09-29 10:28:27 +00:00
Gerald Combs 5be7f32de9 From Tomas Kukosa:
Offset shifting after Coding standard octet was missing.

svn path=/trunk/; revision=6352
2002-09-28 23:31:39 +00:00
Richard Sharpe da3cdd9ce2 Commit patch from Steve Langasek.
svn path=/trunk/; revision=6351
2002-09-28 16:04:03 +00:00
Gerald Combs 586bcd657c Disable network name resolution by default.
svn path=/trunk/; revision=6350
2002-09-28 15:23:13 +00:00
Gerald Combs 435c702101 "New Features" updates
svn path=/trunk/; revision=6349
2002-09-28 15:12:33 +00:00
Ronnie Sahlberg 5f4545bce0 From Luke Howard: Bugfix for one NETLOGON command
svn path=/trunk/; revision=6348
2002-09-28 09:43:10 +00:00
Olivier Abad 4b5fa096fa From Ulf Lamping : patch to run the gtk2 port on win32.
- gettimeofday changed into glib's g_get_current_time (to be able to
  compile)
- disabled multithreading (doesn't seem to work on win32) and used
  gtk_timeout_add() as in gtk1.2 to keep tap extensions updating.

svn path=/trunk/; revision=6347
2002-09-28 09:29:49 +00:00
Olivier Abad 44618beae3 From Ulf Lamping: Prettyfied Colorization dialog.
This dialog has not been ported to gtk2 yet (see gtk2/STATUS), so it's
just the gtk1 code.

svn path=/trunk/; revision=6346
2002-09-28 09:19:12 +00:00
Gerald Combs 7928808681 Decode DHCP option 52 (Option Overload). Decode the options embedded
in the sname and file options as needed.  Thanks to Tedd Frechette for
the sample capture.

svn path=/trunk/; revision=6345
2002-09-28 04:12:38 +00:00
Gerald Combs c2bb2c8d52 More NEWS and ChangeLog updates in preparation for the 0.9.7 release.
svn path=/trunk/; revision=6344
2002-09-27 14:20:37 +00:00
Ronnie Sahlberg c0b84c028f Update tethereal to put the filter string in the statistics table for RPC_STAT.
Update gtk and gtk2 versions of RPC_STAT to allow a filter string to be specified on both the command line as well as the GUI.

Update the documentation for ethereal to reflect this.

svn path=/trunk/; revision=6343
2002-09-27 11:07:16 +00:00
Gerald Combs 3f72fbbb25 autogen.sh was accidentally modified with the last checkin. Back out
of the changes.

svn path=/trunk/; revision=6342
2002-09-27 02:55:00 +00:00
Gerald Combs e23851ca23 Bump the version up to 0.9.7. The countdown begins. Too bad our
releases don't involve explosive bolts like NASA launches do.

Bring the ChangeLog and NEWS files up to date to the end of August.

svn path=/trunk/; revision=6341
2002-09-26 19:06:43 +00:00
Ronnie Sahlberg 5579f4d9a3 From Mark Burton: iSCSI updates
svn path=/trunk/; revision=6340
2002-09-26 08:20:22 +00:00
Ronnie Sahlberg 8ca1d857f6 From Jaime Fournier: updates to dcerpc conversation manager
svn path=/trunk/; revision=6339
2002-09-26 06:13:08 +00:00
Jörg Mayer 011a6aafde Warning fixes for the ncp code by Greg Morris and J�rg Mayer.
svn path=/trunk/; revision=6338
2002-09-26 02:08:21 +00:00
Ronnie Sahlberg c7b512c343 Updated RPCSTAT for tethereal. The command now takes a filter string as an optional extra parameter.
This makes it possible to generate any types of stats based on user defined subsets of the capture.

Try -z rpc,rtt,100003,3,nfs.fh.hash==0x12345678

NFS rtt statistics for a specific file.

svn path=/trunk/; revision=6337
2002-09-26 01:13:04 +00:00
Ronnie Sahlberg 82b3850853 From Tom Uijldert: MMSE over HTTP support
svn path=/trunk/; revision=6336
2002-09-26 00:42:16 +00:00
Ronnie Sahlberg 506713b254 From Ulf Lamping: Prettyfied Colorization dialog
svn path=/trunk/; revision=6335
2002-09-26 00:39:09 +00:00
Jörg Mayer 0fa2d294c6 Add Clive A. Stubbings
svn path=/trunk/; revision=6334
2002-09-25 00:52:18 +00:00
Jörg Mayer cbdf814820 Complete the implementation of 802.1s by Clive A Stubbings
svn path=/trunk/; revision=6333
2002-09-25 00:48:53 +00:00
Jörg Mayer 291ac07b6a Add NDPS to Greg Morris' entry
svn path=/trunk/; revision=6332
2002-09-25 00:40:36 +00:00
Jörg Mayer 8c3a0d068f Greg Morris:
This update adds NCP 87/66.
Also add additional error codes, added hf_definition for super class
(NDS). Cleaned up some unused variables (Warnings when building
Ethereal). Fixed NCP type 0x9999 (server busy packets to echo
information to summary information), Added subtree format to NDS
dissector to cleanup display.

svn path=/trunk/; revision=6331
2002-09-25 00:37:01 +00:00
Jörg Mayer 4de3370e14 Replace Transmission ID by Transaction ID (spotted by Olivier Biot)
svn path=/trunk/; revision=6330
2002-09-25 00:01:18 +00:00
Tim Potter 6a789856ad Fixed a bitwise vs logical AND bug when checking the ntlmssp flags for
the unicode bit.

Also, it seems that the strings in the address list of a
NTLMSSP_CHALLENGE message are always in unicode, regardless of the
negotiated string type.  I have a capture of win98 doing NTLM over
HTTP where the domain name is in ASCII but the address list is
unicode.

There is still a bug in the dissection of the NTLMSSP_AUTH message
where the flags value does not specify unicode but the
domain/user/host name is unicode.  Perhaps the flags value for this
message aren't NTLMSSP flags?

Guy/Richard/jmayer, if you have any captures that show different
behaviour can you send them my way?

svn path=/trunk/; revision=6329
2002-09-24 00:40:42 +00:00
Tim Potter 081a11b3d6 Add NTLMSSP message type to COL_INFO. This looks nice for NTLM over
HTTP, but NTLMSSP_CHALLENGE appears twice in a session setup response
SPNEGO negTokenTarg, as the NTLMSSP message appears both in the
responseToken and mechListMIC fields.

svn path=/trunk/; revision=6328
2002-09-24 00:14:46 +00:00
Tim Potter abf520e1cc Add an entry to the protocol tree for NULL strings in
dissect_ntlmssp_strings().  It seems that most versions of IE don't
set the workstation name and domain name in the NTLMSSP_NEGOTIATE
message when doing NTLM over HTTP.

svn path=/trunk/; revision=6327
2002-09-23 22:55:32 +00:00
Tim Potter e8acbb4ebf For NTLM over HTTP the header strings can also be 'WWW-Authenticate: Negotiate'
or 'Authorization: Negotiate'.

svn path=/trunk/; revision=6326
2002-09-23 22:45:25 +00:00
Gilbert Ramirez 04a155f925 Support re-assembly of fragmented BIUs in SNA packets of TH FID 2
Other SNA TH types support fragmentation, but denote it much differently
thant TH FID2. Since I have only FID-2 fragmented packet traces, it's
the only type I could test, and thus the only FID type I coded for.

Many thanks to Nick Baldwin <nick.baldwin@satelcom.co.uk> for
providing the traces and for testing the changes.

svn path=/trunk/; revision=6325
2002-09-23 21:58:22 +00:00
Olivier Abad 1b89d48835 Change to color filters :
- moved color_filter_t in color.h
- change color_filter_t to use color_t instead of GdkColor

This changed allowed to remove the last gtk includes in file.c. It is
now completely free of any gtk related code.

svn path=/trunk/; revision=6324
2002-09-23 19:09:52 +00:00
Jörg Mayer 37c599b47d Dissector for Novell Distributed Print Services by Greg Morris.
NDPS runs on top of SPX and TCP.

svn path=/trunk/; revision=6323
2002-09-23 17:14:54 +00:00
Jörg Mayer ba14ebf41c Add packet_list.obj to Makefile.nmake - spotted by Ulf Lamping
svn path=/trunk/; revision=6322
2002-09-23 17:07:39 +00:00
Jörg Mayer 3304e03991 Fix two minor typos by Anand V. Narwani
svn path=/trunk/; revision=6321
2002-09-23 16:27:57 +00:00
Jörg Mayer 4472ece255 Add packet_list.obj
svn path=/trunk/; revision=6320
2002-09-23 15:00:39 +00:00