summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* talloc: version 2.1.13talloc-2.1.13Stefan Metzmacher2018-04-054-1/+97
* talloc: use atexit() again instead of a library destructorStefan Metzmacher2018-04-051-10/+2
* selftest: enable py3 for samba.tests.blackbox.ndrdumpJoe Guo2018-04-051-1/+1
* selftest: enable py3 for samba.tests.samdb_apiJoe Guo2018-04-052-11/+11
* selftest: enable py3 for samba.tests.kcc.graph_utilsJoe Guo2018-04-052-2/+2
* selftest: enable py3 for samba.tests.kcc.graphJoe Guo2018-04-052-5/+5
* selftest: enable py3 for samba.tests.upgradeprovisionJoe Guo2018-04-053-10/+11
* selftest: enable py3 for samba.tests.hostconfigJoe Guo2018-04-052-3/+3
* selftest: enable py3 for samba.tests.commonJoe Guo2018-04-052-1/+28
* selftest: enable py3 for samba.tests.dcerpc.stringJoe Guo2018-04-051-1/+1
* selftest: enable py3 for samba.tests.dcerpc.arrayJoe Guo2018-04-051-1/+1
* selftest: enable py3 for samba.tests.dcerpc.rpc_tallocJoe Guo2018-04-051-1/+1
* selftest: enable py3 for samba.tests.password_qualityJoe Guo2018-04-051-1/+1
* selftest: enable py3 for samba.tests.upgradeJoe Guo2018-04-052-2/+4
* selftest: enable py3 for samba.tests.blackbox.check_outputJoe Guo2018-04-052-2/+4
* selftest: enable py3 for samba.tests.xattrJoe Guo2018-04-051-3/+3
* selftest: enable py3 for samba.tests.posixaclJoe Guo2018-04-051-3/+3
* wscript_build: fix c modules deps name for Python 3Joe Guo2018-04-054-8/+15
* samba3: work around bytes formatting for Python 3.4Joe Guo2018-04-051-4/+4
* get make test TESTS=samba.tests.provision to workNoel Power2018-04-053-9/+9
* python3 port for provision.cNoel Power2018-04-051-23/+24
* samba python tests: enable samba.tests.ntacls for python3Noel Power2018-04-051-1/+1
* samba python tests: enable samba.tests.posixacl for python3Noel Power2018-04-051-2/+2
* s4/ntvfs/posix/python: python3 (get|set)xattr value should be bytesNoel Power2018-04-053-6/+6
* python3 port for smbd moduleNoel Power2018-04-052-8/+17
* python samba test: enable samba.tests.libsmb_samba_internal for py3Noel Power2018-04-052-2/+3
* python3 port for libsmb_samba_internal moduleNoel Power2018-04-051-8/+20
* selftest python: get samba.tests.s3idmapdb to run with py3Noel Power2018-04-053-18/+18
* python selftest: enable samba.tests.s3windb to run with py3Noel Power2018-04-051-1/+1
* python selftest: enabled samba.tests.s3registry to run with py3Noel Power2018-04-053-13/+13
* python selftest: enable samba.tests.s3passdb to run with python3Noel Power2018-04-052-2/+2
* python selftest: enable samba.tests.s3param to run with python3Noel Power2018-04-052-4/+3
* python3 port for passdb moduleNoel Power2018-04-052-109/+120
* python3 port for param moduleNoel Power2018-04-052-7/+18
* python selftest: split samba3 test into separate testsNoel Power2018-04-056-84/+212
* samba test python: enable samba.tests.policy for py3Noel Power2018-04-051-1/+1
* python3 port for policy moduleNoel Power2018-04-052-11/+22
* python: Write py3 bin to correct args locationDavid Mulder2018-04-051-1/+1
* ldb: Add test to show a reindex failure must not leave the DB corruptAndrew Bartlett2018-04-051-0/+160
* lib ldb tests: Prepare to run api and index test on tdb and lmdbGary Lockyer2018-04-052-60/+114
* ldb_tdb: Ensure we can not commit an index that is corrupt due to partial re-...Andrew Bartlett2018-04-052-0/+32
* smbclient: Handle ENUM_DIR in "notify" commandVolker Lendecke2018-04-051-2/+7
* libsmb: Handle IO_TIMEOUT in cli_smb2_notify properlyVolker Lendecke2018-04-051-0/+9
* libsmb: Handle long-running smb2cli_notifyVolker Lendecke2018-04-051-9/+45
* credentials: Fix a typoVolker Lendecke2018-04-051-1/+1
* credentials: Fix CID 1414796 Explicit null dereferencedVolker Lendecke2018-04-051-0/+5
* s3: lib: messages: Don't use the result of sec_init() before calling sec_init().Lutz Justen2018-04-041-2/+7
* ctdb: Remove double sanity checks from ctdb_tcp_read_cbSwen Schillig2018-04-041-7/+0
* ctdb: Remove double sanity checks from ctdb_daemon_read_cbSwen Schillig2018-04-041-5/+0
* krb5_wrap: Fix CID 1414755 Resource leakVolker Lendecke2018-04-041-0/+1