summaryrefslogtreecommitdiff
path: root/source3/winbindd
Commit message (Expand)AuthorAgeFilesLines
* s3:winbindd: fix endless forest trust scanStefan Metzmacher2017-03-072-0/+30
* s3:idmap_ad: make use of pdb_get_trust_credentials() to get the machine accou...Stefan Metzmacher2017-03-011-23/+13
* s3:winbindd: allow a fallback to NTLMSSP for LDAP connectionsStefan Metzmacher2017-03-011-0/+2
* s3:winbindd: rely on the kerberos_state from pdb_get_trust_credentials()Stefan Metzmacher2017-03-011-11/+0
* s3:winbindd: add more debugging to cm_prepare_connection()Stefan Metzmacher2017-03-011-10/+31
* s3:winbindd: fix the valid usage anonymous smb authenticationStefan Metzmacher2017-03-011-5/+5
* s3:winbindd: try a NETLOGON connection with noauth over NCACN_NP against trus...Stefan Metzmacher2017-03-011-1/+22
* Revert "s3-winbind: Fix schannel connections against trusted domain DCs"Stefan Metzmacher2017-03-011-15/+1
* s3:winbindd: make sure cm_prepare_connection() only returns OK with a valid t...Stefan Metzmacher2017-03-011-3/+11
* winbindd: Use idmap cache in xids2sidsVolker Lendecke2017-01-021-0/+26
* idmap: Prime gencache after xids2sids callsVolker Lendecke2017-01-021-1/+14
* idmap: Pass up the xid2sids unix-ids from the idmap childVolker Lendecke2017-01-021-0/+1
* s3-winbind: Do not return NO_MEMORY if we have an empty user listAndreas Schneider2016-11-041-0/+4
* winbindd: do not modify credentials in NTLM passthroughUri Simchoni2016-10-311-6/+5
* s3/winbindd: using default domain with user@domain.com format failsNoel Power2016-10-201-2/+3
* winbind: Fix passing idmap failure from wb_sids2xids back to callersChristof Schmitt2016-10-201-1/+1
* idmap_ad: Fix retrieving credentials from clustered secrets.tdbChristof Schmitt2016-10-201-1/+10
* s3: winbind: Remove dump_event_list() calls.Jeremy Allison2016-10-201-3/+2
* s3: winbind: Ensure we store name2sid with the correct cache sequence number.Jeremy Allison2016-10-201-0/+6
* s3: winbind: Trust name2sid mappings from the PAC.Jeremy Allison2016-10-203-1/+25
* s3: winbind: refresh_sequence_number is only ever called with 'false'.Jeremy Allison2016-10-201-19/+18
* s3: winbind: Make WBC_AUTH_USER_LEVEL_PAC prime the name2sid cache.Jeremy Allison2016-10-201-1/+34
* idmap_script: add missing "IDTOSID" argument to the script command line.Björn Baumbach2016-09-071-1/+1
* wibindd: Fix format-nonliteral warningAmitay Isaacs2016-08-241-0/+4
* idmap: centrally check that unix IDs returned by the idmap backends are in rangeMichael Adam2016-08-241-0/+4
* idmap: don't generally forbid id==0 from idmap_unix_id_is_in_range()Michael Adam2016-08-241-5/+0
* s4: messaging: Remove bool auto_remove parameter from imessaging_init().Jeremy Allison2016-07-231-2/+1
* s3/winbindd: use == -1 instead of < 0 for error checking uid_tAurelien Aptel2016-07-012-3/+3
* s3:winbindd: pass 'interactive' down through winbindd_dual_auth_passdb()Stefan Metzmacher2016-06-301-2/+11
* s3-winbind: Fix memory leak with each cached credential loginAndreas Schneider2016-06-291-2/+6
* winbindd: in wb_lookupsids return domain name if we have itRalph Boehme2016-06-281-1/+29
* winbindd/idmap_rfc2307: fix a crashRalph Boehme2016-06-281-3/+1
* winbind: honor 'socket options' in winbindJim McDonough2016-06-171-0/+2
* s3-winbind: Fix schannel connections against trusted domain DCsGünther Deschner2016-06-131-1/+15
* winbindd: prevent log spam when enumerating usersRalph Boehme2016-06-021-3/+8
* winbindd: log domain name of failures to get trustdomsRalph Boehme2016-06-021-1/+2
* winbindd: Remove unused prototypes for winbindd_group.cChristof Schmitt2016-04-301-11/+0
* winbindd/idmap_rfc2307: Fix CID 1273424 - Read from pointer after freeRobin Hack2016-04-281-0/+5
* winbindd: check if dcinfo from genache is expiredRalph Boehme2016-04-281-0/+4
* winbind: Base idmap_ad on tldapVolker Lendecke2016-04-152-406/+655
* winbind: handle DC_NOT_FOUND in wb_xids2sidsVolker Lendecke2016-04-151-0/+52
* winbind: handle DC_NOT_FOUND in wb_sids2xidsVolker Lendecke2016-04-151-1/+63
* winbind: Add wb_dsgetdcname_gencache_[gs]etVolker Lendecke2016-04-152-0/+112
* idmap_ad: Separate out the nss functionsVolker Lendecke2016-04-154-421/+539
* CVE-2016-2115: s3:winbindd: use lp_client_ipc_signing()Stefan Metzmacher2016-04-121-1/+1
* CVE-2016-2115: s3:winbindd: use lp_client_ipc_{min,max}_protocol()Stefan Metzmacher2016-04-121-2/+2
* CVE-2016-2110: winbindd: add new_spnego to the WINBINDD_CCACHE_NTLMAUTH responseStefan Metzmacher2016-04-121-2/+6
* winbind: Fix a typo in a wrong comment...Volker Lendecke2016-03-301-1/+1
* winbind: Remove unused idmap_backends_unixid_to_sidVolker Lendecke2016-03-302-47/+0
* winbind: Remove unused idmap_[ug]id_to_sidVolker Lendecke2016-03-302-128/+0