summaryrefslogtreecommitdiff
path: root/source4/scripting/libjs
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8643: - make lp_configfile() work againAndrew Tridgell1-2/+19
2007-10-10r8640: continue the trend by moving the ejs random calls into an objectAndrew Tridgell1-0/+2
2007-10-10r8639: moved loadparm calls into an ejs objectAndrew Tridgell3-8/+14
2007-10-10r8638: continue the trend of maknig our C functions true ejs objects by makin...Andrew Tridgell1-0/+3
2007-10-10r8629: - moved the getDomainList() call out of smbcalls_auth.c and into libjs...Andrew Tridgell1-0/+17
2007-10-10r8603: we have to use the same db name as the rest of smbd uses so the ldb co...Andrew Tridgell1-1/+1
2007-10-10r8590: added server status utility functions for checking on the status of a ...Andrew Tridgell2-0/+80
2007-10-10r8584: added --nbt option to smbstatus for nbt server statisticsAndrew Tridgell1-0/+21
2007-10-10r8577: added management calls to list current tree connectsAndrew Tridgell1-1/+40
2007-10-10r8575: the beginnings of a smbstatus commandAndrew Tridgell1-0/+33
2007-10-10r8570: delete all records in the old db when provisioning, rather than usingAndrew Tridgell1-2/+26
2007-10-10r8561: as with the other ejs subsystems, make nss into a objectAndrew Tridgell1-5/+7
2007-10-10r8558: move newuser logic into the provision.js libAndrew Tridgell1-0/+84
2007-10-10r8488: after discussions with simo, moved to a full OO interface, so you don'...Andrew Tridgell1-3/+3
2007-10-10r8486: switched to a separate connection operation in ldb interfaceAndrew Tridgell1-2/+5
2007-10-10r8484: switched the sys_*() calls to the OO interfaceAndrew Tridgell1-10/+12
2007-10-10r8483: switched our generated ejs rpc code over to the new OO interface. ThisAndrew Tridgell1-14/+15
2007-10-10r8481: switched ldb ejs called over to an OO interface, so you do:Andrew Tridgell1-1/+3
2007-10-10r8445: if a system doesn't have "nogroup" then try "nobody"Andrew Tridgell1-1/+1
2007-10-10r8372: - split out provisioning logic into a separate ejs libraryAndrew Tridgell1-0/+222
2007-10-10r8355: - added a vsprintf() functionAndrew Tridgell1-0/+8
2007-10-10r8338: - added a substitute_var() js library function for doing hash drivenAndrew Tridgell1-0/+29
2007-10-10r8318: added a bunch more ejs calls.Andrew Tridgell1-1/+0
2007-10-10r8298: - started building a library of js routines in scripting/libjs/Andrew Tridgell2-0/+223