Jelmer Vernooij
7f864d446d
r9685: Add tests for samba3sam mapping module
...
Fix a couple of bugs
Move samba3sam backend to lib/ldb/
Remove some more unused parameters
2007-10-10 13:34:41 -05:00
Jelmer Vernooij
c2211df586
r9672: Fix build for compilers that don't like undefined-length arrays at the end of structs...
2007-10-10 13:34:39 -05:00
Jelmer Vernooij
b0595d238b
r9624: Support writing wins.ldif
2007-10-10 13:34:35 -05:00
Jelmer Vernooij
06bc5d8e09
r9623: samba3dump now generates LDIF for the registry hives from registry.tdb
...
couple of other small fixes
2007-10-10 13:34:35 -05:00
Jelmer Vernooij
dc6aab8d4a
r9621: Bunch of bug fixes. Add 'format' option to samba3dump (text,summary,ldif)
2007-10-10 13:34:35 -05:00
Jelmer Vernooij
b73441b04d
r9616: Finish ldb_map module (still needs a lot of testing though...)
...
Add initial mapping table for ldb_samba3. Contains most attributes.
2007-10-10 13:34:35 -05:00
Jelmer Vernooij
84b2fb3467
r9602: Add support for reading share_info.tdb and smb.conf.
...
Add userdata argument to function pointers for pm_process()
2007-10-10 13:34:33 -05:00
Jelmer Vernooij
e0a0d3f092
r9595: Add ldb map module
2007-10-10 13:34:33 -05:00
Jelmer Vernooij
b8c5290063
r9591: - Remove empty file
...
- Fix a couple of typo's
- Fix build of lib/samba3/secrets.c for systems that don't have /usr/include/tdb.h...
2007-10-10 13:34:33 -05:00
Jelmer Vernooij
dd15131b52
r9589: Support reading secrets tdb
2007-10-10 13:34:32 -05:00
Jelmer Vernooij
b264e9f56a
r9581: Registry db
2007-10-10 13:34:31 -05:00
Tim Potter
691d6a04d7
r9563: I think this INIT_OBJ_FILES should be ADD_OBJ_FILES so that the lib/samba3
...
source files are included in make proto. Fixes the build with
./configure.developer.
2007-10-10 13:34:29 -05:00
Jelmer Vernooij
b91a695bd8
r9557: Some more updates. Use combined function for parsing a set of
...
samba3 databases
2007-10-10 13:34:28 -05:00
Jelmer Vernooij
e59d6156b2
r9555: More updates. Everything except for secrets.c compiles now..
2007-10-10 13:34:28 -05:00
Jelmer Vernooij
37882f2287
r9552: Add idmap support.
2007-10-10 13:34:27 -05:00
Jelmer Vernooij
77cbb62998
r9472: Add read-only version of Samba3 registry database (doesn't compile yet)
2007-10-10 13:34:19 -05:00
Jelmer Vernooij
7548a5012a
r9455: Support for reading the policy database
2007-10-10 13:34:17 -05:00
Jelmer Vernooij
788fd262fc
r9450: Initial work on reading group mapping database.
2007-10-10 13:34:16 -05:00
Jelmer Vernooij
651d06728f
r9449: Add simple utility for dumping Samba3 domain information. Currently
...
only prints rids and usernames of users in passdb database.
Update plan
2007-10-10 13:34:16 -05:00
Jelmer Vernooij
9ea601c0a6
r9448: Work on reading the secrets tdb. Build tdbsam support by default.
2007-10-10 13:34:16 -05:00
Jelmer Vernooij
75ac972909
r9437: Update PLAN and README for Samba3 compatibility layer
...
Add support for reading tdbsam files
2007-10-10 13:34:14 -05:00
Jelmer Vernooij
7ebf81adce
r8294: Add PLAN file for samba3->samba4 upgrade (Google Summer of Code) project.
2007-10-10 13:19:32 -05:00
Andrew Bartlett
8c079ce163
r8245: Add const.
...
Andrew Bartlett
2007-10-10 13:19:24 -05:00
Andrew Bartlett
550f17f992
r6573: Start on my project to implement an NT4 compatible BDC in Samba4.
...
This brings in a compatability layer for Samba3 in Samba4 - where we
will start to define file formats and similar details.
The 'net samdump' command uses 'password server = ' for now, and
performs a similar task to Samba3's 'net rpc samsync'.
Andrew Bartlett
2007-10-10 13:16:27 -05:00