summaryrefslogtreecommitdiff
path: root/source4/librpc/config.mk
AgeCommit message (Expand)AuthorFilesLines
2008-09-16More changes getting WMI code to compile, import manual marshalling.Jelmer Vernooij1-1/+12
2008-08-19Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett1-1/+2
2008-08-18librpc: don't build the old mszip decompression codeStefan Metzmacher1-1/+1
2008-08-18ndr_compression: use zlib's inflate() for decompressionStefan Metzmacher1-1/+2
2008-08-13Rework the trustAuthInOutBlob with the help of a hand parser.Andrew Bartlett1-1/+1
2008-08-01build: remove warning about missing generated include fileStefan Metzmacher1-1/+1
2008-06-11Add working Python bindings for NBT.Jelmer Vernooij1-3/+3
2008-05-29Don't make the NTP signd headers public.Andrew Bartlett1-2/+0
2008-05-28Fix dependency list for NDR_TABLEAndrew Bartlett1-1/+1
2008-05-28Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett1-135/+37
2008-05-27Allow librpcsrcdir to be an absolute path.Jelmer Vernooij1-1/+1
2008-05-27Start an 'NTP signing server' in Samba4.Andrew Bartlett1-0/+7
2008-05-26Allow using IRPC functions on the messaging bus from Python.Jelmer Vernooij1-0/+17
2008-05-24Use manually written Python bindings for DCE/RPC rather than SWIG based.Jelmer Vernooij1-20/+19
2008-05-23Disable building of EJS DCE/RPC support.Jelmer Vernooij1-114/+0
2008-05-22Move DCE/RPC python bindings into samba package.Jelmer Vernooij1-17/+17
2008-05-22Fix dependencies and imports.Jelmer Vernooij1-10/+10
2008-05-21Move more modules inside of the samba package.Jelmer Vernooij1-2/+17
2008-05-21Move some python files into the samba package.Jelmer Vernooij1-1/+1
2008-05-21Move CFLAGS overrides for SWIG modules to Makefile.Jelmer Vernooij1-0/+2
2008-05-21Remove support for .py files from smb_build - deal with it only in the makefi...Jelmer Vernooij1-0/+2
2008-05-21Manually handle the NETLOGON_SAM_LOGON_REQUEST too.Andrew Bartlett1-1/+1
2008-05-20Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett1-161/+184
2008-05-19Move IDL build script to rpc directory, make various bits and pieces easier t...Jelmer Vernooij1-1/+15
2008-05-18Fix a bunch of dependencies.Jelmer Vernooij1-4/+4
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij1-5/+5
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij1-5/+10
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij1-156/+160
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