summaryrefslogtreecommitdiff
path: root/source/librpc/config.mk
Commit message (Expand)AuthorAgeFilesLines
...
* r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij2007-10-101-93/+93
* r14488: Install more headers.Jelmer Vernooij2007-10-101-2/+2
* r14484: Install more headersJelmer Vernooij2007-10-101-2/+8
* r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij2007-10-101-107/+0
* r14384: Remove orpc code from includes.hJelmer Vernooij2007-10-101-1/+1
* r14349: Kill proto.h!Jelmer Vernooij2007-10-101-0/+6
* r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij2007-10-101-280/+187
* r14120: make the rpc client code also librariesStefan Metzmacher2007-10-101-49/+192
* r14110: make ndr interface parsing code libraries,Stefan Metzmacher2007-10-101-60/+278
* r14109: Modulify the smbcalls subsystem.Jelmer Vernooij2007-10-101-16/+16
* r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2007-10-101-57/+57
* r13929: fix dependenciesStefan Metzmacher2007-10-101-1/+1
* r13927: fix dependencyStefan Metzmacher2007-10-101-1/+1
* r13925: fix dependenciesStefan Metzmacher2007-10-101-1/+1
* r13739: a fairly major overhaul of the opendb code to allow the BASE-DELETEAndrew Tridgell2007-10-101-1/+6
* r13624: as abartlet requested, move the saslauthd parsing stuff to a seperate...Stefan Metzmacher2007-10-101-1/+7
* r12933: fix parsing of browse packets based on the infos on http://ubiqx.org/...Stefan Metzmacher2007-10-101-1/+1
* r12772: - create variables for the %(patsubst ...) statements for the idl filesStefan Metzmacher2007-10-101-3/+2
* r12753: Try to fix the build after a 'make clean'. (the wildcards will notAndrew Bartlett2007-10-101-3/+3
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-101-58/+58
* r12670: Make a couple of dependencies stricterJelmer Vernooij2007-10-101-5/+14
* r12623: Another round of fixes for the prototypes of tables.cJelmer Vernooij2007-10-101-2/+6
* r12622: Move table.c prototypes to seperate header to prevent circular depend...Jelmer Vernooij2007-10-101-0/+1
* r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij2007-10-101-7/+2
* r12592: Remove some useless dependenciesJelmer Vernooij2007-10-101-5/+13
* r12574: Bring tables.pl back to life and move registration of interfacesJelmer Vernooij2007-10-101-43/+21
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+1
* r12517: Don't generate empty init functionsJelmer Vernooij2007-10-101-17/+0
* r12516: Fix drsuapi and netlogon javascript bindingsJelmer Vernooij2007-10-101-2/+0
* r12514: Move DCE/RPC interface table to a seperate fileJelmer Vernooij2007-10-101-0/+1
* r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib...Jelmer Vernooij2007-10-101-17/+36
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-95/+94
* r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij2007-10-101-0/+2
* r11889: added support for dcerpc ncacn_np over SMB2. You use it by giving theAndrew Tridgell2007-10-101-15/+1
* r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij2007-10-101-0/+6
* r11303: Support defining and installing public headers for libraries.Jelmer Vernooij2007-10-101-108/+110
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-101-120/+120
* r9146: - enable winreg pipe from ejsAndrew Tridgell2007-10-101-1/+8
* r8268: added the 'needed' logic to ehs generation, so we don't generateAndrew Tridgell2007-10-101-1/+13
* r8262: - simplify the dependency handling for ejs modulesAndrew Tridgell2007-10-101-0/+56
* r8260: added an init based registration system for the generated ejs rpc code...Andrew Tridgell2007-10-101-0/+5
* r8233: - added support for more base types in pidl ejsAndrew Tridgell2007-10-101-0/+20
* r8192: updated the glue code for the generated ejs functions from pidlAndrew Tridgell2007-10-101-0/+5
* r8148: - make the PAC generation code a bit more readable and add some outof ...Stefan Metzmacher2007-10-101-1/+4
* r7763: fixed some circular dependenciesAndrew Tridgell2007-10-101-1/+1
* r7308: Make dependency lists in the Makefile shorter (see discussion on samba...Jelmer Vernooij2007-10-101-2/+2
* r7294: implemented the irpc messaging system. This is the core of theAndrew Tridgell2007-10-101-0/+6
* r7278: Oops, don't compile librpc as library..Jelmer Vernooij2007-10-101-1/+0
* r7274: Move m4 files to seperate dirJelmer Vernooij2007-10-101-0/+1
* r6939: Get rid of SUBSYSTEM::NDR since all it did was require NDR_RAW.Tim Potter2007-10-101-50/+47