summaryrefslogtreecommitdiff
path: root/source4/librpc/config.mk
AgeCommit message (Expand)AuthorFilesLines
2008-03-18libndr: EXT_NSL doesn't exist anymore, but it wasn't needed anywayStefan Metzmacher1-1/+1
2008-03-09Move PC_FILE out of the perl code.Jelmer Vernooij1-3/+4
2008-03-08Push SOVERSION and VERSION out of perl code.Jelmer Vernooij1-6/+8
2008-03-04Fix the build.Jelmer Vernooij1-1/+1
2008-03-04Deal with subsystems with no settings, several other minor fixes.Jelmer Vernooij1-1/+1
2008-03-04Fix includes.Jelmer Vernooij1-0/+2
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-142/+254
2008-02-29Use special make variables.Jelmer Vernooij1-3/+3
2008-02-29Move public header accumulation out of the perl code.Jelmer Vernooij1-19/+40
2008-02-29Move manpage management out of the perl build system.Jelmer Vernooij1-1/+2
2008-02-18Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij1-1/+1
2008-01-22build: Remove support for DESCRIPTION setting that is now unused.Jelmer Vernooij1-3/+0
2008-01-22dcerpc_samr: Use manually written .pc file.Jelmer Vernooij1-0/+1
2008-01-22dcerpc: Use manually written .pc files for dcerpc and ndr.Jelmer Vernooij1-0/+2
2008-01-21build: Demote a bunch of libraries to subsystems. This makes packaging easier...Jelmer Vernooij1-12/+3
2008-01-14python: Enable building of the wkssvc python bindings.Jelmer Vernooij1-0/+4
2008-01-14python: Compile in svcctl Python bindings.Jelmer Vernooij1-0/+4
2008-01-14python: Work around the fact that there are two "security" modules now.Jelmer Vernooij1-1/+1
2008-01-14python: Compile security module, handle uint.Jelmer Vernooij1-0/+3
2008-01-14python: Enable python bindings for samr and lsa interfaces.Jelmer Vernooij1-0/+16
2008-01-14python: Build epmapper module.Jelmer Vernooij1-1/+4
2008-01-14python: Fix python code for winreg, add test.Jelmer Vernooij1-0/+4
2008-01-14python: Start building winreg module.Jelmer Vernooij1-0/+7
2008-01-14pidl/python: Fix compilation of py_echo.Jelmer Vernooij1-1/+1
2008-01-03r26658: pidl: Register Python modules.Jelmer Vernooij1-0/+4
2007-12-21r26504: Don't rely on system-provided kerberos headers.Jelmer Vernooij1-1/+2
2007-12-21r26397: Fix circular dependency in samba-socket.Jelmer Vernooij1-1/+2
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