summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r9830: Fix support for importing registry values. Extended the examplre regis...Jelmer Vernooij1-5/+3
2007-10-10r9829: Registry key and value names are case insensitiveJelmer Vernooij1-0/+4
2007-10-10r9827: Convert 'passdb backend' rather then 'passdb backends'Jelmer Vernooij3-3/+5
2007-10-10r9826: Add some more OOM checksJelmer Vernooij2-3/+23
2007-10-10r9825: Correctly handle length argument to substr()Jelmer Vernooij1-3/+2
2007-10-10r9824: r9495@cabra: derrell | 2005-08-31 09:33:55 -0400Derrell Lipman1-0/+1
2007-10-10r9816: Work on testsuite for upgradeJelmer Vernooij7-38/+83
2007-10-10r9813: Conver testsuite for samba3sam module to EJSJelmer Vernooij3-69/+8
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-10r9805: Add 'data' property to param EJS objectJelmer Vernooij4-28/+110
2007-10-10r9800: Add EJS interface to param. tridge, sorry this overlaps a bitJelmer Vernooij7-22/+252
2007-10-10r9798: Add generic functions for handling smb.conf files (the parameters don'...Jelmer Vernooij9-145/+310
2007-10-10r9797: - let us parse replication packets with linked attributes fine,Stefan Metzmacher1-2/+16
2007-10-10r9795: fix the ndr_pull_string code to handle, some special cases,Stefan Metzmacher1-51/+51
2007-10-10r9794: r11627@blu: tridge | 2005-08-30 22:55:27 +1000Andrew Tridgell1-2/+2
2007-10-10r9793: Be more verbose, check for errors in upgrade script.Jelmer Vernooij4-35/+40
2007-10-10r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinkingJelmer Vernooij24-40/+40
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 Vernooij9-235/+16
2007-10-10r9778: Test for particular error returns, rather than just OK/not OK.Andrew Bartlett1-7/+103
2007-10-10r9776: r11609@blu: tridge | 2005-08-30 12:20:11 +1000Andrew Tridgell1-4/+4
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 Bartlett4-73/+165
2007-10-10r9771: - Prevent ldb crash when a invalid DN is addedJelmer Vernooij3-2/+8
2007-10-10r9770: Couple other bugfixesJelmer Vernooij9-106/+79
2007-10-10r9769: r11592@blu: tridge | 2005-08-30 10:40:19 +1000Andrew Tridgell1-0/+37
2007-10-10r9768: Arrrgh.. Right this time.Jelmer Vernooij1-1/+1
2007-10-10r9767: Fix typoJelmer Vernooij1-1/+1
2007-10-10r9766: Prevent erroneous OOM messageJelmer Vernooij1-1/+1
2007-10-10r9762: Add support for reading good old smbpasswd filesJelmer Vernooij6-42/+250
2007-10-10r9756: One-way upgrade from Samba3->Samba4 basically works nowJelmer Vernooij5-295/+66
2007-10-10r9755: Fix crash bug in SWAT loginJelmer Vernooij1-1/+4
2007-10-10r9754: Upgrading with the command line utility now works, at least partially (-:Jelmer Vernooij4-58/+105
2007-10-10r9751: Remove C version of samba3dump (the EJS version works nicely as well).Jelmer Vernooij3-347/+44
2007-10-10r9746: Add "staff" as possible alternative to wheelJelmer Vernooij1-1/+1
2007-10-10r9744: - [upgrade.js] Start working on smb.conf conversion.Jelmer Vernooij7-101/+475
2007-10-10r9735: More work on generating a valid Samba4 configuration using theJelmer Vernooij5-43/+443
2007-10-10r9734: The ethereal parser generator was generating duplicate functions forTim Potter1-4/+4
2007-10-10r9733: Test conversion from known sids in CrackNames.Andrew Bartlett1-0/+56
2007-10-10r9731: Fix typoAndrew Bartlett1-1/+1
2007-10-10r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett22-233/+459
2007-10-10r9727: A simplier test I can aim at passing when I get the cracknames code done.Andrew Bartlett2-0/+38
2007-10-10r9725: Fix full output mode of samba3dump as well. Thanks to tridge forJelmer Vernooij2-20/+40
2007-10-10r9724: Rewrite samba3dump in JS. The summary works now, but the full outputJelmer Vernooij3-234/+411
2007-10-10r9722: Initial attempt at converting samba3dump to EJS..Jelmer Vernooij6-2/+489
2007-10-10r9718: Work a bit on the SWAT interfaceJelmer Vernooij5-61/+72