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
/
smbd
/
filename.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
smbd: Apply a bit of README.Coding to unix_convert()
Volker Lendecke
2020-06-15
1
-13
/
+24
*
smbd: Fix typos
Volker Lendecke
2020-06-15
1
-1
/
+1
*
smbd: remove unused variable twrp_name from filename_convert_internal()
Ralph Boehme
2020-05-21
1
-3
/
+0
*
smbd: update function documentation header to match actual function argument ...
Ralph Boehme
2020-05-21
1
-1
/
+1
*
smbd: make get_real_filename_full_scan() public
Ralph Boehme
2020-05-06
1
-4
/
+6
*
s3: smbd: Move the initialization of the filename and the call to canonicaliz...
Jeremy Allison
2020-05-05
1
-14
/
+14
*
smbd: Update description of canonicalize_snapshot_path().
Jeremy Allison
2020-05-05
1
-10
/
+8
*
smbd: pass ucf_flags to canonicalize_snapshot_path()
Ralph Boehme
2020-05-05
1
-9
/
+13
*
smbd: strip @GMT token in canonicalize_snapshot_path()
Ralph Boehme
2020-05-05
1
-27
/
+25
*
smbd: realign stat_cache_add() args in unix_convert()
Ralph Boehme
2020-05-05
1
-3
/
+6
*
smbd: realigning a complex if expression in unix_convert()
Ralph Boehme
2020-05-05
1
-5
/
+14
*
smbd: move a DEBUG in unix_convert()
Ralph Boehme
2020-05-05
1
-3
/
+4
*
smbd: make canonicalize_snapshot_path() public
Ralph Boehme
2020-05-05
1
-2
/
+2
*
smbd: convert SMB_VFS_GET_REAL_FILENAME() arg path to be a struct smb_filename
Ralph Boehme
2020-05-05
1
-1
/
+1
*
smbd: pass struct smb_filename to get_real_filename()
Ralph Boehme
2020-05-05
1
-10
/
+18
*
smbd: realign args of get_real_filename() and friends
Ralph Boehme
2020-05-05
1
-6
/
+20
*
smbd: pass twrp as NTTIME to filename_convert() and all the way down to canon...
Ralph Boehme
2020-05-05
1
-9
/
+12
*
smbd: let canonicalize_snapshot_path() fill in struct smb_filename.twrp
Ralph Boehme
2020-05-05
1
-0
/
+6
*
smbd: move time_t twrp to @GMT string token conversion to canonicalize_snapsh...
Ralph Boehme
2020-05-05
1
-26
/
+30
*
smbd: refactor canonicalize_snapshot_path()
Ralph Boehme
2020-05-05
1
-10
/
+8
*
smbd: add twrp arg to synthetic_smb_fname()
Ralph Boehme
2020-05-05
1
-0
/
+3
*
smbd: use parent_smb_fname() in unix_convert()
Ralph Boehme
2020-04-29
1
-9
/
+14
*
smbd: use synthetic_smb_fname() in check_parent_exists()
Ralph Boehme
2020-04-29
1
-8
/
+19
*
smbd: add missing done check from unix_convert_step_stat() refactoring
Ralph Boehme
2020-04-28
1
-0
/
+3
*
smbd: unix_convert_step(). Fix use of state->end as a boolean, always compare...
Jeremy Allison
2020-04-24
1
-4
/
+4
*
smbd: add some logging to unix_convert()
Ralph Boehme
2020-04-24
1
-0
/
+4
*
smbd: factor out unix_convert_step_search_fail()
Ralph Boehme
2020-04-24
1
-133
/
+142
*
smbd: use an early exit if stat succeeds in unix_convert_step_stat()
Ralph Boehme
2020-04-24
1
-214
/
+212
*
smbd: factor out unix_convert_step_stat() from unix_convert_step()
Ralph Boehme
2020-04-24
1
-46
/
+57
*
smbd: remove goto from unix_convert_step()
Ralph Boehme
2020-04-24
1
-55
/
+30
*
smbd: factor out path loop in unix_convert()
Ralph Boehme
2020-04-24
1
-390
/
+415
*
smbd: use a different error out in one place in unix_convert()
Ralph Boehme
2020-04-24
1
-1
/
+1
*
smbd: in unix_convert() replace all local variable with a state struct
Ralph Boehme
2020-04-24
1
-197
/
+216
*
smbd: rename ctx variable to mem_ctx in unix_convert()
Ralph Boehme
2020-04-24
1
-11
/
+11
*
smbd: change variable name start to name in unix_convert()
Ralph Boehme
2020-04-24
1
-40
/
+40
*
smbd: remove initial stat() EACCES handling from unix_convert()
Ralph Boehme
2020-04-23
1
-11
/
+6
*
smbd: let unix_convert() fail early if initial stat fails with EACCES
Ralph Boehme
2020-04-22
1
-0
/
+12
*
s3: smbd: Now we no longer use it, remove all references to original_lcomp fr...
Jeremy Allison
2020-03-30
1
-34
/
+0
*
s3: smbd: Add utility function get_original_lcomp().
Jeremy Allison
2020-03-30
1
-0
/
+84
*
s3: smbd: Extract large directory case normalization code into a utility func...
Jeremy Allison
2020-03-30
1
-7
/
+31
*
smbd: use a helper variable in filename_convert_internal()
Ralph Boehme
2020-03-27
1
-13
/
+22
*
smbd: modernize DEBUG in unix_convert()
Ralph Boehme
2020-03-27
1
-30
/
+32
*
smbd: turn (*orig_path != '/') assert into a normal if check
Ralph Boehme
2020-03-27
1
-3
/
+4
*
smbd: consolidate comments in unix_convert()
Ralph Boehme
2020-03-27
1
-10
/
+5
*
smbd: modernize unix_convert() replacing True with true
Ralph Boehme
2020-03-27
1
-1
/
+1
*
smbd: modernize unix_convert() replacing False with false
Ralph Boehme
2020-03-27
1
-3
/
+3
*
smbd: initialize end to NULL in unix_convert()
Ralph Boehme
2020-03-27
1
-1
/
+1
*
smbd: leave start at NULL, it's not used before being set to smbfname->basename
Ralph Boehme
2020-03-27
1
-8
/
+1
*
Spelling fixes s/preceeding/preceding/
Mathieu Parent
2019-09-01
1
-1
/
+1
*
smbd: Simplify filename_convert_internal()
Volker Lendecke
2019-07-02
1
-4
/
+1
[next]