summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PY3: We support python3 now, remove error when python3 detectedNoel Power2018-09-281-3/+0
* buildtools/wafsamba: Finally fix reference to basestring PY3 error.Noel Power2018-09-281-2/+5
* dlz_bind9: torture tests exploring rndc reload behaviourAaron Haslett2018-09-271-0/+78
* netcmd: domain backup offline bug fix - ignore sock filesAaron Haslett2018-09-271-0/+7
* buildtools/wafsamba: add_manual_dependency needs bytes for valueNoel Power2018-09-271-1/+1
* buildtools/wafsamba: fix basestring not defined error in PY3Noel Power2018-09-271-1/+1
* s4/web_server: PY3: port to python3Noel Power2018-09-272-40/+57
* python/samba: PY3 add compat function urllib_join to replace urllib.urljoinNoel Power2018-09-271-0/+2
* PY3: md5 related functions need to be passed bytesNoel Power2018-09-271-2/+2
* PY3: decode bytes in py3 where strings are neededNoel Power2018-09-273-3/+6
* PY3: fix "TabError: inconsistent use of tabs and spaces"Noel Power2018-09-275-19/+19
* lib/ldb: Ensure ldb.Dn can accept utf8 encoded unicodeNoel Power2018-09-272-15/+17
* lib/ldb/tests: add test for ldb.Dn passed utf8 unicodeNoel Power2018-09-272-0/+6
* lib/ldb: Test correct variable for no mem conditionNoel Power2018-09-271-1/+1
* py3 kcc tests: mark verify test as flappingDouglas Bagnall2018-09-261-0/+1
* turn --with-json-audit into global --with-jsonPhilipp Gesang2018-09-264-40/+31
* docs: Only build vfs manpages if the module is enabledAndreas Schneider2018-09-261-46/+49
* samba-tool domain backup: fix py2.6 incompatible formatDouglas Bagnall2018-09-261-8/+9
* domain_backup test: fix py2.6 incompatible formatDouglas Bagnall2018-09-261-2/+2
* join: Support site detection when --server is specifiedTim Beale2018-09-262-8/+18
* join: Avoid duplicating "Default-First-Site-Name" stringTim Beale2018-09-262-5/+3
* selftest: Test join against DC with non-default siteTim Beale2018-09-262-0/+10
* selftest: Change backup testenvs to use non-default siteTim Beale2018-09-262-6/+12
* netcmd: Re-create default site for backup-restore (if missing)Tim Beale2018-09-261-1/+23
* tests: Add test-case for restore into non-default siteTim Beale2018-09-261-0/+36
* netcmd: Add --site option when restoring a domainTim Beale2018-09-261-6/+8
* netcmd: Tweak backup-offline output to avoid subunit truncationTim Beale2018-09-261-1/+1
* s3: Fix the build when compiling without JSON supportMartin Schwenke2018-09-241-3/+4
* tests/blackbox: add test for net ads JSON outputPhilipp Gesang2018-09-222-0/+86
* s3: net: normalize output of lookup subcommandPhilipp Gesang2018-09-221-8/+8
* s3: net: implement json output for ads lookupPhilipp Gesang2018-09-221-32/+269
* s3: net: implement json output for ads infoPhilipp Gesang2018-09-224-0/+125
* lib/audit_logging: make json_{is_invalid,to_string}() accept a const*Philipp Gesang2018-09-222-4/+4
* selftest: Tweak PSO test-suite nameTim Beale2018-09-212-3/+3
* tests: test ldap search requesting non-existent attributeTim Beale2018-09-211-0/+8
* acl_read: Rework Samba code to reflect Windows logicTim Beale2018-09-211-49/+24
* tests: Minor code cleanups to confidential_attr testTim Beale2018-09-211-14/+23
* python tests: fix format() strings for Python 2.6Douglas Bagnall2018-09-2113-106/+108
* ldb: Fix dependency of ldb moduleAmitay Isaacs2018-09-211-1/+1
* heimdal-build: Avoid using python str.format()Amitay Isaacs2018-09-211-3/+2
* Fix pdb_samba_dsdb build on Ubuntu 16.04 with -O3 -Werror=strict-overflowAndrew Bartlett2018-09-201-1/+1
* s3: nmbd: Stop nmbd network announce storm.Andrew Bartlett2018-09-191-1/+1
* PY3: make sure print stmt is enclosed by '(' & ')'Noel Power2018-09-198-14/+14
* s3/locking: Fix comments to reflect code flowAnoop C S2018-09-191-4/+4
* s3: Don't copy back the stat struct from stat_cache_lookup if we did not get ...Richard Sharpe2018-09-191-5/+7
* uid_wrapper: Fix Tab/indent error with python3Noel Power2018-09-191-7/+7
* docs: Add gpfs:check_fstype to vfs_gpfs manpageChristof Schmitt2018-09-191-0/+22
* vfs_gpfs: Check for GPFS file system on connectChristof Schmitt2018-09-191-0/+26
* gitlab-ci: Correct the ctdb tasksMartin Schwenke2018-09-181-2/+2
* ctdb-recoverd: Set recovery lock handle at start of attemptMartin Schwenke2018-09-181-3/+4