index
:
netsurf.git
ashmew2/fix-description
ashmew2/netsurf-kolibrios
ashmew2/nskolibrios
chris/debug
chris/fetch-x-ent-ref
chris/http2
chris/ndk32
dsilvers/bindducky
dsilvers/dukky
dsilvers/scrolloffset
glenwalker/bug_0002428
jmb/gtk3hacks
master
mmu_man/docs_env_sh_tweaks
mmu_man/french_pages
mmu_man/xf86keys
mono/atari_treeview_rework
mono/interactive-about_config
mono/removing-windom-dependency
mono/windom-gui
stevef/cconfig
stevef/ibarmenu
svenw/cocoa
vince/fltk
vince/gtk-tab-restyle
vince/pdf
vince/tools
vince/webp
NetSurf Browser
NetSurf Browser Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
filename.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
utils: Use fstatat and unlinkat if supported
John-Mark Bell
2022-11-02
1
-64
/
+24
*
ensure filename numeric is not truncated and hence cause output buffer overflow
Vincent Sanders
2018-11-06
1
-1
/
+3
*
Utils: Filename: Squash warning: -Wformat-truncation=
Michael Drake
2018-01-01
1
-6
/
+15
*
Use coccinelle to change logging macro calls in c files
Vincent Sanders
2017-09-06
1
-11
/
+21
*
Reduce unecessary use of directory entry headers
Vincent Sanders
2016-04-19
1
-2
/
+1
*
Change LOG() macro to be varadic
Vincent Sanders
2015-05-28
1
-14
/
+11
*
doxygen cleanups in utils
Vincent Sanders
2014-11-12
1
-1
/
+1
*
Remove excessive logging.
Michael Drake
2014-04-18
1
-1
/
+0
*
Handle some directories already existing.
Michael Drake
2014-04-18
1
-1
/
+1
*
Add more logging for filename init.
Michael Drake
2014-04-18
1
-0
/
+2
*
Add logging to filename_initialise().
Michael Drake
2014-04-18
1
-1
/
+2
*
check mkdir call for errors (coverity 1109834)
Vincent Sanders
2013-11-28
1
-1
/
+7
*
check return from mkdir (coverity 1109834)
Vincent Sanders
2013-11-27
1
-1
/
+5
*
Remove unused include.
James Bursa
2011-01-09
1
-1
/
+0
*
Add Windows frontend
Vincent Sanders
2010-01-31
1
-4
/
+6
*
Much tidying, additional commentary, and fix for insane bit mask calculation.
John Mark Bell
2009-05-29
1
-54
/
+121
*
Fix compilation with GCC 2.95.
John Mark Bell
2009-04-16
1
-1
/
+1
*
Fix warnings and formatting
Rob Kendrick
2009-01-02
1
-1
/
+1
*
Merged revisions 5309-5406,5409-5422 via svnmerge from
Daniel Silverstone
2008-09-23
1
-1
/
+1
*
Fix array overrun.
John Mark Bell
2008-09-23
1
-1
/
+1
*
C89
François Revel
2008-07-29
1
-1
/
+2
*
Remove unused function filename_as_url().
James Bursa
2008-06-14
1
-23
/
+0
*
Update all source code file headers to reflect GPL version 2 only and contain...
Vincent Sanders
2007-08-08
1
-3
/
+14
*
FreeBSD portability fixes.
Rob Kendrick
2007-06-15
1
-1
/
+1
*
Check return value of stat() in filename.c and report oddness using LOG
Rob Kendrick
2007-06-10
1
-2
/
+10
*
Stop filename.c using d_type member in dirent struct, as this is completely a...
Rob Kendrick
2007-06-10
1
-6
/
+15
*
Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...
Daniel Silverstone
2007-05-30
1
-4
/
+4
*
Make GTK build compile on FreeBSD.
James Bursa
2007-01-29
1
-2
/
+2
*
Update project URL.
Michael Drake
2006-11-27
1
-1
/
+1
*
Fix bad pointer increment
John Mark Bell
2006-10-12
1
-2
/
+2
*
Experimental new frames code.
Richard Wilson
2006-09-02
1
-0
/
+24
*
Make filename_create_directory check if directory already exists
John Mark Bell
2006-06-20
1
-15
/
+23
*
Lose spurious RISC OS-specific include (fixes GTK build)
John Mark Bell
2006-04-22
1
-1
/
+0
*
Apparently I need to specify add/deletions too...
Richard Wilson
2006-04-21
1
-0
/
+417