index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
librpc
/
rpc
/
dcerpc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2010-05-18
1
-20
/
+15
*
s4:librpc/rpc: correctly initialize last_fault_code for bind and alter_contex...
Stefan Metzmacher
2010-04-09
1
-0
/
+9
*
s4:librpc/rpc: add very basic dcerpc_binding_handle infrastructure
Stefan Metzmacher
2010-03-12
1
-0
/
+8
*
s4-dcerpc: fixed auth padding to be relative to the stub, not packet
Andrew Tridgell
2010-02-16
1
-5
/
+7
*
a4-dcerpc: another attempt at dcerpc auth padding
Andrew Tridgell
2010-02-14
1
-8
/
+11
*
s4-rpc: be more careful about DCERPC auth padding
Andrew Tridgell
2010-02-13
1
-52
/
+23
*
Change uint_t to unsigned int in source4
Matt Kraai
2010-02-02
1
-2
/
+2
*
s4:dcerpc - fix DEBUG output warning
Matthias Dieter Wallnöfer
2009-11-06
1
-3
/
+4
*
s4-rpc: added NDR64 support
Andrew Tridgell
2009-09-17
1
-0
/
+12
*
s4:librpc/rpc: fix DEBUG() message
Stefan Metzmacher
2009-08-18
1
-1
/
+1
*
fixed several places that unnecessarily take a reference to the event context
Andrew Tridgell
2009-08-07
1
-1
/
+1
*
A rather strange varient of talloc_unlink
Andrew Tridgell
2009-07-01
1
-1
/
+1
*
always enable RPC debugging with a debug level >= 100.
Andrew Tridgell
2009-06-12
1
-0
/
+4
*
s4:librpc/rpc: pass async as argument to dcerpc_ndr_request_send()
Stefan Metzmacher
2009-04-20
1
-8
/
+8
*
s4:librpc/rpc: remove async argument from the sync dcerpc_request() function
Stefan Metzmacher
2009-04-20
1
-2
/
+1
*
s4:librpc/rpc: only use smb_trans for sync rpc calls
Stefan Metzmacher
2009-04-20
1
-2
/
+16
*
s4:librpc/rpc: s/private/private_data
Stefan Metzmacher
2009-02-02
1
-2
/
+2
*
Add iconv_convenience argument to size functions.
Jelmer Vernooij
2009-01-01
1
-1
/
+1
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
1
-5
/
+5
*
Remove use of global_loadparm during initialization of gensec.
Jelmer Vernooij
2008-11-02
1
-2
/
+2
*
Remove another use of global_loadparm.
Jelmer Vernooij
2008-11-02
1
-3
/
+5
*
Fix include paths to new location of libutil.
Jelmer Vernooij
2008-10-11
1
-1
/
+1
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2008-09-30
1
-2
/
+4
|
\
|
*
s4:librpc/rpc: correctly sign or seal rpc request with an object guid
Stefan Metzmacher
2008-09-30
1
-2
/
+4
*
|
make sure dcerpc is always initialized.
Jelmer Vernooij
2008-09-30
1
-3
/
+1
|
/
*
librpc/rpc: don't send auth trailers in level connect
Stefan Metzmacher
2008-09-13
1
-113
/
+77
*
librpc/rpc: correct the chunk_size depending on the signature size
Stefan Metzmacher
2008-08-11
1
-4
/
+13
*
librpc/rpc: add support DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN
Stefan Metzmacher
2008-08-07
1
-0
/
+26
*
librpc/rpc: pass struct dcerpc_pipe to dcerpc_auth3()
Stefan Metzmacher
2008-08-07
1
-5
/
+8
*
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
2008-04-21
1
-11
/
+4
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
1
-6
/
+7
*
Remove more global_loadparm instance.s
Jelmer Vernooij
2008-02-21
1
-4
/
+4
*
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
2008-01-01
1
-10
/
+16
*
r26432: Require ndr_pull users to specify iconv_convenience.
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r26431: Require ndr_push creators to specify a iconv_convenience context.
Jelmer Vernooij
2007-12-21
1
-5
/
+5
*
r26396: dcerpc: Fall back to peer_name() if target_hostname() is not set.
Kai Blin
2007-12-21
1
-1
/
+4
*
r26394: dcerpc: Use target_hostname() instead of peer_name() in dcerpc_server...
Kai Blin
2007-12-21
1
-2
/
+2
*
r26226: Avoid more uses of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
2007-12-21
1
-54
/
+88
*
r25829: - use DEBUG() instead of printf
Stefan Metzmacher
2007-12-21
1
-1
/
+3
*
r25824: - NT_STATUS_IS_ERR() is not the same as !NT_STATUS_IS_OK()
Stefan Metzmacher
2007-12-21
1
-1
/
+1
*
r25316: Remove last few instances of old BOOL type in librpc/.
Jelmer Vernooij
2007-10-10
1
-11
/
+11
*
r25027: Fix more warnings.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25000: Fix some more C++ compatibility warnings.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r24994: Fix some C++ warnings.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r24780: More work allowing libutil to be used by external users.
Jelmer Vernooij
2007-10-10
1
-8
/
+6
*
r24551: rename dcerpc_interface_table -> ndr_interface_table
Stefan Metzmacher
2007-10-10
1
-3
/
+3
*
r24535: rename struct dcerpc_interface_call -> struct ndr_interface_call
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r24532: rename struct dcerpc_syntax_id into struct ndr_syntax_id
Stefan Metzmacher
2007-10-10
1
-6
/
+6
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
[next]