summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4:torture: Use strlcpy() in gen_name()Andreas Schneider2018-05-171-1/+1
* s4-torture: fix format-truncation warning in smb2 session tests.Günther Deschner2018-05-171-1/+1
* FIXUP: Improve memory handling on py_net_change_passwordAndrew Bartlett2018-05-171-2/+7
* s4/libnet: Allow passwords containing non ascii characters to be passedNoel Power2018-05-171-9/+14
* s4/setup/tests: Add test for non ascii password setting samba-toolNoel Power2018-05-171-0/+2
* s4:torture: Do not leak file descriptor in smb2 oplock testAndreas Schneider2018-05-171-0/+7
* s4:torture: Do not leak memory in libsmbclient testAndreas Schneider2018-05-171-40/+165
* s4:torture: Make sure variable is initialized in oplock testAndreas Schneider2018-05-161-1/+2
* s4:dsdb:tests: Add return code checkAndreas Schneider2018-05-161-1/+2
* auth logging: Extract common audit logging codeGary Lockyer2018-05-161-0/+2
* s4:selftest: run test_ldb_simple.sh with more auth optionsStefan Metzmacher2018-05-161-0/+7
* auth: keytab invalidation fixAaron Haslett2018-05-151-1/+1
* auth: keytab invalidation testAaron Haslett2018-05-152-0/+113
* build: Make --with-gpgme the defaultAndrew Bartlett2018-05-151-6/+11
* s4:lsa_lookup: remove TALLOC_FREE(state) after all dcesrv_lsa_Lookup{Names,Si...Stefan Metzmacher2018-05-131-6/+2
* s4/dsdb/tests: py2/py3 compatability always decode result of b64encodeNoel Power2018-05-128-65/+65
* s4/scripting/devel: py2/py3 compatability always decode result of b64encodeNoel Power2018-05-122-7/+7
* s4/scripting/bin: py2/py3 compatability always decode result of b64encodeNoel Power2018-05-125-5/+5
* Bulk: enclose .keys() method with list where list (from python2) expectedNoel Power2018-05-122-7/+7
* s4/dsdb/tests: py2/py3 compatability replace xrange with rangeNoel Power2018-05-122-3/+3
* python/samba: Bulk replace of '.next()' method with function 'next()'Noel Power2018-05-121-3/+3
* devel: removing unused code from chgkrbtgtpassAaron Haslett2018-05-121-4/+1
* samdb rid: clear cache to prevent old ntds_guidAaron Haslett2018-05-121-0/+6
* pysmb: Add some more documentation for conn.listGarming Sam2018-05-121-1/+5
* Fix spelling s/woks/worksGarming Sam2018-05-121-1/+1
* Fix spelling s/retun/return/Mathieu Parent2018-05-121-1/+1
* Fix spelling s/propogate/propagate/Mathieu Parent2018-05-125-7/+7
* Fix spelling s/processs/process/Mathieu Parent2018-05-121-3/+3
* Fix spelling s/missmatch/mismatch/Mathieu Parent2018-05-121-2/+2
* Fix spelling s/fowarding/forwarding/Mathieu Parent2018-05-121-1/+1
* Fix spelling s/doens't/doesn't/Mathieu Parent2018-05-123-3/+3
* Fix spelling s/desriptor/descriptor/Mathieu Parent2018-05-121-1/+1
* Fix spelling s/conection/connection/Mathieu Parent2018-05-121-1/+1
* Fix spelling s/anwser/answer/Mathieu Parent2018-05-121-1/+1
* Fix typo for responseJoe Guo2018-05-121-1/+1
* s4:torture/smb2: new test for interaction between chown and SD flagsRalph Boehme2018-05-111-0/+278
* tests: Add tests for samba-tool passwordsettings commandsTim Beale2018-05-111-0/+1
* netcmd: Split 'domain passwordsettings' into a super-commandTim Beale2018-05-111-1/+1
* dsdb: Split out construct_generic_token_groups() so we can reuse itTim Beale2018-05-111-44/+50
* dsdb: Use attribute-name parameter for error messageTim Beale2018-05-111-4/+6
* tests: Add test for password-lockout via SAMR RPCTim Beale2018-05-111-0/+117
* tests: Add PSO test case to existing password_lockout testsTim Beale2018-05-112-20/+64
* tests: Add comments to help explain password_lockout testsTim Beale2018-05-111-0/+11
* tests: Add tests for Password Settings ObjectsTim Beale2018-05-112-0/+807
* tests: Split out setUp code into separate function for reuseTim Beale2018-05-114-60/+17
* tests: Move repeated code into a helper functionTim Beale2018-05-113-24/+4
* samdb: Add transaction id controlGary Lockyer2018-05-103-0/+11
* samdb: Add remote address to connectGary Lockyer2018-05-1033-102/+324
* dsdb: pass the remote address to samdb connectGary Lockyer2018-05-105-15/+39
* auth: Add unique session GUID identifierGary Lockyer2018-05-101-0/+2