summaryrefslogtreecommitdiffstats
path: root/source4/librpc/config.mk
Commit message (Expand)AuthorAgeFilesLines
* r18574: re-enable the echo pipe in smbscript. I suspect disabling this was anAndrew Tridgell2007-10-101-5/+5
* r18565: Fix echo.idl to be Samba3-, MIDL and midlc compatibleJelmer Vernooij2007-10-101-5/+5
* r17570: add dummy functions for the frsrpc and frsapi interfacesStefan Metzmacher2007-10-101-1/+13
* r17357: - fix the buildStefan Metzmacher2007-10-101-1/+3
* r17342: implement a SamLogon via IRPC in samba4's winbindStefan Metzmacher2007-10-101-0/+7
* r15777: Fix unresolved symbols in shared library build.Jelmer Vernooij2007-10-101-1/+1
* r15512: Move uuid functions out of ndr_misc.cJelmer Vernooij2007-10-101-8/+4
* r15384: Improve naming of socket library, disable Requires(.private)? fields ...Jelmer Vernooij2007-10-101-2/+2
* r15376: Add detection of -lnsl, required for building on SUN boxes.Jelmer Vernooij2007-10-101-1/+1
* r15373: Rename SOCKET to LIBSAMBA-SOCKET to prevent name clashes with -lsocke...Jelmer Vernooij2007-10-101-1/+1
* r15338: Fix build of most things with shared libs enabled.Jelmer Vernooij2007-10-101-1/+1
* r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMBJelmer Vernooij2007-10-101-1/+1
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-101-23/+11
* r15313: Fix some dependencies in dso modeJelmer Vernooij2007-10-101-2/+2
* r15304: Fix smbd build, more updates on getting --enable-dso to build againJelmer Vernooij2007-10-101-3/+3
* r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij2007-10-101-5/+1
* r15297: Move create_security_token() to samdb as it requires SAMDB (and the r...Jelmer Vernooij2007-10-101-3/+3
* r15292: fix the IDL_* variable namesStefan Metzmacher2007-10-101-2/+2
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-109/+109
* r14907: Another attempt at fixing partially generated tables.c filesJelmer Vernooij2007-10-101-1/+2
* r14905: Prevent partly generated files when building using heavy parallel make.Jelmer Vernooij2007-10-101-1/+2
* r14724: Rearrange some source files, install more headers.Jelmer Vernooij2007-10-101-1/+1
* r14616: added notify change support to the posix backendAndrew Tridgell2007-10-101-1/+5
* r14603: Fix building of ejs modules as shared libsJelmer Vernooij2007-10-101-3/+4
* r14594: Fix some dependencies (required for shared library build)Jelmer Vernooij2007-10-101-9/+9
* r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij2007-10-101-122/+12
* r14544: Remove exchange-specific files.Jelmer Vernooij2007-10-101-16/+1
* r14511: Install more headersJelmer Vernooij2007-10-101-0/+2
* r14500: Make some more functions publicJelmer Vernooij2007-10-101-1/+1
* r14497: Fix build with shared librariesJelmer Vernooij2007-10-101-17/+17
* 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