summaryrefslogtreecommitdiffstats
path: root/source4/scripting/ejs
Commit message (Expand)AuthorAgeFilesLines
* r19832: better prototypes for the linearization functions:Simo Sorce2007-10-101-2/+2
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-101-7/+7
* r19732: The 'res' from ldb_search is only valid if the call returns LDB_SUCCESS.Andrew Bartlett2007-10-101-1/+1
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-102-1/+2
* r19449: ldbbrowse: installation hopefully works now. "Developer" installationsDerrell Lipman2007-10-101-5/+7
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-1/+1
* r19297: fixed a leak in the ejs ldb interfaceAndrew Tridgell2007-10-101-2/+2
* r19165: handle errors better for jsonrpc. generate an error object whenever ...Derrell Lipman2007-10-101-0/+1
* r19055: JSON-RPC is working! It passes the small qooxdoo JSON-RPC test suiteDerrell Lipman2007-10-102-124/+233
* r19051: JSON-RPC server work-in-progress. It's almost working.Derrell Lipman2007-10-102-1/+34
* r19048: ensure our memory gets cleaned up even upon exceptionDerrell Lipman2007-10-101-1/+1
* r19020: move jsonrpc_include to a more appropriate location in the file, and ...Derrell Lipman2007-10-101-13/+17
* r19019: Add a parser for javascript literals. This is implemented for parsin...Derrell Lipman2007-10-102-1/+672
* r18880: JSON-RPC work in progressDerrell Lipman2007-10-102-0/+166
* r18850: add strspn() function i ejsDerrell Lipman2007-10-101-0/+17
* r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher2007-10-101-8/+1
* r18135: almost there ....Andrew Tridgell2007-10-101-1/+8
* r18121: Simplify m4 code, hopefully fix Samba4 build problems.Jelmer Vernooij2007-10-101-1/+1
* r18117: first steps in making samba4 use libreplaceAndrew Tridgell2007-10-101-1/+1
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+1
* r17888: use talloc_*_ptrtype() macros as wrappers arround the talloc_*_size()Stefan Metzmacher2007-10-101-8/+4
* r17791: get rid of another compiler warningStefan Metzmacher2007-10-101-2/+3
* r17648: update minschema.jsSimo Sorce2007-10-101-2/+14
* r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher2007-10-102-2/+2
* r17341: pass a messaging context to auth_context_create()Stefan Metzmacher2007-10-101-1/+5
* r17339: pass the event context and messaging context together to theStefan Metzmacher2007-10-102-2/+16
* r16168: Make the example match the actual function.Andrew Bartlett2007-10-101-1/+1
* r15805: Fix incompatible type assignment. Caught by the IBM checker.Jelmer Vernooij2007-10-101-1/+1
* r15731: module init functions should return NTSTATUS, not voidAndrew Tridgell2007-10-1010-10/+20
* r15581: Remove unused includeJelmer Vernooij2007-10-101-1/+0
* r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMBJelmer Vernooij2007-10-101-1/+1
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-102-2/+2
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-4/+4
* r15187: Introduce new param type P_BYTES. This lets config options which specifyJames Peach2007-10-101-1/+2
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-101-1/+1
* r14603: Fix building of ejs modules as shared libsJelmer Vernooij2007-10-103-4/+14
* r14594: Fix some dependencies (required for shared library build)Jelmer Vernooij2007-10-101-1/+0
* r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij2007-10-101-3/+3
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-104-0/+6
* r14500: Make some more functions publicJelmer Vernooij2007-10-101-1/+1
* r14497: Fix build with shared librariesJelmer Vernooij2007-10-101-1/+1
* r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij2007-10-101-1/+0
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-104-4/+5
* r14381: Kill structs.hJelmer Vernooij2007-10-101-1/+1
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-101-0/+3
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-104-0/+4
* r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij2007-10-101-16/+1
* r14110: make ndr interface parsing code libraries,Stefan Metzmacher2007-10-101-1/+1
* r14109: Modulify the smbcalls subsystem.Jelmer Vernooij2007-10-102-27/+60
* r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2007-10-101-2/+2