index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
smbd
/
trans2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug 7104 - "wide links" and "unix extensions" are incompatible.
Jeremy Allison
2010-02-24
1
-37
/
+0
*
Second part of fix for 6875 - trans2 FIND_FIRST2 response --> FIND_FIRST2 Dat...
Jeremy Allison
2010-01-13
1
-10
/
+5
*
Fix bug 6867 - trans2findnext returns reply_nterror(req, ntstatus) In a direc...
Jeremy Allison
2010-01-13
1
-12
/
+16
*
Fix bug #6520 time stamps.
Jeremy Allison
2009-07-27
1
-3
/
+32
*
Fix bug #6487: Missing DFS call in trans2 mkdir call. (cherry picked from com...
Jeremy Allison
2009-07-27
1
-0
/
+15
*
Fix bug #6421 - POSIX read-only open fails on read-only shares. The change to...
Jeremy Allison
2009-07-27
1
-5
/
+9
*
Make test for open modes more robust against other bits.
Jeremy Allison
2009-03-06
1
-1
/
+1
*
Fix bug in processing of open modes in POSIX open.
Jeremy Allison
2009-03-06
1
-0
/
+2
*
Allow set attributes on a stream fnum to be redirected to the base filename.
Jeremy Allison
2009-03-06
1
-3
/
+14
*
s3: Fix stream marshalling to return the correct streaminfo status
Tim Prouty
2009-01-02
1
-10
/
+1
*
Fix bug #5986 - Editing a stream is broken (rename problems).
Jeremy Allison
2009-01-02
1
-10
/
+11
*
Fix bug #5937 - filenames with "*" char hide other files
Jeremy Allison
2008-12-11
1
-6
/
+4
*
s3:smbd: write times should be set on the base file instead of the stream name
Stefan Metzmacher
2008-12-11
1
-1
/
+9
*
s3:smbd: return DELETE_PENDING on path based operations on streams, when the ...
Stefan Metzmacher
2008-12-11
1
-0
/
+40
*
s3:smbd: construct the correct newname for stream renames
Stefan Metzmacher
2008-12-11
1
-16
/
+32
*
Fix a debug message, append the correct \n
Volker Lendecke
2008-12-11
1
-1
/
+1
*
Fix the offset checks in the trans routines
Volker Lendecke
2008-11-27
1
-3
/
+3
*
Get closer to passing S4 RAW-ACLs.
Jeremy Allison
2008-11-18
1
-3
/
+6
*
Cope with bad trans2mkdir requests from System i QNTC IBM SMB client.
Jeremy Allison
2008-10-20
1
-3
/
+4
*
Fix bug #5783 FindFirst fails where search pattern == mangled filename.
Jeremy Allison
2008-09-29
1
-6
/
+7
*
When requesting UNIX info levels on findfirst/findnext, don't play games with...
Jeremy Allison
2008-09-11
1
-1
/
+5
*
Fix calculation of useable_space for trans2 and nttrans replies
Volker Lendecke
2008-09-09
1
-6
/
+9
*
Write times code update.
Jeremy Allison
2008-09-09
1
-5
/
+7
*
Remove current_user references from trans2.c
Volker Lendecke
2008-06-19
1
-2
/
+2
*
Remove some current_user references from trans2.c
Volker Lendecke
2008-06-19
1
-19
/
+25
*
Remove the "current_user" arg from check_fsp
Volker Lendecke
2008-06-19
1
-4
/
+4
*
Cleanup size_t return values in callers of convert_string_allocate
Tim Prouty
2008-05-20
1
-8
/
+16
*
Remove "user" from connection_struct
Volker Lendecke
2008-05-10
1
-3
/
+6
*
Remove connection_struct->mem_ctx, connection_struct is its own parent
Volker Lendecke
2008-05-05
1
-1
/
+1
*
Rename inherit_access_acl() -> inherit_access_posix_acl() to make use clear.
Jeremy Allison
2008-05-02
1
-1
/
+1
*
Fix bug found by Igor Mammedov <niallain@gmail.com> where we are
Jeremy Allison
2008-04-28
1
-14
/
+42
*
Rewrite the wrap checks to deal with gcc 4.x optimisations.
Jeremy Allison
2008-04-07
1
-30
/
+46
*
smbd: make it possible to disable get_file_infos() on searches
Stefan Metzmacher
2008-04-07
1
-5
/
+14
*
locking: combine get_delete_on_close_flag() and get_write_time() into get_fil...
Stefan Metzmacher
2008-04-07
1
-8
/
+5
*
smbd: implement the strange write time update logic
Stefan Metzmacher
2008-04-07
1
-40
/
+45
*
locking: store the write time in the locking.tdb
Stefan Metzmacher
2008-04-07
1
-1
/
+2
*
Metze pointed out this we don't need FILE_ATTRIBUTE_READ here.
Jeremy Allison
2008-03-11
1
-1
/
+1
*
Try and fix bug #5315, as well as S4 torture tests RAW-OPLOCK BATCH19,
Jeremy Allison
2008-03-11
1
-1
/
+2
*
Fix S3 to pass the test_raw_oplock_exclusive3 test.
Jeremy Allison
2008-03-11
1
-1
/
+1
*
Fix some typos
Volker Lendecke
2008-03-08
1
-1
/
+1
*
Don't use fname after create_file has been called
Volker Lendecke
2008-02-22
1
-2
/
+2
*
Fix uninitialized variables
Volker Lendecke
2008-01-26
1
-1
/
+2
*
Get Samba version or capability information from Windows
Corinna Vinschen
2008-01-22
1
-1
/
+3
*
Move samba_extended_info_version to smbd/trans2.c
Volker Lendecke
2008-01-22
1
-0
/
+32
*
Get Samba version or capability information from Windows
Corinna Vinschen
2008-01-22
1
-0
/
+7
*
Hide streams from the EA API
Volker Lendecke
2008-01-22
1
-2
/
+6
*
Fix get_ea_names_from_file for many EAs
Volker Lendecke
2008-01-22
1
-1
/
+1
*
Activate SMB_QUERY_FILE_STREAM_INFO
Volker Lendecke
2008-01-20
1
-5
/
+6
*
Add the STREAMINFO vfs call
Volker Lendecke
2008-01-19
1
-13
/
+99
*
Add get_ea_names_from_file to sanely list posix xattrs
Volker Lendecke
2008-01-19
1
-49
/
+142
[next]