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