Add two new parameters to control how we verify kerberos tickets. Removes lp_use_kerb...
[jra/samba/.git] / source3 / rpc_server / srv_pipe.c
2009-02-02 Dan SledzAdd two new parameters to control how we verify kerbero...
2009-02-01 Volker LendeckeReplace pipe names in pipes_struct by ndr_syntax_id
2009-01-22 todd stecherMemory leaks and other fixes found by Coverity
2009-01-09 Volker LendeckeRemove the rpc_srv_register wrapper around rpc_pipe_reg...
2009-01-09 Volker LendeckePass the full ndr_interface_table into the s3 rpcserver...
2009-01-09 Volker LendeckeSimplify find_pipe_fns_by_context slightly
2009-01-09 Volker LendeckeFix some nonempty blank lines
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-24 Volker LendeckeGet rid of pipes_struct->pipe_user, we have server_info...
2008-10-22 Günther Deschners3: use shared asn1 code.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-07-26 Volker LendeckeMake api_rpcTNP static to srv_pipe.c
2008-07-19 Volker LendeckeIntroduce is_known_pipename
2008-07-18 Volker LendeckeSimplify the RPC servers: remove get_pipe_fns
2008-07-16 Volker LendeckeIn api_pipe_bind_req(), check for the iface id, not...
2008-07-16 Volker LendeckeIn api_pipe_bind_req(), decode the bind request before...
2008-06-26 Volker LendeckeNow that we have p->server_info, use p->server_info...
2008-06-26 Volker LendeckeFix typo
2008-06-26 Volker LendeckeAdd server_info to pipes_struct
2008-06-21 Volker LendeckeMake pipes_struct its own talloc ctx
2008-06-19 Volker LendeckeWrap the unix token info in a unix_user_token in auth_s...
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-17 Gerald W. CarterMerge commit 'samba/v3-2-test' into wbc-test
2008-04-17 Jelmer Vernooijrpc_parse: Use UUIDs from librpc/gen_ndr/ when possible...
2008-04-15 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-15 Jelmer VernooijReconcile ndr_syntax_id used by pidl-generated code...
2008-04-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-04-11 Volker LendeckeRemove some write-only fstrings
2008-03-23 Volker LendeckeFix Coverity ID 514
2008-03-21 Günther DeschnerRemove remaining old srvsvc client and server rpc code...
2008-03-17 Marc VanHeyningenCoverity fixes
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-27 Günther DeschnerCosmetics: make check_bind_req() debug statements a...
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-19 Günther DeschnerYippie! LSARPC server-side migration to pidl finished.
2008-02-17 Günther DeschnerBuild the generated ntsvcs server (not at all useable...
2008-02-16 Günther DeschnerYES! NETLOGON rpc server side migration to pidl finished.
2008-02-15 Jeremy AllisonCurrently we don't SPNEGO negotiate back to NTLMSSP...
2008-02-12 Günther Deschnerw00t! SAMR server-side conversion to pidl is finished.
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-31 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-31 Günther DeschnerLet _samr_Close() use pidl generated server code.
2008-01-29 Alexander BokovoyMerge branch 'ctdb-merge' into dmapi-integration
2008-01-25 Günther DeschnerUse generated DSSETUP client & server rpc functions...
2007-12-09 Volker LendeckeDon't copy the rpc function pointers
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 Volker Lendecker16050: Set the session key "SystemLibraryDTC" on ntlms...
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Volker Lendecker24809: Consolidate the use of temporary talloc contexts.
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Gerald Carterr23274: merge CloseEventlog() pidl conversion from...
2007-10-10 Jelmer Vernooijr22055: Port the endpoint mapper (and functions it...
2007-10-10 Volker Lendecker19220: Check if a backend has set rng_fault_state...
2007-10-10 Gerald Carterr18789: Replace the winreg server code with the libndr...
2007-10-10 Jelmer Vernooijr18654: Rename "struct uuid" => "struct GUID" for consi...
2007-10-10 Jelmer Vernooijr18572: Use the autogenerated client and server for...
2007-10-10 Volker Lendecker17348: Some C++ warnings
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Gerald Carterr16785: BUG 3908: Fix rpc bin authentication failure...
2007-10-10 Jeremy Allisonr16582: Fix Klocwork #1997 and all generic class of...
2007-10-10 Jeremy Allisonr15129: Separate out mechanism and policy for NTLMSSP...
2007-10-10 Günther Deschnerr14597: Merge DCERPC_FAULT constants from Samba 4.
2007-10-10 Jeremy Allisonr13915: Fixed a very interesting class of realloc(...
2007-10-10 Gerald Carterr13571: Replace all calls to talloc_free() with thye...
2007-10-10 Jeremy Allisonr13557: (Hopefully) get the creds store/restore key...
2007-10-10 Jeremy Allisonr13552: Make sure we're using the same name to load...
2007-10-10 Jeremy Allisonr13519: Fix the credentials chaining across netlogon...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Jeremy Allisonr13293: Rather a big patch I'm afraid, but this should...
2007-10-10 Jeremy Allisonr13176: Fix show-stopper bug for 3.0.21b where 4 leg...
2007-10-10 Jeremy Allisonr11950: If we got a connection oriented cancel pdu...
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Jeremy Allisonr10792: Fix the "schannel not stored across client...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr9080: If we don't understand the auth, bind nak not...
2007-10-10 Jeremy Allisonr8805: Merge a duplicate struct. Get ready to support...
2007-10-10 Jeremy Allisonr7708: Hint from Luke Howard (thanks Luke). Ensure...
2007-10-10 Jeremy Allisonr7385: Rewrite the RPC bind parsing functions to follow...
2007-10-10 Volker Lendecker7217: Only allow schannel connections if a successful...
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Gerald Carterr6014: rather large change set....
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Andrew Bartlettr1492: Rework our random number generation system.
2007-10-10 Jeremy Allisonr1415: One more memory leak, found by valgrind..
2007-10-10 Jeremy Allisonr1414: Memory leak fixes found by valgrind whilst check...
2007-10-10 Volker Lendecker1338: A netlogon schannel failure is a normal event...
2007-10-10 Gerald Carterr704: BUG 1315: fix for schannel client connections...
2007-10-10 Jeremy Allisonr475: Don't add ss padding length to the sent length...
2007-10-10 Jeremy Allisonr473: Fix for Microsoft hotfix MS04-011 password change...
2007-10-10 Gerald Carterr196: merging struct uuid from trunk
2007-10-10 Gerald Carterr115: finally checking in tridge's winbindd_schannel...
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-11-22 Andrew Bartlett(merge from 3.0)
2003-11-22 Andrew BartlettChanges all over the shop, but all towards:
2003-10-30 Jim McDonoughFirst round of merging various UUID structures.
2003-10-24 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-21 Jim McDonoughAdd server side support for epmapper pipe. Currently...
next