summaryrefslogtreecommitdiff
path: root/nsswitch/libwbclient
Commit message (Expand)AuthorAgeFilesLines
* 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-101-4/+6
* nsswitch: allow passing the domain name to wbcPingDC[2]()Stefan Metzmacher2014-12-192-11/+43
* 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
* libwbclient-tests: No longer hardcoded password and test domainAndrew Bartlett2014-06-041-20/+23
* Remove uid_wrapper related code.Andreas Schneider2014-04-171-1/+0
* CVE-2013-4408:s3:Ensure LookupSids replies arrays are range checked.Jeremy Allison2013-12-091-0/+7
* wbclient: fix conversion logic in wbcSidToStringBufJeff Layton2013-07-311-14/+17
* wbclient: fix conversion logic in wbcStringToSidJeff Layton2013-07-311-17/+20
* nsswitch: fix some typosChristian Ambach2013-05-171-2/+2
* libwbclient: Fix null check in process_domain_info_string().Andreas Schneider2012-12-211-5/+0
* nsswitch: Fix wbclient BAIL macros.Andreas Schneider2012-12-211-2/+2
* libwbclient: bump ABI to 0.11 as wbcAuthenticateUserEx now provides PAC parsingAndrew Bartlett2012-09-213-2/+79
* winbind: Extend wbcAuthenticateUserEx to provide PACChristof Schmitt2012-09-202-21/+37
* libwbclient: Add test for wbcPingDc2Christof Schmitt2012-08-151-0/+14
* libwbclient: Add wbcPingDc2Christof Schmitt2012-08-154-2/+115
* nsswitch: add ABI checking and symbol versions to libwbclientAndrew Bartlett2012-08-102-0/+78
* libwbclient: Fix an invalid free()Volker Lendecke2012-05-161-1/+1
* build: Remove support for system libwbclientAndrew Bartlett2012-04-231-8/+19
* selftest: Add extra info on what is failing in wbclient testsAndrew Bartlett2012-04-201-65/+71
* libwbclient: bump version to 0.9, and add this version to .pc fileAndrew Bartlett2012-04-202-3/+7
* waf: Add possibility to build with system libwbclient.Andreas Schneider2012-04-172-9/+28
* nsswitch: Disable uid_wrapper in libwbclient.Andreas Schneider2011-10-271-0/+1
* lib/param move source4 param code to the top levelAndrew Bartlett2011-10-111-1/+1
* build: avoid util.h as a public header name due to conflict with MacOSAndrew Bartlett2011-09-231-1/+1
* libwbclient: added support for WBC_ID_TYPE_BOTHAndrew Tridgell2011-09-232-1/+6
* nsswitch: make the wbcSidsToUnixIds() parser more robustAndrew Tridgell2011-09-081-2/+2
* wbclient: Add pkg-config file.Jelmer Vernooij2011-08-212-0/+12
* More const fixes for compiler warnings from the waf build.Jeremy Allison2011-05-051-1/+1
* Clean up some const and other compiler warnings.Jeremy Allison2011-05-051-8/+8
* libwbclient: Add wbcSidsToUnixIdsVolker Lendecke2011-04-132-1/+124
* libwbclient: Add wbcLookupSidsVolker Lendecke2011-04-132-0/+193
* s3: Fix Coverity ID 2217: RESOURCE_LEAKVolker Lendecke2011-03-301-1/+1
* s3: Fix Coverity ID 2200: NULL_RETURNS (cut&paste error)Volker Lendecke2011-03-271-1/+1
* s3: Fix Coverity ID 2148, FORWARD_NULLVolker Lendecke2011-03-161-3/+2
* libwbclient: CID 2199 -- NULL pointer returnVolker Lendecke2011-03-151-0/+4
* libwbclient: Remove a pointless checkVolker Lendecke2011-03-101-1/+2
* libwbclient: Use wbcSidToStringBufVolker Lendecke2011-03-053-55/+11
* libwbclient: Add wbcSidToStringBufVolker Lendecke2011-03-052-16/+50
* nsswitch: make libwbclient a public library again.Günther Deschner2011-02-181-1/+1
* libwbclient: doxygen: mark wbcSetGidHwm deprecatedMichael Adam2011-02-101-0/+3
* libwbclient: doxygen: mark wbcSetUidHwm deprecatedMichael Adam2011-02-101-0/+3