summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* pidl-wireshark: generate an error for the new Pipe type in typedefMatthieu Patou2014-10-091-2/+11
* pidl-wireshark: add the type dom_sid28 and call ad-hoc dissectorMatthieu Patou2014-10-091-2/+8
* pidl-wireshark: add a function to change the type of a hf_fieldMatthieu Patou2014-10-091-0/+17
* pidl-wireshark: cosmetic reformatMatthieu Patou2014-10-091-4/+5
* pidl-wireshark: Handle the case when the DATA_TYPE is not a simple typeMatthieu Patou2014-10-091-1/+8
* pidl: Improve string delection in function ContainsStringMatthieu Patou2014-10-091-0/+10
* pidl: Make the compilation of PIDL producing the same results if the content ...Matthieu Patou2014-10-097-26/+39
* ncacn_http: fix GNUismRalph Boehme2014-10-091-2/+2
* lib/texpect: portability fix, include signal.hRalph Boehme2014-10-091-0/+1
* configure: Unload the wrappers so waf configure succeeds.Andreas Schneider2014-10-091-0/+3
* build: do not install texpect binary anymore.Björn Baumbach2014-10-091-4/+2