index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
bin
/
upgradeprovision
Age
Commit message (
Expand
)
Author
Files
Lines
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
2010-06-20
s4 upgradeprovision: Move functions to helpers and improve code
Matthieu Patou
1
-197
/
+48
2010-06-20
s4 upgradeprovision: Add documentation on the update process
Matthieu Patou
1
-9
/
+162
2010-06-20
s4 upgradeprovision: move some functions to upgradehelpers for unit tests
Matthieu Patou
1
-129
/
+13
2010-06-20
s4 upgradeprovision: Fix style
Matthieu Patou
1
-85
/
+137
2010-06-20
s4 upgradeprovision: Use replPropertyMetaData for better guess
Matthieu Patou
1
-179
/
+565
2010-06-20
s4 upgradeprovision: Reformat attributes lists and reformat parser
Matthieu Patou
1
-17
/
+33
2010-06-20
s4 upgradeprovision: Inform about new dns dynamic update if the provision did...
Matthieu Patou
1
-3
/
+41
2010-06-20
s4 upgradeprovision: fix style
Matthieu Patou
1
-76
/
+123
2010-06-20
s4 upgrade provision: Refactor code to do all the modification within 1 trans...
Matthieu Patou
1
-308
/
+413
2010-06-20
s4 upgrade provision: Fix style in gen_dn_index
Matthieu Patou
1
-2
/
+1
2010-06-13
upgradeprovision: Use logging infrastructure.
Jelmer Vernooij
1
-13
/
+14
2010-06-13
upgrade: Properly cancel/commit transactions in a couple more places.
Jelmer Vernooij
1
-122
/
+135
2010-06-13
s4-python: Start using standard python logging infrastructure rather
Jelmer Vernooij
1
-4
/
+5
2010-04-21
s4-upgradeprovision: fixed --realm option duplicate in upgrade_from_s3
Andrew Tridgell
1
-1
/
+1
2010-04-08
s4-python: More cleanups.
Jelmer Vernooij
1
-0
/
+1
2010-04-08
s4-python: Simplify code, improve formatting.
Jelmer Vernooij
1
-17
/
+25
2010-04-07
s4-python: Move samdb_ntds_objectGUID to pydsdb.
Jelmer Vernooij
1
-2
/
+1
2010-03-28
upgradeprovision: Fix formatting, syntax error.
Jelmer Vernooij
1
-17
/
+20
2010-03-28
s4 upgradeprovision: add information about upgrade in oEMInformation to keep ...
Matthieu Patou
1
-2
/
+15
2010-03-28
s4: allow upgrade provision to fix acl and missing dir on GPO dirs
Matthieu Patou
1
-1
/
+18
2010-03-25
python: use '#!/usr/bin/env python' to cope with varying install locations
Andrew Tridgell
1
-1
/
+1
2010-03-01
More formatting fixes.
Jelmer Vernooij
1
-69
/
+74
2010-03-01
Fix formatting.
Jelmer Vernooij
1
-734
/
+734
2010-03-01
upgradeprovision: Remove unused imports, use shutil.rmtree rather than
Jelmer Vernooij
1
-11
/
+7
2010-03-01
upgradeprovision: Move to pythondoc format
Matthieu Patou
1
-23
/
+172
2010-03-01
upgradeprovision: Allow script to be called with pydoc
Matthieu Patou
1
-40
/
+42
2010-03-01
upgrade provision: change the meaning of handle_security_desc to be similar t...
Matthieu Patou
1
-3
/
+3
2010-03-01
upgradeprovision: code cleanup
Matthieu Patou
1
-49
/
+57
2010-03-01
upgradeprovision: split the big script to put reusable functions appart
Matthieu Patou
1
-231
/
+48
2010-02-26
s4:provision: use generate_random_password()
Stefan Metzmacher
1
-1
/
+1
2010-01-21
upgradeprovision: forbid running upgradeprovision when there is more than 1 DC
Matthieu Patou
1
-0
/
+20
2010-01-21
upgradeprovision: mark rIDAvailablePool never upgraded
Matthieu Patou
1
-16
/
+121
2010-01-21
upgradeprovision: reformat + add groupType as possibly overwritten
Matthieu Patou
1
-9
/
+12
2010-01-21
upgradeprovision: improve info messages
Matthieu Patou
1
-7
/
+5
2010-01-21
Revert "s4:upgradeprovision - fix up the script regarding linked attributes"
Matthieu Patou
1
-46
/
+12
2010-01-21
upgradeprovision: never use xattr it's pointless in this usecase
Matthieu Patou
1
-1
/
+1
2010-01-10
s4:upgradeprovision - fix up the script regarding linked attributes
Matthias Dieter Wallnöfer
1
-12
/
+46
2010-01-10
s4:upgradeprovision - Reformat comments
Matthias Dieter Wallnöfer
1
-28
/
+44
2009-12-15
s4: rename res/res2 to something more explicit
Matthieu Patou
1
-71
/
+68
2009-12-15
s4: upgradeprovision handle renaming and knownobjects
Matthieu Patou
1
-6
/
+18
2009-12-15
s4: upgradeprovision rename also when there is a mismatch on the case of name...
Matthieu Patou
1
-2
/
+7
2009-12-15
s4: reorder action to permit old provision to be correctly upgraded
Matthieu Patou
1
-5
/
+8
2009-12-01
s4: Remove targetdir as it can cause some trouble and can be replaced by an a...
Matthieu Patou
1
-3
/
+1
2009-12-01
s4: Handle the case in secrets.ldb without name attribute
Matthieu Patou
1
-5
/
+25
[next]