Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-10-12 | Share RPC binding string utility functions. | Jelmer Vernooij | 1 | -725/+0 | |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-11 | Move lib/util from source4 to top-level libutil. | Jelmer Vernooij | 1 | -1/+1 | |
Conflicts: source4/Makefile | |||||
2008-09-30 | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Jelmer Vernooij | 1 | -2/+4 | |
2008-09-30 | s4:librpc/rpc: correctly sign or seal rpc request with an object guid | Stefan Metzmacher | 1 | -2/+4 | |
metze | |||||
2008-09-30 | make sure dcerpc is always initialized. | Jelmer Vernooij | 1 | -3/+1 | |
2008-09-30 | Remove two more uses of global loadparm by remember required | Jelmer Vernooij | 2 | -16/+31 | |
details for secondary DCE/RPC connections. | |||||
2008-09-30 | Pass session options around; saves another use of global_loadparm. | Jelmer Vernooij | 1 | -0/+1 | |
2008-09-30 | Remove redundant call. | Jelmer Vernooij | 1 | -1/+1 | |
2008-09-16 | Import proper IDL for interface pointers. | Jelmer Vernooij | 1 | -0/+2 | |
2008-09-13 | librpc/rpc: don't send auth trailers in level connect | Stefan Metzmacher | 1 | -113/+77 | |
Also ignore auth trailers in level connect on receive. This fixes [krb5,connect] against windows. TODO: maybe the gensec mech need to decide if signatures are needed in level connect. metze (This used to be commit eca0502b8620f2110a303b84def4f0bf48cc4ea5) | |||||
2008-09-13 | client free credentials when not needed anymore | Stefan Metzmacher | 1 | -0/+7 | |
(This used to be commit d982b69df638f17da6af398e2613986240031064) | |||||
2008-08-11 | librpc/rpc: correct the chunk_size depending on the signature size | Stefan Metzmacher | 1 | -4/+13 | |
metze (This used to be commit 50eb0e726405580dc5ca3a8a3b15f3bd674f722a) | |||||
2008-08-07 | librpc/rpc: add support DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN | Stefan Metzmacher | 4 | -1/+35 | |
You can trigger it like this: ncacn_ip_tcp:172.31.9.234[sign,hdrsign] or ncacn_ip_tcp:172.31.9.234[seal,hdrsign] metze (This used to be commit 54f1fca582b1474693b5ee11b7b847086d27f75f) | |||||
2008-08-07 | librpc/rpc: pass struct dcerpc_pipe to dcerpc_auth3() | Stefan Metzmacher | 2 | -6/+9 | |
metze (This used to be commit 60b3523da485d845b1d930d990688d8434d39ef3) | |||||
2008-07-23 | The SMB session key must not be more than 16 bytes in SAMR (and | Andrew Bartlett | 1 | -2/+12 | |
presumably LSA). Tests show that Vista requires the sesion key to be truncated for a domain join. Andrew Bartlett (This used to be commit af629a3738298d27eb2dbecf466ceb503cec9638) | |||||
2008-07-16 | Fix the build - this element was renamed. | Andrew Bartlett | 1 | -1/+1 | |
(This used to be commit 60161954ad5c99ce9934a968c5d41f41fafd780f) | |||||
2008-07-07 | dcerpc_smb: trans->in.max_data should not depend on the smb max size | Stefan Metzmacher | 1 | -1/+8 | |
We now support async multi fragment SMBtrans calls. metze (This used to be commit 6813e22e9d300696a40993476629227d5cc4d35f) | |||||
2008-06-14 | Use a custom init function for samba4 that sets a samba4 | Simo Sorce | 1 | -1/+1 | |
specific debug function. By default do not debug, this is the most appropriate action for a library as we cannot assume what stderr is use for in the main app. The main app is responsible to set ev_debug_stderr if they so desire. (This used to be commit e566a2f308ac6fb4b526a744f7059b565670aea5) | |||||
2008-06-07 | fixed for per session session_key here too | Andrew Tridgell | 1 | -1/+1 | |
(This used to be commit abcbce004c99a2c62aa8c7a7cfc8ac5b5cfeb7dd) | |||||
2008-05-30 | implemented client side SMB2 signing | Andrew Tridgell | 2 | -2/+6 | |
This doessn't work against Windows yet, and I've submitted a WSPP request for clarification of the docs to try and find out why. Meanwhile this is no worse than what we had, as it only gets used when the server demands signing, and we didn't work then anyway. (This used to be commit b788096add3586d7277efcd3bf5ca7f3a604cb7a) | |||||
2008-05-26 | Allow using IRPC functions on the messaging bus from Python. | Jelmer Vernooij | 1 | -0/+2 | |
(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 | 6 | -3585/+184 | |
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 docstrings to a couple more python modules. | Jelmer Vernooij | 2 | -1/+9 | |
(This used to be commit b4560c90e5e8d3a35367d3a21d361dc4c9c0de23) | |||||
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 | Fix dependencies and imports. | Jelmer Vernooij | 2 | -1140/+14 | |
(This used to be commit 37ef86f8de9039b8226b190254d842e92b5faad7) | |||||
2008-05-21 | Move more modules inside of the samba package. | Jelmer Vernooij | 2 | -35/+1186 | |
(This used to be commit 9b39e99f48266a54ed0b8890c2efde218b4b118a) | |||||
2008-05-16 | private -> private_data for struct smb2_request | Andrew Tridgell | 1 | -8/+8 | |
(This used to be commit 67290e0ad69df2f2fe651249c6550b8e32dd641b) | |||||
2008-04-21 | Remove more event_context_init() uses from function calls within deep down ↵ | Simo Sorce | 2 | -26/+4 | |
the code. Make sure we pass around the event_context where we need it instead. All test but a few python ones fail. Jelmer promised to fix them. (This used to be commit 3045d391626fba169aa26be52174883e18d323e9) | |||||
2008-04-17 | Require passing in an event context to endpoint mapper utility function. | Jelmer Vernooij | 1 | -13/+1 | |
(This used to be commit 906b9fe158841c41789952601b36016af6621565) | |||||
2008-04-17 | Remove event context tracking from the credentials struct. | Jelmer Vernooij | 1 | -1/+0 | |
(This used to be commit 4d7fc946b2ec50e774689c9036423b6feef99b8e) | |||||
2008-04-15 | Split binding structure handling out into a separate file. | Jelmer Vernooij | 2 | -695/+724 | |
For easier synchronisation with Samba 3. (This used to be commit b9cac469f3c869a26f415a6c551cf6e8fbb06ed6) |