summaryrefslogtreecommitdiff
path: root/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* nsswitch: Fix short writes in winbind_write_sockVolker Lendecke2013-10-281-2/+2
* Bug 9807 - wbinfo: fix segfault in wbinfo_pam_logonDavid Disseldorp2013-04-221-4/+3
* BUG 9735: Fix winbind seperator in upn to username conversion.Andreas Schneider2013-04-071-1/+1
* pam_winbind: fix segfault in pam_sm_authenticate()David Disseldorp2012-10-291-3/+4
* pam_winbind: match more return codes when wbcGetPwnam has failed.Günther Deschner2012-09-211-0/+3
* nsswitch: fix crash on null pam change pw responseLuca Lorenzetto2012-09-171-1/+1
* Fix bug #8957 - Typo in pam_winbindd code MUST fix.Jeremy Allison2012-05-261-1/+1
* s3-pam_winbind: Fix the build.Jeremy Allison2012-05-101-3/+3
* Fix pam_winbind build against newer iniparser library.Simo Sorce2012-05-091-4/+4
* Fix bug #8897 - winbind_krb5_locator only returns one IP address.Jeremy Allison2012-05-071-16/+19
* nsswitch/winbind_client.h: fix licence/copyrightGünther Deschner2011-06-141-0/+29
* nsswitch/pam_winbind.h: fix licence/copyright.Günther Deschner2011-06-141-0/+48
* Revert "Fix bug 8196 - Many (newer) header files don't have copyright / GPL h...Karolin Seeger2011-06-072-43/+1
* Fix bug 8196 - Many (newer) header files don't have copyright / GPL header co...Jeremy Allison2011-06-072-1/+43
* s3: Fix return check in nss_winsVolker Lendecke2011-05-161-1/+1
* Fix Bug #8099 setpwent() actually does endpwent() and vice versa on FreeBSDSergey Korsak2011-04-191-4/+4
* nsswitch: Add wbinfo --sids-to-unix-idsVolker Lendecke2011-04-131-0/+78
* libwbclient: Add wbcSidsToUnixIdsVolker Lendecke2011-04-132-1/+124
* nsswitch: wbinfo --lookup-sidsVolker Lendecke2011-04-131-0/+63
* libwbclient: Add wbcLookupSidsVolker Lendecke2011-04-132-0/+193
* s3: Add winbindd_lookupsidsVolker Lendecke2011-04-131-1/+3
* s3: Fix Coverity ID 2217: RESOURCE_LEAKVolker Lendecke2011-03-301-1/+1
* s3: Fix Coverity ID 2220: RESOURCE_LEAKVolker Lendecke2011-03-301-0/+2
* s3: Fix Coverity ID 2221: RESOURCE_LEAKVolker Lendecke2011-03-301-0/+2
* s3: Fix Coverity ID 2222: RESOURCE_LEAKVolker Lendecke2011-03-301-0/+2
* s3: Fix Coverity ID 2223: RESOURCE_LEAKVolker Lendecke2011-03-301-0/+2
* s3: Fix Coverity ID 2200: NULL_RETURNS (cut&paste error)Volker Lendecke2011-03-271-1/+1
* libwbclient: CID 2199 -- NULL pointer returnVolker Lendecke2011-03-151-0/+4
* libwbclient: Add some input checkVolker Lendecke2011-03-101-0/+4
* libwbclient: Remove a pointless checkVolker Lendecke2011-03-101-1/+2
* wbinfo: Use wbcSidToStringBufVolker Lendecke2011-03-051-60/+14
* wbinfo: Fix a debug messageVolker Lendecke2011-03-051-1/+1
* pam_winbind: Use wbcSidToStringBufVolker Lendecke2011-03-051-12/+3
* libwbclient: Use wbcSidToStringBufVolker Lendecke2011-03-053-55/+11
* libwbclient: Add wbcSidToStringBufVolker Lendecke2011-03-052-16/+50
* nsswitch: wbcFreeMemory deals fine with NULLVolker Lendecke2011-03-052-21/+7
* s3: Attempt to fix the build on IRIXVolker Lendecke2011-03-021-55/+10
* nsswitch: Eliminate select from wb_commonVolker Lendecke2011-02-281-28/+27
* nsswitch: make libwbclient a public library again.Günther Deschner2011-02-181-1/+1
* lib/util/charset Add back setlocale(), but only when called from binariesAndrew Bartlett2011-02-181-1/+1
* nsswitch: depend on dlAndrew Tridgell2011-02-181-1/+1
* nsswitch: make wb_reqtrans a common subsystem.Günther Deschner2011-02-173-0/+512
* s3-waf: make most of the nsswitch common.Günther Deschner2011-02-171-3/+10
* s4-waf: move wbinfo buildrule to winbind.Günther Deschner2011-02-171-5/+0
* nsswitch: fix a segfault in the krb5 locator pluginChristian Ambach2011-02-101-1/+1
* s3: Slightly simplify winbind_write_sockVolker Lendecke2011-02-101-16/+14
* 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