summaryrefslogtreecommitdiffstats
path: root/source4/scripting/ejs/config.mk
Commit message (Expand)AuthorAgeFilesLines
* r25839: use nss_wrapper code in samba4 ifStefan Metzmacher2007-12-211-0/+1
* r24703: Use standard registry diff files when provisioning rather thanJelmer Vernooij2007-10-101-0/+6
* r22993: - make it possible to load a dsdb_schema from ldif via the ejs bindingsStefan Metzmacher2007-10-101-0/+1
* r22406: this dependencies should also be privateStefan Metzmacher2007-10-101-3/+3
* r20792: fix the build, sorry...Stefan Metzmacher2007-10-101-2/+2
* r20791: the ejsnet stuff can be a normal smbcalls module...Stefan Metzmacher2007-10-101-0/+2
* r20783: Ejsnet files are now moved into a separate directory. I need to commitRafal Szczesniak2007-10-101-3/+2
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-1/+1
* r19019: Add a parser for javascript literals. This is implemented for parsin...Derrell Lipman2007-10-101-1/+2
* 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
* r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMBJelmer Vernooij2007-10-101-1/+1
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-4/+4
* r14603: Fix building of ejs modules as shared libsJelmer Vernooij2007-10-101-1/+3
* 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
* r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij2007-10-101-1/+0
* 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-101-16/+59
* r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2007-10-101-2/+2
* r13944: Yet another round of splitups.Jelmer Vernooij2007-10-101-1/+0
* r13942: fix dependenciesStefan Metzmacher2007-10-101-3/+22
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+1
* r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij2007-10-101-0/+1
* r12592: Remove some useless dependenciesJelmer Vernooij2007-10-101-2/+3
* r12517: Don't generate empty init functionsJelmer Vernooij2007-10-101-2/+2
* r12514: Move DCE/RPC interface table to a seperate fileJelmer Vernooij2007-10-101-1/+1
* r11303: Support defining and installing public headers for libraries.Jelmer Vernooij2007-10-101-1/+1
* r11281: Initial ejs interface for libnet functions.Rafal Szczesniak2007-10-101-1/+2
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-101-19/+19
* r9800: Add EJS interface to param. tridge, sorry this overlaps a bitJelmer Vernooij2007-10-101-0/+1
* r9722: Initial attempt at converting samba3dump to EJS..Jelmer Vernooij2007-10-101-1/+2
* r9344: started adding calls for manipulation of data blobs in ejsAndrew Tridgell2007-10-101-0/+1
* r9059: add a basic credentials object for mimirAndrew Tridgell2007-10-101-0/+1
* r8966: Simplify the makefile generation system a bit.Jelmer Vernooij2007-10-101-0/+1
* r8337: - use 64 bit access functions in ejs callsAndrew Tridgell2007-10-101-0/+2
* r8318: added a bunch more ejs calls.Andrew Tridgell2007-10-101-0/+2
* r8316: give full access to the popt command line parsing in ejs scripts, incl...Andrew Tridgell2007-10-101-0/+1
* r8296: - split out the ejs auth functions into a separate fileAndrew Tridgell2007-10-101-0/+1
* r8280: - added irpc_connect() for connecting to a irpc server by nameAndrew Tridgell2007-10-101-1/+1
* r8262: - simplify the dependency handling for ejs modulesAndrew Tridgell2007-10-101-1/+1
* r8233: - added support for more base types in pidl ejsAndrew Tridgell2007-10-101-1/+1
* r8192: updated the glue code for the generated ejs functions from pidlAndrew Tridgell2007-10-101-4/+3
* r8073: a successful rpc call from ejs!Andrew Tridgell2007-10-101-1/+12
* r8069: the beginnings of code to allow rpc calls to be made from ejsAndrew Tridgell2007-10-101-0/+23