aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2007-05-10On slow displays (such as RDP sessions), it looks like the "update"Gerald Combs1-2/+12
callback routines might get called before we're ready for them. Add checks to handle this. Fixup whitespace. svn path=/trunk/; revision=21744
2007-05-10add more tracking of FID propertiesRonnie Sahlberg2-270/+356
track create_flags, access_mask, file_attributes, share_access and create options for all FIDs svn path=/trunk/; revision=21743
2007-05-10- show NACK summary in info columnMartin Mathieson1-9/+55
- calculated and show compression ratio achieved - show some fields as being generated svn path=/trunk/; revision=21742
2007-05-10mipv6 -> ipMartin Mathieson1-1/+3
svn path=/trunk/; revision=21741
2007-05-10Make dhcpv6 findable by name.Martin Mathieson1-0/+4
svn path=/trunk/; revision=21740
2007-05-10prettify dissection of FIDs,Ronnie Sahlberg3-46/+58
put the filename, if known, on the fid expansion line also place a "generated" fid in failed ntcreateandx so it is easier to quickly see which file the ntcreateandx failed for svn path=/trunk/; revision=21739
2007-05-09Fix for bug 1497.Jaap Keuter1-5/+5
Set DSCP_VALUE column info without tree to support export operations. svn path=/trunk/; revision=21738
2007-05-09Cast values to correct sizes for number of bits to squelch Win32 warningsGraham Bloice1-3/+3
svn path=/trunk/; revision=21737
2007-05-09fix manifest dll errorUlf Lamping1-1/+1
svn path=/trunk/; revision=21736
2007-05-09fix manifest error: for dll's mt.exe must be given ;2Ulf Lamping1-1/+1
svn path=/trunk/; revision=21735
2007-05-09fix manifest error: for dll's mt.exe must be given ;2Ulf Lamping1-1/+1
svn path=/trunk/; revision=21734
2007-05-09Unless I've missed something, the number of subframes can be as many asGuy Harris1-1/+1
16 (4 bits, 0-origin, so that's 15 + 1 as the maximum). svn path=/trunk/; revision=21733
2007-05-08Fix for bug 1103:Jaap Keuter1-11/+13
1. in dissect_routing6() if (rt.ip6r_type == 2) set pinfo->dst to the Home Address. 2. dissect_mipv6_hoa() set the pinfo->src to the Home Address. svn path=/trunk/; revision=21732
2007-05-08From Victor Fajardo:Stephen Fisher1-1/+1
The packet-pana.c dissector I have submitted previously [SVN rev 21447] had a minor issue. The following are the fixes: Change packet-pana.c, Line 823: { "Ping","pana.flags.e", to: { "Error","pana.flags.e", svn path=/trunk/; revision=21731
2007-05-08Fix for bug #1532 -Stephen Fisher1-2/+2
From Kenneth Golomb: Fixes two issues: 1) interface_name is allocated iface_len+1 bytes but a buffer length of iface len is passed in when the string is copied. This truncates the string to 9 characters if the interface_name is 10 characters long. 2) interface_name added to tree with proto_tree_add_string_format and is missing the initial value parameter when called. Even if this is added the field can not be filtered on. Adding the field with proto_tree_add_item fixes both the tree display and the filtering issues. svn path=/trunk/; revision=21730
2007-05-08Update from samba tree revision 22657 to 22761Jörg Mayer2-10/+20
============================ Samba log start ============ ------------------------------------------------------------------------ r22667 | metze | 2007-05-04 12:44:41 +0200 (Fri, 04 May 2007) | 3 lines Changed paths: M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Samba4/Header.pm revert revision 22640 as it breaks nested structs in idl metze ------------------------------------------------------------------------ r22741 | jelmer | 2007-05-07 14:31:42 +0200 (Mon, 07 May 2007) | 1 line Changed paths: M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Wireshark/NDR.pm Add MSVC-specific pragma's for Wireshark. Patch from Ronnie. ------------------------------------------------------------------------ r22742 | jelmer | 2007-05-07 14:41:23 +0200 (Mon, 07 May 2007) | 1 line Changed paths: M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Wireshark/NDR.pm Fix tests. ------------------------------------------------------------------------ ------------------------------------------------------------------------ ============================ Samba log end ============== svn path=/trunk/; revision=21729
2007-05-08Use new 'unknown' value for dch_crc_present for EDCH channels.Martin Mathieson1-1/+6
svn path=/trunk/; revision=21728
2007-05-08Fix proto_tree_add_bits_ret_val() (as now used by FP dissector).Martin Mathieson1-6/+11
Note that FP uses this function in a limited way, but this fixes problems seen. svn path=/trunk/; revision=21727
2007-05-08From Kriang Lerdsuwanakij:Martin Mathieson3-182/+216
This patch adds the handling of Spare Extension bytes to UMTS Frame Protocol. It also handles the case when the presence of CRC in dedicated channels is not known (i.e. when FP from a K12/K15 log is dissected). The new functionality is placed in the new function "dissect_spare_extension_and_crc". The "dch_crc_present" field inside "struct fp_info" (file packet-umts_fp.h) is also extended to handle the case of unknown CRC presence. Much of other changes is to update "offset" variable and return it so that the location of Spare Extension and CRC is available. The patch also include a small tweak to handle Frame Protocol information saved from K15. Some fields appear 8 bytes later compared to K12. The changes are in the file packet-k12.c. svn path=/trunk/; revision=21726
2007-05-08propset...Jörg Mayer1-1/+1
svn path=/trunk/; revision=21725
2007-05-08Add NULL dereference checks. Fixes Coverity CID 241.Gerald Combs1-5/+5
svn path=/trunk/; revision=21724
2007-05-08prettify wkssvc dissection using the conformance file and generate the Ronnie Sahlberg3-1149/+1154
dissector again using a new version of pidl svn path=/trunk/; revision=21723
2007-05-08update PIDL_dissect_cvstring so that it can be used in a future pidl to Ronnie Sahlberg2-9/+41
prettify strings svn path=/trunk/; revision=21722
2007-05-07Bug fixes and cleanup from Dustin Johnson and myself:Gerald Combs1-23/+16
- Remove unused hf_block_ack_ssc code. - Fix +HTC detection and frame length calculation. - Fix Channel Width dissection. - Fix Primary Channel dissection. - Tweak the TID field width. - Display the Block Ack Buffer Size as decimal. - Display the SSC fragment and sequence numbers as decimal. - Fix the spelling of "recommended". svn path=/trunk/; revision=21721
2007-05-07update the conformance file for winreg to specify that the string for Ronnie Sahlberg2-2/+2
OpenKey keynames should be saved/stored in the dcv structure. this now makes all policy handles generated by the OpenKey function show OpenKey(/path/keyname) for all such policyhandles svn path=/trunk/; revision=21720
2007-05-07when creating a policy handle, use the string stored in dcv if Ronnie Sahlberg1-4/+9
available as the name of the handle This means we can show policy handles like OpenKey(/a/b/c/d) instead of OpenKey(<...>) svn path=/trunk/; revision=21719
2007-05-07Missing string.h for strncmp.Graeme Lunt1-0/+1
svn path=/trunk/; revision=21718
2007-05-07using latest version of pidl, which includes the required pragmas and Ronnie Sahlberg2-8/+17
which also handles TYPE and PARAM_VALUE for strings, regenerate winreg after using hte conformance file to prettify how and where strings are to be used to decorate the summary line and the dissection tree svn path=/trunk/; revision=21717
2007-05-07Updated splash screen for Wireshark that shows the initialisation progress. Graeme Lunt13-42/+267
The splash screen shows a progress bar and a percentage complete - like the progress dialog. As dissectors are initialised and handed off the name is shown. However, the names of plugin dissectors are not shown. The update to the make-dissector-reg shell script has been tested, though I think generally the python version is used. svn path=/trunk/; revision=21716
2007-05-07- simple Information Objects support Tomas Kukosa13-422/+615
- all definitions in ASN.1 source are skipped and need not to be commented out - #.CLASS directive can define types for Object Class Fields - do not append 'xxx' postfix to parametrized types (changes H.235 and H.450 in accordance with it) - change QSIG ASN.1 source to be more identical to original one svn path=/trunk/; revision=21715
2007-05-07changes in external structure of asn1_ctx_tTomas Kukosa2-15/+29
svn path=/trunk/; revision=21714
2007-05-07add dissection of smb1 ioctl data by tying it into the dissectors for Ronnie Sahlberg4-28/+31
ioctl data that already exists for smb2 svn path=/trunk/; revision=21713
2007-05-07change the smb2 ioctl function to take a pointer to a uint32 (ioctl Ronnie Sahlberg3-23/+28
function code) instead of a structure extend the nt trans structure to contain a ioctl function code for smb1 svn path=/trunk/; revision=21712
2007-05-07remove the ioctl function and table from the smb dissector and just use Ronnie Sahlberg3-79/+13
the one in smb2 instead since the smb2 one is more developed. svn path=/trunk/; revision=21711
2007-05-07new attempt to resolve recent breakageRonnie Sahlberg1-1/+12
svn path=/trunk/; revision=21710
2007-05-07there was a syntax error introduced in this file which made it Ronnie Sahlberg1-1/+1
impossible to configure and build wireshark under gtk1 svn path=/trunk/; revision=21709
2007-05-07there were missing #defines in the header file that prevented it from Ronnie Sahlberg1-0/+13
compiling properly update the headerfile from a freshly generated one from pidl svn path=/trunk/; revision=21708
2007-05-07GTK1 does not have GDir and as such needs to include dirent.hRonnie Sahlberg1-1/+2
Since wiretap.h is not autogenerated, just make wtap-plugins.h include the top level config.h to pull in the defines for HAVE_DIRENT which was checked at top level svn path=/trunk/; revision=21707
2007-05-07_U_ mark some parameters and a forgotten file.Anders Broman2-288/+288
svn path=/trunk/; revision=21706
2007-05-06Start introducing actx to ber functions.Anders Broman79-6642/+6693
svn path=/trunk/; revision=21705
2007-05-06Ad missing pkcs12.Anders Broman1-0/+9
svn path=/trunk/; revision=21704
2007-05-06-p not -b :)Anders Broman1-2/+2
svn path=/trunk/; revision=21703
2007-05-06Add mpeg to the Win makefiles.Anders Broman2-0/+63
svn path=/trunk/; revision=21702
2007-05-06Improve readability of code samples and program outputJaap Keuter2-78/+73
svn path=/trunk/; revision=21701
2007-05-06Better column information display for delivery reports.Graeme Lunt4-145/+225
svn path=/trunk/; revision=21700
2007-05-06add CBA_E_INVALIDIDUlf Lamping1-0/+1
svn path=/trunk/; revision=21699
2007-05-06the default is still python 2.4, as 2.5 currently doesn't work with the ↵Ulf Lamping1-2/+3
buildbot installation. svn path=/trunk/; revision=21698
2007-05-06embed the manifest files for the unittest exe's as wellUlf Lamping1-3/+9
svn path=/trunk/; revision=21697
2007-05-06instead of copying the MSVC 2005 manifest files around, embed them into the ↵Ulf Lamping4-28/+40
.exe / .dll files - this way is easier to handle while packaging and alike, and probably will solve some problems. We might want to do this for the plugins as well later. svn path=/trunk/; revision=21696
2007-05-06Separate field for the elements of a constructed OCTET STRING.Graeme Lunt1-1/+5
svn path=/trunk/; revision=21695