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
/
source3
/
smbd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Second part of the bugfix for #5933
Volker Lendecke
2008-12-30
1
-7
/
+13
*
First part of bugfix for #5933
Volker Lendecke
2008-12-30
1
-3
/
+0
*
Move a comment to its place
Volker Lendecke
2008-12-30
1
-5
/
+5
*
Simplify invalidate_vuid slightly
Volker Lendecke
2008-12-30
1
-4
/
+0
*
Simplify is_partial_auth_vuid slightly
Volker Lendecke
2008-12-30
1
-5
/
+1
*
Simplify invalidate_all_vuids() slightly
Volker Lendecke
2008-12-30
1
-5
/
+2
*
Fix more asprintf warnings and some error path errors.
Jeremy Allison
2008-12-23
2
-5
/
+7
*
s3: Fix stream marshalling to return the correct streaminfo status
Tim Prouty
2008-12-23
1
-10
/
+1
*
Fix bug #5986 - Editing a stream is broken (rename problems).
Jeremy Allison
2008-12-19
2
-11
/
+14
*
Remove the direct inbuf reference from construct_reply_common()
Volker Lendecke
2008-12-19
1
-8
/
+11
*
Fix bug #5980 - Race condition when granting level2 oplocks can cause break n...
Jeremy Allison
2008-12-18
1
-4
/
+27
*
Fix bug #5979 - Level 2 oplocks being granted improperly,
Jeremy Allison
2008-12-17
2
-70
/
+114
*
Fix a valgrind error in get_relative_fid_filename
Volker Lendecke
2008-12-13
1
-1
/
+1
*
Fix error code when smbclient puts a file over an existing directory
Volker Lendecke
2008-12-12
1
-1
/
+1
*
s3 sesssetup.c: Add missing line break to debug message.
root
2008-12-12
1
-1
/
+1
*
Pass the get_real_filename operation through the VFS
Volker Lendecke
2008-12-10
1
-4
/
+1
*
Change get_real_filename() to unix syscall conventions, make it non-static
Volker Lendecke
2008-12-10
1
-13
/
+14
*
Apply some const
Volker Lendecke
2008-12-10
1
-2
/
+2
*
Rename "scan_directory" to "get_real_filename"
Volker Lendecke
2008-12-10
1
-12
/
+12
*
s3: [3/3]: Fix a delete on close divergence from windows and the associated t...
Tim Prouty
2008-12-09
2
-5
/
+2
*
s3: [1/3] Fix a delete on close divergence from windows and the associated to...
Tim Prouty
2008-12-09
1
-4
/
+2
*
s3: Call fd_close from close_directory
Tim Prouty
2008-12-09
1
-0
/
+7
*
s3: Refactor calculating path from relative_fid into a separate function
Tim Prouty
2008-12-09
1
-78
/
+96
*
s3: Refactor getting sec_info from a security_descriptor into separate function
Tim Prouty
2008-12-09
1
-13
/
+2
*
s3: Make a few open utility functions non-static
Tim Prouty
2008-12-09
2
-17
/
+17
*
Replace some pointless variables in reply_open_pipe_and_X by comments
Volker Lendecke
2008-12-07
1
-12
/
+6
*
Fix bug #5944 - nmbd does not boot if socket adress = "" is defined in smb.conf
Yasuma Takeda
2008-12-05
1
-3
/
+2
*
Fix bug #5937 - filenames with "*" char hide other files
Jeremy Allison
2008-12-04
1
-6
/
+4
*
Fix bug #1254 - write list not working under share-level security
Jeremy Allison
2008-12-04
2
-37
/
+48
*
s3: Fix FILE_FLAG_POSIX_SEMANTICS handling underneath SMB_VFS_CREATE_FILE
Tim Prouty
2008-12-03
1
-2
/
+2
*
s3: Change SMB_VFS_CREATE_FILE to take a create_file_flags argument
Tim Prouty
2008-12-03
5
-26
/
+26
*
s3: Simplify the create_file_unix_path->open_file_ntcreate path
Tim Prouty
2008-12-03
1
-93
/
+38
*
s3: Modify direct caller of open_file to call SMB_VFS_CREATE_FILE
Tim Prouty
2008-12-03
1
-4
/
+19
*
s3: Modify direct callers of open_file_ntcreate and open_directory to call SM...
Tim Prouty
2008-12-03
5
-143
/
+276
*
s3: Modify direct callers of create_file_unix_path to call SMB_VFS_CREATE_FILE
Tim Prouty
2008-12-03
2
-18
/
+46
*
s3: Add new "is_dos_path" argument to SMB_VFS_CREATE_FILE
Tim Prouty
2008-12-03
4
-3
/
+10
*
s3: Add SMB_VFS_CREATE_FILE to the vfs layer
Tim Prouty
2008-12-03
4
-89
/
+119
*
s3:smbd: close the low level fd of the base_fsp, if the file was created
Stefan Metzmacher
2008-12-01
1
-0
/
+2
*
s3:smbd: give the correct error when trying to replace a stream
Stefan Metzmacher
2008-12-01
1
-0
/
+6
*
s3:smbd: only try and fallback to open a directory if it's not a stream open
Stefan Metzmacher
2008-12-01
1
-0
/
+7
*
s3:smbd: write times should be set on the base file instead of the stream name
Stefan Metzmacher
2008-12-01
1
-1
/
+9
*
s3:smbd: return DELETE_PENDING on path based operations on streams, when the ...
Stefan Metzmacher
2008-12-01
1
-0
/
+40
*
s3:smbd: construct the correct newname for stream renames
Stefan Metzmacher
2008-12-01
1
-16
/
+32
*
s3:smbd: wildcard characters are allowed in stream names
Stefan Metzmacher
2008-12-01
1
-1
/
+11
*
s3:smbd: correctly verify stream names to pass RAW-STREAMS
Stefan Metzmacher
2008-12-01
1
-1
/
+35
*
s3:smbd: '|' isn't allowed in windows filenames
Stefan Metzmacher
2008-12-01
1
-1
/
+1
*
Fix a debug message, append the correct \n
Volker Lendecke
2008-12-01
1
-1
/
+1
*
Make nt4_compatible_acls() non-static for use by VFS ACL modules.
Steven Danneman
2008-11-30
1
-1
/
+1
*
Set PRESENT flag when returning NULL [SD]ACL like Windows does.
Steven Danneman
2008-11-30
1
-1
/
+9
*
Remove "conn" parameter from np_open, smb_request contains it
Volker Lendecke
2008-11-28
2
-2
/
+2
[next]