summaryrefslogtreecommitdiffstats
path: root/source/scripting/libjs/provision.js
Commit message (Expand)AuthorAgeFilesLines
* r9770: Couple other bugfixesJelmer Vernooij2005-08-301-2/+1
* r9756: One-way upgrade from Samba3->Samba4 basically works nowJelmer Vernooij2005-08-291-2/+3
* r9746: Add "staff" as possible alternative to wheel Jelmer Vernooij2005-08-291-1/+1
* r9707: r11080@blu: tridge | 2005-08-28 12:41:12 +1000Andrew Tridgell2005-08-281-1/+26
* r8790: Finish the migration of aliases and privilages with SamSync, by addingAndrew Bartlett2005-07-271-12/+7
* r8677: The first part of the domain name may not be equal to the netbios doma...Andrew Bartlett2005-07-211-0/+3
* r8660: Use templates for the initial provision of user and computer accounts.Andrew Bartlett2005-07-211-0/+2
* r8650: Use the timestamps and a new objectguid module rather than placingAndrew Bartlett2005-07-201-5/+14
* r8648: automatically redirect to provisioning if not yet provisioned when theAndrew Tridgell2005-07-201-0/+21
* r8643: - make lp_configfile() work againAndrew Tridgell2005-07-201-2/+19
* r8640: continue the trend by moving the ejs random calls into an objectAndrew Tridgell2005-07-201-0/+2
* r8639: moved loadparm calls into an ejs objectAndrew Tridgell2005-07-201-6/+10
* r8603: we have to use the same db name as the rest of smbd uses so the ldb co...Andrew Tridgell2005-07-191-1/+1
* r8570: delete all records in the old db when provisioning, rather than usingAndrew Tridgell2005-07-191-2/+26
* r8561: as with the other ejs subsystems, make nss into a objectAndrew Tridgell2005-07-191-5/+7
* r8558: move newuser logic into the provision.js libAndrew Tridgell2005-07-181-0/+84
* r8488: after discussions with simo, moved to a full OO interface, so you don'...Andrew Tridgell2005-07-151-3/+3
* r8486: switched to a separate connection operation in ldb interfaceAndrew Tridgell2005-07-151-2/+5
* r8484: switched the sys_*() calls to the OO interfaceAndrew Tridgell2005-07-151-10/+12
* r8481: switched ldb ejs called over to an OO interface, so you do:Andrew Tridgell2005-07-151-1/+3
* r8445: if a system doesn't have "nogroup" then try "nobody"Andrew Tridgell2005-07-141-1/+1
* r8372: - split out provisioning logic into a separate ejs libraryAndrew Tridgell2005-07-121-0/+222