summaryrefslogtreecommitdiff
path: root/source4/lib
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r9754: Upgrading with the command line utility now works, at least partially (-:Jelmer Vernooij1-1/+1
2007-10-10r9751: Remove C version of samba3dump (the EJS version works nicely as well).Jelmer Vernooij3-347/+44
2007-10-10r9744: - [upgrade.js] Start working on smb.conf conversion.Jelmer Vernooij5-60/+302
2007-10-10r9735: More work on generating a valid Samba4 configuration using theJelmer Vernooij1-3/+3
2007-10-10r9731: Fix typoAndrew Bartlett1-1/+1
2007-10-10r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett5-43/+312
2007-10-10r9718: Work a bit on the SWAT interfaceJelmer Vernooij4-61/+64
2007-10-10r9712: Bunch of small fixesJelmer Vernooij8-48/+201
2007-10-10r9705: r9685@blu: tridge | 2005-08-27 19:43:44 +1000Andrew Tridgell4-0/+4
2007-10-10r9704: r9684@blu: tridge | 2005-08-27 19:38:31 +1000Andrew Tridgell5-5/+17
2007-10-10r9703: r9683@blu: tridge | 2005-08-27 18:56:05 +1000Andrew Tridgell1-0/+4
2007-10-10r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000Andrew Tridgell4-6/+51
2007-10-10r9700: Change DATA_BLOB in ejs back to struct datablobJelmer Vernooij3-6/+38
2007-10-10r9699: Add as much attributes the current Samba4 SAM has to the mapping table...Jelmer Vernooij1-5/+402
2007-10-10r9698: Fix a bit of memory managementJelmer Vernooij4-209/+354
2007-10-10r9690: Extend test + fix several bugsJelmer Vernooij3-11/+47
2007-10-10r9689: valgrind-clean now. Editing works now mostly, you just lose half of yourJelmer Vernooij2-59/+141
2007-10-10r9686: Another round of bugfixes. Works somewhat now, when running under valg...Jelmer Vernooij2-12/+102
2007-10-10r9685: Add tests for samba3sam mapping moduleJelmer Vernooij8-9/+239
2007-10-10r9672: Fix build for compilers that don't like undefined-length arrays at the...Jelmer Vernooij3-151/+128
2007-10-10r9671: patch from Kai Blin fixing a bug in our base64 encoderAndrew Tridgell1-3/+4
2007-10-10r9625: Get rid of "duplicate const" warning.Tim Potter1-1/+1
2007-10-10r9624: Support writing wins.ldifJelmer Vernooij1-3/+24
2007-10-10r9623: samba3dump now generates LDIF for the registry hives from registry.tdbJelmer Vernooij7-58/+273
2007-10-10r9621: Bunch of bug fixes. Add 'format' option to samba3dump (text,summary,ldif)Jelmer Vernooij10-80/+193
2007-10-10r9616: Finish ldb_map module (still needs a lot of testing though...)Jelmer Vernooij3-95/+650
2007-10-10r9602: Add support for reading share_info.tdb and smb.conf.Jelmer Vernooij5-2/+231
2007-10-10r9600: fixed the intermittent failures we were getting with ejs in the buildAndrew Tridgell1-1/+36
2007-10-10r9595: Add ldb map moduleJelmer Vernooij5-22/+294
2007-10-10r9591: - Remove empty fileJelmer Vernooij7-33/+34
2007-10-10r9589: Support reading secrets tdbJelmer Vernooij4-476/+194
2007-10-10r9581: Registry dbJelmer Vernooij4-122/+107
2007-10-10r9567: fixed the winreg IDL for CreateKey, including a securityAndrew Tridgell1-13/+6
2007-10-10r9563: I think this INIT_OBJ_FILES should be ADD_OBJ_FILES so that the lib/sa...Tim Potter1-1/+1
2007-10-10r9557: Some more updates. Use combined function for parsing a set ofJelmer Vernooij8-445/+150
2007-10-10r9555: More updates. Everything except for secrets.c compiles now..Jelmer Vernooij10-104/+339
2007-10-10r9552: Add idmap support.Jelmer Vernooij1-0/+93
2007-10-10r9504: use some low level ejs hackery to give much better exception error mes...Andrew Tridgell1-1/+1
2007-10-10r9503: removed duplicate REG_* defines from registry.h now that they areAndrew Tridgell3-2/+5
2007-10-10r9472: Add read-only version of Samba3 registry database (doesn't compile yet)Jelmer Vernooij1-0/+172
2007-10-10r9464: fixed a problem with child pointers copied into non-allocated mpr vari...Andrew Tridgell1-1/+13
2007-10-10r9455: Support for reading the policy databaseJelmer Vernooij5-1/+134
2007-10-10r9451: some fixes now core.schema and cosine.schema are also read properlySimo Sorce1-5/+29
2007-10-10r9450: Initial work on reading group mapping database.Jelmer Vernooij1-0/+483
2007-10-10r9449: Add simple utility for dumping Samba3 domain information. CurrentlyJelmer Vernooij5-14/+167
2007-10-10r9448: Work on reading the secrets tdb. Build tdbsam support by default.Jelmer Vernooij3-9/+544
2007-10-10r9447: Add a new tool to convert openLdap schema files into an ldifSimo Sorce4-7/+604
2007-10-10r9446: clean up old test fileSimo Sorce1-559/+37
2007-10-10r9445: Support flags, add DATA_BLOB supportJelmer Vernooij2-6/+86
2007-10-10r9442: Support some more primitive types. Fix charset support.Jelmer Vernooij1-15/+90