summaryrefslogtreecommitdiff
path: root/source3/winbindd
Commit message (Expand)AuthorAgeFilesLines
* 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
* winbind: Use dom_sid_str_bufVolker Lendecke2018-11-271-3/+7
* winbind: Use dom_sid_str_bufVolker Lendecke2018-11-271-1/+4
* winbind: Use dom_sid_str_bufVolker Lendecke2018-11-271-7/+5
* libads: Give krb5_errs.c its own headerVolker Lendecke2018-11-272-0/+2
* winbindd: Fix crash when taking profilesVolker Lendecke2018-11-121-1/+2
* s3:winbind: Log client process name for PAM authAndreas Schneider2018-11-121-2/+4
* s3:winbind: Log client process name in winbind_miscAndreas Schneider2018-11-121-16/+30
* s3:winbind: Log client process nameAndreas Schneider2018-11-1212-13/+46
* s3:winbindd: Also log the process name in winbinddAndreas Schneider2018-11-122-5/+15
* idmap: Use dom_sid_str_bufVolker Lendecke2018-11-091-1/+3
* idmap: Use dom_sid_str_bufVolker Lendecke2018-11-091-2/+5
* winbind: Use dom_sid_str_bufVolker Lendecke2018-11-091-27/+27
* winbind: Use dom_sid_str_bufVolker Lendecke2018-11-091-2/+2
* winbind: Use dom_sid_str_bufVolker Lendecke2018-11-091-4/+6
* gencache: Remove transaction-based tdbVolker Lendecke2018-11-061-2/+0
* winbindd: Use dom_sid_str_bufVolker Lendecke2018-11-021-3/+3
* winbindd: Use dom_sid_str_bufVolker Lendecke2018-11-021-7/+6
* idmap: Use dom_sid_str_bufVolker Lendecke2018-11-021-5/+6
* windbindd: reword error messageGary Lockyer2018-11-011-1/+2
* s3: winbind: Remove fstring from wb_acct_info structSamuel Cabrero2018-11-014-14/+22
* s3:winbind: Check return code of initialize_password_db()Andreas Schneider2018-10-291-1/+7
* lib: Remove gencache.h from proto.hVolker Lendecke2018-10-193-0/+3
* lib: Move the "expired" for gencache_parse calculation into gencache.cVolker Lendecke2018-10-161-2/+4
* namemap_cache: Absorb the expired calculation into namemap_cache.cVolker Lendecke2018-10-161-5/+8
* winbindd_cache: Fix timeout calculation for sid<->name cacheVolker Lendecke2018-10-161-2/+2
* s3: Rename server_messaging_context() to global_messaging_context()Christof Schmitt2018-09-074-44/+44
* s3: Rename server_event_context() to global_event_context()Christof Schmitt2018-09-0715-68/+68
* lib: Pass mem_ctx to state_path()Volker Lendecke2018-08-174-4/+4
* s3:winbind: Fix memory leak in nss_init()Andreas Schneider2018-08-131-8/+18