summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* s4: process_standard: Always free tevent_context before exit().Jeremy Allison2017-04-081-0/+1
* s4: process_standard: Move talloc_free of event context so it is last thing f...Jeremy Allison2017-04-081-2/+3
* s3:tests: Create a test directory for a clean testAndreas Schneider2017-04-081-19/+16
* docs: fixup smbclient rename -f optionUri Simchoni2017-04-081-3/+3
* winbindd: error handling in rpc_lookup_sids()Ralph Boehme2017-04-071-4/+5
* s3/rpc_client: lookupsids error handling of NT_STATUS_NONE_MAPPEDRalph Boehme2017-04-071-1/+2
* s3/rpc_client: use NT_STATUS_LOOKUP_ERRRalph Boehme2017-04-071-4/+1
* s3/include: add NT_STATUS_LOOKUP_ERRRalph Boehme2017-04-071-0/+4
* s4/torture: vfs_fruit: test for bug 12565Ralph Boehme2017-04-071-1/+72
* vfs_fruit: resource fork open request with flags=O_CREAT|O_RDONLYRalph Boehme2017-04-071-0/+14
* smbd: Fix smb1 findfirst with DFSVolker Lendecke2017-04-071-2/+2
* WHATSNEW: Deprecate "auth methods" and "map untrusted to domain"Stefan Metzmacher2017-04-071-1/+3
* s3:ntlm_auth: fix memory leak in manage_gensec_request()Stefan Metzmacher2017-04-071-6/+9
* python: Add a simple pam_winbind testAndreas Schneider2017-04-073-0/+78
* lib: Add pam_wrapper 1.0.3Andreas Schneider2017-04-079-0/+3533
* uid_wrapper: use conf.blddir to construct libnss_wrapper_so_pathStefan Metzmacher2017-04-071-2/+2
* resolv_wrapper: use conf.blddir to construct libnss_wrapper_so_pathStefan Metzmacher2017-04-071-2/+2
* nss_wrapper: use conf.blddir to construct libnss_wrapper_so_pathStefan Metzmacher2017-04-071-2/+2
* script/compare_cc_results.py: ignore all LIB*_WRAPPER_SO_PATH valuesStefan Metzmacher2017-04-071-3/+8
* selftest: tests idmap mapping with idmap_ridRalph Boehme2017-04-072-1/+69
* selftest: new environment "ad_member_idmap_rid"Ralph Boehme2017-04-063-0/+95
* winbindd: remove unused single_domains arrayRalph Boehme2017-04-061-9/+0
* winbindd: use correct domain name for failed lookupsidsRalph Boehme2017-04-061-3/+4
* selftest: fix for wbinfo -s tests for wellknown SIDsRalph Boehme2017-04-061-4/+9
* winbindd: explicit check for well-known SIDs in wb_lookupsids_bulk()Ralph Boehme2017-04-061-1/+4
* idmap_ldap: Fix CID 1404836 Dereference before null checkVolker Lendecke2017-04-061-10/+1
* ctdb-docs: Fix documentation of -n option to ctdb toolAmitay Isaacs2017-04-061-2/+2
* winbindd: let WBFLAG_PAM_GET_PWD_POLICY only fake the password policyStefan Metzmacher2017-04-061-22/+37
* pam_winbind: no longer use wbcUserPasswordPolicyInfo when authenticatingStefan Metzmacher2017-04-061-46/+12
* tests dsdb: load paramaters from test environmentGary Lockyer2017-04-061-7/+4
* password_hash: refactor setup_supplemental_fieldGary Lockyer2017-04-061-199/+199
* password_hash: Add tests to allow refactoringGary Lockyer2017-04-065-0/+650
* selftest: fix SID composition in a test scriptRalph Boehme2017-04-051-1/+1
* rpcclient: allow -U'OTHERDOMAIN\user' againStefan Metzmacher2017-04-051-13/+8
* ctdb-daemon: Add tracking of migration recordsAmitay Isaacs2017-04-053-1/+86
* ctdb-daemon: For hot records, use count instead of hopcountAmitay Isaacs2017-04-051-9/+11
* ctdb-common: Add hash_count abstractionAmitay Isaacs2017-04-055-1/+455
* ctdb-common: Add traverse_update function to db_hash abstractionAmitay Isaacs2017-04-052-2/+44
* TestBase: restore setting FEATURE_SEAL in insta_credsGary Lockyer2017-04-051-1/+2
* wafsamba: move -L/some/path from LINKFLAGS_PYEMBED to LIBPATH_PYEMBEDStefan Metzmacher2017-04-041-0/+6
* s4: server: Fix crash in NTVFS server caused by ordering of destructor calls.Jeremy Allison2017-04-021-2/+3
* winbindd: trigger possible passdb_dsdb initialisationRalph Boehme2017-04-012-6/+12
* selftest: wbinfo --sids-to-unix-ids tests for wellknown SIDsRalph Boehme2017-04-011-1/+1
* selftest: wbinfo -s tests for wellknown SIDsRalph Boehme2017-04-011-0/+20
* winbindd: use passdb backend for well-known SIDsRalph Boehme2017-04-012-6/+9
* s4: messaging. Add imessaging_reinit_all() function.Jeremy Allison2017-03-314-1/+59
* selftest: Define template homedir for 'ad_member' envAndreas Schneider2017-03-302-6/+12
* s3:tests: Add a subsitution test for %D %u %gAndreas Schneider2017-03-302-3/+25
* winbindd: Fix password policy for pam authenticationChristof Schmitt2017-03-291-3/+4
* ctdb-tools: Avoid deferencing argv[0] if argc == 0Amitay Isaacs2017-03-291-5/+8