summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix typo for responseJoe Guo2018-05-122-2/+2
* s3:smbd: fix interaction between chown and SD flagsRalph Boehme2018-05-112-3/+5
* s4:torture/smb2: new test for interaction between chown and SD flagsRalph Boehme2018-05-112-0/+279
* printing: Fix CID 1435452 (TAINTED_SCALAR)Volker Lendecke2018-05-111-0/+6
* winbind: Fix UPN handling in canonicalize_username()Andreas Schneider2018-05-116-19/+44
* winbind: Fix UPN handling in parse_domain_user()Andreas Schneider2018-05-1110-57/+151
* winbind: Remove unused function parse_domain_user_talloc()Andreas Schneider2018-05-112-14/+0
* winbind: Pass upn unmodified to lookup namesStefan Metzmacher2018-05-119-18/+36
* nsswitch:tests: Add test for wbinfo --user-infoAndreas Schneider2018-05-113-0/+108
* selftest: Add a user with a different userPrincipalNameAndreas Schneider2018-05-111-1/+18
* nsswitch: Lookup the domain in tests with the wb seperatorAndreas Schneider2018-05-113-4/+4
* nsswitch: Add a test looking up domain sidAndreas Schneider2018-05-111-0/+4
* nsswitch: Add a test looking up the user using the upnAndreas Schneider2018-05-112-3/+8
* selftest: Make sure we have correct group mappingsAndreas Schneider2018-05-111-0/+9
* tests: Add tests for samba-tool passwordsettings commandsTim Beale2018-05-113-0/+88
* netcmd: Split 'domain passwordsettings' into a super-commandTim Beale2018-05-117-180/+204
* netcmd: Small tweak to retrieving pwdPropertiesTim Beale2018-05-111-2/+3
* 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 a test case for msDS-PasswordReversibleEncryptionEnabledTim Beale2018-05-113-8/+81
* tests: Add test for password-lockout via SAMR RPCTim Beale2018-05-112-0/+118
* tests: Add PSO test case to existing password_lockout testsTim Beale2018-05-113-20/+69
* tests: Add comments to help explain password_lockout testsTim Beale2018-05-111-0/+11
* tests: Add tests for Password Settings ObjectsTim Beale2018-05-114-0/+1087
* tests: Split out setUp code into separate function for reuseTim Beale2018-05-117-94/+83
* tests: Move repeated code into a helper functionTim Beale2018-05-114-24/+17
* loadparm: Remove unused realm_originalChristof Schmitt2018-05-102-2/+0
* samdb: Add transaction id controlGary Lockyer2018-05-103-0/+11
* samdb: Add remote address to connectGary Lockyer2018-05-1035-105/+332
* dsdb: pass the remote address to samdb connectGary Lockyer2018-05-106-16/+40
* auth logging tests: Clean up flake8 warningsGary Lockyer2018-05-106-371/+326
* auth logging tests: Add tests for sessionIdGary Lockyer2018-05-106-0/+17
* auth log: Log the unique session GUIDGary Lockyer2018-05-101-1/+25
* auth: Add unique session GUID identifierGary Lockyer2018-05-103-0/+15
* dsdb: refactor password attibutes to constantGary Lockyer2018-05-102-6/+8
* s3: smbd: Remove unused counters for outstanding aio calls.Jeremy Allison2018-05-093-43/+4
* vfs_ceph: add fake async pwrite/pread send/recv hooksDavid Disseldorp2018-05-091-1/+108
* libcli: remove unused se_create_child_secdesc_buf()Ralph Boehme2018-05-092-32/+0
* Fix Jean François name to be UTF-8Simo Sorce2018-05-096-6/+6
* ldb: Ensure we can open a new LDB after a fork()Andrew Bartlett2018-05-091-0/+64
* ldb: Add tests for ldb_tdb use after a fork()Andrew Bartlett2018-05-092-1/+394
* ldb_tdb: Allow use of a TDB for ldb_tdb after as fork()Andrew Bartlett2018-05-091-0/+18
* ldb: Reset errno before checking it in ltdb_connect()Andrew Bartlett2018-05-091-0/+1
* ldb/tests: add tests for transaction_{start,commit}/lock_read across forksGary Lockyer2018-05-091-0/+216
* ldb_tdb: Prevent ldb_tdb reuse after a fork()Andrew Bartlett2018-05-092-9/+109
* s3: VFS: Fix memory leak in vfs_ceph.Vandana Rungta2018-05-091-10/+11
* samba-tool: Fix a typoVolker Lendecke2018-05-081-1/+1
* third_party: Update popt to 1.16 releaseAmitay Isaacs2018-05-0813-1010/+3575
* dsdb: Fix CID 1435453 Null pointer dereferencesVolker Lendecke2018-05-081-0/+4
* traffic: ensure we are using the same division in py 2 and 3Douglas Bagnall2018-05-051-1/+1