index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gtk
/
hostlist_table.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add return instructions for system without support for G_GNUC_NORETURN (e.g. ...
Jakub Zawadzki
2011-04-22
1
-0
/
+1
*
Removed some unneeded variables with initialization.
Stig Bjørlykke
2011-04-21
1
-6
/
+0
*
Added a missing break in hostlist_get_filter_name.
Stig Bjørlykke
2011-03-26
1
-0
/
+1
*
And even more -DGSEAL_ENABLE cleanup for GTK+ 3.0 preparation...
Stephen Fisher
2011-02-07
1
-0
/
+12
*
Fix various instances of "unreachable code".
Bill Meier
2011-01-30
1
-1
/
+0
*
Quote all fields when exporting to CSV. Fixes bug 2811.
Chris Maynard
2010-11-17
1
-4
/
+4
*
We set sensitivity on the map button in ct_nb_map_switch_page_cb().
Stig Bjørlykke
2010-10-11
1
-5
/
+5
*
Use UTF8_HORIZONTAL_ELLIPSIS instead of "..." in menus.
Stig Bjørlykke
2010-10-03
1
-16
/
+17
*
Use correct text for "Not Selected".
Stig Bjørlykke
2010-10-03
1
-4
/
+4
*
Remove the depricated GtkItemFactory code.
Anders Broman
2010-09-03
1
-64
/
+1
*
Remove some unnecessary includes: a lot of things don't need globals.h and re...
Jeff Morriss
2010-08-30
1
-21
/
+20
*
Remove a redundant callback.
Anders Broman
2010-08-30
1
-5
/
+0
*
Convert to GTKUIManager
Anders Broman
2010-08-30
1
-0
/
+223
*
(Minor) Cleanup some "event callback" function declarations/definitions:
Bill Meier
2010-07-30
1
-1
/
+1
*
From Didier Gautheron:
Anders Broman
2010-02-28
1
-1
/
+31
*
Don't try to fetch columns that don't exist.
Gerald Combs
2010-02-16
1
-19
/
+25
*
Fix some gcc -Wshadow warnings;
Bill Meier
2010-01-29
1
-179
/
+180
*
From Didier Gautheron:
Anders Broman
2009-10-09
1
-6
/
+9
*
From Didier Gautheron:
Anders Broman
2009-10-09
1
-426
/
+671
*
Rename address_to_str() to ep_address_to_str() because:
Kovarththanan Rajaratnam
2009-09-06
1
-8
/
+8
*
Pull mkstemp() into tempfile.c. That's the only place we use it now, and
Gerald Combs
2009-07-02
1
-20
/
+13
*
Updates to create_tempfile:
Gerald Combs
2009-07-01
1
-2
/
+2
*
Change window_new() to dlg_window_new() and destroy the window with the top l...
Anders Broman
2009-06-22
1
-1
/
+3
*
Change window_new() to dlg_window_new() and destroy the window with the top l...
Anders Broman
2009-06-21
1
-1
/
+2
*
Use a unique data file name for our OpenStreetMap data. Print an error
Gerald Combs
2009-06-14
1
-22
/
+36
*
Have tap listeners specify whether the "packet" routine requires
Guy Harris
2009-06-05
1
-4
/
+4
*
From Jakub Zawadzki: Use size of buffer [not size -1];
Bill Meier
2009-03-18
1
-376
/
+371
*
Use ws_fopen() [not fopen()] so that a path\filename with
Bill Meier
2009-03-09
1
-1
/
+3
*
Use open_failure_alert_box() for open failures; use
Guy Harris
2009-02-15
1
-22
/
+7
*
Compiling on Ubuntu 8.10 gives a warning when not checking the return value
Stig Bjørlykke
2009-02-15
1
-2
/
+7
*
try to fix the buildbot
Ulf Lamping
2009-02-12
1
-1
/
+1
*
Make the column information signed, so that -1 is a valid out-of-band
Guy Harris
2009-02-12
1
-96
/
+96
*
add support for a simple GeoIP based IP Location Map, more details will follo...
Ulf Lamping
2009-02-11
1
-0
/
+231
*
Add GeoIP to the Windows build. Fix a remaining geoip_ -> geoip_db_
Gerald Combs
2008-12-23
1
-2
/
+2
*
GeoIP expects IPv4 addresses in host byte order.
Gerald Combs
2008-12-23
1
-1
/
+2
*
Fix some typos and spelling
Bill Meier
2008-12-20
1
-1
/
+1
*
Rename geoip.[ch] to geoip_db.[ch] so we don't collide with GeoIP.h. Rename
Gerald Combs
2008-12-19
1
-2
/
+2
*
Fix some "format not a string literal and no format arguments" warnings.
Stig Bjørlykke
2008-10-31
1
-2
/
+2
*
Allow more characters in each column.
Gerald Combs
2008-10-27
1
-16
/
+18
*
Uh, new attempt to sort hostlist correct...
Stig Bjørlykke
2008-10-27
1
-1
/
+1
*
Sort hostlist columns correct.
Stig Bjørlykke
2008-10-27
1
-2
/
+4
*
Add support for the GeoIP library. Using different database files,
Gerald Combs
2008-10-27
1
-51
/
+86
*
Bring the windows to front when rescanning of packets are done.
Stig Bjørlykke
2008-10-13
1
-1
/
+6
*
Don't put (non-extern'd) prototypes for protect_thread_critical_region() and
Jeff Morriss
2008-08-05
1
-21
/
+20
*
Fix some simple cases of GTK2 deprecated API usage by using a renamed or equi...
Bill Meier
2008-06-29
1
-2
/
+2
*
Removed the usage of topic_available() as we now have all topics.
Stig Bjørlykke
2008-06-21
1
-19
/
+6
*
- Use the common function for applying a selected filter.
Stig Bjørlykke
2008-05-17
1
-113
/
+23
*
Changed to display NCP connection, as in conversations.
Stig Bjørlykke
2008-04-25
1
-0
/
+4
*
sort #includes by directories
Ulf Lamping
2008-04-13
1
-11
/
+13
*
where it's not necessary, remove #include "compat_macros.h"
Ulf Lamping
2008-04-12
1
-1
/
+0
[next]