Age | Commit message (Expand) | Author | Files | Lines |
2012-12-21 | libwbclient: Fix null check in process_domain_info_string(). | Andreas Schneider | 1 | -5/+0 |
2012-12-21 | nsswitch: Fix wbclient BAIL macros. | Andreas Schneider | 1 | -2/+2 |
2012-09-21 | libwbclient: bump ABI to 0.11 as wbcAuthenticateUserEx now provides PAC parsing | Andrew Bartlett | 3 | -2/+79 |
2012-09-20 | winbind: Extend wbcAuthenticateUserEx to provide PAC | Christof Schmitt | 2 | -21/+37 |
2012-08-15 | libwbclient: Add test for wbcPingDc2 | Christof Schmitt | 1 | -0/+14 |
2012-08-15 | libwbclient: Add wbcPingDc2 | Christof Schmitt | 4 | -2/+115 |
2012-08-10 | nsswitch: add ABI checking and symbol versions to libwbclient | Andrew Bartlett | 2 | -0/+78 |
2012-05-16 | libwbclient: Fix an invalid free() | Volker Lendecke | 1 | -1/+1 |
2012-04-23 | build: Remove support for system libwbclient | Andrew Bartlett | 1 | -8/+19 |
2012-04-20 | selftest: Add extra info on what is failing in wbclient tests | Andrew Bartlett | 1 | -65/+71 |
2012-04-20 | libwbclient: bump version to 0.9, and add this version to .pc file | Andrew Bartlett | 2 | -3/+7 |
2012-04-17 | waf: Add possibility to build with system libwbclient. | Andreas Schneider | 2 | -9/+28 |
2011-10-27 | nsswitch: Disable uid_wrapper in libwbclient. | Andreas Schneider | 1 | -0/+1 |
2011-10-11 | lib/param move source4 param code to the top level | Andrew Bartlett | 1 | -1/+1 |
2011-09-23 | build: avoid util.h as a public header name due to conflict with MacOS | Andrew Bartlett | 1 | -1/+1 |
2011-09-23 | libwbclient: added support for WBC_ID_TYPE_BOTH | Andrew Tridgell | 2 | -1/+6 |
2011-09-08 | nsswitch: make the wbcSidsToUnixIds() parser more robust | Andrew Tridgell | 1 | -2/+2 |
2011-08-21 | wbclient: Add pkg-config file. | Jelmer Vernooij | 2 | -0/+12 |
2011-05-05 | More const fixes for compiler warnings from the waf build. | Jeremy Allison | 1 | -1/+1 |
2011-05-05 | Clean up some const and other compiler warnings. | Jeremy Allison | 1 | -8/+8 |
2011-04-13 | libwbclient: Add wbcSidsToUnixIds | Volker Lendecke | 2 | -1/+124 |
2011-04-13 | libwbclient: Add wbcLookupSids | Volker Lendecke | 2 | -0/+193 |
2011-03-30 | s3: Fix Coverity ID 2217: RESOURCE_LEAK | Volker Lendecke | 1 | -1/+1 |
2011-03-27 | s3: Fix Coverity ID 2200: NULL_RETURNS (cut&paste error) | Volker Lendecke | 1 | -1/+1 |
2011-03-16 | s3: Fix Coverity ID 2148, FORWARD_NULL | Volker Lendecke | 1 | -3/+2 |
2011-03-15 | libwbclient: CID 2199 -- NULL pointer return | Volker Lendecke | 1 | -0/+4 |
2011-03-10 | libwbclient: Remove a pointless check | Volker Lendecke | 1 | -1/+2 |
2011-03-05 | libwbclient: Use wbcSidToStringBuf | Volker Lendecke | 3 | -55/+11 |
2011-03-05 | libwbclient: Add wbcSidToStringBuf | Volker Lendecke | 2 | -16/+50 |
2011-02-18 | nsswitch: make libwbclient a public library again. | Günther Deschner | 1 | -1/+1 |
2011-02-10 | libwbclient: doxygen: mark wbcSetGidHwm deprecated | Michael Adam | 1 | -0/+3 |
2011-02-10 | libwbclient: doxygen: mark wbcSetUidHwm deprecated | Michael Adam | 1 | -0/+3 |
2011-02-10 | libwbclient: doxygen: mark wbcRemoveGidMapping deprecated | Michael Adam | 1 | -0/+3 |
2011-02-10 | libwbclient: doxygen: mark wbcRemoveUidMapping deprecated | Michael Adam | 1 | -0/+3 |
2011-02-10 | libwbclient: doxygen: mark wbcSetGidMapping deprecated | Michael Adam | 1 | -0/+3 |
2011-02-10 | libwbclient: doxygen: mark wbcSetUidMapping deprecated | Michael Adam | 1 | -0/+3 |
2011-02-10 | Revert "libwbclient: remove two unused defines" | Michael Adam | 1 | -0/+4 |
2011-02-10 | Revert "libwbclient: remove wbcSetUidMapping() - not implemented any more" | Michael Adam | 2 | -0/+16 |
2011-02-10 | Revert "libwbclient: remove wbcSetGidMapping() - not implemented any more" | Michael Adam | 2 | -0/+16 |
2011-02-10 | Revert "libwbclient: remove wbcRemoveUidMapping() - not implemented any more" | Michael Adam | 2 | -0/+16 |
2011-02-10 | Revert "libwbclient: remove wbcRemoveGidMapping() - not implemented any more" | Michael Adam | 2 | -0/+16 |
2011-02-10 | Revert "libwbclient: remove wbcSetUidHwm() - not implemented any more" | Michael Adam | 2 | -0/+15 |
2011-02-10 | Revert "libwbclient: remove wbcSetGidHwm() - not implemented any more" | Michael Adam | 2 | -0/+15 |
2011-02-10 | Revert "libwbclient: bump version to 0.6 -> 1.0 due to ABI change (removed sy... | Michael Adam | 1 | -10/+3 |
2011-02-10 | Revert "nsswitch: libwbclient has vnum 1 now." | Michael Adam | 1 | -1/+1 |
2011-01-31 | nsswitch: libwbclient has vnum 1 now. | Günther Deschner | 1 | -1/+1 |
2011-01-27 | libwbclient: bump version to 0.6 -> 1.0 due to ABI change (removed symbols) | Michael Adam | 1 | -3/+10 |
2011-01-27 | libwbclient: remove wbcSetGidHwm() - not implemented any more | Michael Adam | 2 | -15/+0 |
2011-01-27 | libwbclient: remove wbcSetUidHwm() - not implemented any more | Michael Adam | 2 | -15/+0 |
2011-01-27 | libwbclient: remove wbcRemoveGidMapping() - not implemented any more | Michael Adam | 2 | -16/+0 |