summaryrefslogtreecommitdiff
path: root/source3/winbindd
Commit message (Expand)AuthorAgeFilesLines
* source3/winbindd/winbindd_util.c: typo fixesBjörn Jacke2019-10-311-3/+3
* s3:winbind: Don't abort when receiving a NULL SIDAmit Kumar2019-10-161-9/+7
* s3:libnet: Require sealed LDAP SASL connections for joiningAndreas Schneider2019-10-092-2/+8
* winbind: provide passwd struct for group sid with ID_TYPE_BOTH mapping (again)Michael Adam2019-09-271-2/+16
* s3:winbindd: implement the "winbind use krb5 enterprise principals" logicStefan Metzmacher2019-09-241-24/+33
* s3:libads: let kerberos_kinit_password_ext() return the canonicalized princip...Stefan Metzmacher2019-09-241-0/+6
* s3-winbindd: fix forest trusts with additional trust attributes.Günther Deschner2019-09-202-2/+2
* messaging4: Pass fds to messaging handlersVolker Lendecke2019-09-181-0/+7
* Spelling fixes s/didnt'/didn't/Mathieu Parent2019-09-011-1/+1
* winbind: Fix the clang buildVolker Lendecke2019-08-061-1/+1
* winbind: fix crash in fill_domain_username_talloc() if specified username is ...Ralf Habacker2019-07-031-0/+4
* s3:winbind: Add support for storing KRB5 credential in KCMAndreas Schneider2019-07-011-0/+5
* source3: Update all consumers of strtoul_err(), strtoull_err() to new APISwen Schillig2019-06-303-8/+20
* auth auth_log: csbuild unused parm unix_usernameGary Lockyer2019-06-131-1/+0
* s3/winbdind: cppcheck: fix nullPointerArithmetic errorNoel Power2019-06-041-2/+4
* s3: winbind: Fix crash when invoking winbind idmap scripts.Jeremy Allison2019-05-272-9/+33
* s3: lib: Rename all uses of file_pload_XXX -> file_ploadv_XXX.Ralph Boehme2019-05-241-2/+2
* s3: winbind: Convert idmap to use file_ploadv_send().Jeremy Allison2019-05-241-13/+44
* s3:winbindd: Do not free db_path in idmap_tdb2 before we printed itAndreas Schneider2019-05-081-2/+2
* winbind: Fix overlapping id rangesVolker Lendecke2019-04-241-2/+10
* winbind: Use domain name from lsa query for sid_to_name cache entryChristof Schmitt2019-04-181-2/+3
* winbind: Return queried domain name from name_to_sidChristof Schmitt2019-04-189-6/+44
* winbind: Query domain from winbind sam_name_to_sidChristof Schmitt2019-04-181-0/+2
* winbind: Query domain from winbind rpc name_to_sidChristof Schmitt2019-04-181-1/+2
* winbind: Query domain from msrpc name_to_sidChristof Schmitt2019-04-181-1/+2
* winbindd: Use wrapper for string to integer conversionSwen Schillig2019-03-013-15/+52
* winbind: Use idmap_cache_find_xid2sidVolker Lendecke2019-02-281-13/+2
* winbind: Now we explicitly track if we got ids from cacheVolker Lendecke2019-02-281-4/+10
* winbind: Initialize "expired" parameter to idmap_cache_xid2sidVolker Lendecke2019-02-281-1/+1
* idmap_cache: Only touch "sid" on success in find_xid_to_sidVolker Lendecke2019-02-281-1/+1
* winbind: Avoid a "==False"Volker Lendecke2019-02-271-1/+1
* winbind: Fix an error path memleakVolker Lendecke2019-02-271-0/+1
* winbind: Align integer typesVolker Lendecke2019-02-271-3/+3
* winbindd: Fix typosVolker Lendecke2019-02-271-2/+2
* winbindd: set idmap cache entries as the last step in async wb_xids2sidsRalph Boehme2019-02-231-11/+22
* winbindd: track whether a result from xid2sid was coming from the cacheRalph Boehme2019-02-231-0/+7
* winbindd: switch send-next/done orderRalph Boehme2019-02-231-9/+13
* winbindd: update xid in wb_xids2sids_state->xids with what we gotRalph Boehme2019-02-231-0/+1
* winbindd: convert id to a pointer in wb_xids2sids_dom_done()Ralph Boehme2019-02-231-2/+2
* winbindd: make xids a const argument to wb_xids2sids_send()Ralph Boehme2019-02-232-2/+2
* winbindd: make a copy of xid's in wb_xids2sids_send()Ralph Boehme2019-02-231-1/+6
* s3:winbindd: Remove unused arcfour.h from PAM handlingAndreas Schneider2019-02-221-1/+0
* winbind: Log PAM and NTLM authentications.Gary Lockyer2019-02-203-18/+227
* winbind: Generate and pass logon IDGary Lockyer2019-02-203-1/+25
* winbindd_irpc: remove unused winbind_DsrUpdateReadOnlyServerDnsRecords from w...Stefan Metzmacher2019-02-141-2/+0
* winbindd: Enhance xids2sids debuggingVolker Lendecke2019-02-081-0/+5
* winbind: Enhance xids2sids debuggingVolker Lendecke2019-02-081-2/+6
* s3:winbind: Use C99 initializer for poptOption in winbinddAndreas Schneider2019-01-281-6/+48
* idmap: In _wbint_Sids2UnixIDs, pass back what we haveVolker Lendecke2019-01-081-0/+9
* idmap_tdb: If one SID fails to map, try the restVolker Lendecke2019-01-081-1/+4