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