Fix bug where format arguments were reversed. Please compile with -Wall !
[mat/samba.git] / source3 / rpc_server / rpc_handles.c
2011-06-01 Jeremy AllisonFix bug where format arguments were reversed. Please...
2011-06-01 Andreas Schneiders3-rpc_server: Fixed debug messages for rpc_handles.
2011-06-01 Andreas Schneiders3-rpc_server: Don't segfault if there are not handles...
2011-06-01 Andreas Schneiders3-rpc_server: Migrate init_pipe_handles() to new syntax.
2011-05-05 Jeremy AllisonMore const fixes. Remove CONST_DISCARD.
2011-04-29 Günther Deschners3-proto: move more headers to rpc_server/rpc_ncacn_np...
2011-03-29 Günther Deschners3-includes: only include ntdomain.h where needed.
2011-03-29 Günther Deschners3-auth: rpc_server needs auth.h
2011-02-22 Andrew Bartletts3-auth Rename auth_serversupplied_info varaiables...
2010-07-28 Simo Sorces3-dcerpc: Use dcerpc_AuthType in pipe_auth_data
2010-07-28 Andreas Schneiders3-rpc_server: Use struct pipes_struct.
2010-07-14 Simo Sorces3-dcerpc: Break memory hierarchy for shared structure
2010-07-14 Simo Sorces3-dcerpc: Break memory hierarchy for shared structure
2010-06-10 Simo Sorces3:rpc improve handles memory hierarchy and use better...
2010-06-07 Simo Sorces3:rpc make num_pipe_handles get an actual pipe as...
2010-06-07 Simo Sorces3:rpc handles are used by all pipes, use better name