summaryrefslogtreecommitdiffstats
path: root/source4/scripting
Commit message (Expand)AuthorAgeFilesLines
* r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again.Andrew Bartlett2007-10-102-2/+2
* r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij2007-10-102-0/+15
* r10316: More dynconfig fixesJelmer Vernooij2007-10-103-3/+0
* r10252: a recent checkin from simo changed the handling of BASE and SUBTREEAndrew Tridgell2007-10-101-0/+1
* r10193: r11632@blu: tridge | 2005-08-30 23:08:27 +1000Andrew Tridgell2007-10-101-0/+22
* r10192: r11631@blu: tridge | 2005-08-30 23:06:37 +1000Andrew Tridgell2007-10-101-0/+26
* r10190: Do some very basic input checking when provisioning.Jelmer Vernooij2007-10-101-0/+26
* r9990: Fix some 64-bit size_t warnings.Tim Potter2007-10-101-3/+3
* r9951: Add another value to the default HKLM.Jelmer Vernooij2007-10-101-4/+15
* r9925: Fix swapped nt/lm password hashes - caught by Andrew BartlettJelmer Vernooij2007-10-101-1/+1
* r9915: Some more mappings. Fix weird sAMAccountName values.Jelmer Vernooij2007-10-101-4/+10
* r9899: Be more conservative about what is sent to the remote server in ldb_map.Jelmer Vernooij2007-10-101-5/+6
* r9854: Finish ldb_map testsuiteJelmer Vernooij2007-10-101-18/+79
* r9842: More error checks in the ldb_map modules, extend testsuiteJelmer Vernooij2007-10-102-32/+35
* r9834: More tests for the upgrade from Samba3Jelmer Vernooij2007-10-102-9/+63
* r9830: Fix support for importing registry values. Extended the examplre regis...Jelmer Vernooij2007-10-101-5/+3
* r9827: Convert 'passdb backend' rather then 'passdb backends'Jelmer Vernooij2007-10-101-1/+2
* r9826: Add some more OOM checksJelmer Vernooij2007-10-101-2/+2
* r9825: Correctly handle length argument to substr()Jelmer Vernooij2007-10-101-3/+2
* r9816: Work on testsuite for upgradeJelmer Vernooij2007-10-102-23/+39
* r9813: Conver testsuite for samba3sam module to EJSJelmer Vernooij2007-10-101-3/+3
* r9805: Add 'data' property to param EJS objectJelmer Vernooij2007-10-102-23/+107
* r9800: Add EJS interface to param. tridge, sorry this overlaps a bitJelmer Vernooij2007-10-105-4/+216
* r9798: Add generic functions for handling smb.conf files (the parameters don'...Jelmer Vernooij2007-10-101-40/+3
* r9793: Be more verbose, check for errors in upgrade script.Jelmer Vernooij2007-10-101-9/+23
* r9770: Couple other bugfixesJelmer Vernooij2007-10-104-13/+28
* r9762: Add support for reading good old smbpasswd filesJelmer Vernooij2007-10-103-25/+99
* r9756: One-way upgrade from Samba3->Samba4 basically works nowJelmer Vernooij2007-10-103-13/+65
* r9755: Fix crash bug in SWAT loginJelmer Vernooij2007-10-101-1/+4
* r9754: Upgrading with the command line utility now works, at least partially (-:Jelmer Vernooij2007-10-102-9/+98
* r9746: Add "staff" as possible alternative to wheelJelmer Vernooij2007-10-101-1/+1
* r9744: - [upgrade.js] Start working on smb.conf conversion.Jelmer Vernooij2007-10-101-36/+123
* r9735: More work on generating a valid Samba4 configuration using theJelmer Vernooij2007-10-103-40/+355
* r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett2007-10-102-2/+2
* r9725: Fix full output mode of samba3dump as well. Thanks to tridge forJelmer Vernooij2007-10-102-20/+40
* r9724: Rewrite samba3dump in JS. The summary works now, but the full outputJelmer Vernooij2007-10-103-234/+411
* r9722: Initial attempt at converting samba3dump to EJS..Jelmer Vernooij2007-10-106-2/+489
* r9718: Work a bit on the SWAT interfaceJelmer Vernooij2007-10-101-0/+8
* r9707: r11080@blu: tridge | 2005-08-28 12:41:12 +1000Andrew Tridgell2007-10-101-1/+26
* r9706: r11042@blu: tridge | 2005-08-28 12:40:09 +1000Andrew Tridgell2007-10-101-4/+0
* r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000Andrew Tridgell2007-10-102-3/+5
* r9700: Change DATA_BLOB in ejs back to struct datablobJelmer Vernooij2007-10-101-3/+3
* r9698: Fix a bit of memory managementJelmer Vernooij2007-10-101-1/+1
* r9645: fixed the ejs GetOptions() call to look at the first option passed (th...Andrew Tridgell2007-10-101-1/+1
* r9580: put the libinclude() after the GetOptions so the smb.conf is loaded toAndrew Tridgell2007-10-101-4/+4
* r9568: updated the winreg js library for CreateKey, and add a --createkeyAndrew Tridgell2007-10-102-9/+56
* r9566: fix an uninitialised variableAndrew Tridgell2007-10-101-1/+1
* r9504: use some low level ejs hackery to give much better exception error mes...Andrew Tridgell2007-10-101-2/+6
* r9500: userAuth() takes a creds object, not a general object now ...Andrew Tridgell2007-10-101-1/+1
* r9499: added error checking to the userAuth() call. SWAT is still failing, bu...Andrew Tridgell2007-10-101-1/+5