summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* third_party: Update pam_wrapper to version 1.0.7Andreas Schneider2018-10-024-16/+33
* python/tests: turn GraphError into failure inside of test_verify()Stefan Metzmacher2018-10-021-0/+16
* smb2_server: set req->do_encryption = true earlierStefan Metzmacher2018-10-022-7/+10
* s4:torture: split smb2.session.expire{1,2} to run with signing and encryptpionStefan Metzmacher2018-10-022-4/+48
* s3/locking: Fix logging of lock reference countAnoop C S2018-10-021-2/+2
* libsmb: Remove smb_share_modes.[ch]Volker Lendecke2018-10-022-723/+0
* s3: smbd: Prevent valgrind errors in smbtorture3 POSIX test.Jeremy Allison2018-09-291-0/+4
* libcli: Add debug message if fail to negoatiate SMB protocolTim Beale2018-09-281-0/+1
* s3/smbd: Server responds incorrectly if no SMB protocol chosenTim Beale2018-09-281-1/+8
* netcmd: Make sure SMB connection is signed when backing up sysvolTim Beale2018-09-281-2/+2
* s4/web_server: fix panic from wrong type extracted from connNoel Power2018-09-281-2/+1
* add new gitlab CI job for building pure python3Noel Power2018-09-281-0/+4
* script: add new autobuild task for building pure python3Noel Power2018-09-281-0/+8
* 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