summaryrefslogtreecommitdiff
path: root/source4/librpc/config.mk
AgeCommit message (Expand)AuthorFilesLines
2008-04-15Split binding structure handling out into a separate file.Jelmer Vernooij1-0/+1
2008-04-15Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...Jelmer Vernooij1-18/+19
2008-04-14Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij1-157/+282
2008-04-09Merge branch 'openchange' into cprovisionJelmer Vernooij1-2/+0
2008-04-08Add python bindings for drsuapi.Jelmer Vernooij1-0/+4
2008-04-08Add python bindings for unixinfo.Jelmer Vernooij1-0/+4
2008-04-08Add Python bindings for DFS.Jelmer Vernooij1-0/+4
2008-04-04Avoid installing unused header file.Jelmer Vernooij1-2/+0
2008-04-03Fix installation of dcerpc_atsvc and registry as required by samba-gtk.Jelmer Vernooij1-2/+5
2008-04-02Move handle utility functions to public header, remove more public headers.Jelmer Vernooij1-1/+2
2008-04-01Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij1-3/+3
2008-03-18libndr: EXT_NSL doesn't exist anymore, but it wasn't needed anywayStefan Metzmacher1-1/+1
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