summaryrefslogtreecommitdiff
path: root/source4/librpc/config.mk
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15512: Move uuid functions out of ndr_misc.cJelmer Vernooij1-8/+4
2007-10-10r15384: Improve naming of socket library, disable Requires(.private)? fields ...Jelmer Vernooij1-2/+2
2007-10-10r15376: Add detection of -lnsl, required for building on SUN boxes.Jelmer Vernooij1-1/+1
2007-10-10r15373: Rename SOCKET to LIBSAMBA-SOCKET to prevent name clashes with -lsocke...Jelmer Vernooij1-1/+1
2007-10-10r15338: Fix build of most things with shared libs enabled.Jelmer Vernooij1-1/+1
2007-10-10r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMBJelmer Vernooij1-1/+1
2007-10-10r15328: Move some functions around, remove dependencies.Jelmer Vernooij1-23/+11
2007-10-10r15313: Fix some dependencies in dso modeJelmer Vernooij1-2/+2
2007-10-10r15304: Fix smbd build, more updates on getting --enable-dso to build againJelmer Vernooij1-3/+3
2007-10-10r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij1-5/+1
2007-10-10r15297: Move create_security_token() to samdb as it requires SAMDB (and the r...Jelmer Vernooij1-3/+3
2007-10-10r15292: fix the IDL_* variable namesStefan Metzmacher1-2/+2
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij1-109/+109
2007-10-10r14907: Another attempt at fixing partially generated tables.c filesJelmer Vernooij1-1/+2
2007-10-10r14905: Prevent partly generated files when building using heavy parallel make.Jelmer Vernooij1-1/+2
2007-10-10r14724: Rearrange some source files, install more headers.Jelmer Vernooij1-1/+1
2007-10-10r14616: added notify change support to the posix backendAndrew Tridgell1-1/+5
2007-10-10r14603: Fix building of ejs modules as shared libsJelmer Vernooij1-3/+4
2007-10-10r14594: Fix some dependencies (required for shared library build)Jelmer Vernooij1-9/+9
2007-10-10r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij1-122/+12
2007-10-10r14544: Remove exchange-specific files.Jelmer Vernooij1-16/+1
2007-10-10r14511: Install more headersJelmer Vernooij1-0/+2
2007-10-10r14500: Make some more functions publicJelmer Vernooij1-1/+1
2007-10-10r14497: Fix build with shared librariesJelmer Vernooij1-17/+17
2007-10-10r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij1-93/+93
2007-10-10r14488: Install more headers.Jelmer Vernooij1-2/+2
2007-10-10r14484: Install more headersJelmer Vernooij1-2/+8
2007-10-10r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij1-107/+0
2007-10-10r14384: Remove orpc code from includes.hJelmer Vernooij1-1/+1
2007-10-10r14349: Kill proto.h!Jelmer Vernooij1-0/+6
2007-10-10r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij1-280/+187
2007-10-10r14120: make the rpc client code also librariesStefan Metzmacher1-49/+192
2007-10-10r14110: make ndr interface parsing code libraries,Stefan Metzmacher1-60/+278
2007-10-10r14109: Modulify the smbcalls subsystem.Jelmer Vernooij1-16/+16
2007-10-10r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij1-57/+57
2007-10-10r13929: fix dependenciesStefan Metzmacher1-1/+1
2007-10-10r13927: fix dependencyStefan Metzmacher1-1/+1
2007-10-10r13925: fix dependenciesStefan Metzmacher1-1/+1
2007-10-10r13739: a fairly major overhaul of the opendb code to allow the BASE-DELETEAndrew Tridgell1-1/+6
2007-10-10r13624: as abartlet requested, move the saslauthd parsing stuff to a seperate...Stefan Metzmacher1-1/+7
2007-10-10r12933: fix parsing of browse packets based on the infos on http://ubiqx.org/...Stefan Metzmacher1-1/+1
2007-10-10r12772: - create variables for the %(patsubst ...) statements for the idl filesStefan Metzmacher1-3/+2
2007-10-10r12753: Try to fix the build after a 'make clean'. (the wildcards will notAndrew Bartlett1-3/+3
2007-10-10r12693: Move core data structures out of smb.h into core.hJelmer Vernooij1-58/+58
2007-10-10r12670: Make a couple of dependencies stricterJelmer Vernooij1-5/+14
2007-10-10r12623: Another round of fixes for the prototypes of tables.cJelmer Vernooij1-2/+6
2007-10-10r12622: Move table.c prototypes to seperate header to prevent circular depend...Jelmer Vernooij1-0/+1
2007-10-10r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij1-7/+2
2007-10-10r12592: Remove some useless dependenciesJelmer Vernooij1-5/+13
2007-10-10r12574: Bring tables.pl back to life and move registration of interfacesJelmer Vernooij1-43/+21