summaryrefslogtreecommitdiffstats
path: root/source4/scripting/libjs
Commit message (Collapse)AuthorAgeFilesLines
* r8338: - added a substitute_var() js library function for doing hash drivenAndrew Tridgell2007-10-101-0/+29
| | | | | | | substitution of variables in strings - the js provision script now correctly processes provision.ldif (This used to be commit c2946003e06c4898ba0444cd0b69d3203753be94)
* r8318: added a bunch more ejs calls.Andrew Tridgell2007-10-101-1/+0
| | | | | | | | | getgr*() getpw*() strlower() strupper() IfaceList() (This used to be commit 1517ad490dd67302f38ab9dcd8a3b24b73b8d550)
* r8298: - started building a library of js routines in scripting/libjs/Andrew Tridgell2007-10-102-0/+223
- switched the existing test programs over to using the library - added install of js lib (This used to be commit 2a444dedbe44347268affc6458196f93ca7d372b)