summaryrefslogtreecommitdiff
path: root/source3/lib/filename_util.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-15s3:vfs: change files_struct.fnum from int to uint64_tMichael Adam1-1/+2
2012-06-15s3:lib: add a utility function "fsp_fnum_dbg" for logging the fnum of an fspMichael Adam1-0/+28
2012-06-15s3:lib: elaborate the comment for fsp_str_debug a bit.Michael Adam1-1/+1
2012-06-15s3:lib: remove part of a comment for fsp_str_dbg that does not apply any more.Michael Adam1-2/+1
2011-10-17First part of fix for bug #8419 - Make VFS op "streaminfo" stackable.Frank Lahm1-1/+1
2011-05-18s3-lib Replace StrCaseCmp() with strcasecmp_m()Andrew Bartlett1-1/+1
2011-05-05More simple const fixes.Jeremy Allison1-2/+2
2011-05-05s3-lib: run minimal_includes.pl.Günther Deschner1-1/+0
2011-03-30s3: include smbd/smbd.h where needed.Günther Deschner1-0/+1
2011-03-30s3: move filename_util.c out of source3/smbd to source3/lib.Günther Deschner1-0/+206