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:libsmb: avoid calling cli_set_username() cliconnect.c
Stefan Metzmacher
2014-10-17
1
-33
/
+1
*
s3:libsmb: avoid calling cli_set_username() in clidfs
Stefan Metzmacher
2014-10-17
1
-3
/
+0
*
s3:libsmb: avoid cli_set_username() in SMBC_server_internal()
Stefan Metzmacher
2014-10-17
1
-7
/
+0
*
s3:lib/netapi: avoid calling cli_set_username()
Stefan Metzmacher
2014-10-17
1
-3
/
+1
*
s3:torture: avoid unused cli_set_username()
Stefan Metzmacher
2014-10-17
1
-6
/
+0
*
s3:libsmb: Remove unused domain copy stored in cli_state
Stefan Metzmacher
2014-10-17
10
-83
/
+10
*
s3:libsmb: Remove unused password copy stored in cli_state
Andrew Bartlett
2014-10-17
9
-36
/
+13
*
s3-winbindd: use cli_rpc_pipe_open_with_creds()
Andrew Bartlett
2014-10-17
1
-39
/
+22
*
s3-librpc: Add cli_rpc_pipe_open_with_creds()
Andrew Bartlett
2014-10-17
4
-0
/
+141
*
s3-winbindd: Use own machine account to connect to trusted domains as well
Andrew Bartlett
2014-10-17
1
-6
/
+11
*
s3-winbindd: use a cli_credentials structure to hold the trust credentials
Stefan Metzmacher
2014-10-17
1
-207
/
+395
*
libsmb: Print the principal name that we failed to kinit for.
Andrew Bartlett
2014-10-17
1
-6
/
+7
*
passdb: Use common code in cli_credentials_set_machine_account_db_ctx()
Andrew Bartlett
2014-10-17
1
-16
/
+50
*
s3:smb2_server: pass xconn->smb2.server.cipher to smb2_signing_[de|en]ncrypt_...
Stefan Metzmacher
2014-10-16
1
-5
/
+5
*
s3:smb2_server: check xconn->smb2.server.cipher instead of xconn->smb2.server...
Stefan Metzmacher
2014-10-16
3
-3
/
+3
*
s3:smb2_negprot: remember xconn->smb2.server.cipher
Stefan Metzmacher
2014-10-16
2
-0
/
+5
*
vfs_posixacl: catch ACL_EVERYONE on FreeBSD
Ralph Boehme
2014-10-12
2
-0
/
+6
*
smbd: Fix a use-after-free
Volker Lendecke
2014-10-10
1
-1
/
+4
*
s3: smbd: Preparation for leases code merge. Ensure VFS is ready for 4.2.0.
Jeremy Allison
2014-10-10
1
-0
/
+7
*
s3-net: display full value of "msDS-SupportedEncryptionTypes".
Günther Deschner
2014-10-08
1
-4
/
+3
*
registry: Don't leave dangling transactions
Volker Lendecke
2014-10-08
1
-1
/
+1
*
s3-winbindd: Attempt to connect to NETLOGON over NCACN_IP_TCP if we can
Andrew Bartlett
2014-10-08
7
-15
/
+59
*
s3-rpc_client: Migrate to cli_rpc_pipe_open_generic_auth and remove cli_rpc_p...
Andrew Bartlett
2014-10-08
4
-92
/
+16
*
s3-rpc_client: Adapt cli_rpc_pipe_open_generic_auth to use enum credentials_k...
Andrew Bartlett
2014-10-08
5
-0
/
+5
*
s3-rpc_client: Adapt cli_rpc_pipe_open_spnego to use enum credentials_kerbero...
Andrew Bartlett
2014-10-08
4
-18
/
+11
*
s3-winbindd: Allow winbindd to connect over SMB2 to servers
Andrew Bartlett
2014-10-08
3
-2
/
+22
*
s3-winbindd: Pass the whole winbindd_domain to invalidate_cm_connection()
Andrew Bartlett
2014-10-08
7
-20
/
+21
*
s3:torture: add PROTOCOL_SMB3_10 handling
Stefan Metzmacher
2014-10-07
1
-0
/
+3
*
printer_list: fix talloc tos leak of tdb record
David Disseldorp
2014-10-07
1
-0
/
+1
*
idl: Fix a typo
Volker Lendecke
2014-10-07
1
-1
/
+1
*
smbd: Simplify remove_child_pid
Volker Lendecke
2014-10-07
1
-1
/
+1
*
status: 80 chars per line
Volker Lendecke
2014-10-07
1
-367
/
+734
*
smbd: Fix nonempty line endings
Volker Lendecke
2014-10-07
1
-15
/
+14
*
lanman: don't leak cache_path onto talloc tos
David Disseldorp
2014-10-06
1
-2
/
+9
*
samlogon_cache: don't leak cache_path onto talloc tos
David Disseldorp
2014-10-06
1
-1
/
+6
*
nmbd: don't leak cache_path onto talloc tos
David Disseldorp
2014-10-06
1
-0
/
+7
*
printing: don't leak cache_path onto talloc tos
David Disseldorp
2014-10-06
2
-5
/
+25
*
gpo: don't leak cache_path onto talloc tos
David Disseldorp
2014-10-06
4
-17
/
+50
*
gencache: don't leak cache_path onto talloc tos
David Disseldorp
2014-10-06
1
-0
/
+11
*
winbindd: Do not overwrite domain list with conflicting info from a trusted d...
Andrew Bartlett
2014-10-06
1
-0
/
+75
*
s3: lib, s3: modules: Fix compilation on Solaris.
Jeremy Allison
2014-10-06
2
-10
/
+14
*
windbindd: Make cm_connect_lsa_tcp static
Christof Schmitt
2014-10-04
2
-6
/
+3
*
smbd: Always use uint8_t for inbuf pointer
Christof Schmitt
2014-10-04
1
-7
/
+8
*
smbd: Pass only cmd to construct_reply_common instead of complete req
Christof Schmitt
2014-10-04
1
-6
/
+5
*
smbd: Use MIN macro in fake_sendfile
Christof Schmitt
2014-10-04
1
-5
/
+1
*
s3-winbindd: Make wcache_sid_to_name static
Christof Schmitt
2014-10-04
2
-12
/
+6
*
s3-winbindd: Remove extern declaration for cache_methods from winbindd_dual.c
Christof Schmitt
2014-10-04
1
-1
/
+0
*
profiling: Make WITH_PROFILE span more in smbprofile.h
Volker Lendecke
2014-10-03
1
-2
/
+3
*
profiling: Remove a big DEBUG statement
Volker Lendecke
2014-10-03
1
-25
/
+0
*
profiling: Remove some #ifdefs
Volker Lendecke
2014-10-03
2
-8
/
+0
[prev]
[next]