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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
/
+46
*
Add a new "file_open_error_message()" routine in "epan/filesystem.c", to
Guy Harris
2004-01-24
1
-1
/
+40
*
Use "g_get_tmp_dir()" to get the pathname of the temporary file
Guy Harris
2003-11-03
1
-15
/
+6
*
Make get_tempfile_path() work like get_datafile_path(), which removes
Gerald Combs
2003-11-03
1
-6
/
+8
*
From Gisle Vanem:
Gerald Combs
2003-11-02
1
-1
/
+24
*
From Graeme Hewson:
Guy Harris
2003-09-15
1
-1
/
+3
*
From Richard Urwin:
Guy Harris
2003-05-15
1
-1
/
+25
*
Put in a comment about the "to what code does the configuration file
Guy Harris
2003-03-26
1
-1
/
+22
*
Fix up a comment.
Guy Harris
2003-03-25
1
-2
/
+2
*
Removed trailing whitespaces from .h and .c files using the
Jörg Mayer
2002-08-28
1
-4
/
+4
*
Replace the types from sys/types.h and netinet/in.h by their glib.h
Jörg Mayer
2002-08-02
1
-5
/
+1
*
Add a routine to "epan/filesystem.c" to test whether a file is a FIFO.
Guy Harris
2002-06-23
1
-1
/
+15
*
From Joerg Mayer: get rid of "-Wno-unused" flag in some configure
Guy Harris
2002-03-02
1
-2
/
+6
*
If the "parent directory" of what would be the personal configuration
Guy Harris
2002-01-04
1
-3
/
+13
*
Fix compile errors and code errors in the Win32 code.
Guy Harris
2001-10-24
1
-4
/
+9
*
Have a routine that takes a file name for a personal configuration file
Guy Harris
2001-10-24
1
-2
/
+109
*
On Windows, put Ethereal configuration files under the "Application
Guy Harris
2001-10-24
1
-17
/
+68
*
Include <direct.h> on Windows systems, to declare "mkdir()".
Guy Harris
2001-10-23
1
-42
/
+15
*
Add a new routine to create the ".ethereal" directory for a user.
Guy Harris
2001-10-23
1
-1
/
+35
*
Include <stdio.h> to declare "sprintf()".
Guy Harris
2001-10-23
1
-1
/
+2
*
The only reason we care about the user's home directory is that their
Guy Harris
2001-10-22
1
-43
/
+36
*
Add a routine to get the directory in which personal configuration files
Guy Harris
2001-10-22
1
-1
/
+30
*
Use G_DIR_SEPARATOR_S rather than "/" as a pathname separator in format
Guy Harris
2001-10-21
1
-3
/
+19
*
Fix some Win32 compilation warnings and errors.
Guy Harris
2001-08-21
1
-1
/
+6
*
On Windows, use the directory in which the binary resides as the
Guy Harris
2001-08-21
1
-3
/
+137
*
"get_home_dir()", in "epan/filesystem.c", uses
Guy Harris
2001-04-02
1
-1
/
+92
*
removed #include "util.h" from filesystem.c and resolv.c
Ed Warnicke
2001-03-31
1
-2
/
+1
*
Fix it to build on Windows.
Guy Harris
2000-10-11
1
-1
/
+3
*
More EPAN-related code movements. Get rid of usage of #include "globals.h"
Gilbert Ramirez
2000-09-28
1
-0
/
+118