r9589: Support reading secrets tdb
[gd/samba/.git] / source4 / scripting /
2007-10-10 Andrew Tridgellr9580: put the libinclude() after the GetOptions so...
2007-10-10 Andrew Tridgellr9568: updated the winreg js library for CreateKey...
2007-10-10 Andrew Tridgellr9566: fix an uninitialised variable
2007-10-10 Andrew Tridgellr9504: use some low level ejs hackery to give much...
2007-10-10 Andrew Tridgellr9500: userAuth() takes a creds object, not a general...
2007-10-10 Andrew Tridgellr9499: added error checking to the userAuth() call...
2007-10-10 Andrew Tridgellr9497: - converted the winreg library to a more OO...
2007-10-10 Andrew Tridgellr9496: added a regToVar() function that converts a...
2007-10-10 Andrew Tridgellr9492: it is more usual to return 'undefined' instead...
2007-10-10 Andrew Tridgellr9491: fixed up a few scripts that need to be updated...
2007-10-10 Rafal Szczesniakr9477: Convert popt options to an ejs object. Doesn...
2007-10-10 Andrew Tridgellr9465: handle encoding and decoding of pointers, repres...
2007-10-10 Andrew Tridgellr9464: fixed a problem with child pointers copied into...
2007-10-10 Simo Sorcer9391: Convert all the code to use struct ldb_dn to...
2007-10-10 Andrew Tridgellr9377: made winreg a user tool (I find it quite useful...
2007-10-10 Andrew Tridgellr9355: return the EnumKey and EnumValue list we have...
2007-10-10 Andrew Tridgellr9344: started adding calls for manipulation of data...
2007-10-10 Andrew Tridgellr9340: print the [in] contents when debugging even...
2007-10-10 Andrew Tridgellr9339: treat arrays of uint8 values as a special DATA_B...
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 Tridgellr9226: make sure we catch rpc faults in the ejs rpc...
2007-10-10 Andrew Tridgellr9218: make the winreg library code handle arbitrary...
2007-10-10 Andrew Tridgellr9210: fixed support for a credentials element in a...
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 Tridgellr9171: - support putting a credentials object in a...
2007-10-10 Andrew Tridgellr9159: abstract the winreg js functions into a nice...
2007-10-10 Andrew Tridgellr9146: - enable winreg pipe from ejs
2007-10-10 Andrew Tridgellr9132: 'pointer' is better for typedef than 'C pointer'
2007-10-10 Andrew Tridgellr9131: started adding the server side code for "AJAJ...
2007-10-10 Tim Potterr9123: Add ejs_pull_DATA_BLOB() and ejs_pull_BOOL(...
2007-10-10 Andrew Tridgellr9119: added a lp.categories() call in the loadparm...
2007-10-10 Tim Potterr9096: Spelling.
2007-10-10 Andrew Tridgellr9082: added the ECMA functions encodeURIComponent...
2007-10-10 Rafal Szczesniakr9071: Set real and workstation fields in ejs credentia...
2007-10-10 Rafal Szczesniakr9070: More fields in ejs credentials object.
2007-10-10 Andrew Tridgellr9059: add a basic credentials object for mimir
2007-10-10 Jelmer Vernooijr8985: Automatically generate make dependency rules for
2007-10-10 Jelmer Vernooijr8979: Bunch of makefile fragment inclusion fixes:
2007-10-10 Jelmer Vernooijr8966: Simplify the makefile generation system a bit.
2007-10-10 Andrew Tridgellr8887: fixed the irpc error that caused ia64 to fail...
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 Tridgellr8742: fixed handling of zero length names in mprObject()
2007-10-10 Andrew Bartlettr8700: Propmted by tridge's need to do plaintext auth...
2007-10-10 Andrew Tridgellr8678: setup for gdb backtrace in 'make test'
2007-10-10 Andrew Bartlettr8677: The first part of the domain name may not be...
2007-10-10 Andrew Tridgellr8661: added strstr() ejs function in string lib
2007-10-10 Andrew Bartlettr8660: Use templates for the initial provision of user...
2007-10-10 Andrew Tridgellr8659: return ldif formatted attributes in the ejs...
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 Tridgellr8637: added sys.stat() and sys.lstat() calls
2007-10-10 Andrew Tridgellr8635: make object inheritance with the builtin objects...
2007-10-10 Andrew Tridgellr8633: check for valid input to ejs_userAuth()
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 Tridgellr8602: allow options in ldb connect calls
2007-10-10 Andrew Tridgellr8590: added server status utility functions for checki...
2007-10-10 Andrew Tridgellr8589: - support --version option to smbstatus
2007-10-10 Andrew Tridgellr8584: added --nbt option to smbstatus for nbt server...
2007-10-10 Andrew Tridgellr8583: nicer smbstatus output
2007-10-10 Andrew Tridgellr8582: added sys.httptime() call, to display a NTTIME...
2007-10-10 Andrew Tridgellr8581: fixed handling of 64 bit integers in rpc calls...
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 Tridgellr8569: delete is a js reserved word, so use del instead
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 Tridgellr8557: expose ldb_errstring() in ldb ejs code
2007-10-10 Andrew Tridgellr8520: fixed a pile of warnings from the build farm...
2007-10-10 Simo Sorcer8516: let us use all parameters of ldbsearch in ldb...
2007-10-10 Simo Sorcer8499: clearer function name
2007-10-10 Andrew Tridgellr8489: neaten up the object handling
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 Tridgellr8452: allow for the ugly hack:
2007-10-10 Andrew Tridgellr8445: if a system doesn't have "nogroup" then try...
2007-10-10 Andrew Tridgellr8411: we need to use mprVarToNumber() instead of var...
2007-10-10 Andrew Tridgellr8406: make sure we give an error in ldbAdd() if any...
2007-10-10 Andrew Tridgellr8399: move the ejs and esp code closer to the director...
2007-10-10 Love Hörnquist Åstrandr8394: Make sure the argument to ctype is*(3) macros...
2007-10-10 Andrew Tridgellr8372: - split out provisioning logic into a separate...
2007-10-10 Tim Potterr8358: Return an error message if js include path not...
2007-10-10 Tim Potterr8357: Call lp_load() so we can access the various...
2007-10-10 Andrew Tridgellr8355: - added a vsprintf() function
2007-10-10 Andrew Tridgellr8340: - added sys_gmtime()
2007-10-10 Andrew Tridgellr8339: added ldbAdd(), ldbModify(), ldbDelete() and...
2007-10-10 Andrew Tridgellr8338: - added a substitute_var() js library function...
2007-10-10 Andrew Tridgellr8337: - use 64 bit access functions in ejs calls
next