summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* credentials: Improve error message on failure to set machine account passwordAndrew Bartlett2014-10-171-4/+6
* credentials: Set secure_channel_type from secrets.tdb in cli_credentials_set_...Andrew Bartlett2014-10-171-0/+13
* selftest: Run samba.tests.messaging in an environment where it has servers to...Andrew Bartlett2014-10-171-1/+1
* tests: Allow "max open files" to differ from the documentationAndrew Bartlett2014-10-171-1/+2
* ctdb-tools: Fix heap-use-after-free problemAmitay Isaacs2014-10-171-2/+6
* libcli/smb: try to negotiate SMB2_ENCRYPTION_AES128_GCMStefan Metzmacher2014-10-161-4/+8
* libcli/smb: support SMB2_ENCRYPTION_AES128_GCM in smb2_signing_[de|en]crypt_p...Stefan Metzmacher2014-10-161-0/+32
* lib/crypto: add aes_gcm_128 support.Stefan Metzmacher2014-10-166-2/+644
* libcli/smb: prepare smb2_signing_[de|en]crypt_pdu() to support multiple ciphersStefan Metzmacher2014-10-161-30/+52
* s3:smb2_server: pass xconn->smb2.server.cipher to smb2_signing_[de|en]ncrypt_...Stefan Metzmacher2014-10-161-5/+5
* s3:smb2_server: check xconn->smb2.server.cipher instead of xconn->smb2.server...Stefan Metzmacher2014-10-163-3/+3
* s3:smb2_negprot: remember xconn->smb2.server.cipherStefan Metzmacher2014-10-162-0/+5
* libcli/smb: pass the negotiated cipher to smb2_signing_[de|en]ncrypt_pdu()Stefan Metzmacher2014-10-161-2/+2
* libcli/smb: pass 'uint16_t cipher_id' to smb2_signing_[de|en]crypt_pdu()Stefan Metzmacher2014-10-162-4/+4
* libcli/smb: use conn->smb2.server.cipher != 0 instead of conn->smb2.server.ca...Stefan Metzmacher2014-10-161-23/+8
* lib/util: Protect time_basic.h against multiple inclusionMartin Schwenke2014-10-161-0/+5
* update-external.sh: Update upstream URLs for testtools and subunit.Jelmer Vernooij2014-10-161-2/+4
* Fix path to zlib in update-external.sh.Jelmer Vernooij2014-10-151-7/+11
* Update zlib using update-external.sh.Jelmer Vernooij2014-10-151-0/+5
* nss_wrapper: check for nss.hAndreas Schneider2014-10-151-1/+3
* libcli/smb: use lib/crypto SHA512 functions, do not depend on heimdal.Günther Deschner2014-10-141-13/+13
* lib/crypto: add and build a copied version of SHA512 functions.Günther Deschner2014-10-143-1/+358
* filter-subunit: Drop support for allow_empty_output hack.Jelmer Vernooij2014-10-141-6/+2
* samba3dump: Add subunit-enabled test for samba3dump.Jelmer Vernooij2014-10-142-1/+15
* urgent_replication: Use subunit reporting, remove allow_empty_output.Jelmer Vernooij2014-10-143-75/+50
* testr: Use waf testonly and create a custom directory for new workers.Jelmer Vernooij2014-10-141-1/+1
* selftest: Actually honor --with-selftest-prefix.Jelmer Vernooij2014-10-141-7/+11
* Don't import into testr when --load-list was specified, as testr willJelmer Vernooij2014-10-141-1/+3
* Don't ignore testsuites without --list support, but consider them asJelmer Vernooij2014-10-141-0/+3
* Run duplicate symbol check as just another test, rather than as part of "waf ...Jelmer Vernooij2014-10-143-3/+13
* samba.tests.unicodenames: Fix docstring formatting so pydoctor understands it.Jelmer Vernooij2014-10-141-3/+2
* py_net: Fix typo in change_password docstring, and indentation inJelmer Vernooij2014-10-141-4/+2
* samba_tool_drs: Fix docstring formatting so pydoctor groks it.Jelmer Vernooij2014-10-141-23/+28
* Fix pydoctor invocation.Jelmer Vernooij2014-10-141-3/+7
* samba.tests.source: Fix lint.Jelmer Vernooij2014-10-141-2/+2
* Remove obsolete pep8 test.Jelmer Vernooij2014-10-141-54/+0
* Fix more pep8 issues in code I touched recently.Jelmer Vernooij2014-10-149-39/+78
* Remove last instances of pep8 error E602 (old style exceptions).Jelmer Vernooij2014-10-141-3/+3
* Remove last instances of pep8 error E712 (use 'is' rather than '==' for boole...Jelmer Vernooij2014-10-143-6/+6
* pep8: Import new version.Jelmer Vernooij2014-10-141-784/+1383
* Remove last instance of pep8 error E701 (more statements on one line).Jelmer Vernooij2014-10-141-1/+2
* Remove remaining instance of pep8 E211 (too many spaces before operator).Jelmer Vernooij2014-10-146-22/+21
* lib/util: Add RFC3339 timestamp support to timeval_str_buf()Martin Schwenke2014-10-134-7/+33
* lib/util: Use snprintf() instead of strftime() in timeval_str_buf()Martin Schwenke2014-10-132-10/+6
* dsdb: Do not attempt to return beyond the end of the password history arrayAndrew Bartlett2014-10-131-2/+2
* vfs_posixacl: catch ACL_EVERYONE on FreeBSDRalph Boehme2014-10-122-0/+6
* dsdb: Fix a crash in an error returnVolker Lendecke2014-10-111-1/+1
* smbd: Fix a use-after-freeVolker Lendecke2014-10-101-1/+4
* s3: smbd: Preparation for leases code merge. Ensure VFS is ready for 4.2.0.Jeremy Allison2014-10-101-0/+7
* pidl-wireshark: insure that we have an entire match for the variable nameMatthieu Patou2014-10-101-1/+1