summaryrefslogtreecommitdiffstats
path: root/nsswitch/libwbclient
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* wbclient: paranoid check for double freeAndrew Tridgell2010-09-161-0/+5
* nss-waf: use the right winbind pipe pathAndrew Tridgell2010-09-111-0/+1
* s3: auth.krb5ccname and auth.unix_username are both fstringsVolker Lendecke2010-09-101-4/+2
* nsswitch/libwbclient: LIBWBCLIENT depends on LIBWINBIND-CLIENTStefan Metzmacher2010-09-031-0/+1
* libwbclient: unimplement wbcRemoveGidMapping()Michael Adam2010-08-141-33/+2
* libwbclient: unimplement wbcRemoveUidMapping()Michael Adam2010-08-141-33/+2
* libwbclient: unimplement wbcSetGidMapping()Michael Adam2010-08-141-33/+2
* libwbclient: unimplement wbcSetUidMapping()Michael Adam2010-08-141-33/+2
* libwbclient: unimplement wbcSetGidHwm()Michael Adam2010-08-141-21/+2
* libwbclient: unimplement wbcSetUidHwm()Michael Adam2010-08-141-21/+2
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-1/+1
* s4-smbtorture: skip wbcChangeUserPassword test when no oldpass is set in envi...Günther Deschner2010-07-081-0/+5
* waf: fix the build of nsswitch libwbclient.Günther Deschner2010-05-201-1/+0
* s3-waf: All sorts of nasty hacks to finally get smbd to build/linkAndrew Tridgell2010-05-201-1/+2
* libwbclient: Fixed doxygen errors.Andreas Schneider2010-05-053-25/+32
* libwbclient: Talloc is no longer usedVolker Lendecke2010-04-252-3/+0
* libwbclient: Test WBC_CHANGE_PASSWORD_LEVEL_RESPONSEVolker Lendecke2010-04-231-5/+75
* libwbclient: Actually copy something in wbcChangeUserPasswordExVolker Lendecke2010-04-231-8/+8
* libwbclient: Remove some pointless BAIL_ON_WBC_ERROR macro callsVolker Lendecke2010-04-231-12/+12
* libwbclient: wbcFreeMemory deals fine with a NULL pointerVolker Lendecke2010-04-191-3/+1
* libwbclient: Fix wbcListGroups against too small num_entriesVolker Lendecke2010-04-191-6/+11
* libwbclient: Fix wbcListUsers against too small num_entriesVolker Lendecke2010-04-191-6/+11
* libwbclient does not need talloc_free anymoreVolker Lendecke2010-04-191-1/+0
* libwbclient: Make wbcListTrusts not use tallocVolker Lendecke2010-04-191-28/+20
* libwbclient: Make wbc_create_error_info not use tallocVolker Lendecke2010-04-191-4/+13
* libwbclient: Make wbcCredentialCache not use tallocVolker Lendecke2010-04-191-10/+14