Re: svn commit: samba r9595 - in branches/SAMBA_4_0/source: include lib/ldb lib/ldb/ldb_map lib/ldb/samba lib/samba3

2005-08-25 Thread Andrew Bartlett
On Thu, 2005-08-25 at 10:09 +0200, Simo Sorce wrote:
> Hi jelmer, what's the purpose of the ldb_map module?

It is part of the scaffolding on which Jelmer is racing to build a
Samba3 -> Samba4 migration module, before the SOC deadline :-)

The idea is that Samba4 will be able to read an existing Samba3 schema
and server.

Andrew Bartlett

-- 
Andrew Bartletthttp://samba.org/~abartlet/
Samba Developer, SuSE Labs, Novell Inc.http://suse.de
Authentication Developer, Samba Team   http://samba.org
Student Network Administrator, Hawker College  http://hawkerc.net


signature.asc
Description: This is a digitally signed message part


Re: svn commit: samba r9595 - in branches/SAMBA_4_0/source: include lib/ldb lib/ldb/ldb_map lib/ldb/samba lib/samba3

2005-08-25 Thread Simo Sorce
Hi jelmer, what's the purpose of the ldb_map module?
Can you put it under ldb/modules/ ? We do not need a specific directory
for each module unless they need many files, directories are ok for
backends though.

Simo.

On Wed, 2005-08-24 at 22:06 +, [EMAIL PROTECTED] wrote:
> Author: jelmer
> Date: 2005-08-24 22:06:26 + (Wed, 24 Aug 2005)
> New Revision: 9595
> 
> WebSVN: 
> http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9595
> 
> Log:
> Add ldb map module
> 
> Added:
>branches/SAMBA_4_0/source/lib/ldb/ldb_map/ldb_map.c
>branches/SAMBA_4_0/source/lib/samba3/ldb_samba3.c
> Removed:
>branches/SAMBA_4_0/source/lib/ldb/samba/ldb_samba3.c
> Modified:
>branches/SAMBA_4_0/source/include/structs.h
>branches/SAMBA_4_0/source/lib/ldb/config.mk
>branches/SAMBA_4_0/source/lib/ldb/ldb_map/ldb_map.h
>branches/SAMBA_4_0/source/lib/samba3/config.mk
> 
> 
> Changeset:
> Sorry, the patch is too large (446 lines) to include; please use WebSVN to 
> see it!
> WebSVN: 
> http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9595
-- 
Simo Sorce-  [EMAIL PROTECTED]
Samba Team-  http://www.samba.org
Italian Site  -  http://samba.xsec.it



svn commit: samba r9595 - in branches/SAMBA_4_0/source: include lib/ldb lib/ldb/ldb_map lib/ldb/samba lib/samba3

2005-08-24 Thread jelmer
Author: jelmer
Date: 2005-08-24 22:06:26 + (Wed, 24 Aug 2005)
New Revision: 9595

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9595

Log:
Add ldb map module

Added:
   branches/SAMBA_4_0/source/lib/ldb/ldb_map/ldb_map.c
   branches/SAMBA_4_0/source/lib/samba3/ldb_samba3.c
Removed:
   branches/SAMBA_4_0/source/lib/ldb/samba/ldb_samba3.c
Modified:
   branches/SAMBA_4_0/source/include/structs.h
   branches/SAMBA_4_0/source/lib/ldb/config.mk
   branches/SAMBA_4_0/source/lib/ldb/ldb_map/ldb_map.h
   branches/SAMBA_4_0/source/lib/samba3/config.mk


Changeset:
Sorry, the patch is too large (446 lines) to include; please use WebSVN to see 
it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9595