summaryrefslogtreecommitdiff
path: root/nsswitch
AgeCommit message (Expand)AuthorFilesLines
2011-02-18nsswitch: make libwbclient a public library again.Günther Deschner1-1/+1
2011-02-18lib/util/charset Add back setlocale(), but only when called from binariesAndrew Bartlett1-1/+1
2011-02-18nsswitch: depend on dlAndrew Tridgell1-1/+1
2011-02-17nsswitch: make wb_reqtrans a common subsystem.Günther Deschner3-0/+512
2011-02-17s3-waf: make most of the nsswitch common.Günther Deschner1-3/+10
2011-02-17s4-waf: move wbinfo buildrule to winbind.Günther Deschner1-5/+0
2011-02-10nsswitch: fix a segfault in the krb5 locator pluginChristian Ambach1-1/+1
2011-02-10s3: Slightly simplify winbind_write_sockVolker Lendecke1-16/+14
2011-02-10libwbclient: doxygen: mark wbcSetGidHwm deprecatedMichael Adam1-0/+3
2011-02-10libwbclient: doxygen: mark wbcSetUidHwm deprecatedMichael Adam1-0/+3
2011-02-10libwbclient: doxygen: mark wbcRemoveGidMapping deprecatedMichael Adam1-0/+3
2011-02-10libwbclient: doxygen: mark wbcRemoveUidMapping deprecatedMichael Adam1-0/+3
2011-02-10libwbclient: doxygen: mark wbcSetGidMapping deprecatedMichael Adam1-0/+3
2011-02-10libwbclient: doxygen: mark wbcSetUidMapping deprecatedMichael Adam1-0/+3
2011-02-10Revert "wbinfo: remove --set-uid-mapping - winbindd does not implement that a...Michael Adam1-0/+41
2011-02-10Revert "wbinfo: remove --set-gid-mapping - winbindd does not implement that a...Michael Adam1-0/+41
2011-02-10Revert "wbinfo: remove --remove-uid-mapping - winbindd does not implement tha...Michael Adam1-0/+42
2011-02-10Revert "wbinfo: remove --remove-gid-mapping - winbindd does not implement tha...Michael Adam1-0/+42
2011-02-10Revert "libwbclient: remove two unused defines"Michael Adam1-0/+4
2011-02-10Revert "libwbclient: remove wbcSetUidMapping() - not implemented any more"Michael Adam2-0/+16
2011-02-10Revert "libwbclient: remove wbcSetGidMapping() - not implemented any more"Michael Adam2-0/+16
2011-02-10Revert "libwbclient: remove wbcRemoveUidMapping() - not implemented any more"Michael Adam2-0/+16
2011-02-10Revert "libwbclient: remove wbcRemoveGidMapping() - not implemented any more"Michael Adam2-0/+16
2011-02-10Revert "libwbclient: remove wbcSetUidHwm() - not implemented any more"Michael Adam2-0/+15
2011-02-10Revert "libwbclient: remove wbcSetGidHwm() - not implemented any more"Michael Adam2-0/+15
2011-02-10Revert "libwbclient: bump version to 0.6 -> 1.0 due to ABI change (removed sy...Michael Adam1-10/+3
2011-02-10Revert "nsswitch: libwbclient has vnum 1 now."Michael Adam1-1/+1
2011-02-10Revert "nsswitch: remove unused code from wbinfo.c"Michael Adam1-0/+27
2011-02-02nsswitch: remove unused code from wbinfo.cGünther Deschner1-27/+0
2011-01-31nsswitch: libwbclient has vnum 1 now.Günther Deschner1-1/+1
2011-01-27libwbclient: bump version to 0.6 -> 1.0 due to ABI change (removed symbols)Michael Adam1-3/+10
2011-01-27libwbclient: remove wbcSetGidHwm() - not implemented any moreMichael Adam2-15/+0
2011-01-27libwbclient: remove wbcSetUidHwm() - not implemented any moreMichael Adam2-15/+0
2011-01-27libwbclient: remove wbcRemoveGidMapping() - not implemented any moreMichael Adam2-16/+0
2011-01-27libwbclient: remove wbcRemoveUidMapping() - not implemented any moreMichael Adam2-16/+0
2011-01-27libwbclient: remove wbcSetGidMapping() - not implemented any moreMichael Adam2-16/+0
2011-01-27libwbclient: remove wbcSetUidMapping() - not implemented any moreMichael Adam2-16/+0
2011-01-27libwbclient: remove two unused definesMichael Adam1-4/+0
2011-01-27wbinfo: remove --remove-gid-mapping - winbindd does not implement that any more.Michael Adam1-42/+0
2011-01-27wbinfo: remove --remove-uid-mapping - winbindd does not implement that any more.Michael Adam1-42/+0
2011-01-27wbinfo: remove --set-gid-mapping - winbindd does not implement that any more.Michael Adam1-41/+0
2011-01-27wbinfo: remove --set-uid-mapping - winbindd does not implement that any more.Michael Adam1-41/+0
2011-01-19s3: Add wbinfo --dc-infoVolker Lendecke4-2/+136
2011-01-08Move wins_lookup_open_socket_in() to remove a compile warning.Jeremy Allison1-44/+43
2011-01-07s3: Make name_query use /tmp/.nmbd/unexpectedVolker Lendecke1-10/+3
2011-01-04Revert "nsswitch Add talloc depencency for nsstest"Stefan Metzmacher1-1/+1
2011-01-04nsswitch: remove includes.h dependency from nsstest.cStefan Metzmacher1-16/+9
2011-01-04nsswitch Add talloc depencency for nsstestAndrew Bartlett1-1/+1
2011-01-01nss_wins: Fix a type-punned warningVolker Lendecke1-1/+2
2010-12-28s3: Make name_query return NTSTATUSVolker Lendecke1-2/+5