Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-05-26 | Move some scripts to examples directory since they're not really generically ↵ | Jelmer Vernooij | 3 | -3/+3 | |
useful. (This used to be commit 4026493e91f8096e5d602cd42f9a83d2d75042db) | |||||
2008-05-26 | Cope with no server being active. | Jelmer Vernooij | 2 | -5/+11 | |
(This used to be commit 893119bb4c9c297966d43d37fe73faa747b7c86e) | |||||
2008-05-26 | Finish smbstatus in Python. | Jelmer Vernooij | 3 | -24/+52 | |
(This used to be commit 988508c2d3269cc88ed38df2fc207a1c0aaccc6b) | |||||
2008-05-26 | Allow using IRPC functions on the messaging bus from Python. | Jelmer Vernooij | 6 | -41/+76 | |
(This used to be commit 6ecf81ae13dffa05356c1177c617206c120fb7d7) | |||||
2008-05-26 | Implement IRPC calls over the internal messaging bus. | Jelmer Vernooij | 4 | -75/+125 | |
(This used to be commit 777dc3a2c7b5bf855344ba3ae8c8b564c48fc0c6) | |||||
2008-05-26 | Remove unused cli ejs module. | Jelmer Vernooij | 3 | -724/+0 | |
(This used to be commit 170d5aef80f37c26171a40e818cc8b557828d04b) | |||||
2008-05-26 | Remove unused nss module. | Jelmer Vernooij | 2 | -168/+0 | |
(This used to be commit 5f75a4f0c0343fe459f5c231f4b5ac89cea43b42) | |||||
2008-05-26 | Remove unused EJS code. | Jelmer Vernooij | 3 | -116/+0 | |
(This used to be commit 3b70a3de4aa63bd6c325fd620c71bd6111d3d2b8) | |||||
2008-05-26 | Convert smbstatus to Python. | Jelmer Vernooij | 1 | -96/+63 | |
(This used to be commit f14ad6cd92227c7ed5c570b581e5db82b7d42e25) | |||||
2008-05-26 | Provide access to server_id from python bindings, add more tests. | Jelmer Vernooij | 4 | -6/+68 | |
(This used to be commit adcd87ad07abbf60a0152deae4b975a2401d701b) | |||||
2008-05-26 | Add bindings for deregister. | Jelmer Vernooij | 1 | -0/+21 | |
(This used to be commit 3e7b361f5952bd2f8a417510adf218b78234ed36) | |||||
2008-05-26 | Support messaging_client_init in the python bindings. | Jelmer Vernooij | 1 | -40/+58 | |
(This used to be commit f2e8f9851044506ef80811a6b6c5d31632a1f112) | |||||
2008-05-26 | Add bindings for irpc_{add,remove}_name. | Jelmer Vernooij | 1 | -0/+39 | |
(This used to be commit a75dbdec15ead785e0105dd61f980627e487fcb0) | |||||
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 | 4 | -60/+141 | |
(This used to be commit 717ce0b640a5c3aa62804b9869ef4dcc0f71b7ba) | |||||
2008-05-25 | Fix environment generation. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 19b46b50c982eb01909fe31d5abd304a1dd13577) | |||||
2008-05-25 | Move result tuple generation out of main Python function running. | Jelmer Vernooij | 1 | -32/+49 | |
(This used to be commit 5f07faf9c954229bf1cf6401eff81bdab4e242ae) | |||||
2008-05-25 | Use separate function for in argument parsing. | Jelmer Vernooij | 1 | -57/+102 | |
(This used to be commit 737059795ce150066ff775909030eebc54b595d9) | |||||
2008-05-25 | Add tests for irpc python bindings. | Jelmer Vernooij | 2 | -0/+26 | |
(This used to be commit 1ce0632afeb94a69bf286706b3b1f9f4be7ea91f) | |||||
2008-05-25 | Start building IRPC Python support. | Jelmer Vernooij | 2 | -44/+240 | |
(This used to be commit 5980c7bfd727825758bda1b94ddf7a7c3f691620) | |||||
2008-05-25 | Fix missing colon. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 6b1576f544e2ea2b5ea0b234b724c4989dd49cca) | |||||
2008-05-25 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-pyirpc | Jelmer Vernooij | 19 | -3651/+817 | |
(This used to be commit 0a9330ee2a38bff13bf9af48114e6eecd962680b) | |||||
2008-05-25 | Expose transfer and abstract syntax. | Jelmer Vernooij | 3 | -7/+46 | |
(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 | 5 | -45/+136 | |
(This used to be commit 16d1ad050546ae6500153438db8d3c857e6f3ad5) | |||||
2008-05-25 | Add initial work for script that uses probing to figure out IDL. | Jelmer Vernooij | 1 | -0/+161 | |
(This used to be commit 4e5687e813e50d0bc8d6314e389d1d7a0be2f8c1) | |||||
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 | 3 | -3/+24 | |
(This used to be commit 4716cdfb5d5abad85cba18be89d72fe8ee18f359) | |||||
2008-05-24 | Add convenience function for creating objects with NDR error codes. | Jelmer Vernooij | 2 | -2/+8 | |
(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 | 3 | -2/+94 | |
(This used to be commit e3178d522c95871f1db35d7e058906502387a553) | |||||
2008-05-24 | Add convenience functions for setting Python objects from errors. | Jelmer Vernooij | 5 | -8/+18 | |
(This used to be commit f1de723b89251cbc8140b838941f304a34871bf3) | |||||
2008-05-24 | Export functions for setting NTSTATUS and WERRORs in python. | Jelmer Vernooij | 5 | -13/+45 | |
(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 | 8 | -3616/+204 | |
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 | 2 | -13/+11 | |
(This used to be commit 8501a3fc31e688dba696667a187821480e8cb714) | |||||
2008-05-24 | Add tests for new NDR pack/unpack functionality in Python DCE/RPC bindings. | Jelmer Vernooij | 3 | -1/+14 | |
(This used to be commit 468d35827fd055c82c6d43d6ce6d3d561abed54d) | |||||
2008-05-24 | Only provide __ndr_pack__ / __ndr_unpack__ if the push/pull functions are ↵ | Jelmer Vernooij | 1 | -48/+55 | |
public. (This used to be commit dd43bdcb880d08013a600f81d40e5280db74c534) | |||||
2008-05-24 | Add convenience functions for packing/unpacking structs in python. | Jelmer Vernooij | 1 | -0/+27 | |
(This used to be commit c5d7d48b32bcebf8a0495cbd4556e30587fa589f) | |||||
2008-05-24 | Support __ndr_unpack__ on DCE/RPC structures in Python. | Jelmer Vernooij | 1 | -1/+23 | |
(This used to be commit 3b2bd4d849946aaff2b0adfbacdc15284670b916) | |||||
2008-05-24 | Add __ndr_pack__ method to all DCE/RPC structures. | Jelmer Vernooij | 1 | -0/+27 | |
(This used to be commit 06d272b42f59d0a785697d207e6d7dbbcf355175) | |||||
2008-05-24 | Initialize module. | Jelmer Vernooij | 1 | -1/+2 | |
(This used to be commit 3246258afb4f3b4a977a191f2f83c73e8ce9c65a) | |||||
2008-05-24 | Remove remaining EJS RPC code, was unused. | Jelmer Vernooij | 5 | -1145/+1 | |
(This used to be commit c994fa427fdd1e9682a5ad506aafc77f942122d1) | |||||
2008-05-24 | Initial work on IRPC Python support. | Jelmer Vernooij | 1 | -0/+201 | |
(This used to be commit df01b040f7450c3be29f369a993955fbc4678bd9) | |||||
2008-05-24 | Add docstrings to a couple more python modules. | Jelmer Vernooij | 20 | -18/+136 | |
(This used to be commit b4560c90e5e8d3a35367d3a21d361dc4c9c0de23) | |||||
2008-05-23 | Include full path for python scripting dir to allow out-of-tree builds. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 01485bea87b7f7885ffed0cd3a0143baaa2d048e) | |||||
2008-05-23 | Fix typo in bugs.txt. | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
(This used to be commit 66d7f35647a745958318ff8a3fb20c309598780e) | |||||
2008-05-23 | More work allowing out-of-tree builds. Patch by Matthias Dieter Wallnöfer ↵ | Jelmer Vernooij | 2 | -6/+6 | |
and me. (This used to be commit 6e29fbd5d06b02e2b0a55ae2994fce724aaa5bc5) |