Age | Commit message (Expand) | Author | Files | Lines |
2010-10-01 | s4-rpc: added target_principal binding handle option | Andrew Tridgell | 1 | -1/+1 |
2010-09-04 | s4:librpc/rpc: implement dcerpc_bh_set_timeout() | Stefan Metzmacher | 1 | -0/+18 |
2010-08-12 | s4:librpc/rpc: add dcerpc_binding_handle dcerpc_pipe backend | Stefan Metzmacher | 1 | -2/+409 |
2010-08-12 | s4:librpc/rpc: autodetect the need of async call logic | Stefan Metzmacher | 1 | -7/+6 |
2010-07-31 | s4:librpc/rpc: use the correct ndr flags in dcerpc_ndr_validate_in() | Stefan Metzmacher | 1 | -0/+16 |
2010-07-13 | s4-dcerpc: move some util functions up to main librpc directory. | Günther Deschner | 1 | -30/+0 |
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 1 | -20/+15 |
2010-04-09 | s4:librpc/rpc: correctly initialize last_fault_code for bind and alter_contex... | Stefan Metzmacher | 1 | -0/+9 |
2010-03-12 | s4:librpc/rpc: add very basic dcerpc_binding_handle infrastructure | Stefan Metzmacher | 1 | -0/+8 |
2010-02-16 | s4-dcerpc: fixed auth padding to be relative to the stub, not packet | Andrew Tridgell | 1 | -5/+7 |
2010-02-14 | a4-dcerpc: another attempt at dcerpc auth padding | Andrew Tridgell | 1 | -8/+11 |
2010-02-13 | s4-rpc: be more careful about DCERPC auth padding | Andrew Tridgell | 1 | -52/+23 |
2010-02-02 | Change uint_t to unsigned int in source4 | Matt Kraai | 1 | -2/+2 |
2009-11-06 | s4:dcerpc - fix DEBUG output warning | Matthias Dieter Wallnöfer | 1 | -3/+4 |
2009-09-17 | s4-rpc: added NDR64 support | Andrew Tridgell | 1 | -0/+12 |
2009-08-18 | s4:librpc/rpc: fix DEBUG() message | Stefan Metzmacher | 1 | -1/+1 |
2009-08-07 | fixed several places that unnecessarily take a reference to the event context | Andrew Tridgell | 1 | -1/+1 |
2009-07-01 | A rather strange varient of talloc_unlink | Andrew Tridgell | 1 | -1/+1 |
2009-06-12 | always enable RPC debugging with a debug level >= 100. | Andrew Tridgell | 1 | -0/+4 |
2009-04-20 | s4:librpc/rpc: pass async as argument to dcerpc_ndr_request_send() | Stefan Metzmacher | 1 | -8/+8 |
2009-04-20 | s4:librpc/rpc: remove async argument from the sync dcerpc_request() function | Stefan Metzmacher | 1 | -2/+1 |
2009-04-20 | s4:librpc/rpc: only use smb_trans for sync rpc calls | Stefan Metzmacher | 1 | -2/+16 |
2009-02-02 | s4:librpc/rpc: s/private/private_data | Stefan Metzmacher | 1 | -2/+2 |
2009-01-01 | Add iconv_convenience argument to size functions. | Jelmer Vernooij | 1 | -1/+1 |
2008-12-29 | s4:lib/tevent: rename structs | Stefan Metzmacher | 1 | -5/+5 |
2008-11-02 | Remove use of global_loadparm during initialization of gensec. | Jelmer Vernooij | 1 | -2/+2 |
2008-11-02 | Remove another use of global_loadparm. | Jelmer Vernooij | 1 | -3/+5 |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 1 | -1/+1 |
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 |
2008-09-30 | make sure dcerpc is always initialized. | Jelmer Vernooij | 1 | -3/+1 |
2008-09-13 | librpc/rpc: don't send auth trailers in level connect | Stefan Metzmacher | 1 | -113/+77 |
2008-08-11 | librpc/rpc: correct the chunk_size depending on the signature size | Stefan Metzmacher | 1 | -4/+13 |
2008-08-07 | librpc/rpc: add support DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN | Stefan Metzmacher | 1 | -0/+26 |
2008-08-07 | librpc/rpc: pass struct dcerpc_pipe to dcerpc_auth3() | Stefan Metzmacher | 1 | -5/+8 |
2008-04-21 | Remove more event_context_init() uses from function calls within deep down th... | Simo Sorce | 1 | -11/+4 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -6/+7 |
2008-02-21 | Remove more global_loadparm instance.s | Jelmer Vernooij | 1 | -4/+4 |
2008-01-01 | r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,... | Jelmer Vernooij | 1 | -10/+16 |
2007-12-21 | r26432: Require ndr_pull users to specify iconv_convenience. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26431: Require ndr_push creators to specify a iconv_convenience context. | Jelmer Vernooij | 1 | -5/+5 |
2007-12-21 | r26396: dcerpc: Fall back to peer_name() if target_hostname() is not set. | Kai Blin | 1 | -1/+4 |
2007-12-21 | r26394: dcerpc: Use target_hostname() instead of peer_name() in dcerpc_server... | Kai Blin | 1 | -2/+2 |
2007-12-21 | r26226: Avoid more uses of global_loadparm. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) | Stefan Metzmacher | 1 | -54/+88 |
2007-12-21 | r25829: - use DEBUG() instead of printf | Stefan Metzmacher | 1 | -1/+3 |
2007-12-21 | r25824: - NT_STATUS_IS_ERR() is not the same as !NT_STATUS_IS_OK() | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r25316: Remove last few instances of old BOOL type in librpc/. | Jelmer Vernooij | 1 | -11/+11 |
2007-10-10 | r25027: Fix more warnings. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25000: Fix some more C++ compatibility warnings. | Jelmer Vernooij | 1 | -1/+1 |