1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
https://gitlab.com/samba-team/samba is the Official GitLab mirror of https://git.samba.org/samba.git -- Merge requests should be made on GitLab (not on GitHub)
Go to file
Simo Sorce a7a79d2b25 r12880: Remove ldap partitions useless now and probably we
will not use it anyway as we plan to support
partitions in ldb directly like with rootdse

Merge ldap_simple_ldb into ldap_backend, it is
not simple anymore and makes no sense to have
it separated now that ldap partitions are gone

Initial attempt at working to some limit to avoid DOSs
for the ldap server.

Simo.
(This used to be commit 97bff3e049)
2007-10-10 13:50:57 -05:00
packaging/debian r12568: Fix rename (noted by Steinar Gunderson) 2007-10-10 13:48:51 -05:00
source4 r12880: Remove ldap partitions useless now and probably we 2007-10-10 13:50:57 -05:00
swat r12826: The base DN is very tied to the realm. Allowing it to be changed here 2007-10-10 13:50:02 -05:00
testdata/samba3 r9899: Be more conservative about what is sent to the remote server in ldb_map. 2007-10-10 13:36:21 -05:00
testprogs r12324: use command line credentials if available in ldap.js 2007-10-10 13:47:29 -05:00
10kcommit.txt r10000: Congratulations to me for getting the 10,000th commit. 2007-10-10 13:36:28 -05:00
COPYING r1662: add a copy of the GPL text to the samba4 svn tree 2007-10-10 12:57:47 -05:00
howto.txt r10216: Chris Samuel pointed out that we should note the need to run provision 2007-10-10 13:38:09 -05:00
NEWS r12869: I have removed this hack. We now just do the lookups (netbios for now). 2007-10-10 13:50:56 -05:00
prog_guide.txt r6226: A couple of small typos ... 2007-10-10 13:11:28 -05:00
README r12659: Add some more information for potential users. Please supplement / amend 2007-10-10 13:49:35 -05:00
STATUS r12659: Add some more information for potential users. Please supplement / amend 2007-10-10 13:49:35 -05:00
swat2.txt r1273: An initial doc about what I'd like to see in the swat for samba4. Please 2007-10-10 12:56:48 -05:00
TODO r12706: Add list of parameters that need work 2007-10-10 13:49:43 -05:00

Samba 4 is the ambitious next version of the Samba suite that is being 
developed in parallel to the stable 3.0 series. The main emphasis in 
this branch is full support for being a Active Directory domain controller.

Samba 4 is currently not yet in a state where it is usable in production 
environments. The STATUS file aims to document what should and should not 
work.

Those familiar with Samba 3 can find a list of user-visible changes 
since that release series in the NEWS file. A short guide to setting up 
Samba 4 can be found in the howto.txt file in this directory.

Bugs can be filed at https://bugzilla.samba.org/. Please
look at the STATUS file before filing a bug to see if a particular 
is supposed to work yet.

Development and general discussion about Samba 4 happens mainly on 
the #samba-technical IRC channel (on irc.freenode.net) and 
the samba-technical mailing list (see http://lists.samba.org/ for 
details).