r9813: Conver testsuite for samba3sam module to EJS
[ira/wip.git] / source4 / scripting / libjs /
2007-10-10 Jelmer Vernooijr9805: Add 'data' property to param EJS object
2007-10-10 Jelmer Vernooijr9800: Add EJS interface to param. tridge, sorry this...
2007-10-10 Jelmer Vernooijr9793: Be more verbose, check for errors in upgrade...
2007-10-10 Jelmer Vernooijr9770: Couple other bugfixes
2007-10-10 Jelmer Vernooijr9762: Add support for reading good old smbpasswd files
2007-10-10 Jelmer Vernooijr9756: One-way upgrade from Samba3->Samba4 basically...
2007-10-10 Jelmer Vernooijr9754: Upgrading with the command line utility now...
2007-10-10 Jelmer Vernooijr9746: Add "staff" as possible alternative to wheel
2007-10-10 Jelmer Vernooijr9744: - [upgrade.js] Start working on smb.conf conversion.
2007-10-10 Jelmer Vernooijr9735: More work on generating a valid Samba4 configura...
2007-10-10 Jelmer Vernooijr9722: Initial attempt at converting samba3dump to...
2007-10-10 Jelmer Vernooijr9718: Work a bit on the SWAT interface
2007-10-10 Andrew Tridgellr9707: r11080@blu: tridge | 2005-08-28 12:41:12 ...
2007-10-10 Andrew Tridgellr9568: updated the winreg js library for CreateKey...
2007-10-10 Andrew Tridgellr9497: - converted the winreg library to a more OO...
2007-10-10 Andrew Tridgellr9465: handle encoding and decoding of pointers, repres...
2007-10-10 Andrew Tridgellr9355: return the EnumKey and EnumValue list we have...
2007-10-10 Andrew Tridgellr9338: fixed the winreg IDL to be correct for the EnumK...
2007-10-10 Andrew Tridgellr9227: cleanup and simplify the AJAJ code
2007-10-10 Andrew Tridgellr9218: make the winreg library code handle arbitrary...
2007-10-10 Andrew Tridgellr9178: remove the old server printf code
2007-10-10 Andrew Tridgellr9174: ejs does not include the special variable 'lengt...
2007-10-10 Andrew Tridgellr9159: abstract the winreg js functions into a nice...
2007-10-10 Andrew Tridgellr9131: started adding the server side code for "AJAJ...
2007-10-10 Andrew Tridgellr8822: fixed number of arguments in samr lib
2007-10-10 Andrew Tridgellr8821: continue the trend to move to a more OO style...
2007-10-10 Andrew Bartlettr8790: Finish the migration of aliases and privilages...
2007-10-10 Andrew Bartlettr8677: The first part of the domain name may not be...
2007-10-10 Andrew Bartlettr8660: Use templates for the initial provision of user...
2007-10-10 Andrew Bartlettr8650: Use the timestamps and a new objectguid module...
2007-10-10 Andrew Tridgellr8648: automatically redirect to provisioning if not...
2007-10-10 Andrew Tridgellr8643: - make lp_configfile() work again
2007-10-10 Andrew Tridgellr8640: continue the trend by moving the ejs random...
2007-10-10 Andrew Tridgellr8639: moved loadparm calls into an ejs object
2007-10-10 Andrew Tridgellr8638: continue the trend of maknig our C functions...
2007-10-10 Andrew Tridgellr8629: - moved the getDomainList() call out of smbcalls...
2007-10-10 Andrew Tridgellr8603: we have to use the same db name as the rest...
2007-10-10 Andrew Tridgellr8590: added server status utility functions for checki...
2007-10-10 Andrew Tridgellr8584: added --nbt option to smbstatus for nbt server...
2007-10-10 Andrew Tridgellr8577: added management calls to list current tree...
2007-10-10 Andrew Tridgellr8575: the beginnings of a smbstatus command
2007-10-10 Andrew Tridgellr8570: delete all records in the old db when provisioni...
2007-10-10 Andrew Tridgellr8561: as with the other ejs subsystems, make nss into...
2007-10-10 Andrew Tridgellr8558: move newuser logic into the provision.js lib
2007-10-10 Andrew Tridgellr8488: after discussions with simo, moved to a full...
2007-10-10 Andrew Tridgellr8486: switched to a separate connection operation...
2007-10-10 Andrew Tridgellr8484: switched the sys_*() calls to the OO interface
2007-10-10 Andrew Tridgellr8483: switched our generated ejs rpc code over to...
2007-10-10 Andrew Tridgellr8481: switched ldb ejs called over to an OO interface...
2007-10-10 Andrew Tridgellr8445: if a system doesn't have "nogroup" then try...
2007-10-10 Andrew Tridgellr8372: - split out provisioning logic into a separate...
2007-10-10 Andrew Tridgellr8355: - added a vsprintf() function
2007-10-10 Andrew Tridgellr8338: - added a substitute_var() js library function...
2007-10-10 Andrew Tridgellr8318: added a bunch more ejs calls.
2007-10-10 Andrew Tridgellr8298: - started building a library of js routines...