summaryrefslogtreecommitdiffstats
path: root/source4/scripting/libjs
Commit message (Expand)AuthorAgeFilesLines
* r10515: Handle replacement of "domain logons" and "domain master" by "server ...Jelmer Vernooij2007-10-101-2/+14
* r10193: r11632@blu: tridge | 2005-08-30 23:08:27 +1000Andrew Tridgell2007-10-101-0/+22
* r10190: Do some very basic input checking when provisioning.Jelmer Vernooij2007-10-101-0/+26
* 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
* 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-101-28/+31
* r9834: More tests for the upgrade from Samba3Jelmer Vernooij2007-10-101-9/+21
* 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
* r9816: Work on testsuite for upgradeJelmer Vernooij2007-10-102-23/+39
* r9805: Add 'data' property to param EJS objectJelmer Vernooij2007-10-101-19/+49
* r9800: Add EJS interface to param. tridge, sorry this overlaps a bitJelmer Vernooij2007-10-101-3/+3
* r9793: Be more verbose, check for errors in upgrade script.Jelmer Vernooij2007-10-101-9/+23
* r9770: Couple other bugfixesJelmer Vernooij2007-10-102-8/+9
* r9762: Add support for reading good old smbpasswd filesJelmer Vernooij2007-10-101-23/+36
* r9756: One-way upgrade from Samba3->Samba4 basically works nowJelmer Vernooij2007-10-102-13/+8
* r9754: Upgrading with the command line utility now works, at least partially (-:Jelmer Vernooij2007-10-101-8/+95
* 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-101-2/+269
* r9722: Initial attempt at converting samba3dump to EJS..Jelmer Vernooij2007-10-101-1/+6
* 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
* r9568: updated the winreg js library for CreateKey, and add a --createkeyAndrew Tridgell2007-10-101-6/+41
* r9497: - converted the winreg library to a more OO style of interfaceAndrew Tridgell2007-10-101-30/+63
* r9465: handle encoding and decoding of pointers, representing them as aAndrew Tridgell2007-10-101-0/+2
* r9355: return the EnumKey and EnumValue list we have so far when we get a rpc...Andrew Tridgell2007-10-101-4/+4
* r9338: fixed the winreg IDL to be correct for the EnumKey and EnumValueAndrew Tridgell2007-10-101-17/+110
* r9227: cleanup and simplify the AJAJ codeAndrew Tridgell2007-10-101-6/+7
* r9218: make the winreg library code handle arbitrary paths more efficientlyAndrew Tridgell2007-10-101-16/+38
* r9178: remove the old server printf codeAndrew Tridgell2007-10-101-13/+0
* r9174: ejs does not include the special variable 'length' in for loops over o...Andrew Tridgell2007-10-101-18/+32
* r9159: abstract the winreg js functions into a nice library interfaceAndrew Tridgell2007-10-101-0/+115
* r9131: started adding the server side code for "AJAJ" (asynchronous javascrip...Andrew Tridgell2007-10-102-0/+195
* r8822: fixed number of arguments in samr libAndrew Tridgell2007-10-101-2/+2
* r8821: continue the trend to move to a more OO style of interface for our jsAndrew Tridgell2007-10-102-31/+25
* r8790: Finish the migration of aliases and privilages with SamSync, by addingAndrew Bartlett2007-10-101-12/+7
* r8677: The first part of the domain name may not be equal to the netbios doma...Andrew Bartlett2007-10-101-0/+3
* r8660: Use templates for the initial provision of user and computer accounts.Andrew Bartlett2007-10-101-0/+2
* r8650: Use the timestamps and a new objectguid module rather than placingAndrew Bartlett2007-10-101-5/+14
* r8648: automatically redirect to provisioning if not yet provisioned when theAndrew Tridgell2007-10-101-0/+21
* r8643: - make lp_configfile() work againAndrew Tridgell2007-10-101-2/+19
* r8640: continue the trend by moving the ejs random calls into an objectAndrew Tridgell2007-10-101-0/+2
* r8639: moved loadparm calls into an ejs objectAndrew Tridgell2007-10-103-8/+14
* r8638: continue the trend of maknig our C functions true ejs objects by makin...Andrew Tridgell2007-10-101-0/+3
* r8629: - moved the getDomainList() call out of smbcalls_auth.c and into libjs...Andrew Tridgell2007-10-101-0/+17
* r8603: we have to use the same db name as the rest of smbd uses so the ldb co...Andrew Tridgell2007-10-101-1/+1
* r8590: added server status utility functions for checking on the status of a ...Andrew Tridgell2007-10-102-0/+80