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 a62cc94443 Fix logic error in cm_connect_sam().
Don't fall back to schannel when trust creds could be obtained.
This is still not complete, but I am getting closer.

Michael
(This used to be commit 7c9fa597d6)
2007-12-18 01:55:48 +01:00
..
auth Reformat: Remove trailing spaces. 2007-12-17 13:25:49 +01:00
client Merge in J.Layton patch and resolve conflict. 2007-12-17 09:43:18 -05: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 Fix flags in call of lookup_name() in pdb_default_create_alias(). 2007-12-17 13:05:45 +01:00
include Add combined flag LOOKUP_NAME_LOCAL. 2007-12-17 13:05:29 +01: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 Fix bug #5121 (unix passwd sync not working on a streams based 2007-12-17 10:44:09 -08:00
libaddns RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
libads While 'data' is usually 0 terminated, nothing in the spec requires that. The correct way is to copy only 'length' bytes. 2007-12-17 15:26:08 -05:00
libgpo Replace sid_string_static by sid_string_dbg in DEBUGs 2007-12-15 22:09:36 +01:00
librpc Use dom_sid_string for sid_string_talloc 2007-12-15 22:33:52 +01:00
libsmb Added patch originally by Andreas Schneider <anschneider@suse.de> 2007-12-15 23:22:25 -08: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 Replace sid_string_static by sid_string_dbg in DEBUGs 2007-12-15 22:09:36 +01:00
nmbd Arg. The fix for CVE-2007-6015 hadn't been merged into 3.2. 2007-12-13 16:44:24 -08:00
nsswitch s/sid_to_string/sid_to_fstring/ 2007-12-15 22:47:30 +01:00
pam_smbpass Fix pam_smbpass build 2007-12-13 12:55:32 +03:00
param Add lp_include_registry_globals(). 2007-12-12 00:58:58 +01:00
passdb Prevent another segfault. 2007-12-18 01:30:52 +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 Replace sid_string_static by sid_string_dbg in DEBUGs 2007-12-15 22:09:36 +01:00
profile Add in the recvfile entry to the VFS layer with a default 2007-10-29 17:16:13 -07:00
registry Cut down memory usage of registry initialization 2007-12-16 14:02:46 +01:00
rpc_client Do not close netlogon pipe in get_schannel_session_key_common(). 2007-12-17 23:27:53 +01:00
rpc_parse Replace sid_string_static by sid_string_dbg in DEBUGs 2007-12-15 22:09:36 +01:00
rpc_server Fix for bug #4801: Correctly implement lsa lookup levels for lookupnames. 2007-12-17 13:06:13 +01:00
rpcclient s/sid_to_string/sid_to_fstring/ 2007-12-15 22:47:30 +01:00
script selftest: reenable wbinfo tests and pass --configfile instead of -s 2007-12-14 19:39:49 +01:00
services Remove the char[1024] strings from dynconfig. Replace 2007-12-10 11:30:37 -08:00
smbd Fix bug #5121 (unix passwd sync not working on a streams based 2007-12-17 10:44:09 -08: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 t_doschar.c 2007-12-17 07:18:30 +01:00
utils Make usage message for net sam rights list a little more precise. 2007-12-17 13:23:05 +01:00
web Remove the char[1024] strings from dynconfig. Replace 2007-12-10 11:30:37 -08:00
winbindd Fix logic error in cm_connect_sam(). 2007-12-18 01:55:48 +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 Added patch originally by Andreas Schneider <anschneider@suse.de> 2007-12-15 23:22:25 -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 Remove t_doschar.c 2007-12-17 07:18:30 +01:00
smbadduser.in
VERSION Correct VERSION and version.c to use SAMBA_VERSION_VENDOR_PATCH 2007-10-21 12:32:06 -05:00