summaryrefslogtreecommitdiff
path: root/source4/scripting/ejs/config.mk
AgeCommit message (Expand)AuthorFilesLines
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