summaryrefslogtreecommitdiff
path: root/source4/scripting
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23560: - Activate metze's schema modules (from metze's schema-loading-13 pat...Andrew Bartlett1-6/+8
2007-10-10r23361: Merge from SAMBA_4_0_RELEASE:Andrew Bartlett1-1/+1
2007-10-10r23351: Merge from SAMBA_4_0_RELEASE:Andrew Bartlett1-18/+22
2007-10-10r23264: Make it more clear what this is actually setting upAndrew Bartlett1-1/+1
2007-10-10r23189: Work towards a totally scripted setup of LDAP backends, so others canAndrew Bartlett1-4/+5
2007-10-10r23177: Add in a new provision-backend script. This helps set up the OpenLDA...Andrew Bartlett2-2/+80
2007-10-10r23126: this was sitting on my laptop for a while...Rafal Szczesniak2-18/+14
2007-10-10r23125: add host manager subcontext function.Rafal Szczesniak1-0/+2
2007-10-10r23124: add host subcontext providing (at the moment) list of domainsRafal Szczesniak3-1/+203
2007-10-10r23065: revert local includes to prevent security problems (at leastRafal Szczesniak1-17/+0
2007-10-10r23047: Allow local inclusion of js files as well as from predefinedRafal Szczesniak1-4/+22
2007-10-10r23032: Remove calls to println(), and ensure we print the ldb errstring().Andrew Bartlett1-9/+11
2007-10-10r23012: we need a POLICYGUID in provisionAndrew Tridgell1-0/+1
2007-10-10r23011: initialisation functions must return NTSTATUS, otherwise we get busAndrew Tridgell1-1/+2
2007-10-10r22993: - make it possible to load a dsdb_schema from ldif via the ejs bindingsStefan Metzmacher2-0/+126
2007-10-10r22756: Make it easier to setup an LDAP replica. Provision withAndrew Bartlett1-3/+5
2007-10-10r22748: fix memleaks by passing an mem_ctx toStefan Metzmacher1-1/+1
2007-10-10r22622: make it possible to pass the config file via 'SMB_CONF_PATH' envvarStefan Metzmacher1-0/+4
2007-10-10r22575: move script/tests/ -> selftest/Stefan Metzmacher1-1/+1
2007-10-10r22478: Update the LDAP backend code to handle initialisation of multipleAndrew Bartlett1-3/+39
2007-10-10r22406: this dependencies should also be privateStefan Metzmacher1-3/+3
2007-10-10r22323: - add credentials property to NetContext objectRafal Szczesniak2-7/+25
2007-10-10r21673: Fix Samba 3 data read tests. I can't figure out why the upgrade one i...Jelmer Vernooij1-2/+20
2007-10-10r21541: Export mgmt, samr and atsvc for use in samba-gtk.Jelmer Vernooij1-1/+1
2007-10-10r21513: I don't know how long this has been wrong, but fix this up so we canAndrew Bartlett1-1/+1
2007-10-10r21496: A number of ldb control and LDAP changes, surrounding theAndrew Bartlett1-3/+45
2007-10-10r21419: Give some more clue about what's going onSimo Sorce1-2/+2
2007-10-10r21351: Change ldb ejs bindings return codes.Simo Sorce4-68/+87
2007-10-10r21294: this is useless, now that there's no operation in between...Stefan Metzmacher1-7/+0
2007-10-10r21135: Instead of having hooks to update keytabs as an explicit thing, updateAndrew Bartlett2-23/+6
2007-10-10r20953: add templates in provision_become_dc()Stefan Metzmacher1-0/+3
2007-10-10r20922: use the show_deleted module by defaultStefan Metzmacher1-0/+1
2007-10-10r20910: fix crash bugStefan Metzmacher1-1/+1
2007-10-10r20908: - fix uninitialized usage of 'ctx'Stefan Metzmacher1-16/+14
2007-10-10r20885: - I forgot the page size passed to enumeration function is actuallyRafal Szczesniak2-4/+10
2007-10-10r20882: Formatting.Rafal Szczesniak1-0/+1
2007-10-10r20881: Sorting out NetUsrCtx methods. Still a couple of things left.Rafal Szczesniak1-42/+133
2007-10-10r20813: fix the build with autodependenciesStefan Metzmacher1-1/+1
2007-10-10r20806: make it possible to configure the secrets.ldb urlStefan Metzmacher1-1/+18
2007-10-10r20805: don't use hardcoded values for secrects.keytab and sam.ldbStefan Metzmacher1-3/+8
2007-10-10r20792: fix the build, sorry...Stefan Metzmacher4-7/+6
2007-10-10r20791: the ejsnet stuff can be a normal smbcalls module...Stefan Metzmacher4-11/+6
2007-10-10r20786: Fix the build.Jelmer Vernooij1-0/+1
2007-10-10r20783: Ejsnet files are now moved into a separate directory. I need to commitRafal Szczesniak4-449/+15
2007-10-10r20782: Place ejsnet files in a separate directory.Rafal Szczesniak3-0/+651
2007-10-10r20689: "pdc" and "bdc" have been replaced by "domain controller"Simo Sorce1-6/+2
2007-10-10r20683: load indexes before applying replicated objects,Stefan Metzmacher1-0/+3
2007-10-10r20646: first preparations for cluster enablement. This changes "Andrew Tridgell1-4/+5
2007-10-10r20575: apply records to the test_samdb.ldb (my birthday present to myself...:-)Stefan Metzmacher1-0/+3
2007-10-10r20572: - prepare a test_samdb.ldb in the NET-API-BECOME-DC torture testStefan Metzmacher1-12/+47