index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
lib
/
filename_util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: smbd: Remove many common uses of lp_posix_pathnames().
Jeremy Allison
2016-03-24
1
-1
/
+1
*
s3: Filenames: Add uint32_t flags parameter to synthetic_smb_fname().
Jeremy Allison
2016-03-24
1
-3
/
+9
*
s3: smbd: Add uint32_t flags field to struct smb_filename.
Jeremy Allison
2016-03-24
1
-0
/
+1
*
s3:smbd: Move lp_posix_pathnames() out of ea_list_has_invalid_name().
Jeremy Allison
2016-03-24
1
-4
/
+0
*
s3:lib: Move internal lp_posix_pathnames() call out of utility function synth...
Jeremy Allison
2016-03-10
1
-2
/
+3
*
s3:lib: Remove the const SMB_STRUCT_STAT * parameter from synthetic_smb_fname...
Jeremy Allison
2016-03-10
1
-4
/
+3
*
s3:lib: Rewrite synthetic_smb_fname_split() to use split_stream_filename().
Jeremy Allison
2016-03-10
1
-14
/
+12
*
s3:lib. Add split_stream_filename() Not yet used.
Jeremy Allison
2016-03-10
1
-0
/
+42
*
smbd: Fix a typo
Volker Lendecke
2015-05-26
1
-1
/
+1
*
smbd: Make talloc_report of smb_filename more readable
Volker Lendecke
2015-01-11
1
-0
/
+6
*
smbd: Use talloc_pooled_object in cp_smb_filename
Volker Lendecke
2013-09-08
1
-16
/
+32
*
Add ea_list_has_invalid_name() function.
Jeremy Allison
2013-07-19
1
-0
/
+34
*
smbd: Remove NTSTATUS based create_synthetic_smb_fname
Volker Lendecke
2013-04-18
1
-25
/
+0
*
lib: Make create_synthetic_smb_fname_split use synthetic_smb_fname_split
Volker Lendecke
2013-04-17
1
-22
/
+3
*
lib: Add synthetic_smb_fname_split
Volker Lendecke
2013-04-17
1
-0
/
+29
*
lib: Remove unused copy_smb_filename
Volker Lendecke
2013-04-17
1
-15
/
+0
*
lib: Make create_synthetic_smb_fname use synthetic_smb_fname
Volker Lendecke
2013-04-17
1
-15
/
+7
*
lib: Add synthetic_smb_fname
Volker Lendecke
2013-04-17
1
-0
/
+19
*
smbd: Make copy_smb_filename static
Volker Lendecke
2013-04-17
1
-3
/
+7
*
lib: Convert copy_smb_filename to use cp_smb_filename
Volker Lendecke
2013-04-17
1
-33
/
+1
*
lib: Add cp_smb_filename
Volker Lendecke
2013-04-17
1
-0
/
+39
*
s3:vfs: change files_struct.fnum from int to uint64_t
Michael Adam
2012-06-15
1
-1
/
+2
*
s3:lib: add a utility function "fsp_fnum_dbg" for logging the fnum of an fsp
Michael Adam
2012-06-15
1
-0
/
+28
*
s3:lib: elaborate the comment for fsp_str_debug a bit.
Michael Adam
2012-06-15
1
-1
/
+1
*
s3:lib: remove part of a comment for fsp_str_dbg that does not apply any more.
Michael Adam
2012-06-15
1
-2
/
+1
*
First part of fix for bug #8419 - Make VFS op "streaminfo" stackable.
Frank Lahm
2011-10-17
1
-1
/
+1
*
s3-lib Replace StrCaseCmp() with strcasecmp_m()
Andrew Bartlett
2011-05-18
1
-1
/
+1
*
More simple const fixes.
Jeremy Allison
2011-05-05
1
-2
/
+2
*
s3-lib: run minimal_includes.pl.
Günther Deschner
2011-05-05
1
-1
/
+0
*
s3: include smbd/smbd.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3: move filename_util.c out of source3/smbd to source3/lib.
Günther Deschner
2011-03-30
1
-0
/
+206