Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r10348: Add scons scripts for remaining subsystems. Most subsystems build now, | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r10336: Add sconscript for a couple more subsystems. | Jelmer Vernooij | 1 | -0/+5 |
2007-10-10 | r9919: Remove debug statement from samba3sam | Jelmer Vernooij | 2 | -2/+68 |
2007-10-10 | r9912: Fix another bug in ldb_map. | Jelmer Vernooij | 1 | -5/+0 |
2007-10-10 | r9908: Generate posixUser and posixGroup as well | Jelmer Vernooij | 1 | -1/+5 |
2007-10-10 | r9885: Fix code before declarations. | Tim Potter | 1 | -1/+2 |
2007-10-10 | r9857: Fix rename/delete issues | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r9854: Finish ldb_map testsuite | Jelmer Vernooij | 3 | -3/+7 |
2007-10-10 | r9835: Make ldb_map compile in the stand-alone LDB build | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r9827: Convert 'passdb backend' rather then 'passdb backends' | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r9816: Work on testsuite for upgrade | Jelmer Vernooij | 2 | -3/+6 |
2007-10-10 | r9808: Improve code that selects what "passdb backend" to import from. | Jelmer Vernooij | 3 | -5/+55 |
2007-10-10 | r9800: Add EJS interface to param. tridge, sorry this overlaps a bit | Jelmer Vernooij | 1 | -3/+5 |
2007-10-10 | r9798: Add generic functions for handling smb.conf files (the parameters don'... | Jelmer Vernooij | 3 | -103/+9 |
2007-10-10 | r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking | Jelmer Vernooij | 2 | -4/+4 |
2007-10-10 | r9789: Patch from Volker that fixes the build on AIX. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r9786: Move ldb_map into ldb/modules/ | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r9770: Couple other bugfixes | Jelmer Vernooij | 2 | -67/+3 |
2007-10-10 | r9762: Add support for reading good old smbpasswd files | Jelmer Vernooij | 3 | -17/+151 |
2007-10-10 | r9756: One-way upgrade from Samba3->Samba4 basically works now | Jelmer Vernooij | 2 | -282/+1 |
2007-10-10 | r9754: Upgrading with the command line utility now works, at least partially (-: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r9751: Remove C version of samba3dump (the EJS version works nicely as well). | Jelmer Vernooij | 2 | -332/+0 |
2007-10-10 | r9744: - [upgrade.js] Start working on smb.conf conversion. | Jelmer Vernooij | 1 | -1/+4 |
2007-10-10 | r9735: More work on generating a valid Samba4 configuration using the | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r9728: A *major* update to the credentials system, to incorporate the | Andrew Bartlett | 1 | -2/+5 |
2007-10-10 | r9718: Work a bit on the SWAT interface | Jelmer Vernooij | 2 | -1/+14 |
2007-10-10 | r9712: Bunch of small fixes | Jelmer Vernooij | 7 | -47/+200 |
2007-10-10 | r9700: Change DATA_BLOB in ejs back to struct datablob | Jelmer Vernooij | 3 | -6/+38 |
2007-10-10 | r9685: Add tests for samba3sam mapping module | Jelmer Vernooij | 2 | -199/+0 |
2007-10-10 | r9672: Fix build for compilers that don't like undefined-length arrays at the... | Jelmer Vernooij | 1 | -131/+113 |
2007-10-10 | r9624: Support writing wins.ldif | Jelmer Vernooij | 1 | -3/+24 |
2007-10-10 | r9623: samba3dump now generates LDIF for the registry hives from registry.tdb | Jelmer Vernooij | 7 | -58/+273 |
2007-10-10 | r9621: Bunch of bug fixes. Add 'format' option to samba3dump (text,summary,ldif) | Jelmer Vernooij | 9 | -78/+192 |
2007-10-10 | r9616: Finish ldb_map module (still needs a lot of testing though...) | Jelmer Vernooij | 1 | -49/+165 |
2007-10-10 | r9602: Add support for reading share_info.tdb and smb.conf. | Jelmer Vernooij | 5 | -2/+231 |
2007-10-10 | r9595: Add ldb map module | Jelmer Vernooij | 2 | -1/+52 |
2007-10-10 | r9591: - Remove empty file | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r9589: Support reading secrets tdb | Jelmer Vernooij | 4 | -476/+194 |
2007-10-10 | r9581: Registry db | Jelmer Vernooij | 4 | -122/+107 |
2007-10-10 | r9563: I think this INIT_OBJ_FILES should be ADD_OBJ_FILES so that the lib/sa... | Tim Potter | 1 | -1/+1 |
2007-10-10 | r9557: Some more updates. Use combined function for parsing a set of | Jelmer Vernooij | 8 | -445/+150 |
2007-10-10 | r9555: More updates. Everything except for secrets.c compiles now.. | Jelmer Vernooij | 10 | -104/+339 |
2007-10-10 | r9552: Add idmap support. | Jelmer Vernooij | 1 | -0/+93 |
2007-10-10 | r9472: Add read-only version of Samba3 registry database (doesn't compile yet) | Jelmer Vernooij | 1 | -0/+172 |
2007-10-10 | r9455: Support for reading the policy database | Jelmer Vernooij | 4 | -1/+132 |
2007-10-10 | r9450: Initial work on reading group mapping database. | Jelmer Vernooij | 1 | -0/+483 |
2007-10-10 | r9449: Add simple utility for dumping Samba3 domain information. Currently | Jelmer Vernooij | 5 | -14/+167 |
2007-10-10 | r9448: Work on reading the secrets tdb. Build tdbsam support by default. | Jelmer Vernooij | 1 | -0/+542 |
2007-10-10 | r9437: Update PLAN and README for Samba3 compatibility layer | Jelmer Vernooij | 5 | -10/+354 |
2007-10-10 | r8294: Add PLAN file for samba3->samba4 upgrade (Google Summer of Code) project. | Jelmer Vernooij | 1 | -0/+9 |