summaryrefslogtreecommitdiff
path: root/source4/scripting
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r19832: better prototypes for the linearization functions:Simo Sorce1-2/+2
2007-10-10r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce1-7/+7
2007-10-10r19732: The 'res' from ldb_search is only valid if the call returns LDB_SUCCESS.Andrew Bartlett1-1/+1
2007-10-10r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2-1/+2
2007-10-10r19449: ldbbrowse: installation hopefully works now. "Developer" installationsDerrell Lipman1-5/+7
2007-10-10r19427: print out the currect nameStefan Metzmacher1-1/+1
2007-10-10r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij1-1/+1
2007-10-10r19334: Commit commented provisioning code to activate the schemaSimo Sorce1-0/+32
2007-10-10r19318: Because we don't test the vampire code in SWAT very regularly, it bit...Andrew Bartlett1-2/+4
2007-10-10r19297: fixed a leak in the ejs ldb interfaceAndrew Tridgell1-2/+2
2007-10-10r19258: Don't delete the contents of the partitions twice, and in particularAndrew Bartlett1-17/+6
2007-10-10r19252: - fixed 'erase' argument to setup_ldb()Andrew Tridgell1-2/+21