summaryrefslogtreecommitdiffstats
path: root/nsswitch/libwbclient
Commit message (Expand)AuthorAgeFilesLines
* libwbclient-sssd: implement basic functionsHEADmasterSumit Bose2014-06-175-22/+927
* Add empty libwbclient-sssdSumit Bose2014-06-1711-1/+2120
* Extract common code from wbc_util.cSumit Bose2014-06-173-71/+99
* Extract common code from wbc_sid.cSumit Bose2014-06-173-169/+197
* Extract common code from wbclient.cSumit Bose2014-06-173-153/+180
* Extract common code from wbc_idmap.cSumit Bose2014-06-173-67/+92
* 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
* libwbclient: doxygen: mark wbcRemoveGidMapping deprecatedMichael Adam2011-02-101-0/+3
* libwbclient: doxygen: mark wbcRemoveUidMapping deprecatedMichael Adam2011-02-101-0/+3
* libwbclient: doxygen: mark wbcSetGidMapping deprecatedMichael Adam2011-02-101-0/+3
* libwbclient: doxygen: mark wbcSetUidMapping deprecatedMichael Adam2011-02-101-0/+3
* Revert "libwbclient: remove two unused defines"Michael Adam2011-02-101-0/+4
* Revert "libwbclient: remove wbcSetUidMapping() - not implemented any more"Michael Adam2011-02-102-0/+16