summaryrefslogtreecommitdiff
path: root/source4/scripting
AgeCommit message (Expand)AuthorFilesLines
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 Bartlett5-123/+160
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-11-02s4: Create a script for updating a running provision with change introduced s...Matthieu Patou1-0/+694
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
2009-10-21s4:provision Use schema to casefold partitions on 'upgrade'.Andrew Bartlett1-8/+20
2009-10-21s4:Handle reprovision with existing partitionsAndrew Bartlett1-3/+20
2009-10-21s4:provision Set @OPTIONS in the provision_init.ldifAndrew Bartlett1-3/+0
2009-10-21s4:dsdb Rework modules create new partitions at runtimeAndrew Bartlett1-13/+7
2009-10-17s4-provision: added the default privileges dbAndrew Tridgell1-0/+21
2009-10-16s4:provision - fixed invalid creationTime formatEndi S. Dewata1-2/+2
2009-10-16s4:provision - replaced linked_attributes with FDS pluginsEndi S. Dewata1-3/+54
2009-10-15s4:w32err_code.py script - put it under "scripting/bin"Matthias Dieter Wallnöfer1-0/+361
2009-10-15s4-script: flush DNS after adding new addressesAndrew Tridgell1-0/+1
2009-10-15s4-devel: for devel scripts its better to use bin/ than $PREFIX/binAndrew Tridgell2-6/+7
2009-10-12s4:provision.py - simplify the "realm" variable handling a bitMatthias Dieter Wallnöfer1-6/+5
2009-10-12s4:provision Remove all references to samba4LocalDomainAndrew Bartlett1-6/+1
2009-10-12s4:provision Clarify that we set, rather than modify, objectGUID valuesAndrew Bartlett1-6/+6
2009-10-06s4:drs-development Scripts to assist testing of DRS replication with ADAndrew Bartlett6-0/+143
2009-10-06s4:provision Remove unused parameters from provision scriptsAndrew Bartlett1-6/+4
2009-10-02s4:provision - Cosmetic - right indentationsMatthias Dieter Wallnöfer1-5/+6
2009-10-02s4:dsdb rework instanceType module - put instanceType in provisionAndrew Bartlett1-4/+5
2009-10-02s4:dsdb Add 'lazy_commit' module to swallow the 'lazy commit' OIDAndrew Bartlett1-0/+1
2009-10-02s4:provision Ensure we add the schema with the 'relax' controlAndrew Bartlett1-2/+4
2009-10-02s4: Improve provisioning: use relax controlMatthieu Patou2-18/+22