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: include smbd/smbd.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-passdb: use passdb headers where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/filesys.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info
Andrew Bartlett
2011-02-22
1
-4
/
+4
*
Add uint32_t name_hash argument (currently unused) to get_file_infos().
Jeremy Allison
2011-01-25
1
-2
/
+2
*
Make processing of incoming stream rename paths common between reply_mv and n...
Jeremy Allison
2011-01-20
1
-4
/
+22
*
s3: Reply correctly to FSCTL_IS_VOLUME_DIRTY
Volker Lendecke
2010-12-19
1
-0
/
+9
*
Move checks inside file_set_sparse() to allow it to be called from anywhere.
Jeremy Allison
2010-12-17
1
-18
/
+0
*
file_set_sparse needs to be a handle based call.
Jeremy Allison
2010-12-17
1
-1
/
+1
*
s3:smbd: implement FSCTL_SET_SPARSE more correctly
Björn Jacke
2010-12-17
1
-5
/
+43
*
Add in fsp->access_mask checks. Not required (underlying system does this)
Jeremy Allison
2010-11-24
1
-2
/
+4
*
s3: Align nttrans replies the same way Windows does it
Volker Lendecke
2010-11-03
1
-1
/
+1
*
Add code to implement SeSecurityPrivilege in net rpc rights, and in the
Jeremy Allison
2010-10-21
1
-0
/
+10
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
1
-0
/
+1
*
Canonicalize incoming and outgoing ACLs.
Jeremy Allison
2010-10-11
1
-4
/
+55
*
s3:smbd: Increase unsupported IOCTL debug message to 2
Steven Danneman
2010-10-01
1
-2
/
+4
*
Fix all sid_parse returns to be checked. Tidy up some checks and error
Jeremy Allison
2010-09-15
1
-5
/
+12
*
s3-smbd: prevent call_nt_transact_ioctl() crash in FSCTL_FIND_FILES_BY_SID case.
Günther Deschner
2010-09-16
1
-1
/
+4
*
Add check for invalid data size.
Jeremy Allison
2010-09-15
1
-1
/
+8
*
More paranoia to ensure SD's can't be set on read-only shares.
Jeremy Allison
2010-09-09
1
-0
/
+4
*
Don't rely on the underlying ACL modules to enforce share level
Jeremy Allison
2010-09-08
1
-0
/
+5
*
s3-build: only include "fake_file.h" where needed.
Günther Deschner
2010-08-26
1
-0
/
+1
*
s3: Make srv_send_smb take an sconn instead of a sock fd
Volker Lendecke
2010-08-24
1
-2
/
+2
*
s3: Remove smbd_server_fd from send_nt_replies
Volker Lendecke
2010-08-16
1
-2
/
+2
*
s3: Remove fsp_belongs_conn
Volker Lendecke
2010-06-13
1
-4
/
+4
*
s3: Explicitly pass sconn to remove_pending_lock_requests_by_mid_smb1
Volker Lendecke
2010-06-12
1
-1
/
+1
*
s3: Explicitly pass sconn to the remove_pending_change_notify_request_by_mid
Volker Lendecke
2010-06-12
1
-1
/
+1
*
s3: change_notify_reply() does not need its "conn" argument
Volker Lendecke
2010-06-12
1
-1
/
+1
*
s3: Remove smbd_server_conn from reply_ntcancel
Volker Lendecke
2010-06-12
1
-1
/
+1
*
s3: Remove smbd_server_conn from send_nt_replies
Volker Lendecke
2010-06-12
1
-1
/
+1
*
s3-security: use shared SECINFO_DACL define.
Günther Deschner
2010-06-03
1
-1
/
+1
*
s3-security: use shared SECINFO_SACL define.
Günther Deschner
2010-06-03
1
-1
/
+1
*
s3-security: use shared SECINFO_GROUP define.
Günther Deschner
2010-06-03
1
-1
/
+1
*
s3-security: use shared SECINFO_OWNER define.
Günther Deschner
2010-06-03
1
-1
/
+1
*
s3-build: only use ndr_security.h where needed.
Günther Deschner
2010-05-31
1
-0
/
+1
*
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
2010-05-21
1
-3
/
+3
*
Implement missing info level SMB_FILE_LINK_INFORMATION.
Jeremy Allison
2010-05-18
1
-0
/
+2
*
s3-secdesc: remove "typedef struct security_descriptor SEC_DESC".
Günther Deschner
2010-05-18
1
-3
/
+3
*
s3-build: fix the build.
Günther Deschner
2010-05-18
1
-1
/
+1
*
s3: Remove use of iconv_convenience.
Jelmer Vernooij
2010-05-18
1
-1
/
+1
*
Carefully label SMB1-specific locking calls.
Jeremy Allison
2010-04-29
1
-1
/
+1
*
Connect set security descriptor into SMB2 code.
Jeremy Allison
2010-04-28
1
-2
/
+2
*
Plumb in get_nt_acl into SMB2.
Jeremy Allison
2010-04-26
1
-40
/
+91
*
Move to using 64-bit mid values in our internal open file database.
Jeremy Allison
2010-04-12
1
-1
/
+2
*
s3: add comment about what the FSCTL_QUERY_ALLOCATED_RANGES currently does
Björn Jacke
2010-04-07
1
-0
/
+6
*
Add FSCTL_QUERY_ALLOCATED_RANGES to the list of Windows ioctls we support.
Jeremy Allison
2010-04-05
1
-0
/
+52
*
Second part of fix for bug #6494 - Incorrect FileStatus returned in NT_CREATE...
Jeremy Allison
2010-03-30
1
-1
/
+19
*
Fix for bug #7189 - Open txt files with notepad on samba shares creates problem.
Jeremy Allison
2010-03-05
1
-0
/
+4
*
Remove all calls to reply_doserror - turn them into
Jeremy Allison
2009-12-21
1
-42
/
+42
*
Vector correctly through reply_openerror() (which uses the same logic).
Jeremy Allison
2009-12-17
1
-6
/
+1
[prev]
[next]