summaryrefslogtreecommitdiff
path: root/nsswitch/libwbclient
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "libwbclient: remove wbcSetGidMapping() - not implemented any more"Michael Adam2011-02-102-0/+16
* Revert "libwbclient: remove wbcRemoveUidMapping() - not implemented any more"Michael Adam2011-02-102-0/+16
* Revert "libwbclient: remove wbcRemoveGidMapping() - not implemented any more"Michael Adam2011-02-102-0/+16
* Revert "libwbclient: remove wbcSetUidHwm() - not implemented any more"Michael Adam2011-02-102-0/+15
* Revert "libwbclient: remove wbcSetGidHwm() - not implemented any more"Michael Adam2011-02-102-0/+15
* Revert "libwbclient: bump version to 0.6 -> 1.0 due to ABI change (removed sy...Michael Adam2011-02-101-10/+3
* Revert "nsswitch: libwbclient has vnum 1 now."Michael Adam2011-02-101-1/+1
* nsswitch: libwbclient has vnum 1 now.Günther Deschner2011-01-311-1/+1
* libwbclient: bump version to 0.6 -> 1.0 due to ABI change (removed symbols)Michael Adam2011-01-271-3/+10
* libwbclient: remove wbcSetGidHwm() - not implemented any moreMichael Adam2011-01-272-15/+0
* libwbclient: remove wbcSetUidHwm() - not implemented any moreMichael Adam2011-01-272-15/+0
* libwbclient: remove wbcRemoveGidMapping() - not implemented any moreMichael Adam2011-01-272-16/+0
* libwbclient: remove wbcRemoveUidMapping() - not implemented any moreMichael Adam2011-01-272-16/+0
* libwbclient: remove wbcSetGidMapping() - not implemented any moreMichael Adam2011-01-272-16/+0
* libwbclient: remove wbcSetUidMapping() - not implemented any moreMichael Adam2011-01-272-16/+0
* libwbclient: remove two unused definesMichael Adam2011-01-271-4/+0
* s3: Add wbinfo --dc-infoVolker Lendecke2011-01-192-1/+100
* wb_reqtrans is not used in libwbclientVolker Lendecke2010-12-192-507/+0
* Move wbc_async.[ch] to its only user: smbtorture3Volker Lendecke2010-12-192-945/+0
* libwbclient: Put the wb_reqtrans definitions into wb_reqtrans.hVolker Lendecke2010-12-193-31/+63
* s3-waf: use shared libwbclient wscript_build.Günther Deschner2010-12-151-0/+1
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-1/+1
* libwbclient: Correctly order the wbcAllocateMemory argsVolker Lendecke2010-11-272-11/+11
* libwbclient: Fix a division by zeroVolker Lendecke2010-11-271-1/+1
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-311-10/+0
* s4: Rename WBCLIENT to wbclient.Jelmer Vernooij2010-10-241-5/+5
* waf: Rename LIBWINBIND-CLIENT to libwinbind-clientJelmer Vernooij2010-10-241-1/+1
* nsswitch: make LIBWBCLIENT a private libraryAndrew Tridgell2010-10-211-4/+5
* libwbclient: Remove half-finished async implementationKai Blin2010-10-127-2184/+0
* wbclient: gr_mem can be NULLAndrew Tridgell2010-09-161-0/+5