summaryrefslogtreecommitdiffstats
path: root/source/scripting/libjs/upgrade.js
Commit message (Collapse)AuthorAgeFilesLines
* r12704: role => server roleJelmer Vernooij2006-01-031-4/+4
|
* r12703: Fix handling of short passdb backends (also reported by Steinar ↵Jelmer Vernooij2006-01-031-2/+4
| | | | Gunderson)
* r12699: correctly escape invalid DN characters (reported by Steinar H. ↵Jelmer Vernooij2006-01-031-1/+1
| | | | | | | Gunderson). this still doesn't work as a bug in ldb causes it to not understand escaped characters in DNs when parsing DNs
* r12697: Support empty fullname fields in unix accountsJelmer Vernooij2006-01-031-0/+4
|
* r11087: - add type,name,scope as attributes to winsRecords,Stefan Metzmacher2005-10-151-7/+58
| | | | | | | | so you can use them in search filters, only for administration not used inside the winserver code - fix the samba3 ugrade scripts to create a correct samba4 wins.ldb metze
* r10515: Handle replacement of "domain logons" and "domain master" by "server ↵Jelmer Vernooij2005-09-261-2/+14
| | | | role"
* r9951: Add another value to the default HKLM.Jelmer Vernooij2005-09-021-4/+15
| | | | Convert Samba3 policy "refuse machine pw change" to registry value.
* r9925: Fix swapped nt/lm password hashes - caught by Andrew BartlettJelmer Vernooij2005-09-011-1/+1
|
* r9899: Be more conservative about what is sent to the remote server in ldb_map.Jelmer Vernooij2005-09-011-5/+6
|
* r9854: Finish ldb_map testsuiteJelmer Vernooij2005-09-011-18/+79
| | | | | Update PLAN Some more small other fixes
* r9842: More error checks in the ldb_map modules, extend testsuiteJelmer Vernooij2005-08-311-28/+31
|
* r9834: More tests for the upgrade from Samba3Jelmer Vernooij2005-08-311-9/+21
|
* r9830: Fix support for importing registry values. Extended the examplre ↵Jelmer Vernooij2005-08-311-5/+3
| | | | registry tdb.
* r9827: Convert 'passdb backend' rather then 'passdb backends'Jelmer Vernooij2005-08-311-1/+2
| | | | Be a bit more verbose
* r9816: Work on testsuite for upgradeJelmer Vernooij2005-08-311-10/+8
| | | | Add 'paths' object to provision code.
* r9805: Add 'data' property to param EJS objectJelmer Vernooij2005-08-301-19/+49
| | | | | Write out new smb.conf file. Parameters that have disappeared between Samba 3 and 4 will optionally be prefixed with 'samba3:'
* r9800: Add EJS interface to param. tridge, sorry this overlaps a bit Jelmer Vernooij2005-08-301-3/+3
| | | | with your loadparm interface. :-/
* r9793: Be more verbose, check for errors in upgrade script.Jelmer Vernooij2005-08-301-9/+23
|
* r9770: Couple other bugfixesJelmer Vernooij2005-08-301-6/+8
| | | | Update TODO-list
* r9762: Add support for reading good old smbpasswd filesJelmer Vernooij2005-08-291-23/+36
| | | | | Fix password support Make base64 decode/encode functions available to EJS
* r9756: One-way upgrade from Samba3->Samba4 basically works nowJelmer Vernooij2005-08-291-11/+5
| | | | Still need to polish some rough edges
* r9754: Upgrading with the command line utility now works, at least partially (-:Jelmer Vernooij2005-08-291-8/+95
| | | | Upgrading using SWAT should work as well now.
* r9744: - [upgrade.js] Start working on smb.conf conversion.Jelmer Vernooij2005-08-291-36/+123
| | | | - [ldb_map] Support storing non-mappable data in a fallback LDB
* r9735: More work on generating a valid Samba4 configuration using the Jelmer Vernooij2005-08-291-2/+269
| | | | Samba3 data (both console and SWAT)
* r9722: Initial attempt at converting samba3dump to EJS..Jelmer Vernooij2005-08-281-0/+13