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
*
Find default smb.conf path correctly, when it was not specified on the
Jelmer Vernooij
2009-01-16
1
-0
/
+8
*
Only do special DN tracking for normal DNs in OpenLDAP backend.
Andrew Bartlett
2009-01-09
1
-2
/
+2
*
Fix typo
Matthias Dieter Wallnöfer
2009-01-06
1
-1
/
+1
*
More work to have OpenLDAP accept the full AD schema
Andrew Bartlett
2009-01-05
1
-2
/
+2
*
Fix more tests, improve repr() functions for various Python types.
Jelmer Vernooij
2008-12-21
1
-3
/
+3
*
Simplify customization of pidl-generated Python modules.
Jelmer Vernooij
2008-12-21
1
-1
/
+1
*
Move tests for ParamFile.
Jelmer Vernooij
2008-12-21
1
-2
/
+2
*
Fix more introduced regressions in new bindings.
Jelmer Vernooij
2008-12-21
1
-1
/
+1
*
py: Fix initialisation of subtypes, fix segfaults.
Jelmer Vernooij
2008-12-21
1
-6
/
+6
*
Support subtypes of ldb.Ldb.
Jelmer Vernooij
2008-12-20
1
-1
/
+1
*
Move aggregate schema stub to it's own file
Andrew Bartlett
2008-12-19
1
-0
/
+2
*
Use plain Python C API for registry module, rather than SWIG.
Jelmer Vernooij
2008-12-18
1
-1
/
+1
*
Handle different failure modes when we wipe the db in provision
Andrew Bartlett
2008-12-18
1
-7
/
+8
*
s4:provision: use extended_dn_out_ldb or extended_dn_out_dereference dependin...
Andrew Bartlett
2008-12-17
1
-4
/
+5
*
s4:dsdb: split extended_dn into extended_dn_in, extended_dn_out and extended_...
Andrew Bartlett
2008-12-17
1
-1
/
+2
*
Fix blackbox tests on IPv6-only hosts.
Jelmer Vernooij
2008-10-20
1
-4
/
+15
*
Move the password_hash module up the module stack.
Andrew Bartlett
2008-10-16
1
-1
/
+2
*
s4:provision: don't do the full provision in the become_dc
Stefan Metzmacher
2008-09-27
1
-0
/
+2
*
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
[next]