summaryrefslogtreecommitdiff
path: root/source3/winbindd
AgeCommit message (Expand)AuthorFilesLines
2019-07-03winbind: fix crash in fill_domain_username_talloc() if specified username is ...Ralf Habacker1-0/+4
2019-07-01s3:winbind: Add support for storing KRB5 credential in KCMAndreas Schneider1-0/+5
2019-06-30source3: Update all consumers of strtoul_err(), strtoull_err() to new APISwen Schillig3-8/+20
2019-06-13auth auth_log: csbuild unused parm unix_usernameGary Lockyer1-1/+0
2019-06-04s3/winbdind: cppcheck: fix nullPointerArithmetic errorNoel Power1-2/+4
2019-05-27s3: winbind: Fix crash when invoking winbind idmap scripts.Jeremy Allison2-9/+33
2019-05-24s3: lib: Rename all uses of file_pload_XXX -> file_ploadv_XXX.Ralph Boehme1-2/+2
2019-05-24s3: winbind: Convert idmap to use file_ploadv_send().Jeremy Allison1-13/+44
2019-05-08s3:winbindd: Do not free db_path in idmap_tdb2 before we printed itAndreas Schneider1-2/+2
2019-04-24winbind: Fix overlapping id rangesVolker Lendecke1-2/+10
2019-04-18winbind: Use domain name from lsa query for sid_to_name cache entryChristof Schmitt1-2/+3
2019-04-18winbind: Return queried domain name from name_to_sidChristof Schmitt9-6/+44
2019-04-18winbind: Query domain from winbind sam_name_to_sidChristof Schmitt1-0/+2
2019-04-18winbind: Query domain from winbind rpc name_to_sidChristof Schmitt1-1/+2
2019-04-18winbind: Query domain from msrpc name_to_sidChristof Schmitt1-1/+2
2019-03-01winbindd: Use wrapper for string to integer conversionSwen Schillig3-15/+52
2019-02-28winbind: Use idmap_cache_find_xid2sidVolker Lendecke1-13/+2
2019-02-28winbind: Now we explicitly track if we got ids from cacheVolker Lendecke1-4/+10
2019-02-28winbind: Initialize "expired" parameter to idmap_cache_xid2sidVolker Lendecke1-1/+1
2019-02-28idmap_cache: Only touch "sid" on success in find_xid_to_sidVolker Lendecke1-1/+1
2019-02-27winbind: Avoid a "==False"Volker Lendecke1-1/+1
2019-02-27winbind: Fix an error path memleakVolker Lendecke1-0/+1
2019-02-27winbind: Align integer typesVolker Lendecke1-3/+3
2019-02-27winbindd: Fix typosVolker Lendecke1-2/+2
2019-02-23winbindd: set idmap cache entries as the last step in async wb_xids2sidsRalph Boehme1-11/+22
2019-02-23winbindd: track whether a result from xid2sid was coming from the cacheRalph Boehme1-0/+7
2019-02-23winbindd: switch send-next/done orderRalph Boehme1-9/+13
2019-02-23winbindd: update xid in wb_xids2sids_state->xids with what we gotRalph Boehme1-0/+1
2019-02-23winbindd: convert id to a pointer in wb_xids2sids_dom_done()Ralph Boehme1-2/+2
2019-02-23winbindd: make xids a const argument to wb_xids2sids_send()Ralph Boehme2-2/+2
2019-02-23winbindd: make a copy of xid's in wb_xids2sids_send()Ralph Boehme1-1/+6
2019-02-22s3:winbindd: Remove unused arcfour.h from PAM handlingAndreas Schneider1-1/+0
2019-02-20winbind: Log PAM and NTLM authentications.Gary Lockyer3-18/+227
2019-02-20winbind: Generate and pass logon IDGary Lockyer3-1/+25
2019-02-14winbindd_irpc: remove unused winbind_DsrUpdateReadOnlyServerDnsRecords from w...Stefan Metzmacher1-2/+0
2019-02-08winbindd: Enhance xids2sids debuggingVolker Lendecke1-0/+5
2019-02-08winbind: Enhance xids2sids debuggingVolker Lendecke1-2/+6
2019-01-28s3:winbind: Use C99 initializer for poptOption in winbinddAndreas Schneider1-6/+48
2019-01-08idmap: In _wbint_Sids2UnixIDs, pass back what we haveVolker Lendecke1-0/+9
2019-01-08idmap_tdb: If one SID fails to map, try the restVolker Lendecke1-1/+4
2019-01-08winbind: Fix a typoVolker Lendecke1-1/+1
2019-01-08winbindd: Use dom_sid_str_bufVolker Lendecke1-8/+10
2018-12-22winbind: honor WBFLAG_FROM_NSS along with winbind enum users/groupsStefan Metzmacher2-0/+10
2018-12-20winbindd: Use dom_sid_str_bufVolker Lendecke25-59/+129
2018-12-20winbind: Use dom_sid_str_bufVolker Lendecke3-4/+11
2018-12-19winbindd: Add kerberos tracingSwen Schillig1-3/+3
2018-12-14Correction of comment in winbindd_pam.camitkuma1-1/+1
2018-12-11winbind: Use dom_sid_str_bufVolker Lendecke4-72/+48
2018-12-07winbindd: Use dom_sid_str_bufVolker Lendecke4-13/+12
2018-12-07idmap_tdb: Use dom_sid_str_bufVolker Lendecke1-3/+2