1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3
Volker Lendecke b3b93aaa3f Get us a little closer to Windows LSA semantics.
A windows DC does not reply to DCNAME\\Administrator, only to
DOMAIN\\Administrator. Fix that.

Without winbind we are wrong as domain members, we should forward the request
DOMAIN\\Username to the DC on behalf of the asking client. Winbind fixes that
nicely.

Volker
(This used to be commit 7ed61edbbe)
2004-03-07 08:22:06 +00:00
..
aparser
auth Add calls to password lockout functions. Should now work against tdbsam only. 2004-02-21 17:41:28 +00:00
bin add smbget to cvs ignore list 2004-02-09 18:51:03 +00:00
client Added client "hardlink" commant to test doing NT rename with hard links. 2004-03-03 23:14:23 +00:00
codepages
groupdb When creating a group via a script, don't let winbind do it as well. 2004-02-17 21:25:42 +00:00
include BUG 1015: patch from jmcd to fix statfs redeclaration of statfs struct on ppc 2004-03-04 18:34:45 +00:00
intl More casty-foo ... 2003-11-13 17:35:00 +00:00
lib Fix typo. 2004-03-07 01:14:11 +00:00
libads Bug found by gd - the new range-reterival code did still had 'member' 2004-02-08 00:31:36 +00:00
libsmb Added client "hardlink" commant to test doing NT rename with hard links. 2004-03-03 23:14:23 +00:00
locking merge from old APP_HEAD 2004-02-12 05:24:02 +00:00
modules This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to be commit 9ccf8c530d) 2003-11-26 20:58:52 +00:00
msdfs Remove references to 'jn' which gcc-3.4 with precompiled headers 2004-01-14 06:41:50 +00:00
nmbd Fix up name canonicalization (needed for krb5 keytab support later). 2004-01-30 18:38:48 +00:00
nsswitch This might not be used a lot and might not survive for long, but at least it 2004-03-07 08:16:10 +00:00
pam_smbpass ading new files from 3.0 2003-07-16 05:42:34 +00:00
param BUG 761: read the config file before initialized default values for printing options 2004-03-02 04:09:39 +00:00
passdb Get us a little closer to Windows LSA semantics. 2004-03-07 08:22:06 +00:00
po There is a German translation of swat -- surprise :-) 2004-01-07 10:02:10 +00:00
popt
printing fix compiler warning 2004-03-05 17:39:38 +00:00
profile
python Fix for writable printerdata problem - bugzilla #1112. 2004-02-26 23:04:11 +00:00
registry Merge from 3.0: 2003-09-29 06:17:09 +00:00
rpc_client Add 'net rpc group [add|del]mem' for domain groups and aliases. 2004-02-28 18:41:16 +00:00
rpc_parse Add 'net rpc group [add|del]mem' for domain groups and aliases. 2004-02-28 18:41:16 +00:00
rpc_server There's a specific error message NT_STATUS_ALIAS_EXISTS. 2004-03-04 17:57:21 +00:00
rpcclient More sync between passdb on 3.0 and HEAD. 2004-02-12 16:16:53 +00:00
sam Janitor for tpot...bugzilla #1098, msleep already exists on aix 2004-02-23 02:54:03 +00:00
script BUG 1129: patch from shiro@miraclelinux.com (Shiro Yamada) to install image files for SWAT 2004-03-02 18:10:12 +00:00
smbd Merge from HEAD. 2004-03-07 00:50:37 +00:00
smbwrapper Collecting another little patch from gd@suse.de 2003-12-26 21:33:53 +00:00
stf Add pythoncheck to make check target. 2003-05-13 04:38:09 +00:00
tdb Merge from HEAD. 2004-03-07 00:09:36 +00:00
tests Finish adding cracklib support - this adds the configure test to enable 2004-01-14 01:14:22 +00:00
torture Merging Richard's rename test. 2004-02-26 01:33:35 +00:00
ubiqx Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
utils Add -O (for writing downloaded files to standard out) based on patch by 2004-03-05 17:17:31 +00:00
web BUG 488: fix the 'show client in col 1' button and corrctely enumerate active connections 2004-03-05 18:37:01 +00:00
wrepld update copyright to -2004 2004-01-11 13:23:50 +00:00
.cvsignore sync 3.0 into HEAD for the last time 2003-09-09 04:07:32 +00:00
.dmallocrc
aclocal.m4 - Put functions for generating SQL queries in pdb_sql.c 2004-01-04 21:09:42 +00:00
autogen.sh sync 3.0 into HEAD for the last time 2003-09-09 04:07:32 +00:00
change-log trying to get HEAD building again. If you want the code 2003-07-16 05:34:56 +00:00
config.guess Syncup with version of config.guess from HEAD. 2003-04-14 02:12:02 +00:00
config.sub trying to get HEAD building again. If you want the code 2003-07-16 05:34:56 +00:00
configure.developer Use "$@" to preserve shell quoting in case somebody passes an escaped 2003-03-10 03:05:20 +00:00
configure.in Janitorial duty for tpot - --with-fhs fix. 2004-03-02 18:07:06 +00:00
Doxyfile Remove reference to "mainpage.dox" and CodingStandards, which have 2003-02-28 04:02:16 +00:00
dynconfig.c port latest changes from SAMBA_3_0 tree 2003-08-02 20:06:57 +00:00
install-sh
mainpage.dox ading new files from 3.0 2003-07-16 05:42:34 +00:00
Makefile.in fix build of lock tests 2004-02-12 05:29:05 +00:00
smbadduser.in sync 3.0 into HEAD for the last time 2003-09-09 04:07:32 +00:00
VERSION forgotten commit -- version == 3.0.3pre1 2004-01-27 19:00:06 +00:00