Volker Lendecke
85ee3360e1
wbinfo: Use wbcSidToStringBuf
2011-03-05 14:29:33 +01:00
Volker Lendecke
d34092e919
wbinfo: Fix a debug message
2011-03-05 14:29:33 +01:00
Volker Lendecke
e0fae3d494
pam_winbind: Use wbcSidToStringBuf
2011-03-05 14:29:32 +01:00
Volker Lendecke
7ffa7e4bca
libwbclient: Use wbcSidToStringBuf
2011-03-05 14:29:32 +01:00
Volker Lendecke
afb6752fa7
libwbclient: Add wbcSidToStringBuf
2011-03-05 14:29:32 +01:00
Volker Lendecke
181b23ceed
nsswitch: wbcFreeMemory deals fine with NULL
2011-03-05 14:29:32 +01:00
Volker Lendecke
8635a3834a
s3: Attempt to fix the build on IRIX
...
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Wed Mar 2 11:33:05 CET 2011 on sn-devel-104
2011-03-02 11:33:04 +01:00
Volker Lendecke
c1bc916507
nsswitch: Eliminate select from wb_common
...
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Mon Feb 28 17:26:18 CET 2011 on sn-devel-104
2011-02-28 17:26:18 +01:00
Günther Deschner
9154f0b451
nsswitch: make libwbclient a public library again.
...
Guenther
2011-02-18 15:40:59 +01:00
Andrew Bartlett
1ad8e5229f
lib/util/charset Add back setlocale(), but only when called from binaries
...
When called from a library, we don't want to call this, as we may
overwrite some of our calling program's context.
Andrew Bartlett
Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Fri Feb 18 09:29:35 CET 2011 on sn-devel-104
2011-02-18 09:29:35 +01:00
Andrew Tridgell
a493bf9103
nsswitch: depend on dl
...
The previous merge in this area didn't preserve the 'dl' depedency,
which may be required on some platforms.
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2011-02-18 17:00:34 +11:00
Günther Deschner
bc83400d81
nsswitch: make wb_reqtrans a common subsystem.
...
Guenther
2011-02-17 00:52:42 +01:00
Günther Deschner
743b13b8e0
s3-waf: make most of the nsswitch common.
...
Guenther
2011-02-17 00:52:42 +01:00
Günther Deschner
9867b7bf34
s4-waf: move wbinfo buildrule to winbind.
...
Will be moved back later, once we have a more common samba-util.so
Guenther
2011-02-17 00:52:16 +01:00
Christian Ambach
d62aa577c3
nsswitch: fix a segfault in the krb5 locator plugin
...
after the number of retries was exceeded, the loop did not
bail out correctly with an error and went on using a null pointer
2011-02-10 17:01:18 +01:00
Volker Lendecke
831974a762
s3: Slightly simplify winbind_write_sock
...
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Thu Feb 10 17:00:46 CET 2011 on sn-devel-104
2011-02-10 17:00:46 +01:00
Michael Adam
6d3625de67
libwbclient: doxygen: mark wbcSetGidHwm deprecated
...
Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Thu Feb 10 14:42:24 CET 2011 on sn-devel-104
2011-02-10 14:42:24 +01:00
Michael Adam
3c6ae6d4d7
libwbclient: doxygen: mark wbcSetUidHwm deprecated
2011-02-10 13:57:32 +01:00
Michael Adam
37575560bf
libwbclient: doxygen: mark wbcRemoveGidMapping deprecated
2011-02-10 13:57:32 +01:00
Michael Adam
7494724b84
libwbclient: doxygen: mark wbcRemoveUidMapping deprecated
2011-02-10 13:57:32 +01:00
Michael Adam
d75ad33598
libwbclient: doxygen: mark wbcSetGidMapping deprecated
2011-02-10 13:57:32 +01:00
Michael Adam
cb5e685d54
libwbclient: doxygen: mark wbcSetUidMapping deprecated
2011-02-10 13:57:32 +01:00
Michael Adam
4242d633d8
Revert "wbinfo: remove --set-uid-mapping - winbindd does not implement that any more."
...
This reverts commit 0e90d01d53ee197a6451b7c55c2afa74e0d8b0bb.
Undo the library version bump.
2011-02-10 13:57:32 +01:00
Michael Adam
70ebfc16b4
Revert "wbinfo: remove --set-gid-mapping - winbindd does not implement that any more."
...
This reverts commit 9de1fd4352346cb71b232b7198155e157396f6ec.
Undo the library version bump.
2011-02-10 13:57:32 +01:00
Michael Adam
71ce276c12
Revert "wbinfo: remove --remove-uid-mapping - winbindd does not implement that any more."
...
This reverts commit 36e2baa8da3de559ce0f6c927f6262a8e4648a97.
Undo the library version bump.
2011-02-10 13:57:32 +01:00
Michael Adam
1ea1043f8d
Revert "wbinfo: remove --remove-gid-mapping - winbindd does not implement that any more."
...
This reverts commit 48ad64aa78568c4ce743345448c9d39305752d73.
Undo the library version bump.
2011-02-10 13:57:32 +01:00
Michael Adam
0def826ec5
Revert "libwbclient: remove two unused defines"
...
This reverts commit 58bf6f9ff0b29df14eee2900fb847b96ef28411f.
Undo the library version bump.
2011-02-10 13:57:32 +01:00
Michael Adam
7dca8bcbb9
Revert "libwbclient: remove wbcSetUidMapping() - not implemented any more"
...
This reverts commit 25a0dc44f7e180d96dcccb8701e9817ecfd54955.
Undo the library version bump.
2011-02-10 13:57:32 +01:00
Michael Adam
1f4a06e64f
Revert "libwbclient: remove wbcSetGidMapping() - not implemented any more"
...
This reverts commit 52e1be2139d370bf0ce99371bc9ab73db41c6236.
Undo the library version bump.
2011-02-10 13:57:32 +01:00
Michael Adam
ecbb223989
Revert "libwbclient: remove wbcRemoveUidMapping() - not implemented any more"
...
This reverts commit 1ed5961df2da73b61666a4565d0633e34f72d04d.
Undo the library version bump.
2011-02-10 13:57:32 +01:00
Michael Adam
75b2a2f999
Revert "libwbclient: remove wbcRemoveGidMapping() - not implemented any more"
...
This reverts commit 393c866c517636e94b48ca6030a57b712892d568.
Undo the library version bump.
2011-02-10 13:57:32 +01:00
Michael Adam
748cccde42
Revert "libwbclient: remove wbcSetUidHwm() - not implemented any more"
...
This reverts commit 6558323c84cdd929716c59ba66d2ae6b699931d2.
Undo the library version bump.
2011-02-10 13:57:32 +01:00
Michael Adam
7a3bc46e7b
Revert "libwbclient: remove wbcSetGidHwm() - not implemented any more"
...
This reverts commit 68a9b726be84aaaaa340f19e175da448409430b3.
Undo the library version bump.
2011-02-10 13:57:31 +01:00
Michael Adam
9bc1a7ba16
Revert "libwbclient: bump version to 0.6 -> 1.0 due to ABI change (removed symbols)"
...
This reverts commit 128bed20c4570fa23bea4d0d49deae811a67a624.
Undo the library version bump.
2011-02-10 13:57:31 +01:00
Michael Adam
d0ceb4c83a
Revert "nsswitch: libwbclient has vnum 1 now."
...
This reverts commit c9cb42a27634a0a711d48762c779c6b2f7c338e2.
Undo the library version bump.
2011-02-10 13:57:31 +01:00
Michael Adam
76ea4fd03a
Revert "nsswitch: remove unused code from wbinfo.c"
...
This reverts commit 3bdd2efff8d11448275965b464ac194a2ee0d3ae.
Undo the library version bump.
2011-02-10 13:57:31 +01:00
Günther Deschner
3bdd2efff8
nsswitch: remove unused code from wbinfo.c
...
Guenther
2011-02-02 14:59:19 +01:00
Günther Deschner
c9cb42a276
nsswitch: libwbclient has vnum 1 now.
...
Michael, please check.
Guenther
2011-01-31 10:04:42 +01:00
Michael Adam
128bed20c4
libwbclient: bump version to 0.6 -> 1.0 due to ABI change (removed symbols)
2011-01-27 22:00:33 +01:00
Michael Adam
68a9b726be
libwbclient: remove wbcSetGidHwm() - not implemented any more
2011-01-27 21:58:02 +01:00
Michael Adam
6558323c84
libwbclient: remove wbcSetUidHwm() - not implemented any more
2011-01-27 21:57:24 +01:00
Michael Adam
393c866c51
libwbclient: remove wbcRemoveGidMapping() - not implemented any more
2011-01-27 21:56:47 +01:00
Michael Adam
1ed5961df2
libwbclient: remove wbcRemoveUidMapping() - not implemented any more
2011-01-27 21:56:11 +01:00
Michael Adam
52e1be2139
libwbclient: remove wbcSetGidMapping() - not implemented any more
2011-01-27 21:55:42 +01:00
Michael Adam
25a0dc44f7
libwbclient: remove wbcSetUidMapping() - not implemented any more
2011-01-27 21:54:25 +01:00
Michael Adam
58bf6f9ff0
libwbclient: remove two unused defines
2011-01-27 21:46:12 +01:00
Michael Adam
48ad64aa78
wbinfo: remove --remove-gid-mapping - winbindd does not implement that any more.
2011-01-27 21:43:49 +01:00
Michael Adam
36e2baa8da
wbinfo: remove --remove-uid-mapping - winbindd does not implement that any more.
2011-01-27 21:43:49 +01:00
Michael Adam
9de1fd4352
wbinfo: remove --set-gid-mapping - winbindd does not implement that any more.
2011-01-27 21:43:49 +01:00
Michael Adam
0e90d01d53
wbinfo: remove --set-uid-mapping - winbindd does not implement that any more.
2011-01-27 21:43:48 +01:00