summaryrefslogtreecommitdiff
path: root/source4/librpc/config.mk
AgeCommit message (Expand)AuthorFilesLines
2008-05-16Rework the CLDAP and NBT netlogon requests and responses.Andrew Bartlett1-1/+1
2008-05-11Complete dependencies for python modules (actually matters when built standal...Jelmer Vernooij1-17/+13
2008-05-10Clean up some git merges gone wrong.Jelmer Vernooij1-4/+0
2008-05-10Merge branch 'v4-0-test' into v4-0-gmake3Jelmer Vernooij1-1/+1
2008-05-10Fix installation of pidl perl files, torture pc file.Jelmer Vernooij1-1/+1
2008-04-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-16/+28
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-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-6/+25
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-28Merge v4.0-testJelmer Vernooij1-1/+1
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