Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r18213: don't list LIBREPLACE depdendecies explicit and | Stefan Metzmacher | 1 | -8/+1 |
2007-10-10 | r18135: almost there .... | Andrew Tridgell | 1 | -1/+8 |
2007-10-10 | r18121: Simplify m4 code, hopefully fix Samba4 build problems. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r18117: first steps in making samba4 use libreplace | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMB | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r14603: Fix building of ejs modules as shared libs | Jelmer Vernooij | 1 | -1/+3 |
2007-10-10 | r14594: Fix some dependencies (required for shared library build) | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r14572: Give libraries saner names, remove some .pc files, make some things | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters: | Jelmer Vernooij | 1 | -16/+1 |
2007-10-10 | r14110: make ndr interface parsing code libraries, | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14109: Modulify the smbcalls subsystem. | Jelmer Vernooij | 1 | -16/+59 |
2007-10-10 | r13960: Generate makefile rules for installing/removing shared modules. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r13944: Yet another round of splitups. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r13942: fix dependencies | Stefan Metzmacher | 1 | -3/+22 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13903: Don't generate prototypes for modules and binaries in include/proto.h by | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12592: Remove some useless dependencies | Jelmer Vernooij | 1 | -2/+3 |
2007-10-10 | r12517: Don't generate empty init functions | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r12514: Move DCE/RPC interface table to a seperate file | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r11303: Support defining and installing public headers for libraries. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r11281: Initial ejs interface for libnet functions. | Rafal Szczesniak | 1 | -1/+2 |
2007-10-10 | r11244: Relative path names in .mk files | Jelmer Vernooij | 1 | -19/+19 |
2007-10-10 | r9800: Add EJS interface to param. tridge, sorry this overlaps a bit | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r9722: Initial attempt at converting samba3dump to EJS.. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r9344: started adding calls for manipulation of data blobs in ejs | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r9059: add a basic credentials object for mimir | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r8966: Simplify the makefile generation system a bit. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r8337: - use 64 bit access functions in ejs calls | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r8318: added a bunch more ejs calls. | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r8316: give full access to the popt command line parsing in ejs scripts, incl... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r8296: - split out the ejs auth functions into a separate file | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r8280: - added irpc_connect() for connecting to a irpc server by name | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8262: - simplify the dependency handling for ejs modules | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8233: - added support for more base types in pidl ejs | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8192: updated the glue code for the generated ejs functions from pidl | Andrew Tridgell | 1 | -4/+3 |
2007-10-10 | r8073: a successful rpc call from ejs! | Andrew Tridgell | 1 | -1/+12 |
2007-10-10 | r8069: the beginnings of code to allow rpc calls to be made from ejs | Andrew Tridgell | 1 | -0/+23 |