summaryrefslogtreecommitdiff
path: root/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* pam_winbind: check != PAM_SUCCESS and != NULL explicitlyMichael Adam2016-01-131-14/+14
* torture: add torture comment output of name/ip to WinsBy{Ip,Name} testsMichael Adam2016-01-111-0/+6
* torture: Fix winbind.wbclient.ResolveWinsByIp testMichael Adam2016-01-111-1/+13
* Fix various spelling errorsMathieu Parent2015-11-061-1/+1
* nss_wins: Use libwbclient to query wins serverAndreas Schneider2015-10-262-160/+86
* nss_wins: Use lp_global_no_reinit()Andreas Schneider2015-10-261-1/+1
* wbinfo: make --verbose --pam-logon print sidsVolker Lendecke2015-10-121-0/+10
* build: Move __attribute__ ((destructor)) and ((constructor)) tests to wafsambaAndrew Bartlett2015-10-091-1/+1
* nss_winbind: fix hang on Solaris on big groupsBjörn Jacke2015-09-111-0/+6
* nss_wins: add module for FreeBSDBjörn Jacke2015-09-112-1/+87
* pam_winbind: Fix a segfault if initialization failsAndreas Schneider2015-09-081-11/+8
* winbind client: avoid vicious cycle created by client retryUri Simchoni2015-07-151-17/+9
* wbinfo: Dump user info for pam-logon -vVolker Lendecke2015-06-111-3/+42
* nsswitch: Simplify winbind_named_pipe_sock()Volker Lendecke2015-06-081-10/+8
* nsswitch: Extend idmap_rfc2307 testcase for reverse lookupChristof Schmitt2015-06-051-9/+63
* selftest: Add tests for expected output of wbinfo -i and wbinfo --uid-infoAndrew Bartlett2015-05-061-3/+46
* nsswitch/wins: use lp_load_global() wrapper of lp_load().Michael Adam2015-04-221-1/+1
* nsswitch: improve error messages in wbinfo callsStefan Metzmacher2015-03-271-10/+17
* lib: load_case_tables() -> smb_init_locale()Volker Lendecke2015-03-241-1/+1
* lib: Remove load_case_tables_library()Volker Lendecke2015-03-241-1/+0
* Ensure we always initialise the winbind contextMatthew Newton2015-03-181-1/+1
* Update libwbclient version to 0.12Matthew Newton2015-03-103-2/+133
* Move wbc global variables into global context insteadMatthew Newton2015-03-103-45/+73
* Add context versions of wbclient functionsMatthew Newton2015-03-106-176/+1161
* Add wbcContext to wbcRequestResponseMatthew Newton2015-03-102-7/+21
* Add wbcContext struct, create and free functionsMatthew Newton2015-03-103-0/+78
* Use global context for winbindd_request_responseMatthew Newton2015-03-106-39/+66
* Make winbind client library thread-safe by adding contextMatthew Newton2015-03-102-61/+143
* pam: Fix CID 1034871 Resource leakVolker Lendecke2015-03-031-0/+1
* pam: Fix CID 1034870 Resource leakVolker Lendecke2015-03-031-1/+4
* nss-wins: Do not lookup invalid netbios namesAndreas Schneider2015-02-231-1/+13
* Make sure response->extra_data.data is always cleared outMatthew Newton2015-01-091-6/+7
* nsswitch/wbinfo: allow 'wbinfo --ping-dc --domain=SOMEDOMAIN'Stefan Metzmacher2014-12-191-4/+13
* nsswitch: allow passing the domain name to wbcPingDC[2]()Stefan Metzmacher2014-12-192-11/+43
* nsswitch: fix soname of linux nss_*.so.2 modulesStefan Metzmacher2014-12-191-6/+18
* pam_winbind: fix warn_pwd_expire implementation.Günther Deschner2014-12-031-1/+4
* Support using system ldbmodify.Jelmer Vernooij2014-11-191-1/+6
* nsswitch: avoid some compiler warningsStefan Metzmacher2014-11-143-6/+7
* nss_winbind: add getgroupmembership for FreeBSDBjörn Jacke2014-10-201-1/+73
* pam_winbind: fix comment typosMichael Adam2014-10-181-1/+1
* nsswitch: Skip groups we were not able to map.Andreas Schneider2014-09-191-0/+5
* Replace all uses of iniparser with tiniparser.Jeremy Allison2014-08-143-24/+27
* nsswitch: Fix bogus #include line.Ira Cooper2014-08-091-1/+0
* As David Woodhouse points out, this breaks backwards compatibility.Jeremy Allison2014-07-141-2/+0
* libwbclient: reject unknown named blobs in wbcCredentialCache()Stefan Metzmacher2014-07-101-0/+2
* libwbclient: allow only one initial_blob/challenge_blob in wbcCredentialCache()Stefan Metzmacher2014-07-101-9/+19
* s3: libwbclient: Don't break out of loop too soon - find all parameters.Jeremy Allison2014-07-101-2/+0
* libwbclient: Call correct function for wbcPingDc2 testChristof Schmitt2014-07-091-1/+1
* waf: fix the name of the WINBIND "nss" module on AIXBjörn Jacke2014-06-121-1/+1
* s3:lib/afs move afs_settoken.c to common lib dirChristian Ambach2014-06-041-0/+1