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