aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-06-23Rename an argument to avoid colliding with pipe().Guy Harris2-16/+16
2008-06-23Rename the global "ld" structure to "global_ld", to avoid collisionsGuy Harris1-50/+53
2008-06-23Rename a local variable in a macro to avoid collisions with regularGuy Harris1-4/+4
2008-06-23Copy over r25535 from /trunk-1.0: When we're run with -p, setGerald Combs1-2/+3
2008-06-23Rename a variable to avoid collisions with the old V7 index() function,Guy Harris1-4/+4
2008-06-23Temporarily make -Wshadow not a default.Guy Harris1-1/+3
2008-06-23Rename a variable to avoid collisions with a global variable, as notedGuy Harris2-2/+2
2008-06-23Rename a variable to avoid collisions with a global variable, as notedGuy Harris2-4/+4
2008-06-23Rename an argument to avoid collisions with a global variable name, asGuy Harris2-6/+6
2008-06-23Get rid of the static capture_opts pointer - it collides with parameterGuy Harris1-30/+30
2008-06-23Rename capture_opts to global_capture_opts - that's what it's called inGuy Harris1-37/+37
2008-06-23Rename some variables to avoid shadowing warnings.Stig Bjørlykke1-2/+2
2008-06-23Rename some variables to avoid shadowing warnings.Stig Bjørlykke4-14/+14
2008-06-23Get rid of the static capture_opts pointer - it collides with parameterGuy Harris1-19/+18
2008-06-23Rename arguments not to collide with function names, to avoid warningsGuy Harris2-5/+6
2008-06-23Rename arguments not to collide with function names, to avoid warningsGuy Harris2-6/+6
2008-06-23Fixed some "shadowed variables", as pointed out by John Smith.Stig Bjørlykke2-22/+21
2008-06-23Don't call an argument "time", as this is a function.Stig Bjørlykke2-9/+9
2008-06-23Add -Wshadow, so we catch cases where somebody might not be using theGuy Harris1-0/+1
2008-06-23Give more details on the stuff Beast does, and suggest a possible schemeGuy Harris1-7/+27
2008-06-23Save timestamp when updating entry for new request frames in existing call.Martin Mathieson1-0/+4
2008-06-23Show short version of Content-Length header.Martin Mathieson1-5/+6
2008-06-23Make sure info column is set correctly when tree == NULL.Martin Mathieson1-87/+79
2008-06-23Try again to get labels matching function names.Martin Mathieson1-2/+2
2008-06-23Fix wimax UL-MAP ext IE decode error.Martin Mathieson2-5/+5
2008-06-22Updated the Configuration Profiles chapter in the User Guide.Stig Bjørlykke1-16/+37
2008-06-22Make the ACTRACE dissector give away the package if it knows its not a ACTRACE.Stig Bjørlykke1-14/+14
2008-06-22Make the MGCP dissector give away the package if it knows its not a MGCP.Stig Bjørlykke1-36/+44
2008-06-22Use editcap_SOURCES and capinfos_SOURCES in Windows MakefileBill Meier1-4/+18
2008-06-22Updated some chapters in the User Guide.Stig Bjørlykke4-24/+227
2008-06-22Changes in B.A.T.M.A.N. dissector:Stig Bjørlykke5-32/+43
2008-06-22Removed an unused static entry.Stig Bjørlykke2-2/+0
2008-06-22From Sven Eckelmann (bug 2632):Stig Bjørlykke8-1/+1202
2008-06-21Add stuff to a comment, and move stuff to that comment from elsewhere,Guy Harris1-7/+15
2008-06-21From Peter Hertting (bug 2633):Stig Bjørlykke2-3/+51
2008-06-21Update manufStig Bjørlykke1-0/+17
2008-06-21Update the services file from IANA's port-numbers.Stig Bjørlykke1-243/+749
2008-06-21We have to define HTML_VIEWER for the prefs.c code that sets the defaultGuy Harris1-2/+9
2008-06-21If we have xdg-open, always run that to launch a Web browser, and ignoreGuy Harris2-9/+49
2008-06-21Updated the statusbar documentation:Stig Bjørlykke7-33/+85
2008-06-21From Alex Turbov :Anders Broman1-6/+70
2008-06-21From Thomas Dreibholz:Anders Broman1-51/+52
2008-06-21From Thomas Dreibholz:Anders Broman1-47/+64
2008-06-21Added a brief introduction to the "Interface Details" dialog box.Stig Bjørlykke3-7/+21
2008-06-21Added a reference to the link-layer chapter.Stig Bjørlykke1-1/+2
2008-06-21And use correct help topic...Stig Bjørlykke1-1/+1
2008-06-21Added help topic item previous reused for another topic.Stig Bjørlykke4-2/+11
2008-06-21Removed the usage of topic_available() as we now have all topics.Stig Bjørlykke26-289/+103
2008-06-21Revert incorrect change which killed *nix buuilds...Bill Meier1-6/+5
2008-06-21From Peter Fuller:Anders Broman1-2/+2