summaryrefslogtreecommitdiff
path: root/source3/winbindd
Commit message (Expand)AuthorAgeFilesLines
* 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
* winbind: Fix a typoVolker Lendecke2019-01-081-1/+1
* winbindd: Use dom_sid_str_bufVolker Lendecke2019-01-081-8/+10
* winbind: honor WBFLAG_FROM_NSS along with winbind enum users/groupsStefan Metzmacher2018-12-222-0/+10
* winbindd: Use dom_sid_str_bufVolker Lendecke2018-12-2025-59/+129
* winbind: Use dom_sid_str_bufVolker Lendecke2018-12-203-4/+11
* winbindd: Add kerberos tracingSwen Schillig2018-12-191-3/+3
* Correction of comment in winbindd_pam.camitkuma2018-12-141-1/+1
* winbind: Use dom_sid_str_bufVolker Lendecke2018-12-114-72/+48
* winbindd: Use dom_sid_str_bufVolker Lendecke2018-12-074-13/+12
* idmap_tdb: Use dom_sid_str_bufVolker Lendecke2018-12-071-3/+2
* winbindd_cache: Use dom_sid_str_bufVolker Lendecke2018-12-071-17/+21
* winbindd: Route predefined domains through the BUILTIN domain childRalph Boehme2018-12-051-0/+7
* winbindd: fix predefined domains routing in find_lookup_domain_from_sid()Ralph Boehme2018-12-051-19/+8
* winbindd: add some bracesRalph Boehme2018-12-051-1/+2
* Fix spelling mistakesOlly Betts2018-11-301-2/+2
* s3:winbindd: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-281-1/+1
* winbind: Use dom_sid_str_bufVolker Lendecke2018-11-271-10/+6
* winbind: Fix "wbint_Principals" definitionVolker Lendecke2018-11-272-2/+2