summaryrefslogtreecommitdiffstats
path: root/source3/lib/filename_util.c
Commit message (Expand)AuthorAgeFilesLines
* s3:vfs: change files_struct.fnum from int to uint64_tMichael Adam2012-06-151-1/+2
* s3:lib: add a utility function "fsp_fnum_dbg" for logging the fnum of an fspMichael Adam2012-06-151-0/+28
* s3:lib: elaborate the comment for fsp_str_debug a bit.Michael Adam2012-06-151-1/+1
* s3:lib: remove part of a comment for fsp_str_dbg that does not apply any more.Michael Adam2012-06-151-2/+1
* First part of fix for bug #8419 - Make VFS op "streaminfo" stackable.Frank Lahm2011-10-171-1/+1
* s3-lib Replace StrCaseCmp() with strcasecmp_m()Andrew Bartlett2011-05-181-1/+1
* More simple const fixes.Jeremy Allison2011-05-051-2/+2
* s3-lib: run minimal_includes.pl.Günther Deschner2011-05-051-1/+0
* s3: include smbd/smbd.h where needed.Günther Deschner2011-03-301-0/+1
* s3: move filename_util.c out of source3/smbd to source3/lib.Günther Deschner2011-03-301-0/+206