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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3: Fix fsctl_validate_neg_info to pass MS compliance suite.
Ira Cooper
2014-06-23
1
-11
/
+17
*
s3: Refactor smbd_smb2_request_process_negprot
Ira Cooper
2014-06-23
2
-63
/
+80
*
torture3: Reproducer for bug 10593
Volker Lendecke
2014-06-21
5
-0
/
+168
*
smbd: Fix bug 10593
Volker Lendecke
2014-06-21
1
-1
/
+1
*
smbd: First watch, then defer
Volker Lendecke
2014-06-21
1
-5
/
+6
*
smbd: Store "struct deferred_open_record" instead of anonymous data on pml
Volker Lendecke
2014-06-21
5
-52
/
+48
*
libsmb: Make cli_ntcreate cancellable
Volker Lendecke
2014-06-21
1
-0
/
+13
*
libsmb: Make cli_ntcreate1 cancellable
Volker Lendecke
2014-06-21
1
-0
/
+13
*
libsmb: Make cli_smb2_create_fnum cancellable
Volker Lendecke
2014-06-21
1
-0
/
+13
*
libsmb: Enable oplocks for smb2 cli_ntcreate
Volker Lendecke
2014-06-21
1
-0
/
+5
*
libsmb: Align cli_ntcreate with other sync wrappers
Volker Lendecke
2014-06-21
1
-8
/
+3
*
libsmb: remove smb2 switch from cli_ntcreate
Volker Lendecke
2014-06-21
1
-13
/
+0
*
libsmb: Replace async cli_ntcreate by cli_create
Volker Lendecke
2014-06-21
2
-62
/
+49
*
libsmb: Add cli_create_send/recv
Volker Lendecke
2014-06-21
2
-0
/
+97
*
libsmb: Make cli_smb2_create_fnum async
Volker Lendecke
2014-06-21
2
-37
/
+139
*
messaging3: Make messaging_dgm_init return 0/errno
Volker Lendecke
2014-06-18
3
-23
/
+22
*
messaging3: Use "goto fail_nomem" where appropriate
Volker Lendecke
2014-06-18
1
-4
/
+2
*
messaging3: simplify messaging_dgm_lockfile_remove
Volker Lendecke
2014-06-18
1
-14
/
+11
*
messaging3: Make messaging_dgm_wipe return 0/errno
Volker Lendecke
2014-06-18
4
-17
/
+17
*
messaging3: Make messaging_dgm_cleanup return 0/errno
Volker Lendecke
2014-06-18
4
-20
/
+22
*
messaging3: Make the _send function return 0/errno
Volker Lendecke
2014-06-18
4
-28
/
+38
*
messaging3: Remove two uses of talloc_tos()
Volker Lendecke
2014-06-18
1
-4
/
+5
*
messaging3: Remove use of full_path_tos()
Volker Lendecke
2014-06-18
1
-8
/
+6
*
unix_msg: Lift sockaddr_un handling from unix_msg_send
Volker Lendecke
2014-06-18
5
-33
/
+24
*
unix_msg: Lift sockaddr_un handling from unix_msg_init
Volker Lendecke
2014-06-18
5
-43
/
+43
*
unix_msg: Lift sockaddr_un handling from unix_dgram_send
Volker Lendecke
2014-06-18
1
-19
/
+17
*
unix_msg: Lift sockaddr_un handling from unix_dgram_send_queue_init
Volker Lendecke
2014-06-18
1
-13
/
+7
*
unix_msg: Lift sockaddr_un handling from unix_dgram_init
Volker Lendecke
2014-06-18
1
-16
/
+23
*
s3: smb2 - strictly obey file name restrictions w.r.t. the SMB2 protocol spec.
Jeremy Allison
2014-06-18
1
-0
/
+16
*
s3: smb2 - Check supplied impersonation level on SMB2_CREATE.
Jeremy Allison
2014-06-18
1
-0
/
+18
*
s3: smb2 - Negprot should return INVALID_PARAMETER if flags2 signed bit is set.
Jeremy Allison
2014-06-18
1
-2
/
+17
*
s3: auth: Fix winbindd_pam_auth_pac_send() to create a new info3 and merge in...
Jeremy Allison
2014-06-18
1
-2
/
+22
*
s3: auth: Change auth3_generate_session_info_pac() to use a copy of the info3...
Jeremy Allison
2014-06-18
1
-2
/
+9
*
s3: auth: Add create_info3_from_pac_logon_info() to create a new info3 and me...
Jeremy Allison
2014-06-18
2
-0
/
+80
*
s3: auth: Change make_server_info_info3() to take a const struct netr_SamInfo...
Jeremy Allison
2014-06-18
3
-6
/
+6
*
s3: auth: Add some const to the struct netr_SamInfo3 * arguments of copy_netr...
Jeremy Allison
2014-06-18
3
-4
/
+4
*
lib: Use BVAL macro in interpret_long_date
Volker Lendecke
2014-06-18
1
-1
/
+1
*
messaging3: Use server_id_str_buf
Volker Lendecke
2014-06-17
1
-2
/
+4
*
build: fix the test and define for msg_accrights
Michael Adam
2014-06-16
2
-6
/
+6
*
s3-winbindd: Honour pdb_is_responsible_for_everything_else()
Andrew Bartlett
2014-06-16
1
-8
/
+11
*
passdb: Allow a passdb module to do idmap for everything
Andrew Bartlett
2014-06-16
6
-2
/
+348
*
vfs:gpfs: fix a debug message
Michael Adam
2014-06-13
1
-1
/
+1
*
vfs: update a bit-rotten comment
Michael Adam
2014-06-13
1
-5
/
+6
*
vfs: remove unused function vfs_pread_data()
Michael Adam
2014-06-13
2
-24
/
+0
*
vfs_streams_xattr: add options "prefix" and "store_stream_type"
Ralph Boehme
2014-06-13
1
-30
/
+92
*
Convert samba_private_attr_name() to a public function
Ralph Boehme
2014-06-13
2
-1
/
+2
*
locking: use correct conversion specifier for printing variables
Ralph Boehme
2014-06-13
3
-10
/
+11
*
smbd: tevent_req_nterror already returns bool :-)
Volker Lendecke
2014-06-11
1
-2
/
+1
*
smbd: Use full_path_tos() where appropriate
Volker Lendecke
2014-06-11
1
-7
/
+15
*
s3: smbd : SMB2 - fix SMB2_SEARCH when searching non wildcard string with a c...
Jeremy Allison
2014-06-11
1
-3
/
+34
[prev]
[next]