| Commit message (Expand) | Author | Age | Files | Lines |
* | s4 provision: Add some documentation to GPO related functions | Matthieu Patou | 2010-08-19 | 1 | -2/+2 |
* | s4 upgradeprovision: add more attrbutes the ignore list | Matthieu Patou | 2010-08-19 | 1 | -0/+11 |
* | s4 upgradeprovision: upgrade_delta_samdb return a msg_diff of @ATTRIBUTES | Matthieu Patou | 2010-08-19 | 1 | -9/+14 |
* | s4 upgradeprovision: Fixes for increment_keyversion | Matthieu Patou | 2010-08-19 | 1 | -1/+2 |
* | s4 upgradeprovision: fix a typo and pass correct parameter to increment_calcu... | Matthieu Patou | 2010-08-19 | 1 | -1/+1 |
* | s4 upgradeprovision: introduce a new function to update the field use for cal... | Matthieu Patou | 2010-07-15 | 1 | -3/+37 |
* | s4 provision: move update_machine_account_password to helpers | Matthieu Patou | 2010-07-15 | 1 | -1/+44 |
* | s4 upgradeprovision: Try to support older Pythons. | Michael Wood | 2010-06-25 | 1 | -1/+1 |
* | s4-python: python is not always in /usr/bin | Andrew Tridgell | 2010-06-24 | 1 | -1/+1 |
* | s4-python: Remove more unused imports, fix use of sets in upgradehelpers. | Jelmer Vernooij | 2010-06-20 | 1 | -2/+2 |
* | Use standard Python syntax, booleans and set()'s where appropriate. | Jelmer Vernooij | 2010-06-20 | 1 | -12/+12 |
* | Some more formatting fixes, move schema related functions from Ldb to Schema. | Jelmer Vernooij | 2010-06-20 | 1 | -1/+3 |
* | Formatting cleanups; use True/False for booleans, unnecessary backslashes, sp... | Jelmer Vernooij | 2010-06-20 | 1 | -16/+23 |
* | s4 upgradeprovision: Make grouped commit / rollback more resistant to unexpec... | Matthieu Patou | 2010-06-20 | 1 | -13/+42 |
* | s4 upgradeprovision: Check that the policy for DC is present if not warn the ... | Matthieu Patou | 2010-06-20 | 1 | -0/+24 |
* | s4 upgradeprovision: Emit message instead of crashing when not able to set acl | Matthieu Patou | 2010-06-20 | 1 | -4/+10 |
* | s4 upgradeprovision: Add function for searching stored constructed attributes | Matthieu Patou | 2010-06-20 | 1 | -0/+51 |
* | s4 upgradeprovision: additional restyling | Matthieu Patou | 2010-06-20 | 1 | -31/+42 |
* | s4 upgradeprovision: Move functions to helpers and improve code | Matthieu Patou | 2010-06-20 | 1 | -10/+250 |
* | s4 upgradeprovision: move some functions to upgradehelpers for unit tests | Matthieu Patou | 2010-06-20 | 1 | -1/+141 |
* | s4 Add functions related to ldb manipulation when doing upgrade | Matthieu Patou | 2010-06-20 | 1 | -17/+83 |
* | upgradeprovision: Use logging infrastructure. | Jelmer Vernooij | 2010-06-13 | 1 | -5/+7 |
* | upgrade: Properly cancel/commit transactions in a couple more places. | Jelmer Vernooij | 2010-06-13 | 1 | -1/+1 |
* | s4-python: Start using standard python logging infrastructure rather | Jelmer Vernooij | 2010-06-13 | 1 | -8/+8 |
* | s4-python: Fix formatting. | Jelmer Vernooij | 2010-06-11 | 1 | -10/+15 |
* | s4-python: Fix formatting, use standard convention to call instance methods. | Jelmer Vernooij | 2010-04-08 | 1 | -25/+24 |
* | s4-python: Simplify code, improve formatting. | Jelmer Vernooij | 2010-04-08 | 1 | -23/+25 |
* | s4-python: Move dsdb constants to a separate python module. | Jelmer Vernooij | 2010-04-04 | 1 | -1/+2 |
* | More formatting fixes, pointed out by pylint. | Jelmer Vernooij | 2010-03-01 | 1 | -1/+0 |
* | General cleanups of python code, hinted by pyflakes. | Jelmer Vernooij | 2010-03-01 | 1 | -2/+1 |
* | More formatting fixes. | Jelmer Vernooij | 2010-03-01 | 1 | -16/+10 |
* | Fix formatting. | Jelmer Vernooij | 2010-03-01 | 1 | -172/+174 |
* | upgradeprovision: Remove unused imports, use shutil.rmtree rather than | Jelmer Vernooij | 2010-03-01 | 1 | -30/+11 |
* | upgradeprovision: Move to pythondoc format | Matthieu Patou | 2010-03-01 | 1 | -9/+33 |
* | upgradeprovision: code cleanup | Matthieu Patou | 2010-03-01 | 1 | -6/+7 |
* | upgradeprovision: split the big script to put reusable functions appart | Matthieu Patou | 2010-03-01 | 1 | -0/+220 |