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-auth Fix talloc parent for s4 event context in auth_samba4
Andrew Bartlett
2011-12-28
1
-1
/
+1
*
s3-auth: Remove protype for already-removed auth_ntlmssp_start
Andrew Bartlett
2011-12-28
1
-1
/
+0
*
s3: Fix a 64-bit warning
Volker Lendecke
2011-12-25
1
-1
/
+1
*
s3: Fix linking on Lion
Volker Lendecke
2011-12-25
1
-0
/
+8
*
Fix bug #8679 - recvfile code path using splice() on Linux leaves data in the...
Jeremy Allison
2011-12-25
1
-3
/
+2
*
s3:lib/ctdbd_conn: try ctdbd_init_connection() as root
Stefan Metzmacher
2011-12-23
1
-0
/
+2
*
s3-librpc Use gensec_sig_size() instead of a fixed NTLMSSP_SIG_SIZE
Andrew Bartlett
2011-12-22
1
-2
/
+7
*
s3-rpc_server: Rework pipe_ntlmssp_auth_bind() to be generic
Andrew Bartlett
2011-12-22
3
-25
/
+63
*
s3-rpc_server: Allow gensec mechanisms to return NT_STATUS_OK
Andrew Bartlett
2011-12-22
1
-2
/
+2
*
s3-rpc_server: rename pipe_ntlmssp_verify_final() to pipe_auth_generic_verify...
Andrew Bartlett
2011-12-22
1
-3
/
+3
*
s3-rpc_server: Rename dcesrv_ntlmssp.[ch] to dcesrv_auth_generic.[ch]
Andrew Bartlett
2011-12-22
6
-5
/
+5
*
s3-rpc_server rename NTLMSSP functions to auth_generic..()
Andrew Bartlett
2011-12-22
4
-11
/
+11
*
s3-rpc_server rename ntlmssp_server_auth_start() -> auth_generic_server_start()
Andrew Bartlett
2011-12-22
4
-5
/
+9
*
s3-rpc_server remove unused header
Andrew Bartlett
2011-12-22
1
-1
/
+0
*
s3-auth split the auth_generic functions into a seperate file
Andrew Bartlett
2011-12-22
5
-159
/
+194
*
s3-rpc_server request both sign and seal for clarity
Andrew Bartlett
2011-12-22
1
-1
/
+1
*
s3-auth remove auth_ntlmssp_start(), call auth_generic_start() directly
Andrew Bartlett
2011-12-22
5
-14
/
+9
*
s3-auth rename auth_ntlmssp_prepare() -> auth_generic_prepare()
Andrew Bartlett
2011-12-22
7
-13
/
+13
*
s3-auth rename auth_ntlmssp_state -> auth_generic_state
Andrew Bartlett
2011-12-22
14
-35
/
+35
*
s3-rpc_server request the DCE_STYLE feature in ntlmssp_server_auth_start
Andrew Bartlett
2011-12-22
1
-0
/
+4
*
s3-netlogon: use dsgetdcname() instead of get_dc_name()
Sumit Bose
2011-12-22
1
-2
/
+7
*
s3-netlogon: Add support to authenticate trusted domains.
Sumit Bose
2011-12-22
1
-0
/
+13
*
s3-rpc_server: Pass in our flags to netlogon_creds_server_init().
Stefan Metzmacher
2011-12-22
1
-1
/
+1
*
s3-netlogon: Add support for LogonGetCapabilities.
Stefan Metzmacher
2011-12-22
1
-1
/
+21
*
s3:torture/test_smb2: also try PROTOCOL_SMB2_24
Stefan Metzmacher
2011-12-22
1
-6
/
+9
*
s3:smb2_negprot: add support for PROTOCOL_SMB2_24
Stefan Metzmacher
2011-12-22
1
-0
/
+15
*
s3-auth Restore shortcut for guest security token
Andrew Bartlett
2011-12-22
1
-11
/
+11
*
Change the signature of pthreadpool_finished_job() to return 0
Jeremy Allison
2011-12-22
4
-16
/
+19
*
s3-rpc_server: Add my copyright for my previous work here
Andrew Bartlett
2011-12-22
1
-0
/
+1
*
s3-rpc_server: Remove old comment
Andrew Bartlett
2011-12-22
1
-5
/
+0
*
s3-rpc: added "rpc_server:default" config option
Andrew Tridgell
2011-12-22
1
-4
/
+12
*
s3-loadparm: mark a few parameters as having P_BYTES type
Andrew Tridgell
2011-12-22
1
-12
/
+12
*
s3: There's no reason not to at least build winbind on darwin
Volker Lendecke
2011-12-22
1
-0
/
+2
*
s3-dns: prevent from potentially doing wrong SRV DNS lookups.
Günther Deschner
2011-12-21
1
-1
/
+1
*
Allow an object to be deleted from a directory if the caller has DELETE_CHILD...
Jeremy Allison
2011-12-20
1
-1
/
+9
*
s3: Fix some False/NULL hickups
Volker Lendecke
2011-12-20
8
-17
/
+17
*
s3-net: Fix the return codes. 0 on success, -1 on failure
Amitay Isaacs
2011-12-19
1
-2
/
+2
*
s4 dns: Allow updates based on smb.conf setting
Kai Blin
2011-12-17
1
-0
/
+1
*
check_name() not needed in mkdir.
Jeremy Allison
2011-12-17
1
-5
/
+0
*
Ensure VALID_STAT before accessing fields.
Jeremy Allison
2011-12-17
1
-1
/
+3
*
Fix bug #8664 - Renaming a symlink fails if the symlink target is outside of ...
Jeremy Allison
2011-12-16
1
-2
/
+4
*
Restrict UCF_UNIX_NAME_LOOKUP (symlink allowed) to restricted set of calls.
Jeremy Allison
2011-12-16
1
-1
/
+4
*
s3:idmap_autorid: use less transactions
Christian Ambach
2011-12-16
1
-55
/
+76
*
s3:dbwrap fix return value of db_tdb_parse
Christian Ambach
2011-12-16
1
-1
/
+5
*
s3:printing/spoolssd: avoid using server_messaging_context()
Stefan Metzmacher
2011-12-16
1
-1
/
+1
*
s3:smbd: remove unused sconn_server_id()
Stefan Metzmacher
2011-12-16
4
-31
/
+0
*
s3:smbd: avoid using sconn_server_id()
Stefan Metzmacher
2011-12-16
9
-19
/
+24
*
s3:locking: avoid using sconn_server_id()
Stefan Metzmacher
2011-12-16
2
-7
/
+7
*
s3:lib/conn_tdb: avoid using sconn_server_id()
Stefan Metzmacher
2011-12-16
1
-1
/
+2
*
s3: Add some const to find_oplock_types
Volker Lendecke
2011-12-16
1
-1
/
+1
[next]