Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r12704: role => server role | Jelmer Vernooij | 2006-01-03 | 1 | -4/+4 |
| | |||||
* | r12703: Fix handling of short passdb backends (also reported by Steinar ↵ | Jelmer Vernooij | 2006-01-03 | 1 | -2/+4 |
| | | | | Gunderson) | ||||
* | r12699: correctly escape invalid DN characters (reported by Steinar H. ↵ | Jelmer Vernooij | 2006-01-03 | 1 | -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 accounts | Jelmer Vernooij | 2006-01-03 | 1 | -0/+4 |
| | |||||
* | r11087: - add type,name,scope as attributes to winsRecords, | Stefan Metzmacher | 2005-10-15 | 1 | -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 Vernooij | 2005-09-26 | 1 | -2/+14 |
| | | | | role" | ||||
* | r9951: Add another value to the default HKLM. | Jelmer Vernooij | 2005-09-02 | 1 | -4/+15 |
| | | | | Convert Samba3 policy "refuse machine pw change" to registry value. | ||||
* | r9925: Fix swapped nt/lm password hashes - caught by Andrew Bartlett | Jelmer Vernooij | 2005-09-01 | 1 | -1/+1 |
| | |||||
* | r9899: Be more conservative about what is sent to the remote server in ldb_map. | Jelmer Vernooij | 2005-09-01 | 1 | -5/+6 |
| | |||||
* | r9854: Finish ldb_map testsuite | Jelmer Vernooij | 2005-09-01 | 1 | -18/+79 |
| | | | | | Update PLAN Some more small other fixes | ||||
* | r9842: More error checks in the ldb_map modules, extend testsuite | Jelmer Vernooij | 2005-08-31 | 1 | -28/+31 |
| | |||||
* | r9834: More tests for the upgrade from Samba3 | Jelmer Vernooij | 2005-08-31 | 1 | -9/+21 |
| | |||||
* | r9830: Fix support for importing registry values. Extended the examplre ↵ | Jelmer Vernooij | 2005-08-31 | 1 | -5/+3 |
| | | | | registry tdb. | ||||
* | r9827: Convert 'passdb backend' rather then 'passdb backends' | Jelmer Vernooij | 2005-08-31 | 1 | -1/+2 |
| | | | | Be a bit more verbose | ||||
* | r9816: Work on testsuite for upgrade | Jelmer Vernooij | 2005-08-31 | 1 | -10/+8 |
| | | | | Add 'paths' object to provision code. | ||||
* | r9805: Add 'data' property to param EJS object | Jelmer Vernooij | 2005-08-30 | 1 | -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 Vernooij | 2005-08-30 | 1 | -3/+3 |
| | | | | with your loadparm interface. :-/ | ||||
* | r9793: Be more verbose, check for errors in upgrade script. | Jelmer Vernooij | 2005-08-30 | 1 | -9/+23 |
| | |||||
* | r9770: Couple other bugfixes | Jelmer Vernooij | 2005-08-30 | 1 | -6/+8 |
| | | | | Update TODO-list | ||||
* | r9762: Add support for reading good old smbpasswd files | Jelmer Vernooij | 2005-08-29 | 1 | -23/+36 |
| | | | | | Fix password support Make base64 decode/encode functions available to EJS | ||||
* | r9756: One-way upgrade from Samba3->Samba4 basically works now | Jelmer Vernooij | 2005-08-29 | 1 | -11/+5 |
| | | | | Still need to polish some rough edges | ||||
* | r9754: Upgrading with the command line utility now works, at least partially (-: | Jelmer Vernooij | 2005-08-29 | 1 | -8/+95 |
| | | | | Upgrading using SWAT should work as well now. | ||||
* | r9744: - [upgrade.js] Start working on smb.conf conversion. | Jelmer Vernooij | 2005-08-29 | 1 | -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 Vernooij | 2005-08-29 | 1 | -2/+269 |
| | | | | Samba3 data (both console and SWAT) | ||||
* | r9722: Initial attempt at converting samba3dump to EJS.. | Jelmer Vernooij | 2005-08-28 | 1 | -0/+13 |