summaryrefslogtreecommitdiff
path: root/source4/scripting/python
AgeCommit message (Expand)AuthorFilesLines
2009-11-27s4:samba3.py - deactivate also the assertion on line 599Matthias Dieter Wallnöfer1-1/+1
2009-11-27s4:provision.py - cosmeticMatthias Dieter Wallnöfer1-8/+7
2009-11-27s4:samba3.py (and test) - deactivate the tests until those parameters are fixedMatthias Dieter Wallnöfer2-4/+4
2009-11-27s4:upgrade.py - Umlaut problemMatthias Dieter Wallnöfer1-1/+1
2009-11-27s4:upgrade.py - rework to make the upgrade s3 -> s4 possible againMatthias Dieter Wallnöfer1-72/+72
2009-11-27s4:upgrade.py - the import of WINS databases don't seem to work alwaysMatthias Dieter Wallnöfer1-1/+1
2009-11-27s4:samba3.py - ignore comments in "smb.conf" filesMatthias Dieter Wallnöfer1-1/+1
2009-11-27s4:samba3.py - don't read those informations out from the TDBMatthias Dieter Wallnöfer1-3/+4
2009-11-27s4:samba3.py - support the TDB version 3Matthias Dieter Wallnöfer1-1/+1
2009-11-27s4:provision - Fix up the provision of "standalone" and "member" modeMatthias Dieter Wallnöfer1-9/+11
2009-11-27s4:provision.py - cosmetic output correctionMatthias Dieter Wallnöfer1-1/+1
2009-11-27s4:provision Make setting the domain SID in the self join optionalAndrew Bartlett1-3/+4
2009-11-24s4: Fix missing TLS dir when targetdir is not the default oneMatthieu Patou1-0/+2
2009-11-24s4:provision Move exceptions into a new fileAndrew Bartlett3-9/+36
2009-11-24s4:provision Don't bother with a template for the LDAP backend startup script.Andrew Bartlett1-2/+1
2009-11-23s4:dsdb Move module configuration from each ldb into samba_dsdb.cAndrew Bartlett1-75/+4
2009-11-23s4:provision Simplify the module listAndrew Bartlett1-19/+25
2009-11-20Some changes to allow processing of ldap controls on modify requests.Nadezhda Ivanova2-3/+15
2009-11-17s4:provision Split up reference creation, load schema earlier in the stackAndrew Bartlett1-6/+8
2009-11-17s4:provision Generate a random objectGUID for each schema recordAndrew Bartlett1-0/+2
2009-11-16s4:provision - Removed dependency on full Samba 3 schema from FDSEndi S. Dewata3-68/+99
2009-11-12s4:provision - Added LDBBackend and ExistingBackend.Endi S. Dewata2-32/+62
2009-11-12s4:provision - Added constructors for FDSBackend and OpenLDAPBackend.Endi S. Dewata2-43/+95
2009-11-12s4:provision - Added setup() method in LDAPBackend.Endi S. Dewata2-26/+32
2009-11-12s4:provision - Moved provision_xxx_backend() into backend-specific provision(...Endi S. Dewata2-318/+287
2009-11-12s4:provision - Added start() method in LDAPBackend.Endi S. Dewata2-13/+20
2009-11-12s4:provision - Added initial implementation of FDSBackend and OpenLDAPBackend.Endi S. Dewata2-37/+68
2009-11-12s4:provision Add C binding to get at the generate schemaAndrew Bartlett1-0/+23
2009-11-12s4:provision Remove unused 'sambadn' parameterAndrew Bartlett2-10/+4
2009-11-05Version 1.0 of the directory service acls module.Nadezhda Ivanova1-1/+1
2009-11-05s4:samdb python bindings - add a wrapper for "dsdb_make_schema_global"Matthias Dieter Wallnöfer1-0/+17
2009-11-05s4:samdb python bindings - make the python wrap connect more like the C oneMatthias Dieter Wallnöfer1-3/+10
2009-11-05s4:samdb python bindings - Reorder some function bodies to match the order in...Matthias Dieter Wallnöfer1-25/+24
2009-11-04Added security descriptor for the domain NC to provisioning.Nadezhda Ivanova1-1/+60
2009-11-04s4:provisioning - Fixed minor bugs in provisioning tool and partition module.Endi S. Dewata1-1/+2
2009-11-02s4:provision Remove LDB backend files in provisionAndrew Bartlett2-41/+12
2009-11-02s4:provision Split ProvisionBackend out of the main provision scriptAndrew Bartlett3-590/+631
2009-11-02s4:provision Inline 'ldap_backend_shutdown' for clarityAndrew Bartlett1-15/+15
2009-11-02s4:provision Fix samdb test with new provision codeAndrew Bartlett1-3/+12
2009-11-02s4:provision Move 'Schema' into it's own fileAndrew Bartlett3-120/+155
2009-11-02s4:provision Make 'linked_attributes' and 'dnsyntax_attributes' a property of...Andrew Bartlett1-17/+33
2009-11-02s4:provision Rework provision to always have a ProvisionBackendAndrew Bartlett1-165/+188
2009-11-02s4 - SID allocation using FDS DNA pluginEndi S. Dewata1-7/+32
2009-11-02s4:dsdb - Fixed attribute dereferencing for FDSEndi S. Dewata1-2/+2
2009-10-25s4-python: fixed annoyance where control-C doesn't kill our python scriptsAndrew Tridgell1-0/+10
2009-10-23s4-python: we need to include Python.h firstAndrew Tridgell3-3/+3
2009-10-23s4:dsdb Split schema loading and schema data managementAndrew Bartlett1-2/+3
2009-10-22s4:provision - Reintroduce accidentally removed parameters and checks from "g...Matthias Dieter Wallnöfer1-13/+38
2009-10-21s4:provision - rework the "guess_names" and "make_smbconf" methodMatthias Dieter Wallnöfer1-37/+18
2009-10-21s4:provision - important fix for DNS domainname: lower realmMatthias Dieter Wallnöfer1-1/+1