Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r13102: fixed the vampire code to correctly setup foreign sids and default | Andrew Tridgell | 1 | -21/+35 |
2007-10-10 | r13098: make check for workgroup and realm case insensitive | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r13097: move the creation of the default sam name -> unix name mappings into | Andrew Tridgell | 1 | -6/+75 |
2007-10-10 | r13084: fix 'make test'! | Stefan Metzmacher | 1 | -5/+0 |
2007-10-10 | r13076: catch a easy to make error during vampire install | Andrew Tridgell | 1 | -0/+5 |
2007-10-10 | r12947: added some error checking that I stumbled across while testing domain... | Andrew Tridgell | 1 | -1/+16 |
2007-10-10 | r12929: Fix more implict global and shadowing variables. | Andrew Bartlett | 1 | -5/+5 |
2007-10-10 | r12928: This patch improves the interaction between the vampire and provsion ... | Andrew Bartlett | 1 | -16/+48 |
2007-10-10 | r12892: Add a 'Migrate from Windows' page to our installation section in SWAT. | Andrew Bartlett | 1 | -0/+26 |
2007-10-10 | r12823: Fix up the provison and newuser code in SWAT. This also cleans up the | Andrew Bartlett | 1 | -21/+30 |
2007-10-10 | r12749: Fix the newuser script. | Andrew Bartlett | 1 | -6/+4 |
2007-10-10 | r12739: Add support for using credentials in the provision process. | Andrew Bartlett | 1 | -16/+21 |
2007-10-10 | r12695: A dot is allowed in NetBIOS names. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r12533: Get the ldb.errstring() out to the user on failure. It helps a lot | Andrew Bartlett | 1 | -2/+9 |
2007-10-10 | r12252: With this change (hack) we can now do an provision onto Samba4's LDAP | Andrew Bartlett | 1 | -1/+4 |
2007-10-10 | r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldb | Andrew Bartlett | 1 | -9/+9 |
2007-10-10 | r11995: A big kerberos-related update. | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r11956: removed the old rootdse.ldif, and the provision.js code that uses it | Andrew Tridgell | 1 | -3/+0 |
2007-10-10 | r11501: change provision code to use the new display specifiers | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r11496: add a minimal ads-compatible schema into our sam.ldb setup. This is | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r11475: removed a extraneous ldb_delete() call (i had it there for debugging) | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r11474: - enable ldb transactions from ejs | Andrew Tridgell | 1 | -4/+19 |
2007-10-10 | r11363: fixed a problem with provisioning when hklm already exists (the | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r11222: Small provision fixes: canonicalName is now generated, and the DC= | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r11217: Ensure the realm is substituted in UPPER case. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r11203: Use different variable names to make it easier to tell which assert f... | Andrew Bartlett | 1 | -4/+4 |
2007-10-10 | r10193: r11632@blu: tridge | 2005-08-30 23:08:27 +1000 | Andrew Tridgell | 1 | -0/+22 |
2007-10-10 | r10190: Do some very basic input checking when provisioning. | Jelmer Vernooij | 1 | -0/+26 |
2007-10-10 | r9816: Work on testsuite for upgrade | Jelmer Vernooij | 1 | -13/+31 |
2007-10-10 | r9770: Couple other bugfixes | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r9756: One-way upgrade from Samba3->Samba4 basically works now | Jelmer Vernooij | 1 | -2/+3 |
2007-10-10 | r9746: Add "staff" as possible alternative to wheel | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r9707: r11080@blu: tridge | 2005-08-28 12:41:12 +1000 | Andrew Tridgell | 1 | -1/+26 |
2007-10-10 | r8790: Finish the migration of aliases and privilages with SamSync, by adding | Andrew Bartlett | 1 | -12/+7 |
2007-10-10 | r8677: The first part of the domain name may not be equal to the netbios doma... | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r8660: Use templates for the initial provision of user and computer accounts. | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r8650: Use the timestamps and a new objectguid module rather than placing | Andrew Bartlett | 1 | -5/+14 |
2007-10-10 | r8648: automatically redirect to provisioning if not yet provisioned when the | Andrew Tridgell | 1 | -0/+21 |
2007-10-10 | r8643: - make lp_configfile() work again | Andrew Tridgell | 1 | -2/+19 |
2007-10-10 | r8640: continue the trend by moving the ejs random calls into an object | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r8639: moved loadparm calls into an ejs object | Andrew Tridgell | 1 | -6/+10 |
2007-10-10 | r8603: we have to use the same db name as the rest of smbd uses so the ldb co... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8570: delete all records in the old db when provisioning, rather than using | Andrew Tridgell | 1 | -2/+26 |
2007-10-10 | r8561: as with the other ejs subsystems, make nss into a object | Andrew Tridgell | 1 | -5/+7 |
2007-10-10 | r8558: move newuser logic into the provision.js lib | Andrew Tridgell | 1 | -0/+84 |
2007-10-10 | r8488: after discussions with simo, moved to a full OO interface, so you don'... | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r8486: switched to a separate connection operation in ldb interface | Andrew Tridgell | 1 | -2/+5 |
2007-10-10 | r8484: switched the sys_*() calls to the OO interface | Andrew Tridgell | 1 | -10/+12 |
2007-10-10 | r8481: switched ldb ejs called over to an OO interface, so you do: | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r8445: if a system doesn't have "nogroup" then try "nobody" | Andrew Tridgell | 1 | -1/+1 |