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
/
provisionbackend.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
samba.provision: Add package with provision and backend modules.
Jelmer Vernooij
2010-11-28
1
-756
/
+0
*
s4-provisionbackend Allow a fixed URI to be specified for LDAP backend
Andrew Bartlett
2010-10-19
1
-17
/
+21
*
s4-provision Remove serverdn parameter from Schema()
Andrew Bartlett
2010-10-19
1
-2
/
+1
*
s4:provision Allow OpenLDAP backend to provision again
Andrew Bartlett
2010-09-02
1
-0
/
+2
*
s4:provision Improved error handling in provisionbackend
Zahari Zahariev
2010-09-02
1
-2
/
+3
*
Move convert_to_openldap onto Schema class.
Jelmer Vernooij
2010-06-20
1
-2
/
+2
*
s4-provision: Use logger in provision backends.
Jelmer Vernooij
2010-06-13
1
-20
/
+17
*
s4:provision Allow both additional and override prefixmaps in Schema
Andrew Bartlett
2010-06-12
1
-1
/
+1
*
Add missing stub functions.
Jelmer Vernooij
2010-06-11
1
-0
/
+9
*
s4-python: Fix formatting.
Jelmer Vernooij
2010-06-11
1
-87
/
+112
*
s4:provisionbackend Don't loop forever waiting for OpenLDAP
Andrew Bartlett
2010-04-28
1
-0
/
+6
*
s4:provisionbackend Print the command we failed to start slapd with
Andrew Bartlett
2010-04-20
1
-1
/
+2
*
s4:provision Don't make the 'slaptest' call produce errors
Andrew Bartlett
2010-04-10
1
-6
/
+3
*
s4-python: Simplify code, improve formatting.
Jelmer Vernooij
2010-04-08
1
-107
/
+83
*
s4-test: oLschema2ldif doesn't take -H any more
Andrew Tridgell
2010-03-30
1
-1
/
+1
*
Fixed MMR-URL-Split and changed RID-Range OpenLDAP ITS6394
Oliver Liebel
2010-03-18
1
-8
/
+10
*
s4:provision - Moved default FDS SASL mappings deletion from post_setup() to ...
Endi S. Dewata
2010-03-02
1
-7
/
+0
*
s4:provision - Moved setup_db_config() into OpenLDAPBackend class.
Endi S. Dewata
2010-03-02
1
-16
/
+16
*
s4:provision - Moved backend-specific variables into backend class.
Endi S. Dewata
2010-03-02
1
-45
/
+57
*
s4:provision - Use netbios name for FDS instance name.
Endi S. Dewata
2010-03-02
1
-3
/
+5
*
More formatting fixes, pointed out by pylint.
Jelmer Vernooij
2010-03-01
1
-6
/
+5
*
General cleanups of python code, hinted by pyflakes.
Jelmer Vernooij
2010-03-01
1
-6
/
+6
*
s4-python: Fix formatting.
Jelmer Vernooij
2010-01-25
1
-7
/
+6
*
s4-provision: Fixed typos and redundant code
Endi S. Dewata
2010-01-23
1
-10
/
+10
*
s4:provision Move exceptions into a new file
Andrew Bartlett
2009-11-24
1
-0
/
+1
*
s4:provision Don't bother with a template for the LDAP backend startup script.
Andrew Bartlett
2009-11-24
1
-2
/
+1
*
s4:provision - Removed dependency on full Samba 3 schema from FDS
Endi S. Dewata
2009-11-16
1
-31
/
+77
*
s4:provision - Added LDBBackend and ExistingBackend.
Endi S. Dewata
2009-11-12
1
-24
/
+48
*
s4:provision - Added constructors for FDSBackend and OpenLDAPBackend.
Endi S. Dewata
2009-11-12
1
-25
/
+86
*
s4:provision - Added setup() method in LDAPBackend.
Endi S. Dewata
2009-11-12
1
-25
/
+31
*
s4:provision - Moved provision_xxx_backend() into backend-specific provision(...
Endi S. Dewata
2009-11-12
1
-317
/
+283
*
s4:provision - Added start() method in LDAPBackend.
Endi S. Dewata
2009-11-12
1
-13
/
+18
*
s4:provision - Added initial implementation of FDSBackend and OpenLDAPBackend.
Endi S. Dewata
2009-11-12
1
-29
/
+34
*
s4:provisioning - Fixed minor bugs in provisioning tool and partition module.
Endi S. Dewata
2009-11-04
1
-1
/
+2
*
s4:provision Remove LDB backend files in provision
Andrew Bartlett
2009-11-02
1
-0
/
+7
*
s4:provision Split ProvisionBackend out of the main provision script
Andrew Bartlett
2009-11-02
1
-0
/
+611