1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-30 13:18:05 +03:00
samba-mirror/source3
Volker Lendecke a85e841188 Setting the credentials for the netsec netlogon pipe connect upon each
samlogon call certainly breaks the credential chain. Do it once during
the bind response.

Volker
(This used to be commit 616b6dd60f)
2003-04-22 11:25:21 +00:00
..
aparser
auth Add some static and #ifdef DEVELOPER 2003-04-16 11:14:13 +00:00
bin Build and run the lib/snprintf.c test cases from "make check". 2003-04-14 06:07:25 +00:00
client some readline completion exancements 2003-04-19 15:40:32 +00:00
codepages removed old unused files 2001-10-03 13:05:59 +00:00
groupdb Fix broken regexp in cvsignore for *.po{,32} files. 2003-04-14 05:38:48 +00:00
include Fixes to make SCHANNEL work against a W2K DC. Still need to fix 2003-04-16 15:54:00 +00:00
intl BIG patch... 2003-01-02 09:07:17 +00:00
lib Merge from 3.0 - try harder to get our real DNS domain name, and send this 2003-04-22 07:45:16 +00:00
libads Store the type of 'sec channel' that we establish to the DC. If we are a 2003-04-16 10:20:14 +00:00
libsmb For NTLM2 (not yet even close to real implementation) we must use the 2003-04-21 12:17:02 +00:00
locking Fix for very subtle POSIX lock interaction race condition found by 2003-04-04 20:38:25 +00:00
modules Default to "passdb.xml" as default output filename instead of "-" 2003-04-21 01:56:13 +00:00
msdfs Handle deep referrals: check whether each component in the requested path of 2003-04-10 19:55:30 +00:00
nmbd Remove duplicate "tallocdump" message from tdb messaging system. The 2003-04-07 06:13:36 +00:00
nsswitch Store the type of 'sec channel' that we establish to the DC. If we are a 2003-04-16 10:20:14 +00:00
pam_smbpass Patch from Steve Langasek <corlon@netexpress.net> 2003-04-08 04:44:26 +00:00
param Also remove variable associated with lp_sam_backend() - it's dead 2003-04-14 20:44:47 +00:00
passdb Pdb modules are in $libdir/pdb not $libdir/passdb 2003-04-21 00:38:16 +00:00
po added fr.msg from Fanch 2001-12-09 17:06:45 +00:00
popt stop popt from doing its own intl stuff 2001-11-25 00:10:28 +00:00
printing Fix mem leak. Spotted by tpot (thanks Tim). 2003-04-16 08:46:36 +00:00
profile More compile warnings. 2002-08-22 17:46:25 +00:00
python smbcquota patch from metze 2003-04-11 23:32:00 +00:00
registry Fix broken regexp in cvsignore for *.po{,32} files. 2003-04-14 05:38:48 +00:00
rpc_client Fixes to make SCHANNEL work against a W2K DC. Still need to fix 2003-04-16 15:54:00 +00:00
rpc_parse Survive a samdump with an alias that has no description 2003-04-18 08:36:12 +00:00
rpc_server Setting the credentials for the netsec netlogon pipe connect upon each 2003-04-22 11:25:21 +00:00
rpcclient Store the type of 'sec channel' that we establish to the DC. If we are a 2003-04-16 10:20:14 +00:00
sam fixes 2003-04-19 15:29:39 +00:00
script Add PAC_DATA as valid return type for make proto. 2003-04-14 05:15:46 +00:00
smbd another lost merge from 3.0; my fault 2003-04-22 04:54:21 +00:00
smbwrapper Finish removing setenv replacements from smbwrapper. 2003-02-24 11:24:27 +00:00
stf Build and run the lib/snprintf.c test cases from "make check". 2003-04-14 06:07:25 +00:00
tdb Multi-line string constants have been deprecated in newer versions of gcc. 2003-04-14 01:41:53 +00:00
tests added a simple test to see whether building shared libraries actually 2001-12-31 22:10:24 +00:00
torture Bail out early when we fail on the rw_torture test. 2003-04-22 07:30:38 +00:00
ubiqx BIG patch... 2003-01-02 09:07:17 +00:00
utils Complete the space allocation code for HBIN blocks ... 2003-04-22 06:35:44 +00:00
web Fixup swat warning. 2003-04-03 01:51:11 +00:00
wrepld Don't use old usage() function, but the one from popt. 2003-03-24 14:32:11 +00:00
.cvsignore also ignore the autom4te-2.53.cache 2003-03-05 08:49:56 +00:00
.dmallocrc Sample configuration for dmalloc. 2002-01-09 06:35:45 +00:00
aclocal.m4 Always rebuild modules after running ./configure (to prevent 2003-03-25 22:37:43 +00:00
autogen.sh Make autogen.sh more portable by having it work on both Linux and FreeBSD 2003-04-06 02:46:10 +00:00
change-log Remove reference to obsolete samba-bugs address. 2003-02-19 00:13:23 +00:00
config.guess Update config.guess, config.sub to the versions from the GNU autotools 2003-02-17 23:49:01 +00:00
config.sub Update config.guess, config.sub to the versions from the GNU autotools 2003-02-17 23:49:01 +00:00
configure.developer Use "$@" to preserve shell quoting in case somebody passes an escaped 2003-03-10 03:04:47 +00:00
configure.in Add -berok to LDSHFLAGS on AIX so modules build on AIX 5 (reported 2003-04-16 14:57:14 +00:00
Doxyfile Remove reference to "mainpage.dox" and CodingStandards, which have 2003-02-28 03:59:47 +00:00
dynconfig.c Enable dynamic loading of RPC modules. See docs/textdocs/RPC_PLUGGIN.txt for instructions. 2003-01-17 20:57:26 +00:00
install-sh
Makefile.in [merge from SAMBA_3_0] 2003-04-19 06:04:17 +00:00
smbadduser small merges from SAMBA_3_0; mostly typos, renames, etc... 2003-01-15 18:31:46 +00:00