Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-05-27 | add a mask of invalid security bits | Andrew Tridgell | 1 | -0/+3 | |
(This used to be commit ccbf5238767605f020ede66c8027731487c8cf00) | |||||
2008-05-26 | Remove evil hack which breaks Python bindings. | Jelmer Vernooij | 1 | -12/+6 | |
(This used to be commit 1c179566cb39eb09e522dbce69230472a5d4e655) | |||||
2008-05-26 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-pyirpc | Jelmer Vernooij | 1 | -1/+2 | |
(This used to be commit e1af9708c9b40edfa21862028672882797218174) | |||||
2008-05-26 | allow larger streams using the TDB backend | Andrew Tridgell | 1 | -1/+2 | |
(This used to be commit 8c0d756eb887477da867e069dbde3a7ad98d4ae0) | |||||
2008-05-26 | Allow using IRPC functions on the messaging bus from Python. | Jelmer Vernooij | 2 | -0/+19 | |
(This used to be commit 6ecf81ae13dffa05356c1177c617206c120fb7d7) | |||||
2008-05-26 | Implement IRPC calls over the internal messaging bus. | Jelmer Vernooij | 2 | -3/+3 | |
(This used to be commit 777dc3a2c7b5bf855344ba3ae8c8b564c48fc0c6) | |||||
2008-05-26 | Remove some unused cruft. | Jelmer Vernooij | 2 | -56/+18 | |
(This used to be commit 8f47157f09cbf4200f0f7c5efe8750fd5d316a3b) | |||||
2008-05-25 | Fix compilation errors. | Jelmer Vernooij | 2 | -1/+7 | |
(This used to be commit daae053365cf6c5be7b31aa51a239c2660cfc120) | |||||
2008-05-25 | Trim the size of the Python bindings a bit. | Jelmer Vernooij | 3 | -1/+117 | |
(This used to be commit 717ce0b640a5c3aa62804b9869ef4dcc0f71b7ba) | |||||
2008-05-25 | Expose transfer and abstract syntax. | Jelmer Vernooij | 1 | -2/+34 | |
(This used to be commit a875e07a37568b7e51c290074d5e3834c2caa4d6) | |||||
2008-05-25 | Expose request timeout variable in Python. | Jelmer Vernooij | 1 | -1/+10 | |
(This used to be commit daed1432d22f5fa78907ee0fef9def8802538150) | |||||
2008-05-25 | Add support for secondary contexts from Python. | Jelmer Vernooij | 1 | -40/+96 | |
(This used to be commit 16d1ad050546ae6500153438db8d3c857e6f3ad5) | |||||
2008-05-25 | Check for fault codes when connecting. | Jelmer Vernooij | 1 | -2/+4 | |
(This used to be commit 42537b1d5282784550120358f3641f299351fba7) | |||||
2008-05-24 | Add helper function to return DCE/RPC fault codes. | Jelmer Vernooij | 2 | -2/+16 | |
(This used to be commit 4716cdfb5d5abad85cba18be89d72fe8ee18f359) | |||||
2008-05-24 | Add convenience function for creating objects with NDR error codes. | Jelmer Vernooij | 1 | -0/+6 | |
(This used to be commit 991541a78c2428db89509081cc28072c9b542ffa) | |||||
2008-05-24 | Fix memory initialization in raw calls. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 788b2dbfe4b1ef14ab30d487d845e493be46fbd1) | |||||
2008-05-24 | Support optional object argument when sending DCE/RPC requests. | Jelmer Vernooij | 1 | -15/+20 | |
(This used to be commit 75ba01a0fad87a9a4788f4c2277d8db0513cef4a) | |||||
2008-05-24 | Allow connecting to a DCE/RPC interface with Python for which we don't have IDL. | Jelmer Vernooij | 1 | -1/+63 | |
(This used to be commit e3178d522c95871f1db35d7e058906502387a553) | |||||
2008-05-24 | Add convenience functions for setting Python objects from errors. | Jelmer Vernooij | 2 | -1/+2 | |
(This used to be commit f1de723b89251cbc8140b838941f304a34871bf3) | |||||
2008-05-24 | Export functions for setting NTSTATUS and WERRORs in python. | Jelmer Vernooij | 1 | -3/+3 | |
(This used to be commit 4bcb92d2d49d90863b1e64b15d055517fbfd263c) | |||||
2008-05-24 | Allow request() call to do custom calls on DCE/RPC interfaces. | Jelmer Vernooij | 1 | -5/+21 | |
(This used to be commit 9c2eff0289d7c5963da87d5e002f1b80e6e66cdd) | |||||
2008-05-24 | Use manually written Python bindings for DCE/RPC rather than SWIG based. | Jelmer Vernooij | 7 | -3605/+203 | |
Use base class for pidl-generated DCE/RPC interface Python bindings. (This used to be commit 25e7fc8a2c7a5914c4db4bfe428fd0a8efbf0784) | |||||
2008-05-24 | Share struct used for interfaces in Python code. | Jelmer Vernooij | 1 | -0/+44 | |
(This used to be commit 8501a3fc31e688dba696667a187821480e8cb714) | |||||
2008-05-24 | Add tests for new NDR pack/unpack functionality in Python DCE/RPC bindings. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 468d35827fd055c82c6d43d6ce6d3d561abed54d) | |||||
2008-05-24 | Add docstrings to a couple more python modules. | Jelmer Vernooij | 2 | -1/+9 | |
(This used to be commit b4560c90e5e8d3a35367d3a21d361dc4c9c0de23) | |||||
2008-05-23 | Disable building of EJS DCE/RPC support. | Jelmer Vernooij | 2 | -115/+1 | |
(This used to be commit c7bc9321b38a360d2e8d5258fadb30790342d032) | |||||
2008-05-23 | Work around bug adding extra imports in generated file. | Jelmer Vernooij | 1 | -2/+0 | |
(This used to be commit a34de3c619c8c112b4e1ee7ca5985a506730fcff) | |||||
2008-05-23 | Regenerate with SWIG 1.3.35. | Jelmer Vernooij | 1 | -0/+2 | |
(This used to be commit ce063eca498036937f99161a1f12e076c2ab313f) | |||||
2008-05-22 | Move DCE/RPC python bindings into samba package. | Jelmer Vernooij | 1 | -17/+17 | |
(This used to be commit 8dafd4ce40b7348fd5f2b1f2f5d2106ef4cc0dd1) | |||||
2008-05-22 | Fix dependencies and imports. | Jelmer Vernooij | 3 | -1150/+24 | |
(This used to be commit 37ef86f8de9039b8226b190254d842e92b5faad7) | |||||
2008-05-21 | Move more modules inside of the samba package. | Jelmer Vernooij | 3 | -37/+1203 | |
(This used to be commit 9b39e99f48266a54ed0b8890c2efde218b4b118a) | |||||
2008-05-21 | Move some python files into the samba package. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit ed38c668cdbe10966e46bad97301122eea8001d0) | |||||
2008-05-21 | Move CFLAGS overrides for SWIG modules to Makefile. | Jelmer Vernooij | 1 | -0/+2 | |
(This used to be commit 58665a8a8e4b10435aebbf2c95b6a8e50db232d6) | |||||
2008-05-21 | Remove support for .py files from smb_build - deal with it only in the ↵ | Jelmer Vernooij | 1 | -0/+2 | |
makefiles. (This used to be commit b865249efaa58d0fc87fa25491fda3b970af81c3) | |||||
2008-05-21 | Manually handle the NETLOGON_SAM_LOGON_REQUEST too. | Andrew Bartlett | 2 | -6/+11 | |
With the sid structure being both optional and aligned, it was too hard to do this in just IDL. This requried moving some things around, as otherwise we would have a dependency loop. Andrew Bartlett (This used to be commit e28790ba4884277f310be1b8bd3fba4fd47dbbdb) | |||||
2008-05-21 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 1 | -8/+8 | |
(This used to be commit 7594f79db6a0e8a46e2863829e5e050b03dfaec1) | |||||
2008-05-21 | Re-add alignment removed by metze in 0e2f6d481b3e35ed392b2b3340b244c77593819c | Andrew Bartlett | 1 | -1/+4 | |
This manual alignment is required, because the structure is marked as unaligned. Andrew Bartlett (This used to be commit ef5d1c8d320d45b78a1e709964eaada4f5acda59) | |||||
2008-05-20 | Merge commit 'origin/v4-0-test' into vfs_smb2 | Andrew Tridgell | 2 | -190/+138 | |
(This used to be commit ffbd222d651dcddb19cacdc50cdbfeaefa816940) | |||||
2008-05-20 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 3 | -172/+233 | |
Fix config.mk due to changing syntax. Conflicts: source/libcli/config.mk source/nbt_server/config.mk (This used to be commit 6a1c76f29f78183f44dfac6f468c5e728d2cb2cf) | |||||
2008-05-19 | Merge commit 'origin/v4-0-test' into vfs_smb2 | Andrew Tridgell | 4 | -172/+234 | |
(This used to be commit 733937e87a1adcc19492ea2bd138e705701901b6) | |||||
2008-05-19 | Move IDL build script to rpc directory, make various bits and pieces easier ↵ | Jelmer Vernooij | 3 | -12/+64 | |
to use externally. (This used to be commit 8328ff76416df5a6e05461d3a19f510b76f2e902) | |||||
2008-05-18 | Fix a bunch of dependencies. | Jelmer Vernooij | 1 | -4/+4 | |
(This used to be commit a63f458462d207d215a6e4ef8e480b0c8daedf6a) | |||||
2008-05-18 | Fix a couple (well, little more than that..) of typos. | Jelmer Vernooij | 1 | -5/+5 | |
(This used to be commit a6b52119940a900fb0de3864b8bca94e2965cc24) | |||||
2008-05-18 | Create prototype headers from Makefile directory, without smb_build in the ↵ | Jelmer Vernooij | 1 | -5/+10 | |
middle. (This used to be commit f4a77b96f9c17d853348b70794026e5b9e384942) | |||||
2008-05-18 | Use variables for source directory in a couple more places. | Jelmer Vernooij | 1 | -156/+160 | |
(This used to be commit c41bd3005f5f0b9cfd3709fc9217b4a401d265b4) | |||||
2008-05-17 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 1 | -0/+1 | |
(This used to be commit 60579269d1e0bebce5b595ef95d68fd4bf781cfd) | |||||
2008-05-17 | Explain that the sid must be absent on the NTLOGON mailslot. | Andrew Bartlett | 1 | -0/+1 | |
Andrew Bartlett (This used to be commit a7983387f7a624f6bf5c2fbfa41f849ac4471147) | |||||
2008-05-16 | This patch adds remaining padding bytes to the dcerpc_fault IDL structure ↵ | Julien Kerihuel | 1 | -0/+1 | |
and adds a const 4 bytes blob to pkt.u.fault. Signed-off-by: Stefan Metzmacher <metze@samba.org> (This used to be commit 652b8c5f156b357e231057a5a0fbded88f4f9c5f) | |||||
2008-05-16 | private -> private_data for struct smb2_request | Andrew Tridgell | 1 | -8/+8 | |
(This used to be commit 67290e0ad69df2f2fe651249c6550b8e32dd641b) | |||||
2008-05-16 | Rework the CLDAP and NBT netlogon requests and responses. | Andrew Bartlett | 2 | -190/+137 | |
This now matches section 7.3.3 of the MS-ATDS specification, and all our current tests pass against windows. There is still more testing to do, and the server implementation to complete. Andrew Bartlett (This used to be commit 431d0c03965cbee85691cd0dc1e2a509c1a2b717) |