summaryrefslogtreecommitdiff
path: root/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* 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
* libwbclient: doxygen: mark wbcSetGidMapping deprecatedMichael Adam2011-02-101-0/+3
* libwbclient: doxygen: mark wbcSetUidMapping deprecatedMichael Adam2011-02-101-0/+3
* Revert "wbinfo: remove --set-uid-mapping - winbindd does not implement that a...Michael Adam2011-02-101-0/+41
* Revert "wbinfo: remove --set-gid-mapping - winbindd does not implement that a...Michael Adam2011-02-101-0/+41
* Revert "wbinfo: remove --remove-uid-mapping - winbindd does not implement tha...Michael Adam2011-02-101-0/+42
* Revert "wbinfo: remove --remove-gid-mapping - winbindd does not implement tha...Michael Adam2011-02-101-0/+42
* 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
* Revert "nsswitch: remove unused code from wbinfo.c"Michael Adam2011-02-101-0/+27
* nsswitch: remove unused code from wbinfo.cGünther Deschner2011-02-021-27/+0
* 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
* wbinfo: remove --remove-gid-mapping - winbindd does not implement that any more.Michael Adam2011-01-271-42/+0
* wbinfo: remove --remove-uid-mapping - winbindd does not implement that any more.Michael Adam2011-01-271-42/+0
* wbinfo: remove --set-gid-mapping - winbindd does not implement that any more.Michael Adam2011-01-271-41/+0
* wbinfo: remove --set-uid-mapping - winbindd does not implement that any more.Michael Adam2011-01-271-41/+0
* s3: Add wbinfo --dc-infoVolker Lendecke2011-01-194-2/+136
* Move wins_lookup_open_socket_in() to remove a compile warning.Jeremy Allison2011-01-081-44/+43
* s3: Make name_query use /tmp/.nmbd/unexpectedVolker Lendecke2011-01-071-10/+3
* Revert "nsswitch Add talloc depencency for nsstest"Stefan Metzmacher2011-01-041-1/+1
* nsswitch: remove includes.h dependency from nsstest.cStefan Metzmacher2011-01-041-16/+9
* nsswitch Add talloc depencency for nsstestAndrew Bartlett2011-01-041-1/+1
* nss_wins: Fix a type-punned warningVolker Lendecke2011-01-011-1/+2