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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
poll_funcs_tevent: Fix a valgrind error
Volker Lendecke
2014-10-24
1
-8
/
+20
*
pidl-wireshark: SWITCH_TYPE is not always defined, SwitchType() will try to f...
Matthieu Patou
2014-10-24
1
-21
/
+38
*
pidl-wireshark: generate ALIGN_TO_x_BYTES instructions if the element has the...
Matthieu Patou
2014-10-23
1
-0
/
+6
*
pidl-wireshark: if the structure has the flag no_align then set also no_align...
Matthieu Patou
2014-10-23
1
-5
/
+24
*
pidl-wireshark: handle 8 bits enum and change the signature of enum function ...
Matthieu Patou
2014-10-23
1
-6
/
+6
*
pidl-wireshark: add definition for IPV4/IPV6 types
Matthieu Patou
2014-10-23
1
-0
/
+2
*
pidl-wireshark: adapt to the new comments in the headers of wireshark dissectors
Matthieu Patou
2014-10-23
1
-3
/
+1
*
s3:vfs:aio_pthread: use smbXsrv_connection for schedule_deferred_open_message...
Michael Adam
2014-10-23
1
-1
/
+9
*
s3: libsmbclient - smb2. MacOSX 10 SMB2 server doesn't set STATUS_NO_MORE_FIL...
Jeremy Allison
2014-10-23
1
-0
/
+14
*
samba-tool group add: Add option --nis-domain and --gid
Marc Muehlfeld
2014-10-23
2
-3
/
+25
*
samba-tool: Add exception when trying to add/remove none existent users from ...
Marc Muehlfeld
2014-10-23
1
-1
/
+1
*
selftest: Fix test samba4.blackbox.group.py
Marc Muehlfeld
2014-10-23
1
-12
/
+12
*
subunit: report [X/Y at Zs] instead of [X/Y in Zs]
Michael Adam
2014-10-23
1
-1
/
+1
*
Add missing parameters to drs_Replicate in rodc.py
Michael Brown
2014-10-23
1
-1
/
+3
*
vfs: fix a typo
Volker Lendecke
2014-10-21
1
-1
/
+1
*
Initialize dwFlags field of DNS_RPC_NODE structure
Samuel Cabrero
2014-10-21
1
-0
/
+1
*
build: lib/util/string_wrappers.h: fix optimisation check for clang
Ralph Boehme
2014-10-20
1
-5
/
+21
*
nss_winbind: add getgroupmembership for FreeBSD
Björn Jacke
2014-10-20
1
-1
/
+73
*
pam_winbind: fix comment typos
Michael Adam
2014-10-18
1
-1
/
+1
*
selftest: add documentation for options --exclude and --include that weren't ...
Matthieu Patou
2014-10-17
1
-0
/
+2
*
selftest: report the 10 slowest tests (by default) make the number configurable
Matthieu Patou
2014-10-17
1
-0
/
+10
*
scripts: Allow to specify a limit on the number of tests reported
Matthieu Patou
2014-10-17
1
-2
/
+8
*
ntlm_auth: Allow the --option parameter to work against ntlm_auth
Andrew Bartlett
2014-10-17
1
-0
/
+1
*
ntlm_auth: Allow us to use kerberos when we are an AD DC
Andrew Bartlett
2014-10-17
1
-1
/
+1
*
docs: Explain that winbindd enforces smb signing by default.
Andrew Bartlett
2014-10-17
1
-2
/
+5
*
s3:libsmb: remove unused cli_set_username() function
Stefan Metzmacher
2014-10-17
3
-18
/
+0
*
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
*
auth/credentials: Ensure that we set the realm when reading secrets.tdb
Andrew Bartlett
2014-10-17
1
-0
/
+3
*
credentials: Allow the secret.tdb handle to be passed in to cli_credentials_s...
Andrew Bartlett
2014-10-17
2
-13
/
+64
*
credentials: Improve error message on failure to set machine account password
Andrew Bartlett
2014-10-17
1
-4
/
+6
*
credentials: Set secure_channel_type from secrets.tdb in cli_credentials_set_...
Andrew Bartlett
2014-10-17
1
-0
/
+13
*
selftest: Run samba.tests.messaging in an environment where it has servers to...
Andrew Bartlett
2014-10-17
1
-1
/
+1
*
tests: Allow "max open files" to differ from the documentation
Andrew Bartlett
2014-10-17
1
-1
/
+2
*
ctdb-tools: Fix heap-use-after-free problem
Amitay Isaacs
2014-10-17
1
-2
/
+6
*
libcli/smb: try to negotiate SMB2_ENCRYPTION_AES128_GCM
Stefan Metzmacher
2014-10-16
1
-4
/
+8
*
libcli/smb: support SMB2_ENCRYPTION_AES128_GCM in smb2_signing_[de|en]crypt_p...
Stefan Metzmacher
2014-10-16
1
-0
/
+32
*
lib/crypto: add aes_gcm_128 support.
Stefan Metzmacher
2014-10-16
6
-2
/
+644
*
libcli/smb: prepare smb2_signing_[de|en]crypt_pdu() to support multiple ciphers
Stefan Metzmacher
2014-10-16
1
-30
/
+52
[prev]
[next]