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
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
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
Volker Lendecke
7f87d58900
s3: Add wbinfo --dc-info
...
wbinfo --dc-info prints the current DC name and IP address. This helps
diagnosing problems that might happen when a later wbinfo --ping-dc fails.
This patch started out by using the SAF and NBT cache entires, but those are
relatively short-lived. So I decided to invent a new gencache entry with a very
long timeout. We need to go via the gencache because when for some reason a
winbind child process is stuck, we can't query it for the current DC it's
connected to. This must eventually go away again when we have a fully async
winbind.
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Wed Jan 19 08:40:28 CET 2011 on sn-devel-104
2011-01-19 08:40:28 +01:00
Volker Lendecke
a881d6ab86
wb_reqtrans is not used in libwbclient
2010-12-19 23:25:06 +01:00
Volker Lendecke
c0a7c9f991
Move wbc_async.[ch] to its only user: smbtorture3
2010-12-19 23:25:06 +01:00
Volker Lendecke
6bfd745c61
libwbclient: Put the wb_reqtrans definitions into wb_reqtrans.h
2010-12-19 23:25:06 +01:00
Günther Deschner
af99f0a067
s3-waf: use shared libwbclient wscript_build.
...
Guenther
Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Wed Dec 15 11:42:16 CET 2010 on sn-devel-104
2010-12-15 11:42:16 +01:00
Jelmer Vernooij
35fbc7bbda
s4-smbtorture: Make test names lowercase and dot-separated.
...
This is consistent with the test names used by selftest, should
make the names less confusing and easier to integrate with other tools.
Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Sat Dec 11 04:16:13 CET 2010 on sn-devel-104
2010-12-11 04:16:13 +01:00
Volker Lendecke
87c67433c8
libwbclient: Correctly order the wbcAllocateMemory args
...
In these cases, it does not make a functional difference.
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Sat Nov 27 19:56:02 CET 2010 on sn-devel-104
2010-11-27 19:56:02 +01:00
Volker Lendecke
a642cb5a92
libwbclient: Fix a division by zero
...
If wbinfo -r returns no groups, wbcAllocateMemory divides by zero
2010-11-27 19:11:03 +01:00
Jelmer Vernooij
3deece5591
s4: Remove the old perl/m4/make/mk-based build system.
...
The new waf-based build system now has all the same functionality, and
the old build system has been broken for quite some time.
Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Sun Oct 31 02:01:44 UTC 2010 on sn-devel-104
2010-10-31 02:01:44 +00:00
Jelmer Vernooij
a57bd4e2d8
s4: Rename WBCLIENT to wbclient.
2010-10-24 00:20:04 +00:00
Jelmer Vernooij
2bcd7f6827
waf: Rename LIBWINBIND-CLIENT to libwinbind-client
2010-10-24 00:20:04 +00:00
Andrew Tridgell
0b255c0da6
nsswitch: make LIBWBCLIENT a private library
2010-10-21 19:03:25 +11:00
Kai Blin
5ad0ed2181
libwbclient: Remove half-finished async implementation
...
The old approach on doing async libwbclient was never really finished.
Go ahead and remove this implementation.
Autobuild-User: Kai Blin <kai@samba.org>
Autobuild-Date: Tue Oct 12 07:05:31 UTC 2010 on sn-devel-104
2010-10-12 07:05:31 +00:00
Andrew Tridgell
b04b8b5610
wbclient: gr_mem can be NULL
...
if the structure was partly created and an error occurred, then don't
crash
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2010-09-16 21:09:18 +10:00
Andrew Tridgell
a163284491
wbclient: paranoid check for double free
...
added while tracking down a crash in the wbinfo blackbox test
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2010-09-16 21:09:17 +10:00
Andrew Tridgell
6d6158617c
nss-waf: use the right winbind pipe path
...
s4 uses a different location for the winbind pipe to s3
2010-09-11 22:32:43 +10:00
Volker Lendecke
8de2c15df3
s3: auth.krb5ccname and auth.unix_username are both fstrings
...
There's no point in checking for != NULL
2010-09-10 10:52:18 -07:00
Stefan Metzmacher
14ffb7d699
nsswitch/libwbclient: LIBWBCLIENT depends on LIBWINBIND-CLIENT
...
metze
2010-09-03 13:31:05 +02:00
Michael Adam
1ac8bf4ea8
libwbclient: unimplement wbcRemoveGidMapping()
...
Michael
2010-08-14 02:10:33 +02:00
Michael Adam
89100cb509
libwbclient: unimplement wbcRemoveUidMapping()
...
Michael
2010-08-14 02:10:32 +02:00
Michael Adam
788123ec2e
libwbclient: unimplement wbcSetGidMapping()
...
Michael
2010-08-14 02:10:32 +02:00
Michael Adam
2e65703508
libwbclient: unimplement wbcSetUidMapping()
...
Michael
2010-08-14 02:10:32 +02:00
Michael Adam
ec33a624a3
libwbclient: unimplement wbcSetGidHwm()
...
Michael
2010-08-14 02:10:31 +02:00
Michael Adam
e09a269bcc
libwbclient: unimplement wbcSetUidHwm()
...
Michael
2010-08-14 02:10:31 +02:00
Andrew Tridgell
6b266b85cf
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
...
this converts all callers that use the Samba4 loadparm lp_ calling
convention to use the lpcfg_ prefix.
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2010-07-16 18:24:27 +10:00
Günther Deschner
309ad2b08f
s4-smbtorture: skip wbcChangeUserPassword test when no oldpass is set in environment.
...
Guenther
2010-07-08 15:59:44 +02:00