1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3
Michael Adam 951466000c Fix for bug #4801: Correctly implement lsa lookup levels for lookupnames.
This is a first patch aimed at fixing bug #4801.
It is still incomplete in that winbindd does not walk
the the trusted domains to lookup unqualified names here.
Apart from that this fix should be pretty much complete.

Michael
(This used to be commit dd320c0924)
2007-12-13 10:15:13 +01:00
..
auth Correctly unbecome_root() on error 2007-12-10 12:37:37 +01:00
client Missed one strcpy call. 2007-12-12 19:12:18 -08:00
codepages
exports r25432: Merge module linking changes from SAMBA_3_2 to SAMBA_3_2_0 to reduce 2007-10-10 12:31:05 -05:00
groupdb Remove next_token - all uses must now be next_token_talloc. 2007-12-07 17:32:32 -08:00
include Don't need an fstring here, we can talloc. 2007-12-10 15:31:05 -08:00
iniparser r23166: Bring samba.org's iniparser copy in sync with the upstream version 2.17. 2007-10-10 12:22:51 -05:00
iniparser_build r23314: For some systems it's needed to inject replace.h into 2007-10-10 12:23:05 -05:00
intl Patch 2 of 3 from Debian Samba packagers: 2007-11-01 15:53:44 -04:00
lib Add split_domain_user() (not to mix with winbind variants). 2007-12-12 00:58:58 +01:00
libaddns RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
libads Remove an incredible amount of whitespace. 2007-12-06 14:08:54 +01:00
libgpo Remove next_token - all uses must now be next_token_talloc. 2007-12-07 17:32:32 -08:00
librpc Fix two unused variable warnings 2007-12-07 14:05:05 +01:00
libsmb Make heimdal and MIT happy when iterating through auth data. 2007-12-12 18:58:26 +01:00
locking Convert the posix_pending_close_db to dbwrap_rbt 2007-12-11 16:16:54 +01:00
m4 r23094: Update the iconv detection to handle cross-compiles better. If we are 2007-10-10 12:22:45 -05:00
modules Fix warning message about data type always true. 2007-12-11 15:10:37 -08:00
nmbd Remove the char[1024] strings from dynconfig. Replace 2007-12-10 11:30:37 -08:00
nsswitch winbindd: remove unused WINBINDD_DUMP_MAPS support 2007-12-12 10:07:05 +01:00
pam_smbpass Fix bug #3727 with patch from Steve Langasek <vorlon@debian.org> 2007-12-12 17:26:49 -08:00
param Add lp_include_registry_globals(). 2007-12-12 00:58:58 +01:00
passdb Fix for bug #4801: Correctly implement lsa lookup levels for lookupnames. 2007-12-13 10:15:13 +01:00
po r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
popt r24048: Fix the C++ warnings in our version of popt 2007-10-10 12:28:59 -05:00
printing Fix bug leftover from pstring conversion noticed by ceez 2007-12-10 13:43:12 -08:00
profile Add in the recvfile entry to the VFS layer with a default 2007-10-29 17:16:13 -07:00
registry Remove next_token - all uses must now be next_token_talloc. 2007-12-07 17:32:32 -08:00
rpc_client Replace "unknown" with access_mask when calling samr_CreateUser2(). 2007-12-11 15:26:09 +01:00
rpc_parse Remove next_token - all uses must now be next_token_talloc. 2007-12-07 17:32:32 -08:00
rpc_server Fix for bug #4801: Correctly implement lsa lookup levels for lookupnames. 2007-12-13 10:15:13 +01:00
rpcclient Replace "unknown" with access_mask when calling samr_CreateUser2(). 2007-12-11 15:26:09 +01:00
script Forgot build options was generated... fix. 2007-12-10 11:37:20 -08:00
services Remove the char[1024] strings from dynconfig. Replace 2007-12-10 11:30:37 -08:00
smbd separate out create_file_unixpath() 2007-12-11 16:16:54 +01:00
stf r23798: updated old Temple Place FSF addresses to new URL 2007-10-10 12:28:26 -05:00
tests [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. 2007-10-10 15:34:30 -05:00
torture Remove the char[1024] strings from dynconfig. Replace 2007-12-10 11:30:37 -08:00
utils Developer doesn't cut it - need #define test for NSS_WRAPPER. 2007-12-12 18:38:52 -08:00
web Remove the char[1024] strings from dynconfig. Replace 2007-12-10 11:30:37 -08:00
winbindd Don't restart winbind if a corrupted tdb is found during initialization. 2007-12-12 13:51:13 +01:00
.dmallocrc
.indent.pro [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. 2007-10-10 15:34:30 -05:00
autogen.sh r23377: Patch from Bjoern Jacke <bjoern@j3e.de> to deal 2007-10-10 12:23:11 -05:00
change-log
config.guess r23799: updated old Franklin Street FSF addresses to new URL 2007-10-10 12:28:26 -05:00
config.sub r23799: updated old Franklin Street FSF addresses to new URL 2007-10-10 12:28:26 -05:00
configure.developer use nss_wrapper code in samba3 when --enable-nss-wrapper is given 2007-11-09 09:52:58 +01:00
configure.in Fix typo. 2007-12-12 22:12:10 -08:00
Doxyfile [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. 2007-10-10 15:34:30 -05:00
dynconfig.c Remove the char[1024] strings from dynconfig. Replace 2007-12-10 11:30:37 -08:00
install-sh
library-versions.in Fix typo. 2007-10-13 23:36:16 +02:00
mainpage.dox
Makefile.in Autoconf support for detecting DNS Service Discovery support. 2007-12-12 19:55:20 -08:00
smbadduser.in
VERSION Correct VERSION and version.c to use SAMBA_VERSION_VENDOR_PATCH 2007-10-21 12:32:06 -05:00