summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
2008-05-28Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett13-3728/+568
2008-05-27Allow librpcsrcdir to be an absolute path.Jelmer Vernooij1-1/+1
2008-05-27Use variables for IDL file paths.Jelmer Vernooij1-1/+1
2008-05-27Start an 'NTP signing server' in Samba4.Andrew Bartlett2-0/+37
2008-05-27add a mask of invalid security bitsAndrew Tridgell1-0/+3
2008-05-26Remove evil hack which breaks Python bindings.Jelmer Vernooij1-12/+6
2008-05-26Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-pyirpcJelmer Vernooij1-1/+2
2008-05-26allow larger streams using the TDB backendAndrew Tridgell1-1/+2
2008-05-26Allow using IRPC functions on the messaging bus from Python.Jelmer Vernooij2-0/+19
2008-05-26Implement IRPC calls over the internal messaging bus.Jelmer Vernooij2-3/+3
2008-05-26Remove some unused cruft.Jelmer Vernooij2-56/+18
2008-05-25Fix compilation errors.Jelmer Vernooij2-1/+7
2008-05-25Trim the size of the Python bindings a bit.Jelmer Vernooij3-1/+117
2008-05-25Expose transfer and abstract syntax.Jelmer Vernooij1-2/+34
2008-05-25Expose request timeout variable in Python.Jelmer Vernooij1-1/+10
2008-05-25Add support for secondary contexts from Python.Jelmer Vernooij1-40/+96
2008-05-25Check for fault codes when connecting.Jelmer Vernooij1-2/+4
2008-05-24Add helper function to return DCE/RPC fault codes.Jelmer Vernooij2-2/+16
2008-05-24Add convenience function for creating objects with NDR error codes.Jelmer Vernooij1-0/+6
2008-05-24Fix memory initialization in raw calls.Jelmer Vernooij1-1/+1
2008-05-24Support optional object argument when sending DCE/RPC requests.Jelmer Vernooij1-15/+20
2008-05-24Allow connecting to a DCE/RPC interface with Python for which we don't have IDL.Jelmer Vernooij1-1/+63
2008-05-24Add convenience functions for setting Python objects from errors.Jelmer Vernooij2-1/+2
2008-05-24Export functions for setting NTSTATUS and WERRORs in python.Jelmer Vernooij1-3/+3
2008-05-24Allow request() call to do custom calls on DCE/RPC interfaces.Jelmer Vernooij1-5/+21
2008-05-24Use manually written Python bindings for DCE/RPC rather than SWIG based.Jelmer Vernooij7-3605/+203
2008-05-24Share struct used for interfaces in Python code.Jelmer Vernooij1-0/+44
2008-05-24Add tests for new NDR pack/unpack functionality in Python DCE/RPC bindings.Jelmer Vernooij1-1/+1
2008-05-24Add docstrings to a couple more python modules.Jelmer Vernooij2-1/+9
2008-05-23Disable building of EJS DCE/RPC support.Jelmer Vernooij2-115/+1
2008-05-23Work around bug adding extra imports in generated file.Jelmer Vernooij1-2/+0
2008-05-23Regenerate with SWIG 1.3.35.Jelmer Vernooij1-0/+2
2008-05-22Move DCE/RPC python bindings into samba package.Jelmer Vernooij1-17/+17
2008-05-22Fix dependencies and imports.Jelmer Vernooij3-1150/+24
2008-05-21Move more modules inside of the samba package.Jelmer Vernooij3-37/+1203
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 Bartlett2-6/+11
2008-05-21Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett1-8/+8
2008-05-21Re-add alignment removed by metze in 0e2f6d481b3e35ed392b2b3340b244c77593819cAndrew Bartlett1-1/+4
2008-05-20Merge commit 'origin/v4-0-test' into vfs_smb2Andrew Tridgell2-190/+138
2008-05-20Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett3-172/+233
2008-05-19Merge commit 'origin/v4-0-test' into vfs_smb2Andrew Tridgell4-172/+234
2008-05-19Move IDL build script to rpc directory, make various bits and pieces easier t...Jelmer Vernooij3-12/+64
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-17Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett1-0/+1