1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3
Volker Lendecke 803e23f403 This is the netlogon schannel client code. Try a
rpcclient -S pdc -U% -c "samlogon user password"

and it should work with the schannel. Needs testing platforms
different from NT4SP6.

Volker
(This used to be commit ecd0ee4d24)
2003-04-09 15:47:06 +00:00
..
aparser replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down 2001-09-10 11:08:57 +00:00
auth We never actually got an 'ads' auth module, so don't send the auth subsystem 2003-04-07 23:45:22 +00:00
bin Ignore t_strcmp test case. 2003-03-19 03:14:54 +00:00
client Update smbmount to include unicode and lfs capabilities options -- smbfs supports this already 2003-04-08 15:38:09 +00:00
codepages removed old unused files 2001-10-03 13:05:59 +00:00
groupdb Ignore .po and .po32 files. 2003-04-09 06:01:15 +00:00
include This is the netlogon schannel client code. Try a 2003-04-09 15:47:06 +00:00
intl BIG patch... 2003-01-02 09:07:17 +00:00
lib unix_strupper, unix_strlower: Remove fixed-length static buffer that 2003-04-09 07:34:49 +00:00
libads Decode the PAC! This patch just decodes it and then frees it, so it's just 2003-04-07 18:01:40 +00:00
libsmb This is the netlogon schannel client code. Try a 2003-04-09 15:47:06 +00:00
locking Fix for very subtle POSIX lock interaction race condition found by 2003-04-04 20:38:25 +00:00
modules reworked to not malloc PATH_MAX long strings 2003-04-08 17:34:16 +00:00
msdfs If it's a pstring, use pstrcpy(). 2003-02-24 09:46:01 +00:00
nmbd Remove duplicate "tallocdump" message from tdb messaging system. The 2003-04-07 06:13:36 +00:00
nsswitch Winbind client for AIX. Written by Steve Roylance. 2003-04-09 03:51:52 +00:00
pam_smbpass Patch from Steve Langasek <corlon@netexpress.net> 2003-04-08 04:44:26 +00:00
param This is the netlogon schannel client code. Try a 2003-04-09 15:47:06 +00:00
passdb Fix double free on error and typo 2003-04-09 14:49:34 +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 Ensure print queue array is zeroed out before returning. 2003-04-09 00:00:50 +00:00
profile More compile warnings. 2002-08-22 17:46:25 +00:00
python some more idmapping :) 2003-04-05 08:53:23 +00:00
registry Add the correct file :-( to ignore .po and .po32 files. 2003-03-19 03:41:18 +00:00
rpc_client This is the netlogon schannel client code. Try a 2003-04-09 15:47:06 +00:00
rpc_parse This is the netlogon schannel client code. Try a 2003-04-09 15:47:06 +00:00
rpc_server Put the core schannel functions to parse_prs.c. They are also used by 2003-04-09 09:29:47 +00:00
rpcclient This is the netlogon schannel client code. Try a 2003-04-09 15:47:06 +00:00
sam some more debugging in case of failure 2003-04-08 10:46:46 +00:00
script Some progress towards gums and tdbsam2 2003-03-07 18:26:24 +00:00
smbd Remove duplicate "tallocdump" message from tdb messaging system. The 2003-04-07 06:13:36 +00:00
smbwrapper Finish removing setenv replacements from smbwrapper. 2003-02-24 11:24:27 +00:00
stf StrCaseCmp tests: Add some tests in Katakana. Convert strings to 2003-04-09 06:50:59 +00:00
tdb strictly, you can't #if on somthing that may or may not be defined. 2003-03-15 06:31:23 +00:00
tests added a simple test to see whether building shared libraries actually 2001-12-31 22:10:24 +00:00
torture Set character set to default (UTF-8) before running tests. 2003-04-09 05:31:39 +00:00
ubiqx BIG patch... 2003-01-02 09:07:17 +00:00
utils This is the netlogon schannel client code. Try a 2003-04-09 15:47:06 +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 Autoconfiscate the name of the winbind shared library file. Under 2003-04-09 04:05:42 +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 bin/smbcontrol needs to be built to run tpot's new tests of it. 2003-04-09 06:05:12 +00:00
smbadduser small merges from SAMBA_3_0; mostly typos, renames, etc... 2003-01-15 18:31:46 +00:00