summaryrefslogtreecommitdiff
path: root/source4/lib/samba3
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij1-1/+1
then StaticLibrary() (This used to be commit b53313dc517986c69a4e4cb8fe3885b696f8faa1)
2007-10-10r10528: Add credentials.h back into includes.h as some compilers don'tJelmer Vernooij1-1/+0
seem to be able to handle incomplete enum types. (This used to be commit 540155fad3c8e3d79fb631bb3f14273f82130a73)
2007-10-10r10517: Get rid of use of next_token() in lib/samba3/Jelmer Vernooij2-39/+19
(This used to be commit 811a6e28cca1ba09a95a89c344f4640b3d1dd74e)
2007-10-10r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij1-0/+1
(This used to be commit 03647e1321cf6c9bd6ced3945265f635e9468973)
2007-10-10r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij1-1/+0
but final linking still fails (as does generating files asn1, et, idl and proto files) (This used to be commit 4f0d7f75b99c7f4388d8acb0838577d86baf68b5)
2007-10-10r10336: Add sconscript for a couple more subsystems.Jelmer Vernooij1-0/+5
(This used to be commit 59d4450453c25f5cce9b67b808ff0c4433c1d194)
2007-10-10r9919: Remove debug statement from samba3samJelmer Vernooij2-2/+68
Add SOC STATUS doc (This used to be commit 152c1a37b536c65e0b816319304d1fb46c2dc5a8)
2007-10-10r9912: Fix another bug in ldb_map.Jelmer Vernooij1-5/+0
(This used to be commit 4c3b37d660e798764e35a31221f4939ab6f36948)
2007-10-10r9908: Generate posixUser and posixGroup as wellJelmer Vernooij1-1/+5
(This used to be commit ebed25b47d3d8bd350b51b462d605d713f17602d)
2007-10-10r9885: Fix code before declarations.Tim Potter1-1/+2
(This used to be commit b7d982c94be05d357a4c3517afc60c7929fb4615)
2007-10-10r9857: Fix rename/delete issuesJelmer Vernooij1-1/+0
(This used to be commit d6dce7ef3eb21a5e90244cf2ce7403ab43b12d63)
2007-10-10r9854: Finish ldb_map testsuiteJelmer Vernooij3-3/+7
Update PLAN Some more small other fixes (This used to be commit de2bde2526ffaf521253e3b9e58fc11417986321)
2007-10-10r9835: Make ldb_map compile in the stand-alone LDB buildJelmer Vernooij1-1/+0
(This used to be commit 2283a336e0e31e6857621d9806bba54c400bd986)
2007-10-10r9827: Convert 'passdb backend' rather then 'passdb backends'Jelmer Vernooij1-1/+2
Be a bit more verbose (This used to be commit fb2fd8da10b281b2064d4cae5d5a0630e8a207da)
2007-10-10r9816: Work on testsuite for upgradeJelmer Vernooij2-3/+6
Add 'paths' object to provision code. (This used to be commit 488d737fb0ebbc2535d0ec17c14f0dc1eaf2a578)
2007-10-10r9808: Improve code that selects what "passdb backend" to import from.Jelmer Vernooij3-5/+55
(This used to be commit 7739d092d5ca99bd44a1612cc783e38a2f09a67f)
2007-10-10r9800: Add EJS interface to param. tridge, sorry this overlaps a bitJelmer Vernooij1-3/+5
with your loadparm interface. :-/ (This used to be commit bb0cef581a09a86113f3212c776c011ae73def14)
2007-10-10r9798: Add generic functions for handling smb.conf files (the parameters ↵Jelmer Vernooij3-103/+9
don't to be pre-declared). Also doesn't use any globals, so multiple files can be loaded at once. Currently uses the prefix "param" for all functions and structures; suggestions for better ones are welcome... Remove old smb.conf-parsing code from libsamba3. (This used to be commit 414e5f7f6dc38a8fde3b61d524a664f56f9ea592)
2007-10-10r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinkingJelmer Vernooij2-4/+4
StrCaseCmp was sys_strcasecmp, while it is in fact strcasecmp_m! (This used to be commit 200a8f6652cb2de7a8037a7a4c2a204b50aee2b1)
2007-10-10r9789: Patch from Volker that fixes the build on AIX.Jelmer Vernooij1-1/+1
(This used to be commit 9a1a7fb60e6531ff74e6817313548f3cee37a990)
2007-10-10r9786: Move ldb_map into ldb/modules/Jelmer Vernooij1-1/+2
Move samba3sam to dsdb/ (This used to be commit eb9d615bcd49328131613f64745760a90553b7f2)
2007-10-10r9770: Couple other bugfixesJelmer Vernooij2-67/+3
Update TODO-list (This used to be commit d9541535e3f9e1c058410eeb0a54d60181572f2b)
2007-10-10r9762: Add support for reading good old smbpasswd filesJelmer Vernooij3-17/+151
Fix password support Make base64 decode/encode functions available to EJS (This used to be commit 1376a1fe44cd6b01709819095a711c14626b1d3e)
2007-10-10r9756: One-way upgrade from Samba3->Samba4 basically works nowJelmer Vernooij2-282/+1
Still need to polish some rough edges (This used to be commit a8f309aa812533f57a90410722dfb342c8cf3b48)
2007-10-10r9754: Upgrading with the command line utility now works, at least partially (-:Jelmer Vernooij1-1/+1
Upgrading using SWAT should work as well now. (This used to be commit 8baa2ac377315ae8b365f58c2bda0bf3d0c5aec3)
2007-10-10r9751: Remove C version of samba3dump (the EJS version works nicely as well).Jelmer Vernooij2-332/+0
Fix a couple of bugs in ldb_map. (This used to be commit 66df76a63433aea4081eab8b20bf3ba86e0a606d)
2007-10-10r9744: - [upgrade.js] Start working on smb.conf conversion.Jelmer Vernooij1-1/+4
- [ldb_map] Support storing non-mappable data in a fallback LDB (This used to be commit 435e4c6389b9d9b545beec8036289620ee5883db)
2007-10-10r9735: More work on generating a valid Samba4 configuration using theJelmer Vernooij1-3/+3
Samba3 data (both console and SWAT) (This used to be commit d569465dc4def55c27878028f2fc762960f453d8)
2007-10-10r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett1-2/+5
Kerberos CCACHE into the system. This again allows the use of the system ccache when no username is specified, and brings more code in common between gensec_krb5 and gensec_gssapi. It also has a side-effect that may (or may not) be expected: If there is a ccache, even if it is not used (perhaps the remote server didn't want kerberos), it will change the default username. Andrew Bartlett (This used to be commit 6202267f6ec1446d6bd11d1d37d05a977bc8d315)
2007-10-10r9718: Work a bit on the SWAT interfaceJelmer Vernooij2-1/+14
(This used to be commit b1844905d2c1ca26aef0ccba799ff16383348fc1)
2007-10-10r9712: Bunch of small fixesJelmer Vernooij7-47/+200
Write out basic sam.ldif (This used to be commit 67593bef7f0f8dc2258b2fe9c06779f0025d240e)
2007-10-10r9700: Change DATA_BLOB in ejs back to struct datablobJelmer Vernooij3-6/+38
Support writing idmap mappings to winbind.ldif (This used to be commit 3709def35303f1afed0f344628fe2c89250ee087)
2007-10-10r9685: Add tests for samba3sam mapping moduleJelmer Vernooij2-199/+0
Fix a couple of bugs Move samba3sam backend to lib/ldb/ Remove some more unused parameters (This used to be commit 7f864d446d6af7cfd9fb8dbc496a29b36ec57ce9)
2007-10-10r9672: Fix build for compilers that don't like undefined-length arrays at ↵Jelmer Vernooij1-131/+113
the end of structs... (This used to be commit c2211df586337ff68bb805801959147065040c01)
2007-10-10r9624: Support writing wins.ldifJelmer Vernooij1-3/+24
(This used to be commit b0595d238bbcc4a3927914d1fd6032e9293da5cc)
2007-10-10r9623: samba3dump now generates LDIF for the registry hives from registry.tdbJelmer Vernooij7-58/+273
couple of other small fixes (This used to be commit 06bc5d8e0950dd85b6f26a1355fa0a2ae178d30f)
2007-10-10r9621: Bunch of bug fixes. Add 'format' option to samba3dump (text,summary,ldif)Jelmer Vernooij9-78/+192
(This used to be commit dc6aab8d4a6d0fe47756c90d3d311b6009d571ff)
2007-10-10r9616: Finish ldb_map module (still needs a lot of testing though...)Jelmer Vernooij1-49/+165
Add initial mapping table for ldb_samba3. Contains most attributes. (This used to be commit b73441b04d048919e95ee7f7bcae330c4dafefe7)
2007-10-10r9602: Add support for reading share_info.tdb and smb.conf.Jelmer Vernooij5-2/+231
Add userdata argument to function pointers for pm_process() (This used to be commit 84b2fb34675fa557173621433838c5a7ec0f1283)
2007-10-10r9595: Add ldb map moduleJelmer Vernooij2-1/+52
(This used to be commit e0a0d3f092d601a22b7549a0278735e66239b301)
2007-10-10r9591: - Remove empty fileJelmer Vernooij1-1/+1
- Fix a couple of typo's - Fix build of lib/samba3/secrets.c for systems that don't have /usr/include/tdb.h... (This used to be commit b8c52900636515d1215ae79a70416db93ce4531c)
2007-10-10r9589: Support reading secrets tdbJelmer Vernooij4-476/+194
(This used to be commit dd15131b5219ecf0d09329c0de37c426b9147f45)
2007-10-10r9581: Registry dbJelmer Vernooij4-122/+107
(This used to be commit b264e9f56a434400277bb73898484aff93522fe8)
2007-10-10r9563: I think this INIT_OBJ_FILES should be ADD_OBJ_FILES so that the ↵Tim Potter1-1/+1
lib/samba3 source files are included in make proto. Fixes the build with ./configure.developer. (This used to be commit 691d6a04d76d55bfd61d581759b9be6a72880019)
2007-10-10r9557: Some more updates. Use combined function for parsing a set ofJelmer Vernooij8-445/+150
samba3 databases (This used to be commit b91a695bd854c6d37ec536edb2db7b6f97fe69dc)
2007-10-10r9555: More updates. Everything except for secrets.c compiles now..Jelmer Vernooij10-104/+339
(This used to be commit e59d6156b2d569ca788fe1824148f05f4a7a9918)
2007-10-10r9552: Add idmap support.Jelmer Vernooij1-0/+93
(This used to be commit 37882f22873fdeb3bf4ae90128e335abbd90db5f)
2007-10-10r9472: Add read-only version of Samba3 registry database (doesn't compile yet)Jelmer Vernooij1-0/+172
(This used to be commit 77cbb6299847bab1272cc681f4b8f54a9fca1339)
2007-10-10r9455: Support for reading the policy databaseJelmer Vernooij4-1/+132
(This used to be commit 7548a5012aad41bde0652d4532d184545997be86)
2007-10-10r9450: Initial work on reading group mapping database.Jelmer Vernooij1-0/+483
(This used to be commit 788fd262fc736a1bdb0fe6f266b31b2268f9d8d8)