| Commit message (Expand) | Author | Age | Files | Lines |
* | Move python modules from source4/scripting/python/ to python/. | Jelmer Vernooij | 2013-03-02 | 1 | -913/+0 |
* | samba_upgradeprovision: Remove options to fix FS ACLs | Andrew Bartlett | 2013-02-19 | 1 | -48/+1 |
* | samba_upgradeprovision: detect dns_backend for the reference provision | Stefan Metzmacher | 2013-01-27 | 1 | -2/+1 |
* | provision: No longer use the wheel group in new AD Domains | Andrew Bartlett | 2012-10-18 | 1 | -2/+2 |
* | sanba.upgradehelpers: Use standard functionality for getting temp dir. | Jelmer Vernooij | 2012-09-27 | 1 | -3/+0 |
* | s4-python: Various formatting fixes. | Jelmer Vernooij | 2012-09-27 | 1 | -6/+6 |
* | s4:upgradehelpers.py: don't require a dns-$HOSTNAME account | Stefan Metzmacher | 2012-09-12 | 1 | -3/+0 |
* | s4-upgradeprovision: Use ntvfs in reference provision | Andrew Bartlett | 2012-08-23 | 1 | -1/+1 |
* | LDB/s4 - do not use the "(dn=...)" syntax on filters anymore | Matthias Dieter Wallnöfer | 2012-03-26 | 1 | -7/+7 |
* | Factorize code from findprovisionusnranges in order to solve bug #8504 | Matthieu Patou | 2012-03-17 | 1 | -2/+124 |
* | s4-python: Remove env from non-executable samba scripts. | Andreas Schneider | 2012-03-13 | 1 | -2/+0 |
* | s4-python: Remove execute flag of upgradehelpers.py. | Andreas Schneider | 2012-03-13 | 1 | -0/+0 |
* | upgradehelpers: Simplify transaction handling. | Jelmer Vernooij | 2012-02-27 | 1 | -33/+16 |
* | provision: Leave result reporting up to caller. | Jelmer Vernooij | 2012-02-26 | 1 | -1/+1 |
* | provision: Make sure target directory is created early. | Jelmer Vernooij | 2012-02-07 | 1 | -0/+2 |
* | s4-provision: Make BIND9_DLZ as the default backend for DNS | Amitay Isaacs | 2011-11-29 | 1 | -1/+1 |
* | s4-provision Remove options for LDAP backend to reduce user confusion | Andrew Bartlett | 2011-11-08 | 1 | -3/+3 |
* | s4 provision: DNS backend should be set by caller | Kai Blin | 2011-10-17 | 1 | -1/+2 |
* | acl: Improve error message when setting acls fails. | Jelmer Vernooij | 2011-08-01 | 1 | -4/+12 |
* | ldb: use base searches for @ special DNs | Andrew Tridgell | 2011-07-13 | 1 | -4/+2 |
* | s4-upgradeprovision: improve message output | Matthieu Patou | 2011-06-19 | 1 | -1/+1 |
* | s4-upgradeprovision: handle the fact that oEMInformation might not be present | Matthieu Patou | 2011-06-19 | 1 | -2/+5 |
* | s4-python: make checks of sacl in get_diff_sddls optionnal | Matthieu Patou | 2011-06-19 | 1 | -2/+6 |
* | s4-upgradeprovisision: fix bug 8063, old SD can miss some componenent (group,... | Matthieu Patou | 2011-06-19 | 1 | -16/+20 |
* | s4-python: Remove not used imports | Matthieu Patou | 2011-05-21 | 1 | -3/+2 |
* | s4-python: move function find_provision_key_parameters to provision namespace... | Matthieu Patou | 2011-05-21 | 1 | -108/+0 |
* | s4-python: keep wheel_gid as an integer | Matthieu Patou | 2011-05-17 | 1 | -1/+1 |
* | upgradeprovision: Fix typo | Matthieu Patou | 2011-03-20 | 1 | -1/+1 |
* | s4-provision Remove setup_path, setup_dir and find_setup_dir | Andrew Bartlett | 2011-02-07 | 1 | -3/+2 |
* | s4-upgradeprovision: renames need a relax to avoid subtree_rename checks | Andrew Tridgell | 2011-02-07 | 1 | -2/+3 |
* | s4-provision: removed spurious os.chdir() from upgradehelpers.py | Andrew Tridgell | 2011-02-07 | 1 | -1/+0 |
* | s4-python: Add some more module docstrings. | Jelmer Vernooij | 2010-12-05 | 1 | -0/+1 |
* | s4-samba-tool: fixed exception handling in subcommands | Andrew Tridgell | 2010-11-29 | 1 | -8/+8 |
* | samba.upgradehelpers: Simplify code a bit. | Jelmer Vernooij | 2010-11-28 | 1 | -21/+17 |
* | s4-python: Fix formatting of docstrings for the purpose of pydoctor. | Jelmer Vernooij | 2010-11-28 | 1 | -25/+33 |
* | python: use the ldbMessage + modify notation instead of modify_ldif that we t... | Matthieu Patou | 2010-11-12 | 1 | -7/+6 |
* | upgradeprovision: fix pb with dns-hostname, regenerate a correct keytab | Matthieu Patou | 2010-11-12 | 1 | -0/+48 |
* | s4:upgradehelpers.py - use "clearTextPassword" rather than "userPassword" | Matthias Dieter Wallnöfer | 2010-11-11 | 1 | -5/+8 |
* | upgradeprovision: use the same case for hostname in reference provision as in... | Matthieu Patou | 2010-09-26 | 1 | -1/+1 |
* | 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 |