summaryrefslogtreecommitdiffstats
path: root/source4/scripting
Commit message (Expand)AuthorAgeFilesLines
* s4:provision - Added LDBBackend and ExistingBackend.Endi S. Dewata2009-11-122-32/+62
* s4:provision - Added constructors for FDSBackend and OpenLDAPBackend.Endi S. Dewata2009-11-122-43/+95
* s4:provision - Added setup() method in LDAPBackend.Endi S. Dewata2009-11-122-26/+32
* s4:provision - Moved provision_xxx_backend() into backend-specific provision(...Endi S. Dewata2009-11-122-318/+287
* s4:provision - Added start() method in LDAPBackend.Endi S. Dewata2009-11-122-13/+20
* s4:provision - Added initial implementation of FDSBackend and OpenLDAPBackend.Endi S. Dewata2009-11-122-37/+68
* s4:provision Add C binding to get at the generate schemaAndrew Bartlett2009-11-121-0/+23
* s4:provision Remove unused 'sambadn' parameterAndrew Bartlett2009-11-122-10/+4
* Version 1.0 of the directory service acls module.Nadezhda Ivanova2009-11-051-1/+1
* s4:samdb python bindings - add a wrapper for "dsdb_make_schema_global"Matthias Dieter Wallnöfer2009-11-051-0/+17
* s4:samdb python bindings - make the python wrap connect more like the C oneMatthias Dieter Wallnöfer2009-11-051-3/+10
* s4:samdb python bindings - Reorder some function bodies to match the order in...Matthias Dieter Wallnöfer2009-11-051-25/+24
* Added security descriptor for the domain NC to provisioning.Nadezhda Ivanova2009-11-041-1/+60
* s4:provisioning - Fixed minor bugs in provisioning tool and partition module.Endi S. Dewata2009-11-041-1/+2
* s4:provision Remove LDB backend files in provisionAndrew Bartlett2009-11-022-41/+12
* s4:provision Split ProvisionBackend out of the main provision scriptAndrew Bartlett2009-11-023-590/+631
* s4:provision Inline 'ldap_backend_shutdown' for clarityAndrew Bartlett2009-11-021-15/+15
* s4:provision Fix samdb test with new provision codeAndrew Bartlett2009-11-021-3/+12
* s4:provision Move 'Schema' into it's own fileAndrew Bartlett2009-11-025-123/+160
* s4:provision Make 'linked_attributes' and 'dnsyntax_attributes' a property of...Andrew Bartlett2009-11-021-17/+33
* s4:provision Rework provision to always have a ProvisionBackendAndrew Bartlett2009-11-021-165/+188
* s4 - SID allocation using FDS DNA pluginEndi S. Dewata2009-11-021-7/+32
* s4:dsdb - Fixed attribute dereferencing for FDSEndi S. Dewata2009-11-021-2/+2
* s4: Create a script for updating a running provision with change introduced s...Matthieu Patou2009-11-021-0/+694
* s4-python: fixed annoyance where control-C doesn't kill our python scriptsAndrew Tridgell2009-10-251-0/+10
* s4-python: we need to include Python.h firstAndrew Tridgell2009-10-233-3/+3
* s4:dsdb Split schema loading and schema data managementAndrew Bartlett2009-10-231-2/+3
* s4:provision - Reintroduce accidentally removed parameters and checks from "g...Matthias Dieter Wallnöfer2009-10-221-13/+38
* s4:provision - rework the "guess_names" and "make_smbconf" methodMatthias Dieter Wallnöfer2009-10-211-37/+18
* s4:provision - important fix for DNS domainname: lower realmMatthias Dieter Wallnöfer2009-10-211-1/+1
* s4:provision Use schema to casefold partitions on 'upgrade'.Andrew Bartlett2009-10-211-8/+20
* s4:Handle reprovision with existing partitionsAndrew Bartlett2009-10-211-3/+20
* s4:provision Set @OPTIONS in the provision_init.ldifAndrew Bartlett2009-10-211-3/+0
* s4:dsdb Rework modules create new partitions at runtimeAndrew Bartlett2009-10-211-13/+7
* s4-provision: added the default privileges dbAndrew Tridgell2009-10-171-0/+21
* s4:provision - fixed invalid creationTime formatEndi S. Dewata2009-10-161-2/+2
* s4:provision - replaced linked_attributes with FDS pluginsEndi S. Dewata2009-10-161-3/+54
* s4:w32err_code.py script - put it under "scripting/bin"Matthias Dieter Wallnöfer2009-10-151-0/+361
* s4-script: flush DNS after adding new addressesAndrew Tridgell2009-10-151-0/+1
* s4-devel: for devel scripts its better to use bin/ than $PREFIX/binAndrew Tridgell2009-10-152-6/+7
* s4:provision.py - simplify the "realm" variable handling a bitMatthias Dieter Wallnöfer2009-10-121-6/+5
* s4:provision Remove all references to samba4LocalDomainAndrew Bartlett2009-10-121-6/+1
* s4:provision Clarify that we set, rather than modify, objectGUID valuesAndrew Bartlett2009-10-121-6/+6
* s4:drs-development Scripts to assist testing of DRS replication with ADAndrew Bartlett2009-10-066-0/+143
* s4:provision Remove unused parameters from provision scriptsAndrew Bartlett2009-10-061-6/+4
* s4:provision - Cosmetic - right indentationsMatthias Dieter Wallnöfer2009-10-021-5/+6
* s4:dsdb rework instanceType module - put instanceType in provisionAndrew Bartlett2009-10-021-4/+5
* s4:dsdb Add 'lazy_commit' module to swallow the 'lazy commit' OIDAndrew Bartlett2009-10-021-0/+1
* s4:provision Ensure we add the schema with the 'relax' controlAndrew Bartlett2009-10-021-2/+4
* s4: Improve provisioning: use relax controlMatthieu Patou2009-10-022-18/+22