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
...
*
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
*
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
*
libcli/smb: pass the negotiated cipher to smb2_signing_[de|en]ncrypt_pdu()
Stefan Metzmacher
2014-10-16
1
-2
/
+2
*
libcli/smb: pass 'uint16_t cipher_id' to smb2_signing_[de|en]crypt_pdu()
Stefan Metzmacher
2014-10-16
2
-4
/
+4
*
libcli/smb: use conn->smb2.server.cipher != 0 instead of conn->smb2.server.ca...
Stefan Metzmacher
2014-10-16
1
-23
/
+8
*
lib/util: Protect time_basic.h against multiple inclusion
Martin Schwenke
2014-10-16
1
-0
/
+5
*
update-external.sh: Update upstream URLs for testtools and subunit.
Jelmer Vernooij
2014-10-16
1
-2
/
+4
*
Fix path to zlib in update-external.sh.
Jelmer Vernooij
2014-10-15
1
-7
/
+11
*
Update zlib using update-external.sh.
Jelmer Vernooij
2014-10-15
1
-0
/
+5
*
nss_wrapper: check for nss.h
Andreas Schneider
2014-10-15
1
-1
/
+3
*
libcli/smb: use lib/crypto SHA512 functions, do not depend on heimdal.
Günther Deschner
2014-10-14
1
-13
/
+13
*
lib/crypto: add and build a copied version of SHA512 functions.
Günther Deschner
2014-10-14
3
-1
/
+358
*
filter-subunit: Drop support for allow_empty_output hack.
Jelmer Vernooij
2014-10-14
1
-6
/
+2
*
samba3dump: Add subunit-enabled test for samba3dump.
Jelmer Vernooij
2014-10-14
2
-1
/
+15
*
urgent_replication: Use subunit reporting, remove allow_empty_output.
Jelmer Vernooij
2014-10-14
3
-75
/
+50
*
testr: Use waf testonly and create a custom directory for new workers.
Jelmer Vernooij
2014-10-14
1
-1
/
+1
*
selftest: Actually honor --with-selftest-prefix.
Jelmer Vernooij
2014-10-14
1
-7
/
+11
*
Don't import into testr when --load-list was specified, as testr will
Jelmer Vernooij
2014-10-14
1
-1
/
+3
*
Don't ignore testsuites without --list support, but consider them as
Jelmer Vernooij
2014-10-14
1
-0
/
+3
*
Run duplicate symbol check as just another test, rather than as part of "waf ...
Jelmer Vernooij
2014-10-14
3
-3
/
+13
*
samba.tests.unicodenames: Fix docstring formatting so pydoctor understands it.
Jelmer Vernooij
2014-10-14
1
-3
/
+2
*
py_net: Fix typo in change_password docstring, and indentation in
Jelmer Vernooij
2014-10-14
1
-4
/
+2
*
samba_tool_drs: Fix docstring formatting so pydoctor groks it.
Jelmer Vernooij
2014-10-14
1
-23
/
+28
*
Fix pydoctor invocation.
Jelmer Vernooij
2014-10-14
1
-3
/
+7
*
samba.tests.source: Fix lint.
Jelmer Vernooij
2014-10-14
1
-2
/
+2
*
Remove obsolete pep8 test.
Jelmer Vernooij
2014-10-14
1
-54
/
+0
*
Fix more pep8 issues in code I touched recently.
Jelmer Vernooij
2014-10-14
9
-39
/
+78
*
Remove last instances of pep8 error E602 (old style exceptions).
Jelmer Vernooij
2014-10-14
1
-3
/
+3
*
Remove last instances of pep8 error E712 (use 'is' rather than '==' for boole...
Jelmer Vernooij
2014-10-14
3
-6
/
+6
*
pep8: Import new version.
Jelmer Vernooij
2014-10-14
1
-784
/
+1383
*
Remove last instance of pep8 error E701 (more statements on one line).
Jelmer Vernooij
2014-10-14
1
-1
/
+2
*
Remove remaining instance of pep8 E211 (too many spaces before operator).
Jelmer Vernooij
2014-10-14
6
-22
/
+21
*
lib/util: Add RFC3339 timestamp support to timeval_str_buf()
Martin Schwenke
2014-10-13
4
-7
/
+33
*
lib/util: Use snprintf() instead of strftime() in timeval_str_buf()
Martin Schwenke
2014-10-13
2
-10
/
+6
*
dsdb: Do not attempt to return beyond the end of the password history array
Andrew Bartlett
2014-10-13
1
-2
/
+2
*
vfs_posixacl: catch ACL_EVERYONE on FreeBSD
Ralph Boehme
2014-10-12
2
-0
/
+6
*
dsdb: Fix a crash in an error return
Volker Lendecke
2014-10-11
1
-1
/
+1
*
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
*
pidl-wireshark: insure that we have an entire match for the variable name
Matthieu Patou
2014-10-10
1
-1
/
+1
[prev]
[next]