index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
python
/
samba
/
provision.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make it clear that the MMR password can differ from the admin passsword
Andrew Bartlett
2008-09-08
1
-6
/
+8
*
Use DIGEST-MD5 authentication for OpenLDAP replication
Oliver Liebel
2008-09-08
1
-0
/
+12
*
The index handling is now configured from the schema load, not by a
Andrew Bartlett
2008-08-21
1
-9
/
+0
*
Update OpenLDAP MMR configuration per comments by Oliver Liebel
Andrew Bartlett
2008-08-20
1
-19
/
+18
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
2008-08-19
1
-1
/
+11
|
\
|
*
Fix templates.ldb reprovision handling.
Andrew Bartlett
2008-08-19
1
-1
/
+11
*
|
Fix up new OpenLDAP MMR code.
Andrew Bartlett
2008-08-19
1
-41
/
+26
*
|
Generate Multi-Master Replication configuration for OpenLDAP
Oliver Liebel
2008-08-19
1
-7
/
+79
|
/
*
Use new style python classes.
Jelmer Vernooij
2008-08-01
1
-3
/
+5
*
Actually fix missing substitution variables.
Jelmer Vernooij
2008-08-01
1
-4
/
+10
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into manpage
Jelmer Vernooij
2008-08-01
1
-27
/
+9
|
\
|
*
We don't use EXTENSIBLEOBJECT any more.
Andrew Bartlett
2008-07-28
1
-3
/
+0
|
*
Make it even clearer what to do next in the LDAP backend setup
Andrew Bartlett
2008-07-28
1
-1
/
+5
|
*
Always print the slapd startup command
Andrew Bartlett
2008-07-28
1
-1
/
+2
|
*
Remove unused function and make sensitive directories private.
Andrew Bartlett
2008-07-28
1
-22
/
+2
*
|
Fix some forgotten substitute variables in provision, add check to prevent th...
Jelmer Vernooij
2008-08-01
1
-0
/
+2
|
/
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
2008-07-25
1
-3
/
+28
|
\
|
*
Install'named.txt' to private/ as documentation.
Andrew Bartlett
2008-07-22
1
-2
/
+26
|
*
Improve DNS and Group poicy configurations.
Matthias Dieter Wallnöfer
2008-07-22
1
-2
/
+3
*
|
Complain if we are told to use an ldap backend, without the type
Andrew Bartlett
2008-07-25
1
-0
/
+2
|
/
*
Make a seperate template for the refint configuration too
Andrew Bartlett
2008-07-18
1
-3
/
+4
*
Put the memberof template into a seperate setup/ file.
Andrew Bartlett
2008-07-18
1
-33
/
+27
*
Reorder whitespace in generated slapd.conf
Andrew Bartlett
2008-07-16
1
-4
/
+4
*
Fix asking for credentials for non-LDAP provisions.
Andrew Bartlett
2008-07-15
1
-1
/
+1
*
Rework provision to handle both simple and SASL binds.
Andrew Bartlett
2008-07-15
1
-4
/
+6
*
Connect to the LDAP backend with SASL credentials.
Andrew Bartlett
2008-07-15
1
-9
/
+38
*
Add a blackbox test for the provision-backend script.
Andrew Bartlett
2008-06-19
1
-27
/
+30
*
Try to get a bit further with provisioning
Simo Sorce
2008-06-16
1
-1
/
+4
*
Fix samdb python test.
Jelmer Vernooij
2008-05-30
1
-3
/
+3
*
Fix up provision and samdb tests.
Andrew Bartlett
2008-05-30
1
-2
/
+3
*
Print prefixMap in a human-readable format.
Andrew Bartlett
2008-05-29
1
-2
/
+10
*
provision: Add missing string parameter token when assigning ldap_backend.
Andrew Kroeger
2008-05-28
1
-1
/
+1
*
Add docstrings to a couple more python modules.
Jelmer Vernooij
2008-05-24
1
-2
/
+2
*
Fix indentation, add docstring in provisioning script.
Jelmer Vernooij
2008-05-23
1
-14
/
+15
*
Some more PEP improvements.
Jelmer Vernooij
2008-05-23
1
-17
/
+18
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-wsgi
Jelmer Vernooij
2008-05-23
1
-87
/
+176
|
\
|
*
Use restructuredText formatting for docstrings.
Jelmer Vernooij
2008-05-23
1
-0
/
+2
|
*
provision: Generate krb5.conf template separate from named.conf template.
Andrew Kroeger
2008-05-21
1
-22
/
+52
|
*
provision: Create instructions for enabling DNS GSS-TSIG updates.
Andrew Kroeger
2008-05-18
1
-7
/
+25
|
*
make sure to always use string version of uuid rather than object.
Jelmer Vernooij
2008-05-11
1
-2
/
+3
|
*
Use consistent function names with the standard Python uuid module that is av...
Jelmer Vernooij
2008-05-11
1
-2
/
+2
|
*
Re-add 'db' subdirectory for LDAP backend provision
Andrew Bartlett
2008-04-15
1
-3
/
+3
|
*
Fix provision-backend script
Andrew Bartlett
2008-04-15
1
-3
/
+4
|
*
Don't reopen the sam.ldb again
Andrew Bartlett
2008-04-11
1
-2
/
+0
|
*
Far less cryptic traceback when you have an existing smb.conf
Andrew Bartlett
2008-04-11
1
-6
/
+21
|
*
Fix merge errors on C provision interface after jelmer's good work.
Andrew Bartlett
2008-04-11
1
-1
/
+1
|
|
\
|
|
*
Add infrastructure for returning ProvisionResult in C provision code.
Jelmer Vernooij
2008-04-10
1
-1
/
+1
|
*
|
Fix up provision to specify SERVERDN in more places.
Andrew Bartlett
2008-04-09
1
-0
/
+5
|
*
|
Don't fill in the secrets DB unless we make the entries.
Andrew Bartlett
2008-04-09
1
-7
/
+8
|
|
/
|
*
Add docstring, PEP8.
Jelmer Vernooij
2008-04-09
1
-5
/
+15
[next]