index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
globals.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "s3: Move the global variable Protocol to struct smbd_server_connection"
Volker Lendecke
2009-11-23
1
-1
/
+0
*
s3: Move the global variable Protocol to struct smbd_server_connection
Volker Lendecke
2009-11-21
1
-0
/
+1
*
s3:smbd: add a generic smbd_dirptr_lanman2_entry() function
Stefan Metzmacher
2009-08-19
1
-0
/
+21
*
s3:smbd: make smbd_check_open_rights() function non-static for use in SMB2
Stefan Metzmacher
2009-08-19
1
-0
/
+5
*
s3:smbd: add smbd_notify_cancel_by_smbreq()
Stefan Metzmacher
2009-08-17
1
-0
/
+3
*
s3:smbd: implement SMB2 Cancel correctly.
Stefan Metzmacher
2009-08-17
1
-1
/
+8
*
Fix BASE-DELAYWRITE test by removing const from struct smb_filename
Jeremy Allison
2009-08-12
1
-1
/
+1
*
s3:smbd: rename conn => sconn for smbd_server_connection structs
Stefan Metzmacher
2009-08-08
1
-3
/
+3
*
s3:smbd: move dptr globals into struct smbd_server_connection
Stefan Metzmacher
2009-08-07
1
-5
/
+6
*
s3:smbd: add generic smbd_dirptr_get_entry()
Stefan Metzmacher
2009-08-07
1
-0
/
+21
*
s3: Convert some callers of vfs_stat_smb_fname to SMB_VFS_STAT()
Tim Prouty
2009-07-22
1
-1
/
+0
*
s3:smbd: make smbd_do_qfsinfo() non static for use in SMB2 GetInfo
Stefan Metzmacher
2009-07-13
1
-0
/
+9
*
s3:smbd: make smbd_do_setfilepathinfo() non static for use in SMB2 SetInfo
Stefan Metzmacher
2009-07-13
1
-0
/
+9
*
s3:smbd: make smbd_do_qfilepathinfo() non static for use in SMB2
Stefan Metzmacher
2009-07-12
1
-0
/
+16
*
s3:smbd: make smbd_do_locking() non static
Stefan Metzmacher
2009-07-10
1
-0
/
+17
*
s3:smbd: add marshalling layer for SMB2 Lock support
Stefan Metzmacher
2009-07-02
1
-0
/
+1
*
s3:smbd: add marshalling layer for SMB2 Find (QueryDirectory) support
Stefan Metzmacher
2009-07-02
1
-0
/
+1
*
s3:smbd: add marshalling layer for SMB2 Break support (SMB 2.002 only)
Stefan Metzmacher
2009-07-02
1
-0
/
+1
*
s3:smbd: add marshalling layer for SMB2 SetInfo support
Stefan Metzmacher
2009-07-02
1
-0
/
+1
*
s3:smbd: add marshalling layer for SMB2 GetInfo support
Stefan Metzmacher
2009-07-02
1
-0
/
+1
*
s3:smbd: add support for SMB2 Notify
Stefan Metzmacher
2009-07-02
1
-0
/
+1
*
s3:smbd: move global notify_changes_by_mid to smbd_server_connection
Stefan Metzmacher
2009-07-02
1
-2
/
+2
*
s3:smbd: add support for async interim SMB2 responses and prepare SMB2 cancel
Stefan Metzmacher
2009-06-24
1
-0
/
+2
*
s3:smbd: keep a list of outstanding SMB2 requests
Stefan Metzmacher
2009-06-24
1
-0
/
+4
*
s3:smbd: add smbd_smb2_send_oplock_break()
Stefan Metzmacher
2009-06-24
1
-0
/
+5
*
s3:smbd: more validation of the incoming SMB2 requests
Stefan Metzmacher
2009-06-09
1
-0
/
+2
*
s3:smbd: keep the chain_fsp for SMB2 requests
Stefan Metzmacher
2009-06-05
1
-0
/
+2
*
s3:smbd: add support for SMB2 Ioctl
Stefan Metzmacher
2009-06-05
1
-0
/
+1
*
s3:smbd: make smbd_server_connection_terminate() a macro
Stefan Metzmacher
2009-06-05
1
-0
/
+6
*
s3:smbd: implement smbd_smb2_request_error/done() as macros on top of the _ex...
Stefan Metzmacher
2009-06-05
1
-6
/
+10
*
Change smbd_smb2_request_error() to add a __location__.
Jeremy Allison
2009-06-04
1
-4
/
+3
*
s3:smbd: implement SMB2 Write
Stefan Metzmacher
2009-06-03
1
-0
/
+1
*
s3:smbd: implement SMB2 Read
Stefan Metzmacher
2009-06-03
1
-0
/
+1
*
s3:smbd: implement SMB2 Flush
Stefan Metzmacher
2009-06-03
1
-0
/
+1
*
s3:smbd: implement SMB2 Close
Stefan Metzmacher
2009-06-03
1
-0
/
+1
*
s3:smbd: implement a simple version of SMB2 Create
Stefan Metzmacher
2009-06-03
1
-0
/
+1
*
s3:smbd: add smbd_smb2_fake_smb_request()
Stefan Metzmacher
2009-06-03
1
-0
/
+2
*
s3:smbd: create a connection_struct in SMB2 Tree Connect
Stefan Metzmacher
2009-06-03
1
-0
/
+1
*
s3:smbd: create a user_struct for compat in SMB2 Session Setup
Stefan Metzmacher
2009-06-03
1
-0
/
+2
*
s3:smbd: move tcon specific globals to struct smbd_server_connection
Stefan Metzmacher
2009-06-03
1
-5
/
+6
*
s3:smbd: move more session specific globals to struct smbd_server_connection
Stefan Metzmacher
2009-06-03
1
-12
/
+15
*
s3:smbd: move some session specific globals to struct smbd_server_connection
Stefan Metzmacher
2009-06-03
1
-8
/
+10
*
s3:smbd: move already_got_session to struct smbd_server_connection
Stefan Metzmacher
2009-06-03
1
-2
/
+3
*
s3:smbd: move max_recv to struct smbd_server_connection
Stefan Metzmacher
2009-06-03
1
-5
/
+5
*
s3:smbd: move negprot related globals to struct smbd_server_connection
Stefan Metzmacher
2009-06-03
1
-5
/
+7
*
s3:smbd: move pending_auth_data list to struct smbd_server_connection
Stefan Metzmacher
2009-06-03
1
-5
/
+4
*
s3:smbd: remove unused global 'orig_inbuf'
Stefan Metzmacher
2009-05-26
1
-1
/
+0
*
s3:smbd: move SMB1 specific stuff into a substructure of smbd_server_connection
Stefan Metzmacher
2009-05-26
1
-3
/
+5
*
s3:smbd: add support for SMB2 signing
Stefan Metzmacher
2009-05-26
1
-0
/
+11
*
s3:smbd: implement SMB2 Tree Disconnect
Stefan Metzmacher
2009-05-22
1
-0
/
+1
[next]