aboutsummaryrefslogtreecommitdiffstats
path: root/packaging
AgeCommit message (Collapse)AuthorFilesLines
2007-09-26Try to fix the U3 build.Anders Broman1-1/+8
svn path=/trunk/; revision=22988
2007-09-25Use GTK+ 2.12Anders Broman2-2/+14
svn path=/trunk/; revision=22955
2007-09-24Get rid of the remains of NET-SNMP in the build process.Jörg Mayer1-3/+0
svn path=/trunk/; revision=22934
2007-09-17Enable NPF by default under Vista.Gerald Combs2-26/+33
svn path=/trunk/; revision=22894
2007-09-07Crap - missed this one!Martin Mathieson1-0/+1
svn path=/trunk/; revision=22823
2007-08-27Get smi_modules in the distribLuis Ontanon1-0/+4
svn path=/trunk/; revision=22694
2007-08-27And now the MIB'sAnders Broman1-0/+14
svn path=/trunk/; revision=22681
2007-08-27Add SMI to the installation, the MIB:s are still missing.Anders Broman2-0/+6
svn path=/trunk/; revision=22680
2007-08-24Clear out any remaining references to the h223 plugin. Replace theGerald Combs3-3/+0
references to h223 in README.plugins with agentx since it's small and no one seems to be in a hurry to move it to epan/dissectors. svn path=/trunk/; revision=22641
2007-08-21Add the UNISTIM plugin, and put the plugins in alphabetical order (toGuy Harris1-2/+3
simplify checking whether we have the full list). svn path=/trunk/; revision=22565
2007-08-21Update the NSIS files to add the UNISTIM plugin.Guy Harris2-0/+2
svn path=/trunk/; revision=22563
2007-08-12fix a typoUlf Lamping1-1/+1
svn path=/trunk/; revision=22489
2007-08-12add IANA port-numbers file as a file named "services", with some minor ↵Ulf Lamping2-0/+3
explanations from me at the top of that file add it to the distributed files, to the Win32 NSIS and U3 packages. UNIX packages will still miss this (optional) file. svn path=/trunk/; revision=22487
2007-07-15Further synchronisation with wireshark.nsiGraeme Lunt1-0/+5
svn path=/trunk/; revision=22317
2007-07-15Include latest configuration files and remove ones no longer shipped.Graeme Lunt1-2/+3
(Without these configuration files defragmentation was failing - unsure why!) svn path=/trunk/; revision=22316
2007-07-10Add ETSI e2/e4 Diameter applicationsMartin Mathieson1-0/+1
svn path=/trunk/; revision=22283
2007-07-06Have the installer propose to install 4.0.1 over 4.0.0.Jaap Keuter1-0/+5
svn path=/trunk/; revision=22259
2007-07-04Switch to WinPcap 4.0.1.Gerald Combs7-17/+17
svn path=/trunk/; revision=22237
2007-06-21Add DTD file for xcap-error (RFC 4825)Martin Mathieson1-0/+1
svn path=/trunk/; revision=22148
2007-06-16Since the integration into the official GTK sources, the name of GTK-Wimp is ↵Ulf Lamping1-3/+3
now "GTK MS Windows Engine". Change the name in the NSIS installer and the docbook docs accordingly. svn path=/trunk/; revision=22114
2007-06-12Add gqpolicy.xml to installed diameter XML filesMartin Mathieson1-0/+1
svn path=/trunk/; revision=22080
2007-05-25From Mike Harvey: Support for WiMAX and the WiMAX M2M encapsulation protocol.Gerald Combs3-1/+7
Add support for WiMAX and M2M to various makefiles and installer files. Add basic support for M2M to randpkt. svn path=/trunk/; revision=21945
2007-05-22Make sure we compare against something ("") in caseJörg Mayer1-1/+1
GTK_CONFIG is empty. svn path=/trunk/; revision=21884
2007-05-06instead of copying the MSVC 2005 manifest files around, embed them into the ↵Ulf Lamping1-17/+0
.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-06New U3 packaging tool to generate a UUID based on the Wireshark version ↵Graeme Lunt9-3/+824
string within the Wireshark namespace. The Wireshark namespace UUID is: 94630be0-e031-11db-974d-0002a5d5c51b It is based upon the example code from RFC4122 and links against gcrypt. Using this tool allows the U3 packaging UUID to be automatically changed for new versions as well as giving each buildbot version a different UUID. svn path=/trunk/; revision=21694
2007-03-28Improved cleanup of build artifactsGraham Bloice1-1/+1
svn path=/trunk/; revision=21249
2007-03-26Remove references to the megaco plugin from the Windows U3 packaging stuff ↵Jeff Morriss1-20/+19
(hopefully this is the last onegrep megaco *). svn path=/trunk/; revision=21203
2007-03-26Remove references to the megaco plugin from the Windows packaging stuff.Jeff Morriss2-57/+55
svn path=/trunk/; revision=21202
2007-03-03Ensure that the correct U3 environment variables are set when the U3 ↵Graeme Lunt3-10/+152
Wireshark is started from a file association (e.g. opening a pcap file). Also tweak the space requirements and restore the VERSION_EXTRA information to the description, both within the manifest.u3i. svn path=/trunk/; revision=20964
2007-03-02If the VERSION_EXTRA is set in config.nmake, this can lead to an invalid U3 ↵Graeme Lunt1-1/+3
package version in the manifest file. So we now create the U3 package version from the base components. svn path=/trunk/; revision=20957
2007-02-23prohibit installation on Win NT 4.0Ulf Lamping1-1/+5
svn path=/trunk/; revision=20906
2007-02-16Copy the changes done for 0.99.5 to use WinPcap 4.0 to trunk.Anders Broman1-17/+14
svn path=/trunk/; revision=20820
2007-02-04Remove version from Launchpad name and include a default dfilter_macros to ↵Graeme Lunt2-2/+3
remove start-up warning. svn path=/trunk/; revision=20710
2007-02-04quote HHC_DIR here tooUlf Lamping1-1/+1
svn path=/trunk/; revision=20704
2007-02-02Add a Windows installer icon. Remove the ARGB versions from the otherGerald Combs1-4/+4
Windows icons. svn path=/trunk/; revision=20685
2007-01-31slightly better explain the user's guide "component"Ulf Lamping1-1/+1
svn path=/trunk/; revision=20648
2007-01-31- add some links about U3Ulf Lamping1-1/+7
- fix some typos - mention that uninstalling WS from the stick removes personal settings svn path=/trunk/; revision=20643
2007-01-30Switch to WinPcap 4.0.Gerald Combs7-36/+36
svn path=/trunk/; revision=20622
2007-01-30if wireshark-gtk2.exe.manifest doesn't exist, don't try to copy it - ↵Ulf Lamping1-1/+1
hopefully fixes the buildbot... svn path=/trunk/; revision=20618
2007-01-28add some manifest files (on demand), otherwise u3 package won't work with ↵Ulf Lamping1-0/+4
MSVC!=6 (note that it still might need to provide msvcr*.dll files, I currently don't have a machine to test) svn path=/trunk/; revision=20593
2007-01-28*) Ask the user if they want to install WinPcap.Graeme Lunt1-2/+8
*) Associate Wireshark with p7s, p7m and p7c files (if not already associated). svn path=/trunk/; revision=20582
2007-01-25Update manifest file (template) to:Graeme Lunt2-4/+16
a) remove schema reference b) assign new GUID for 0.99.6 Update makefile.nmake to: a) include user-guide.chm - user-guide.chm is copied from the nsis packaging directory b) include the example_snmp_users_file c) other tidy-ups svn path=/trunk/; revision=20555
2007-01-23remove example_snmp_users_file at uninstallUlf Lamping1-0/+1
svn path=/trunk/; revision=20530
2007-01-19instead of getting the user-guide.chm file always from the docbook dir, copy ↵Ulf Lamping2-2/+8
the more recent one from docbook or win32-libs\user-guide dir into local nsis dir, and use that one to build the installer - seems to be the cleanest way svn path=/trunk/; revision=20492
2007-01-15Update to get_persdatafile_dir() to choose a default directory on the U3 ↵Graeme Lunt1-1/+15
device that Wireshark is being run from. The U3 Deployment Guide recommends a sub-directory of U3_DEVICE_DOCUMENT_PATH, so the u3util creates a "My Captures" sub-directory to use as the personal data file directory. svn path=/trunk/; revision=20441
2007-01-13Tidyups:Graeme Lunt2-34/+33
* clean up more things * better directory creation * README update svn path=/trunk/; revision=20419
2007-01-13fix some remaining MSVC != V6 issues:Ulf Lamping2-1/+30
- add redistributables (msvcr*.dll) to the NSIS installer (depending on MSVC_VARIANT) - split MSVC2006 and MSVC2006EE (Express Edition) settings in config.nmake, as redistributable settings for NSIS are different - remove Platform SDK setting from config.nmake, it's not needed svn path=/trunk/; revision=20411
2007-01-10Add the example_snmp_users_file to the ditributionLuis Ontanon1-0/+1
svn path=/trunk/; revision=20385
2007-01-10package manifest files only, if MSVC2005 / .NET SDK 2.0 is used - this ↵Ulf Lamping2-4/+13
should remove a warning while packaging the other variants svn path=/trunk/; revision=20381
2007-01-10Fix the GNUTLS DLL names. Add the program version to the package file name.Gerald Combs1-5/+5
svn path=/trunk/; revision=20380