summaryrefslogtreecommitdiffstats
path: root/source4/scripting/libjs
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r8584: added --nbt option to smbstatus for nbt server statisticsAndrew Tridgell2007-10-101-0/+21
* r8577: added management calls to list current tree connectsAndrew Tridgell2007-10-101-1/+40
* r8575: the beginnings of a smbstatus commandAndrew Tridgell2007-10-101-0/+33
* r8570: delete all records in the old db when provisioning, rather than usingAndrew Tridgell2007-10-101-2/+26
* r8561: as with the other ejs subsystems, make nss into a objectAndrew Tridgell2007-10-101-5/+7
* r8558: move newuser logic into the provision.js libAndrew Tridgell2007-10-101-0/+84
* r8488: after discussions with simo, moved to a full OO interface, so you don'...Andrew Tridgell2007-10-101-3/+3
* r8486: switched to a separate connection operation in ldb interfaceAndrew Tridgell2007-10-101-2/+5
* r8484: switched the sys_*() calls to the OO interfaceAndrew Tridgell2007-10-101-10/+12
* r8483: switched our generated ejs rpc code over to the new OO interface. ThisAndrew Tridgell2007-10-101-14/+15
* r8481: switched ldb ejs called over to an OO interface, so you do:Andrew Tridgell2007-10-101-1/+3
* r8445: if a system doesn't have "nogroup" then try "nobody"Andrew Tridgell2007-10-101-1/+1
* r8372: - split out provisioning logic into a separate ejs libraryAndrew Tridgell2007-10-101-0/+222
* r8355: - added a vsprintf() functionAndrew Tridgell2007-10-101-0/+8
* r8338: - added a substitute_var() js library function for doing hash drivenAndrew Tridgell2007-10-101-0/+29
* r8318: added a bunch more ejs calls.Andrew Tridgell2007-10-101-1/+0
* r8298: - started building a library of js routines in scripting/libjs/Andrew Tridgell2007-10-102-0/+223