summaryrefslogtreecommitdiff
path: root/source4/scripting
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r20568: split out the rootdse ldifStefan Metzmacher1-0/+10
2007-10-10r20565: configure the list of global ldb modules also in js codeStefan Metzmacher1-2/+25
2007-10-10r20560: make it possible to configure the backend and modulesStefan Metzmacher1-6/+11
2007-10-10r20557: use ${DOMAINDN} instead of ${BASEDN}Stefan Metzmacher1-14/+14
2007-10-10r20555: fix typo...Stefan Metzmacher1-1/+1
2007-10-10r20554: - use ${ROOTDN} for the rootDomainNamingContextStefan Metzmacher1-1/+2
2007-10-10r20553: add ${CONFIGDN} and ${SCHEMADN} instead of using hardcoded pathsStefan Metzmacher1-0/+2
2007-10-10r20505: I had the wrong ldif name here.Andrew Bartlett1-1/+1
2007-10-10r20495: Further notes on joining with fedora DS.Andrew Bartlett1-0/+1
2007-10-10r20492: Add in instructions/sample LDIF to setup Fedora DS as a backend.Andrew Bartlett1-0/+1
2007-10-10r20468: Patch from Martin Kuehl <kuehl@univention.de> to make it easier to loadAndrew Bartlett1-7/+38
2007-10-10r20444: WEB Application framework / SWAT.Derrell Lipman1-1/+1
2007-10-10r20364: SWAT updates, part 1Derrell Lipman1-0/+18
2007-10-10r20358: - fix ejs generated code for ipv4addressStefan Metzmacher2-3/+3
2007-10-10r20353: Restructure the DRSUAPI DsGetDomainControllerInfo test, because asAndrew Bartlett2-0/+24
2007-10-10r20184: change ldb_attrib_handler into ldb_schema_attribute, which has a pointerStefan Metzmacher1-6/+6
2007-10-10r20175: use libnet context instead mem_ctx as the latter getsRafal Szczesniak1-4/+3
2007-10-10r20163: Return null object if no user is found.Rafal Szczesniak1-1/+5
2007-10-10r20143: a bit of experiments before doing serious changes in ejsnet.Rafal Szczesniak1-1/+41
2007-10-10r19972: put a placeholder of a new js function and use error stringsRafal Szczesniak1-6/+59