summaryrefslogtreecommitdiffstats
path: root/source4/librpc/config.mk
Commit message (Expand)AuthorAgeFilesLines
* Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-156/+160
* Complete dependencies for python modules (actually matters when built standal...Jelmer Vernooij2008-05-111-17/+13
* Clean up some git merges gone wrong.Jelmer Vernooij2008-05-101-4/+0
* Merge branch 'v4-0-test' into v4-0-gmake3Jelmer Vernooij2008-05-101-1/+1
|\
| * Fix installation of pidl perl files, torture pc file.Jelmer Vernooij2008-05-101-1/+1
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-251-16/+28
|\|
| * Split binding structure handling out into a separate file.Jelmer Vernooij2008-04-151-0/+1
| * Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...Jelmer Vernooij2008-04-151-18/+19
| * Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij2008-04-141-157/+282
| * Merge branch 'openchange' into cprovisionJelmer Vernooij2008-04-091-2/+0
| |\
| | * Avoid installing unused header file.Jelmer Vernooij2008-04-041-2/+0
* | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-081-6/+25
|\| |
| * | Add python bindings for drsuapi.Jelmer Vernooij2008-04-081-0/+4
| * | Add python bindings for unixinfo.Jelmer Vernooij2008-04-081-0/+4
| * | Add Python bindings for DFS.Jelmer Vernooij2008-04-081-0/+4
| |/
| * Fix installation of dcerpc_atsvc and registry as required by samba-gtk.Jelmer Vernooij2008-04-031-2/+5
| * Move handle utility functions to public header, remove more public headers.Jelmer Vernooij2008-04-021-1/+2
| * Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij2008-04-011-3/+3
* | Merge v4.0-testJelmer Vernooij2008-03-281-1/+1
|\|
| * libndr: EXT_NSL doesn't exist anymore, but it wasn't needed anywayStefan Metzmacher2008-03-181-1/+1
* | Move PC_FILE out of the perl code.Jelmer Vernooij2008-03-091-3/+4
* | Push SOVERSION and VERSION out of perl code.Jelmer Vernooij2008-03-081-6/+8
* | Fix the build.Jelmer Vernooij2008-03-041-1/+1
* | Deal with subsystems with no settings, several other minor fixes.Jelmer Vernooij2008-03-041-1/+1
* | Fix includes.Jelmer Vernooij2008-03-041-0/+2
* | Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-142/+254
|/
* Use special make variables.Jelmer Vernooij2008-02-291-3/+3
* Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-291-19/+40
* Move manpage management out of the perl build system.Jelmer Vernooij2008-02-291-1/+2
* Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij2008-02-181-1/+1
* build: Remove support for DESCRIPTION setting that is now unused.Jelmer Vernooij2008-01-221-3/+0
* dcerpc_samr: Use manually written .pc file.Jelmer Vernooij2008-01-221-0/+1
* dcerpc: Use manually written .pc files for dcerpc and ndr.Jelmer Vernooij2008-01-221-0/+2
* build: Demote a bunch of libraries to subsystems. This makes packaging easier...Jelmer Vernooij2008-01-211-12/+3
* python: Enable building of the wkssvc python bindings.Jelmer Vernooij2008-01-141-0/+4
* python: Compile in svcctl Python bindings.Jelmer Vernooij2008-01-141-0/+4
* python: Work around the fact that there are two "security" modules now.Jelmer Vernooij2008-01-141-1/+1
* python: Compile security module, handle uint.Jelmer Vernooij2008-01-141-0/+3
* python: Enable python bindings for samr and lsa interfaces.Jelmer Vernooij2008-01-141-0/+16
* python: Build epmapper module.Jelmer Vernooij2008-01-141-1/+4
* python: Fix python code for winreg, add test.Jelmer Vernooij2008-01-141-0/+4
* python: Start building winreg module.Jelmer Vernooij2008-01-141-0/+7
* pidl/python: Fix compilation of py_echo.Jelmer Vernooij2008-01-141-1/+1
* r26658: pidl: Register Python modules.Jelmer Vernooij2008-01-031-0/+4
* r26504: Don't rely on system-provided kerberos headers.Jelmer Vernooij2007-12-211-1/+2
* r26397: Fix circular dependency in samba-socket.Jelmer Vernooij2007-12-211-1/+2
* r26071: Move DCE/RPC SWIG bindings closer to the code they're wrapping.Jelmer Vernooij2007-12-211-0/+4
* r26006: Improve some dependencies.Jelmer Vernooij2007-12-211-1/+2
* r25667: Start on frsapi testsuite.Günther Deschner2007-12-211-0/+4
* r24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.cStefan Metzmacher2007-10-101-2/+2