| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Signed-off-by: Andreas Schneider <anschneider@suse.de>
(cherry picked from commit cdf10e6ee9faff42693bb39ede535cc6611a8fc9)
|
|
|
|
|
| |
functions
(cherry picked from commit 710d42d0b7de44fb684edf7412bfb4a48c3daf07)
|
|
|
|
|
|
|
|
|
|
| |
char **
Fix a compile warning. This seems the right thing since the data is created
by talloc_strdup...
Michael
(cherry picked from commit f81da8e8ed8e2d75c77bd8b5e7fdd7c53bab7e49)
|
|
|
|
|
|
|
|
| |
This fixes a compile warning and seems the correct thing to me as
the returned data is talloc_strdup't, so not const anyways.
Michael
(cherry picked from commit 13cfa7f48a541a934a129fab0544cbf66029c4c7)
|
|
|
|
|
|
| |
Use the existing domain_flags fiueld in wbcDomainInfo to set a bit if the
domain is marked as offline by Winbind.
(cherry picked from commit 59cfba2c3d6d4594f08cbe3b7295ab36a7cfb044)
|
|
|
|
|
| |
Better consistency with the othre classes of WBC_DOMINDO_XXX_YYYY flags.
(cherry picked from commit 1cb2305fc96be0c190621f7c86c0476e4ea1fff7)
|
|
|
|
| |
(cherry picked from commit 2fbe8437efe232b6f53af6fafed5995fe7e26820)
|
|
|
|
|
| |
metze
(cherry picked from commit 2cbe5a006a6df79c38f4aaa68d498cd6d5a34dba)
|
|
|
|
|
| |
metze
(cherry picked from commit a4f628d6c9e2a5761c048e268a29e1f5daae4180)
|
|
|
|
| |
(cherry picked from commit 8b2d9ee8c54ed84f83fdecf04e656dd66b622abb)
|
|
|
|
|
| |
metze
(cherry picked from commit c78f4dc043523842cf42f1a3fd4e8f3855518efa)
|
|
|
|
|
| |
metze
(cherry picked from commit 9d0e5a13215d4904084e81fde6098c70ee4d4636)
|
|
|
|
|
| |
metze
(cherry picked from commit 046b26b763b16362dd662a77b2434641bf583bc2)
|
|
|
|
|
| |
metze
(cherry picked from commit b917be4986bd55aeffae03b08cf476ea6302fa26)
|
|
|
|
|
| |
metze
(cherry picked from commit ff4611832a0b498b83590279a7153e606a4720f5)
|
|
|
|
|
| |
metze
(cherry picked from commit ff87260f1268d190170608b0808c191ef8f3e942)
|
|
|
|
|
| |
metze
(cherry picked from commit 960c069a2354e0803e2cbf22c26e1a9d0b657b79)
|
|
|
|
|
| |
metze
(cherry picked from commit a7d735df292cee7dd6e23c7d2328481d57162904)
|
|
|
|
|
| |
metze
(cherry picked from commit 43df48bdca1a71fa44b24bb3917869f886555d9c)
|
|
|
|
|
| |
metze
(cherry picked from commit a25b39cac1716323154dd30acb30180d3273587b)
|
|
|
|
|
| |
metze
(cherry picked from commit 9936d861a1c1163ce6fd079211b50fd9b52bc05d)
|
|
|
|
|
| |
metze
(cherry picked from commit 4766ebf7ac8d33f9cd0f983ecdc54ef44959648b)
|
|
|
|
|
| |
metze
(cherry picked from commit 9a2f0b21925e630fa9b268cedbc19cf814686b42)
|
|
|
|
|
| |
metze
(cherry picked from commit 7714f9232110b2ee50e6ba8371f0bc23b83717a6)
|
|
|
|
|
| |
metze
(cherry picked from commit 8945dce4a18874bdf1a57f1ff8116a66a6f699a0)
|
|
|
|
|
| |
metze
(cherry picked from commit 5a0ae1ad0c36e5ef97008a2c6bc2a921ca6538bd)
|
|
|
|
|
| |
metze
(cherry picked from commit ff16b66631bc93909c0e7adf9e6bb1cf1d641ffd)
|
|
|
|
|
|
| |
This fixes wbinfo -m to make preexisting behavior.
Also adds the dns domain to the --verbose output.
(cherry picked from commit b68caaa81bd75bb882c9363612d11d49dd73cb6f)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
direction, and transitivty of trusts.
* added several helper functions to convert the trust_flags field in the
winbindd_tdc_domain to more useful administrator ideas of trust type, trust
direction, and trust transitivity.
* converted winbindd_list_trusted_domains() to enumerate the trusted domain
cache, instead of the domain list, and return additional trust information to
the calling process
* modified wbinfo to pretty print this additional trust information when a new
--verbose switch is given with -m. Thus "wbinfo -m" and "wbinfo -all-domains"
output as before, but "wbinfo --verbose -m" prints extra trust info.
* updated some comments and fixed typos
(cherry picked from commit e7827bb6afa264c12ecdc0858f49707ca3d6104f)
|
|
|
|
|
|
| |
code path
metze
|
|
|
|
| |
metze
|
|
|
|
| |
Guenther
|
|
|
|
| |
Michael
|
|
|
|
|
|
|
| |
This fixes mixed tabs/spaces and trailing whitespaces
I just ran across.
Michael
|
|
|
|
|
|
|
|
| |
wbcAuthenticateUser segfaults when passed NULL as password.
This only changes the caller in wbinfo.c to pass an empty
password string to wbcAuthenticateUser().
Michael
|
|
|
|
| |
Guenther
|
|
|
|
|
|
|
|
| |
Implements a wrapper layer in winbind_util.c which are just stubs
if compiled --without-winbind. When building with winbindd, it
is now required to build the libwbclient DSO first (in the Makefile)
and then either set LD_LIBRARY_PATH or /etc/ld.so.conf to pick up the
library PATH.
|
|
|
|
|
|
|
|
|
| |
We can't use POPT_COMMON_SAMBA as the -s option is
already used by -s, --sid-to-name=SID.
Also load the config file after processing the cmdline options
metze
|
|
|
|
|
|
| |
them with malloc'ing accessor functions. Should save a
lot of static space :-).
Jeremy.
|
|
|
|
|
| |
No more temptations to use static length strings.
Jeremy.
|
| |
|
|
|
|
|
|
|
| |
bugs in various places whilst doing this (places that assumed
BOOL == int). I also need to fix the Samba4 pidl generation
(next checkin).
Jeremy.
|
|
|
|
|
|
| |
is specified.
Michael
|
|
|
|
|
|
|
| |
as this is always answered by the winbindd parent and will
most times return old sequence number values.
metze
|
|
|
|
| |
metze
|
|
|
|
| |
Guenther
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
commit fb52f971986dd298abbcd9745ddf702820ce0184
Author: Gerald Carter <coffeedude@plainjoe.org>
Date: Mon Aug 27 13:50:26 2007 -0500
Check correct return type for pam_winbind_request_log() wnibind_upn_to_username
which is an int and not NSS_STATUS.
commit 7382edf6fc0fe555df89d5b2a94d12b35049b279
Author: Gerald Carter <coffeedude@plainjoe.org>
Date: Mon Aug 27 13:30:26 2007 -0500
Allow wbinfo -n to convert a UPN to a SID
commit 8266c0fe1ccf2141e5a983f3213356419e626dda
Author: Gerald Carter <coffeedude@plainjoe.org>
Date: Fri Aug 3 09:53:16 2007 -0500
Merge some of Guenther UPN work for pam_winbind.c (check the winbind separator
and better pam logging when converting a upn to a username).
commit 15156c17bc81dbcadf32757015c4e5158823bf3f
Author: Gerald Carter <coffeedude@plainjoe.org>
Date: Fri Aug 3 08:52:50 2007 -0500
Include Universal groups from the cached PAC/SamLogon info when
generating the list of domain group SIDs for a user's token.
commit 979053c0307b051954261d539445102c55f309c7
Author: Gerald Carter <coffeedude@plainjoe.org>
Date: Thu Aug 2 17:35:41 2007 -0500
merge upnlogon patch from my tree
|
|
|
|
|
| |
Merged from my Samba4 GSoC branch.
Volker, can you check if that's done the way you thought?
|
| |
|
|
|
|
| |
Jeremy.
|