summaryrefslogtreecommitdiff
path: root/source4/lib
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r9857: Fix rename/delete issuesJelmer Vernooij2-12/+24
2007-10-10r9854: Finish ldb_map testsuiteJelmer Vernooij4-16/+19
2007-10-10r9842: More error checks in the ldb_map modules, extend testsuiteJelmer Vernooij1-44/+99
2007-10-10r9835: Make ldb_map compile in the stand-alone LDB buildJelmer Vernooij4-45/+48
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-10r9813: Conver testsuite for samba3sam module to EJSJelmer Vernooij1-61/+0
2007-10-10r9808: Improve code that selects what "passdb backend" to import from.Jelmer Vernooij3-5/+55
2007-10-10r9807: Use talloc in fd_lines_load() and file_lines_load(). The returnJelmer Vernooij1-7/+20
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 Vernooij4-104/+29
2007-10-10r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinkingJelmer Vernooij5-9/+9
2007-10-10r9791: r11611@blu: tridge | 2005-08-30 21:48:22 +1000Andrew Tridgell1-1/+1
2007-10-10r9789: Patch from Volker that fixes the build on AIX.Jelmer Vernooij2-22/+33
2007-10-10r9786: Move ldb_map into ldb/modules/Jelmer Vernooij7-865/+5
2007-10-10r9775: r11607@blu: tridge | 2005-08-30 12:16:19 +1000Andrew Tridgell1-2/+2
2007-10-10r9774: r11605@blu: tridge | 2005-08-30 12:02:19 +1000Andrew Tridgell1-0/+3
2007-10-10r9773: r11599@blu: tridge | 2005-08-30 11:55:57 +1000Andrew Tridgell1-5/+13
2007-10-10r9772: Make credentials callbacks more consistant with the abstractionAndrew Bartlett2-13/+95
2007-10-10r9771: - Prevent ldb crash when a invalid DN is addedJelmer Vernooij3-2/+8
2007-10-10r9770: Couple other bugfixesJelmer Vernooij5-93/+51
2007-10-10r9769: r11592@blu: tridge | 2005-08-30 10:40:19 +1000Andrew Tridgell1-0/+37
2007-10-10r9766: Prevent erroneous OOM messageJelmer Vernooij1-1/+1
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 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