summaryrefslogtreecommitdiff
path: root/source4/librpc/config.mk
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r26071: Move DCE/RPC SWIG bindings closer to the code they're wrapping.Jelmer Vernooij1-0/+4
2007-12-21r26006: Improve some dependencies.Jelmer Vernooij1-1/+2
2007-12-21r25667: Start on frsapi testsuite.Günther Deschner1-0/+4
2007-10-10r24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.cStefan Metzmacher1-2/+2
2007-10-10r23890: Allow wbinfo -a to work against Samba4's winbind.Andrew Bartlett1-1/+2
2007-10-10r22406: this dependencies should also be privateStefan Metzmacher1-16/+16
2007-10-10r21837: Make dcerpc_mgmt a separate library again, as the linker leaves it ou...Jelmer Vernooij1-2/+5
2007-10-10r21829: Integrate mgmt in libdcerpc. We have enough libraries as it is and m...Jelmer Vernooij1-6/+3
2007-10-10r21564: Move ndrdump to librpc/tools.Jelmer Vernooij1-0/+17
2007-10-10r21541: Export mgmt, samr and atsvc for use in samba-gtk.Jelmer Vernooij1-3/+12
2007-10-10r21433: Get rid of the COM support code - it's not used and unmaintained. We canJelmer Vernooij1-9/+1
2007-10-10r21297: Remove the GTK+ tools and library from the main repository. They are ...Jelmer Vernooij1-5/+10
2007-10-10r20300: Trim number of shared libs significantly.Jelmer Vernooij1-232/+77
2007-10-10r20278: make it possible to use oid strings in the drsuapi instead of uint8_t...Stefan Metzmacher1-1/+1
2007-10-10r19677: Fix more dependencies.Jelmer Vernooij1-13/+5
2007-10-10r19676: Fix some more dependencies.Jelmer Vernooij1-19/+20
2007-10-10r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett1-1/+1
2007-10-10r19569: Require that all public header files have a destination path. FixJelmer Vernooij1-1/+0
2007-10-10r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij1-1/+1
2007-10-10r19441: work in progress support for NFS4 ACLs in Samba4 on Linux. Still workAndrew Tridgell1-1/+8
2007-10-10r18574: re-enable the echo pipe in smbscript. I suspect disabling this was anAndrew Tridgell1-5/+5
2007-10-10r18565: Fix echo.idl to be Samba3-, MIDL and midlc compatibleJelmer Vernooij1-5/+5
2007-10-10r17570: add dummy functions for the frsrpc and frsapi interfacesStefan Metzmacher1-1/+13
2007-10-10r17357: - fix the buildStefan Metzmacher1-1/+3
2007-10-10r17342: implement a SamLogon via IRPC in samba4's winbindStefan Metzmacher1-0/+7
2007-10-10r15777: Fix unresolved symbols in shared library build.Jelmer Vernooij1-1/+1
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