1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4
Matthias Dieter Wallnöfer 14c4c2c735 ldb_match - Ignore ":dn" part of extended matches for now
It's not fully clear what this ":dn" part means for us. What we know is that
older AD implementations (Windows Server 2000, 2003) need it to have extended
matches working in the expected way.

To be able to interoperate with s3's winbind and other tools I and gd decided
to transform this into a warning until we know what to do.

This should fix bug #6511.
2010-02-11 15:51:56 +01:00
..
auth s4:Remove "Py_RETURN_NONE" compatibility code 2010-02-09 17:53:09 +01:00
build s4/build: Indicate whether Samba4 is being built against the system 2010-01-01 18:31:44 +01:00
cldap_server s4-server: use GUID_to_ndr_blob() in cldap and smb servers 2009-12-10 17:51:28 +11:00
client Change uint_t to unsigned int in source4 2010-02-02 07:18:18 +01:00
cluster s4:cluster: s/private/private_data 2009-02-02 13:08:41 +01:00
dsdb s4-dns: don't leave behind a tmp file 2010-02-11 21:04:16 +11:00
dynconfig s4:build torturedir and -DTORTUREDIR is unused 2009-12-07 13:07:03 +11:00
heimdal s4:heimdal: regerenate files 2010-02-08 09:59:29 +01:00
heimdal_build s4:heimdal_build: allow flex-2.5.35:bison-2.4.1 to regenerate files 2010-02-08 09:59:28 +01:00
include s4:UID wrapper - Fix includes 2010-02-05 19:47:26 +01:00
kdc s4:kdc Streamline client access verification call 2010-01-31 13:25:17 -05:00
ldap_server Added freeing a successful req so it doesnt croud the ldb context 2009-12-18 17:57:08 +02:00
lib ldb_match - Ignore ":dn" part of extended matches for now 2010-02-11 15:51:56 +01:00
libcli s4-torture: allow host-only in unc lists in smbtorture 2010-02-09 14:46:09 +11:00
libgpo s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect() 2009-10-23 14:52:17 +11:00
libnet s4/drs: propagate DRS_ extension flags in code base 2010-02-05 10:51:57 +01:00
librpc s4:Remove "Py_RETURN_NONE" compatibility code 2010-02-09 17:53:09 +01:00
nbt_server s4:winsserver: reject name registrations with a scope length > 237 2010-02-01 15:23:33 +01:00
ntp_signd s4-ntp_signd: Migrate to tsocket. 2010-01-13 14:51:58 +01:00
ntptr s4-dsdb: create a static system_session context 2009-10-23 14:52:17 +11:00
ntvfs s4:Remove "Py_RETURN_NONE" compatibility code 2010-02-09 17:53:09 +01:00
param s4-dns: added a dns update task 2010-02-11 21:04:14 +11:00
rpc_server s4/drs: propagate DRS_ extension flags in code base 2010-02-05 10:51:57 +01:00
script net: Move 'newuser' to 'net newuser' 2009-12-31 17:33:27 +11:00
scripting s4-provision: import the R2 functional level 2010-02-12 01:08:12 +11:00
selftest s4-ldb: fixed api.py selftest 2010-02-06 16:43:55 +11:00
setup s4-provision: fixed --function-level option to provision 2010-02-12 01:08:11 +11:00
smb_server Change uint_t to unsigned int in source4 2010-02-02 07:18:18 +01:00
smbd s4-dns: added a dns update task 2010-02-11 21:04:14 +11:00
torture test:local added LOCAL-DLINKLIST testsuite 2010-02-10 15:55:34 -08:00
utils s4-net-drs: fix some coding style issues 2010-02-11 21:59:40 +11:00
web_server s4:Remove "Py_RETURN_NONE" compatibility code 2010-02-09 17:53:09 +01:00
winbind s4-winbind: Migrated winbind connection to tsocket. 2010-01-20 22:46:59 +01:00
wrepl_server s4:wrepl_server: truncate the scope of a netbios name to 237 bytes as Windows 2008 does 2010-02-01 15:23:32 +01:00
.valgrind_suppressions s4: update valgrind suppressions for use on build farm 2009-11-25 17:54:06 +11:00
aclocal.m4 clean up lib64 linking paths the same way as lib 2009-03-17 16:11:14 +01:00
autogen.sh Tell newbie devs about ./configure.developer 2009-09-06 12:01:05 +02:00
BUGS s4 docs: Git has revision SHA's, not numbers. 2009-07-03 00:59:34 +02:00
config.guess Update copies of config.guess and config.sub. 2009-05-16 04:03:12 +02:00
config.sub Update copies of config.guess and config.sub. 2009-05-16 04:03:12 +02:00
configure.ac s4-smbtorture: add rather simple libsmbclient torture testsuite. 2010-01-14 19:48:29 +01:00
configure.developer
configure.nodebug.developer
configure.tridge.opt
headermap.txt Fix make install; don't install drsuapi.h and fix the location of 2009-04-21 16:50:20 +02:00
install-sh
main.mk libcli:nbt make the lmhosts parsing code and dependicies common 2009-09-15 07:42:54 -07:00
Makefile python: Remove sys.path line rather than updating it when installing to python system path. 2009-12-27 17:30:59 +01:00
min_versions.m4 tdb: raise version to 1.2.1 2010-02-06 10:48:39 -05:00
NEWS s4/NEWS: Remove mention of no longer existing js parameter. 2009-01-16 15:50:03 +01:00
partition-upgrade.txt s4:dsdb Add note explaining about the partition format upgrade 2009-10-21 22:43:58 +11:00
static_deps.mk Rename string_replace_w to string_replace_m, which is more correct. 2008-10-24 01:19:33 +02:00
TODO Remove outdated Python status file. 2009-06-18 00:54:17 +02:00
VERSION and we move on towards Samba4 alpha12! 2010-01-11 17:05:06 +11:00