summaryrefslogtreecommitdiff
path: root/source4/scripting/ejs
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20646: first preparations for cluster enablement. This changes "Andrew Tridgell1-4/+5
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-10r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij1-1/+1
2007-10-10r19297: fixed a leak in the ejs ldb interfaceAndrew Tridgell1-2/+2
2007-10-10r19165: handle errors better for jsonrpc. generate an error object whenever ...Derrell Lipman1-0/+1
2007-10-10r19055: JSON-RPC is working! It passes the small qooxdoo JSON-RPC test suiteDerrell Lipman2-124/+233
2007-10-10r19051: JSON-RPC server work-in-progress. It's almost working.Derrell Lipman2-1/+34
2007-10-10r19048: ensure our memory gets cleaned up even upon exceptionDerrell Lipman1-1/+1
2007-10-10r19020: move jsonrpc_include to a more appropriate location in the file, and ...Derrell Lipman1-13/+17
2007-10-10r19019: Add a parser for javascript literals. This is implemented for parsin...Derrell Lipman2-1/+672
2007-10-10r18880: JSON-RPC work in progressDerrell Lipman2-0/+166
2007-10-10r18850: add strspn() function i ejsDerrell Lipman1-0/+17
2007-10-10r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher1-8/+1
2007-10-10r18135: almost there ....Andrew Tridgell1-1/+8
2007-10-10r18121: Simplify m4 code, hopefully fix Samba4 build problems.Jelmer Vernooij1-1/+1
2007-10-10r18117: first steps in making samba4 use libreplaceAndrew Tridgell1-1/+1
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij1-1/+1
2007-10-10r17888: use talloc_*_ptrtype() macros as wrappers arround the talloc_*_size()Stefan Metzmacher1-8/+4
2007-10-10r17791: get rid of another compiler warningStefan Metzmacher1-2/+3
2007-10-10r17648: update minschema.jsSimo Sorce1-2/+14
2007-10-10r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher2-2/+2
2007-10-10r17341: pass a messaging context to auth_context_create()Stefan Metzmacher1-1/+5
2007-10-10r17339: pass the event context and messaging context together to theStefan Metzmacher2-2/+16
2007-10-10r16168: Make the example match the actual function.Andrew Bartlett1-1/+1
2007-10-10r15805: Fix incompatible type assignment. Caught by the IBM checker.Jelmer Vernooij1-1/+1
2007-10-10r15731: module init functions should return NTSTATUS, not voidAndrew Tridgell10-10/+20
2007-10-10r15581: Remove unused includeJelmer Vernooij1-1/+0
2007-10-10r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMBJelmer Vernooij1-1/+1
2007-10-10r15328: Move some functions around, remove dependencies.Jelmer Vernooij2-2/+2
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij1-4/+4
2007-10-10r15187: Introduce new param type P_BYTES. This lets config options which specifyJames Peach1-1/+2
2007-10-10r14860: create libcli/security/security.hStefan Metzmacher1-1/+1
2007-10-10r14603: Fix building of ejs modules as shared libsJelmer Vernooij3-4/+14
2007-10-10r14594: Fix some dependencies (required for shared library build)Jelmer Vernooij1-1/+0
2007-10-10r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij1-3/+3
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij4-0/+6
2007-10-10r14500: Make some more functions publicJelmer Vernooij1-1/+1