summaryrefslogtreecommitdiff
path: root/source3/rpc_server/srv_pipe.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-05Get the sense of the integer wrap test the right way around. Sorry.Jeremy Allison1-1/+1
2009-03-05Now we're allowing a lower bound for auth_len, ensure weJeremy Allison1-1/+5
2009-03-05Complete the fix for bug 6100Volker Lendecke1-1/+1
2009-02-08Make prs_struct->out_data.current_pdu dynamically allocatedVolker Lendecke1-113/+98
2009-02-01Add two new parameters to control how we verify kerberos tickets. Removes lp_...Dan Sledz1-1/+1
2009-02-01Replace pipe names in pipes_struct by ndr_syntax_idVolker Lendecke1-29/+52
2009-01-21Memory leaks and other fixes found by Coveritytodd stecher1-1/+3
2009-01-09Remove the rpc_srv_register wrapper around rpc_pipe_register_commandsVolker Lendecke1-15/+4
2009-01-09Pass the full ndr_interface_table into the s3 rpcserver when registeringVolker Lendecke1-0/+10
2009-01-09Simplify find_pipe_fns_by_context slightlyVolker Lendecke1-8/+4
2009-01-09Fix some nonempty blank linesVolker Lendecke1-17/+17
2008-11-24Get rid of pipes_struct->pipe_user, we have server_info now --- YESSS!Volker Lendecke1-49/+1
2008-10-22s3: use shared asn1 code.Günther Deschner1-1/+1
2008-07-26Make api_rpcTNP static to srv_pipe.cVolker Lendecke1-2/+5
2008-07-19Introduce is_known_pipenameVolker Lendecke1-0/+33
2008-07-18Simplify the RPC servers: remove get_pipe_fnsVolker Lendecke1-97/+25
2008-07-16In api_pipe_bind_req(), check for the iface id, not the pipe nameVolker Lendecke1-3/+14
2008-07-16In api_pipe_bind_req(), decode the bind request before checking the pipeVolker Lendecke1-8/+10
2008-06-26Now that we have p->server_info, use p->server_info->user_session_keyVolker Lendecke1-18/+29
2008-06-26Fix typoVolker Lendecke1-1/+1
2008-06-26Add server_info to pipes_structVolker Lendecke1-0/+10
2008-06-21Make pipes_struct its own talloc ctxVolker Lendecke1-1/+1
2008-06-19Wrap the unix token info in a unix_user_token in auth_serversupplied_infoVolker Lendecke1-5/+6
2008-04-17rpc_parse: Use UUIDs from librpc/gen_ndr/ when possible to reduceJelmer Vernooij1-4/+4
2008-04-15Reconcile ndr_syntax_id used by pidl-generated code and Samba3's RFC_IFACE.Jelmer Vernooij1-2/+2
2008-04-11Remove some write-only fstringsVolker Lendecke1-12/+3
2008-03-23Fix Coverity ID 514Volker Lendecke1-0/+2
2008-03-21Remove remaining old srvsvc client and server rpc code entirely.Günther Deschner1-1/+1
2008-03-17Coverity fixesMarc VanHeyningen1-8/+8
2008-02-27Cosmetics: make check_bind_req() debug statements a little nicer.Günther Deschner1-1/+1
2008-02-19Yippie! LSARPC server-side migration to pidl finished.Günther Deschner1-1/+1
2008-02-17Build the generated ntsvcs server (not at all useable yet).Günther Deschner1-1/+1
2008-02-16YES! NETLOGON rpc server side migration to pidl finished.Günther Deschner1-1/+1
2008-02-14Currently we don't SPNEGO negotiate back to NTLMSSP. Note this.Jeremy Allison1-20/+35
2008-02-12w00t! SAMR server-side conversion to pidl is finished.Günther Deschner1-1/+1
2008-01-31Let _samr_Close() use pidl generated server code.Günther Deschner1-1/+1
2008-01-25Use generated DSSETUP client & server rpc functions and remove the hand-writt...Günther Deschner1-2/+2
2007-12-09Don't copy the rpc function pointersVolker Lendecke1-7/+3
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-26/+26
2007-10-18r16050: Set the session key "SystemLibraryDTC" on ntlmssp binds. We only do I...Volker Lendecke1-2/+22
2007-10-10[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter1-62/+49
2007-10-10r24809: Consolidate the use of temporary talloc contexts.Volker Lendecke1-2/+2
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r23274: merge CloseEventlog() pidl conversion from 3.0.26 && fix a few init c...Gerald Carter1-2/+2
2007-10-10r22055: Port the endpoint mapper (and functions it requires) to Samba 3.Jelmer Vernooij1-1/+4
2007-10-10r19220: Check if a backend has set rng_fault_state and send a dce-level fault...Volker Lendecke1-0/+7
2007-10-10r18789: Replace the winreg server code with the libndr parsing code.Gerald Carter1-1/+1
2007-10-10r18654: Rename "struct uuid" => "struct GUID" for consistency.Jelmer Vernooij1-2/+2
2007-10-10r18572: Use the autogenerated client and server for the echo interface and im...Jelmer Vernooij1-2/+2