summaryrefslogtreecommitdiff
path: root/source4/lib/samba3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij1-1/+1
2007-10-10r10528: Add credentials.h back into includes.h as some compilers don'tJelmer Vernooij1-1/+0
2007-10-10r10517: Get rid of use of next_token() in lib/samba3/Jelmer Vernooij2-39/+19
2007-10-10r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij1-0/+1
2007-10-10r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij1-1/+0
2007-10-10r10336: Add sconscript for a couple more subsystems.Jelmer Vernooij1-0/+5
2007-10-10r9919: Remove debug statement from samba3samJelmer Vernooij2-2/+68
2007-10-10r9912: Fix another bug in ldb_map.Jelmer Vernooij1-5/+0
2007-10-10r9908: Generate posixUser and posixGroup as wellJelmer Vernooij1-1/+5
2007-10-10r9885: Fix code before declarations.Tim Potter1-1/+2
2007-10-10r9857: Fix rename/delete issuesJelmer Vernooij1-1/+0
2007-10-10r9854: Finish ldb_map testsuiteJelmer Vernooij3-3/+7
2007-10-10r9835: Make ldb_map compile in the stand-alone LDB buildJelmer Vernooij1-1/+0
2007-10-10r9827: Convert 'passdb backend' rather then 'passdb backends'Jelmer Vernooij1-1/+2
2007-10-10r9816: Work on testsuite for upgradeJelmer Vernooij2-3/+6
2007-10-10r9808: Improve code that selects what "passdb backend" to import from.Jelmer Vernooij3-5/+55
2007-10-10r9800: Add EJS interface to param. tridge, sorry this overlaps a bitJelmer Vernooij1-3/+5
2007-10-10r9798: Add generic functions for handling smb.conf files (the parameters don'...Jelmer Vernooij3-103/+9
2007-10-10r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinkingJelmer Vernooij2-4/+4
2007-10-10r9789: Patch from Volker that fixes the build on AIX.Jelmer Vernooij1-1/+1
2007-10-10r9786: Move ldb_map into ldb/modules/Jelmer Vernooij1-1/+2
2007-10-10r9770: Couple other bugfixesJelmer Vernooij2-67/+3
2007-10-10r9762: Add support for reading good old smbpasswd filesJelmer Vernooij3-17/+151
2007-10-10r9756: One-way upgrade from Samba3->Samba4 basically works nowJelmer Vernooij2-282/+1
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 Vernooij2-332/+0
2007-10-10r9744: - [upgrade.js] Start working on smb.conf conversion.Jelmer Vernooij1-1/+4
2007-10-10r9735: More work on generating a valid Samba4 configuration using theJelmer Vernooij1-3/+3
2007-10-10r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett1-2/+5
2007-10-10r9718: Work a bit on the SWAT interfaceJelmer Vernooij2-1/+14
2007-10-10r9712: Bunch of small fixesJelmer Vernooij7-47/+200
2007-10-10r9700: Change DATA_BLOB in ejs back to struct datablobJelmer Vernooij3-6/+38
2007-10-10r9685: Add tests for samba3sam mapping moduleJelmer Vernooij2-199/+0
2007-10-10r9672: Fix build for compilers that don't like undefined-length arrays at the...Jelmer Vernooij1-131/+113
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 Vernooij9-78/+192
2007-10-10r9616: Finish ldb_map module (still needs a lot of testing though...)Jelmer Vernooij1-49/+165
2007-10-10r9602: Add support for reading share_info.tdb and smb.conf.Jelmer Vernooij5-2/+231
2007-10-10r9595: Add ldb map moduleJelmer Vernooij2-1/+52
2007-10-10r9591: - Remove empty fileJelmer Vernooij1-1/+1
2007-10-10r9589: Support reading secrets tdbJelmer Vernooij4-476/+194
2007-10-10r9581: Registry dbJelmer Vernooij4-122/+107
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-10r9472: Add read-only version of Samba3 registry database (doesn't compile yet)Jelmer Vernooij1-0/+172
2007-10-10r9455: Support for reading the policy databaseJelmer Vernooij4-1/+132
2007-10-10r9450: Initial work on reading group mapping database.Jelmer Vernooij1-0/+483