summaryrefslogtreecommitdiff
path: root/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* 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
* selftest: Make test_wbinfo.sh work with s3-winbinddAndrew Bartlett2014-06-041-6/+5
* libwbclient-tests: No longer hardcoded password and test domainAndrew Bartlett2014-06-041-20/+23
* selftest: Set winbind separator = /Andrew Bartlett2014-06-041-8/+8
* nsswitch: Fix the check for the privileged pipe.Andreas Schneider2014-05-161-17/+19
* wbclient: ensure response struct is initializedAlexander Bokovoy2014-05-081-0/+7
* Remove special socket_wrapper code.Andreas Schneider2014-04-172-9/+1
* selftest: Rename WINBINDD_SOCKET_DIR environment variable.Andreas Schneider2014-04-172-8/+1
* wbclient: Check with nss_wrapper_enabled().Andreas Schneider2014-04-171-6/+6
* Remove special nss_wrapper codeAndreas Schneider2014-04-171-1/+0
* libwbclient: Handle uid_wrapper for pipe access.Andreas Schneider2014-04-171-2/+33
* Remove uid_wrapper related code.Andreas Schneider2014-04-173-5/+0