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
/
nttrans.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3:smbd: push nttrans and trans2 responses with no data to the client
Stefan Metzmacher
2009-07-02
1
-0
/
+8
*
s3:smbd: restore the 3.0.x bahavior of send_nt_replies()
Stefan Metzmacher
2009-07-02
1
-0
/
+5
*
s3 file_access: Convert some more functions over to use smb_filneame
Tim Prouty
2009-06-25
1
-2
/
+2
*
s3: simplify some redundant logic in is_ntfs_default_stream_smb_fname()
Tim Prouty
2009-06-25
1
-5
/
+1
*
Add some const to the stat struct in the dosmode calls.
Jeremy Allison
2009-06-18
1
-34
/
+6
*
Replace the boilerplate calls to :
Jeremy Allison
2009-06-18
1
-18
/
+12
*
s3: Change SMB_VFS_OPEN to take an smb_filename struct
Tim Prouty
2009-06-17
1
-0
/
+16
*
s3: Plumb smb_filename from create_file all of the way down to fd_open
Tim Prouty
2009-06-17
1
-0
/
+12
*
Fix msdfs after the change to smb_filename struct. We must *always*
Jeremy Allison
2009-06-16
1
-4
/
+38
*
s3: Plumb smb_filename through SMB_VFS_CREATE_FILE
Tim Prouty
2009-06-12
1
-58
/
+45
*
s3: Make all callers of SMB_VFS_CREATEFILE call unix_convert first
Tim Prouty
2009-06-10
1
-48
/
+66
*
s3:smbd: move some session specific globals to struct smbd_server_connection
Stefan Metzmacher
2009-06-03
1
-0
/
+2
*
Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT
Volker Lendecke
2009-05-26
1
-15
/
+13
*
TALLOC_FREE happily lives with a NULL ptr. Tim, please check!
Volker Lendecke
2009-05-24
1
-6
/
+2
*
s3: Change unix_convert (and its callers) to use struct smb_filename
Tim Prouty
2009-05-20
1
-36
/
+54
*
Ensure we never enter VFS_CREATE without having initialized
Jeremy Allison
2009-03-25
1
-0
/
+4
*
s3:smbd: use new simplified snb_signing code in the server
Stefan Metzmacher
2009-03-23
1
-1
/
+2
*
s3:signing: the seqnum should only be decremented by 1 for ntcancel requests
Stefan Metzmacher
2009-03-06
1
-1
/
+1
*
s3: Add extid to the dev/inode pair
Tim Prouty
2009-02-19
1
-0
/
+2
*
S3: New module interface for SMB message statistics gathering
todd stecher
2009-02-09
1
-1
/
+7
*
s3: Add a new SMB_VFS_GET_ALLOC_SIZE vfs operation
Tim Prouty
2009-01-29
1
-2
/
+2
*
Remove some smb fsp knowledge from rpc_server/
Volker Lendecke
2009-01-20
1
-1
/
+1
*
s3: Differentiate between posix files with colons and actual streams
Tim Prouty
2009-01-11
1
-2
/
+34
*
s3:smbd: move all globals and static variables in globals.[ch]
Stefan Metzmacher
2009-01-08
1
-4
/
+3
*
Fix call to ndr_size_dom_sid, missing parameter.
Jeremy Allison
2009-01-05
1
-1
/
+1
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2009-01-05
1
-7
/
+7
|
\
|
*
s3: Allow renames of streams via NTRENAME and fix stream error codes on rename
Tim Prouty
2009-01-04
1
-7
/
+7
*
|
Add iconv_convenience argument to size functions.
Jelmer Vernooij
2009-01-01
1
-1
/
+1
|
/
*
Rename parent_dirname_talloc() to parent_dirname()
Volker Lendecke
2008-12-31
1
-1
/
+1
*
Use parent_dirname_talloc instead of parent_dirname in copy_internals
Volker Lendecke
2008-12-31
1
-2
/
+6
*
s3: Change SMB_VFS_CREATE_FILE to take a create_file_flags argument
Tim Prouty
2008-12-03
1
-4
/
+4
*
s3: Modify direct callers of open_file_ntcreate and open_directory to call SM...
Tim Prouty
2008-12-03
1
-16
/
+38
*
s3: Add new "is_dos_path" argument to SMB_VFS_CREATE_FILE
Tim Prouty
2008-12-03
1
-0
/
+2
*
s3: Add SMB_VFS_CREATE_FILE to the vfs layer
Tim Prouty
2008-12-03
1
-8
/
+34
*
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
1
-1
/
+1
*
Consolidate the buffer checks for the reply_trans style functions
Volker Lendecke
2008-11-28
1
-57
/
+18
*
Remove the variable "size" from reply_nttrans
Volker Lendecke
2008-11-28
1
-10
/
+13
*
Fix the offset checks in the trans routines
Volker Lendecke
2008-11-27
1
-3
/
+3
*
Fix to allow setting of NULL DACL/SACL
Steven Danneman
2008-11-23
1
-11
/
+2
*
Fix build break
Tim Prouty
2008-11-12
1
-1
/
+1
*
Pretty print out SD's on get/set.
Jeremy Allison
2008-11-12
1
-0
/
+10
*
Do not write into inbuf for the transs request
Volker Lendecke
2008-11-08
1
-6
/
+5
*
Remove a direct inbuf reference from reply_nttrans()
Volker Lendecke
2008-11-08
1
-2
/
+1
*
Converting notify.c to store a request, not an inbuf
Volker Lendecke
2008-11-08
1
-1
/
+2
*
Final fix to make us pass NULL SD test in RAW-ACLs. Not sure if this is 100% ...
Jeremy Allison
2008-11-06
1
-0
/
+3
*
Use "vwv" in trans parsing
Volker Lendecke
2008-11-02
1
-35
/
+30
*
Remove a bunch of direct inbuf references by adding "vwv" to smb_request
Volker Lendecke
2008-11-02
1
-2
/
+2
*
Simplify params of srvstr_pull_buf_talloc()
Volker Lendecke
2008-11-02
1
-2
/
+1
*
Add srvstr_get_path_req[_wcard]
Volker Lendecke
2008-11-02
1
-8
/
+6
[prev]
[next]