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
*
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