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
/
epan
/
filesystem.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
More 'char*' -> 'const char*' changes to fix warnings.
Jörg Mayer
2005-07-23
1
-2
/
+2
*
add functions file_exists and file_identical to filesystem.c (coming from fil...
Ulf Lamping
2005-04-12
1
-0
/
+10
*
"gtk_entry_get_text()" returns a "const char *" - assign the result to
Guy Harris
2004-12-31
1
-8
/
+1
*
Add functions to the old and the new plugin api for the MATE Plugin.
Lars Roland
2004-12-11
1
-1
/
+1
*
Set the svn:eol-style property on all text files to "native", so that
Guy Harris
2004-07-18
1
-1
/
+1
*
As with "cf_open_error_message()"/"file_open_error_message()", so with
Guy Harris
2004-01-24
1
-2
/
+9
*
Add a new "file_open_error_message()" routine in "epan/filesystem.c", to
Guy Harris
2004-01-24
1
-2
/
+7
*
From Tomas Kukosa: add "extern"s so that the plugin API stuff works.
Guy Harris
2003-11-18
1
-3
/
+3
*
From Gisle Vanem:
Gerald Combs
2003-11-02
1
-1
/
+10
*
From Richard Urwin:
Guy Harris
2003-05-15
1
-1
/
+9
*
Removed trailing whitespaces from .h and .c files using the
Jörg Mayer
2002-08-28
1
-4
/
+4
*
Add a routine to "epan/filesystem.c" to test whether a file is a FIFO.
Guy Harris
2002-06-23
1
-1
/
+14
*
Have a routine that takes a file name for a personal configuration file
Guy Harris
2001-10-24
1
-6
/
+13
*
On Windows, put Ethereal configuration files under the "Application
Guy Harris
2001-10-24
1
-3
/
+4
*
Add a new routine to create the ".ethereal" directory for a user.
Guy Harris
2001-10-23
1
-1
/
+9
*
The only reason we care about the user's home directory is that their
Guy Harris
2001-10-22
1
-6
/
+2
*
Add a routine to get the directory in which personal configuration files
Guy Harris
2001-10-22
1
-10
/
+6
*
Use G_DIR_SEPARATOR_S rather than "/" as a pathname separator in format
Guy Harris
2001-10-21
1
-1
/
+18
*
On Windows, use the directory in which the binary resides as the
Guy Harris
2001-08-21
1
-3
/
+21
*
"get_home_dir()", in "epan/filesystem.c", uses
Guy Harris
2001-04-02
1
-1
/
+20
*
fix '#endif FRED' to '#endif /* FRED */'
Nathan Neulinger
2000-12-22
1
-2
/
+2
*
More EPAN-related code movements. Get rid of usage of #include "globals.h"
Gilbert Ramirez
2000-09-28
1
-0
/
+33