summaryrefslogtreecommitdiffstats
path: root/source4/scripting/libjs/provision.js
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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