Age | Commit message (Expand) | Author | Files | Lines |
2011-06-19 | s4-upgradeprovision: Fix an error, so that cursddl and refsddl are not the same | Matthieu Patou | 1 | -1/+1 |
2011-05-21 | s4-python: move function find_provision_key_parameters to provision namespace... | Matthieu Patou | 1 | -2/+2 |
2011-05-17 | s4-python: add an option for just fixing gpo folders | Matthieu Patou | 1 | -189/+196 |
2011-02-13 | s4/upgradeprovision: Fix help for --debugguess. | Michael Wood | 1 | -1/+1 |
2011-02-13 | s4/upgradeprovision: Typo and better word. | Michael Wood | 1 | -2/+2 |
2011-02-07 | s4-provision: added setup_path() import in two more places | Andrew Tridgell | 1 | -1/+1 |
2011-02-07 | s4-provision Remove setup_path, setup_dir and find_setup_dir | Andrew Bartlett | 1 | -10/+3 |
2011-01-08 | s4: upgradeprovision: Improve wording, punctuation | Michael Wood | 1 | -57/+60 |
2011-01-05 | upgradeprovision: Fix use of dict.get(). | Jelmer Vernooij | 1 | -11/+5 |
2010-11-13 | s4:upgradeprovision - why not directly use "provision:0"? | Matthias Dieter Wallnöfer | 1 | -4/+4 |
2010-11-12 | Fix typo | Matthieu Patou | 1 | -1/+1 |
2010-11-12 | upgradeprovision: use relaxed control while adding missing object container | Matthieu Patou | 1 | -1/+3 |
2010-11-12 | upgradeprovision: fix pb with dns-hostname, regenerate a correct keytab | Matthieu Patou | 1 | -1/+27 |
2010-11-12 | upgradeprovision: use the relax/(upgrade)provision when modifying object | Matthieu Patou | 1 | -1/+8 |
2010-11-12 | upgradeprovision: use the (upgrade)provision control also | Matthieu Patou | 1 | -2/+2 |
2010-11-12 | upgradeprovision: update revision for forestupdate and domainupdate objects | Matthieu Patou | 1 | -1/+4 |
2010-11-07 | s4:upgradeprovision - remove some "recalculate_sd" uses | Matthias Dieter Wallnöfer | 1 | -3/+3 |
2010-10-19 | s4-provision Remove serverdn parameter from Schema() | Andrew Bartlett | 1 | -2/+1 |
2010-10-03 | s4:dsdb python stuff - introduce also here the "show_recycled" control | Matthias Dieter Wallnöfer | 1 | -3/+6 |
2010-09-26 | upgradeprovision: fix a typo | Matthieu Patou | 1 | -1/+1 |
2010-09-26 | upgradeprovision: Fix a bug with renamed entries | Matthieu Patou | 1 | -2/+13 |
2010-09-26 | upgradeprovision: fix a bug with not updated links | Matthieu Patou | 1 | -0/+1 |
2010-09-26 | s4 upgradeprovision: fix a bug with empty reference objects | Matthieu Patou | 1 | -1/+9 |
2010-09-26 | s4 upgradeprovision: Copy versionNumber if not present it helps to make gpo v... | Matthieu Patou | 1 | -3/+3 |
2010-09-05 | upgradeprovision: avoid working with None objects ... | Matthieu Patou | 1 | -9/+10 |
2010-09-05 | upgradeprovision: do not try to remove/change attribute before the RID Set ob... | Matthieu Patou | 1 | -6/+28 |
2010-09-05 | upgradeprovision: cleanup | Matthieu Patou | 1 | -2/+2 |
2010-09-05 | s4 upgradeprovision: add dns_update_list if missing | Matthieu Patou | 1 | -0/+4 |
2010-08-19 | s4 upgradeprovision: exit with a non null return code so that it can be trapp... | Matthieu Patou | 1 | -0/+1 |
2010-08-19 | s4 upgradeprovision: add more attrbutes the ignore list | Matthieu Patou | 1 | -5/+9 |
2010-08-19 | s4 upgradeprovision: Deal with bootstrap indexing attribute to avoid useless ... | Matthieu Patou | 1 | -13/+65 |
2010-08-19 | s4 upgradeprovision: Add a function for schema reloading | Matthieu Patou | 1 | -1/+31 |
2010-08-19 | s4 upgradeprovision: Fixes for increment_keyversion | Matthieu Patou | 1 | -1/+2 |
2010-08-19 | s4 upgradeprovision: fix a typo and pass correct parameter to increment_calcu... | Matthieu Patou | 1 | -3/+4 |
2010-08-10 | s4 upgradeprovision, fix a typo preventing the ridset to be correctly identified | Matthieu Patou | 1 | -1/+1 |
2010-07-15 | s4 upgradeprovision: Adapt the list of attribute modified | Matthieu Patou | 1 | -4/+25 |
2010-07-15 | s4 upgradeprovision: Synchronize the calculated keyversionnumber with the one... | Matthieu Patou | 1 | -1/+22 |
2010-07-15 | s4 upgradeprovision: do not copy RID Set it's automaticaly created by the RID... | Matthieu Patou | 1 | -24/+34 |
2010-07-15 | s4 upgradeprovision: add function to backup the provision before updating | Matthieu Patou | 1 | -152/+268 |
2010-07-15 | s4 upgradeprovision: fix whitespaces | Matthieu Patou | 1 | -13/+13 |
2010-07-15 | s4 provision: move update_machine_account_password to helpers | Matthieu Patou | 1 | -48/+7 |
2010-07-08 | s4 upgradeprovision: For SID > 1000 do not copy them, let the system regenera... | Matthieu Patou | 1 | -0/+6 |
2010-06-24 | s4:upgradeprovision - fix include order for "ldb" | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-06-21 | s4 upgradeprovision: fix the logging stuff so that it actually log | Matthieu Patou | 1 | -0/+2 |
2010-06-20 | Some more formatting fixes, move schema related functions from Ldb to Schema. | Jelmer Vernooij | 1 | -4/+5 |
2010-06-20 | Formatting cleanups; use True/False for booleans, unnecessary backslashes, sp... | Jelmer Vernooij | 1 | -61/+63 |
2010-06-20 | s4-python: Remove trivial function, replace by dictionary. | Jelmer Vernooij | 1 | -4/+11 |
2010-06-20 | s4 upgradeprovision: Check that the policy for DC is present if not warn the ... | Matthieu Patou | 1 | -4/+14 |
2010-06-20 | s4 upgradeprovision: add an option to force the rebuilding of FS ACLs on sysv... | Matthieu Patou | 1 | -1/+6 |
2010-06-20 | s4 upgradeprovision: Restyle imports | Matthieu Patou | 1 | -15/+15 |