summaryrefslogtreecommitdiff
path: root/source4/librpc/rpc/dcerpc_schannel.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-1/+2
2007-12-21r26329: Fix more loadparm_context references. Only about a 100 left now.Jelmer Vernooij1-3/+5
2007-12-21r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij1-1/+6
2007-10-10r24560: rename some DCERPC_ prefixes into NDR_Stefan Metzmacher1-1/+1
2007-10-10r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher1-2/+2
2007-10-10r24551: rename dcerpc_interface_table -> ndr_interface_tableStefan Metzmacher1-3/+3
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22944: fix bug #4618:Stefan Metzmacher1-2/+2
2007-10-10r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett1-1/+1
2007-10-10r17326: make better usage of the composite apiStefan Metzmacher1-9/+3
2007-10-10r17320: - print the debug message before the composite context get received b...Stefan Metzmacher1-7/+6
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-0/+1
2007-10-10r14402: Generate seperate headers for RPC client functions.Jelmer Vernooij1-0/+1
2007-10-10r14380: Reduce the size of structs.hJelmer Vernooij1-1/+1
2007-10-10r14175: More comments and my copyright.Rafal Szczesniak1-11/+74
2007-10-10r14137: move **p2 to the _recv function for setup the second pipeStefan Metzmacher1-2/+2
2007-10-10r14123: Huge lump of code making all of our dcerpc connect codeRafal Szczesniak1-101/+284
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+1
2007-10-10r12865: Upgrade the librpc and libnet code.Andrew Bartlett1-8/+9
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-1/+0
2007-10-10r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij1-6/+4
2007-10-10r11809: Make dcerpc_bind_auth async.Volker Lendecke1-3/+3
2007-10-10r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again.Andrew Bartlett1-2/+2
2007-10-10r9728: A *major* update to the credentials system, to incorporate theAndrew Bartlett1-2/+2
2007-10-10r7690: Move the NT hash generation into the credentials system, rather thanAndrew Bartlett1-3/+4
2007-10-10r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell1-1/+3
2007-10-10r6565: Cludge, cludge, cludge...Andrew Bartlett1-14/+4
2007-10-10r6229: Back out these changes ...Richard Sharpe1-15/+1
2007-10-10r6219: This change allows us to fall back to authenticating withoutRichard Sharpe1-1/+15
2007-10-10r6028: A MAJOR update to intergrate the new credentails system fully withAndrew Bartlett1-396/+17
2007-10-10r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett1-18/+13
2007-10-10r5928: Use cli_credentials in:Jelmer Vernooij1-18/+11
2007-10-10r5902: A rather large change...Andrew Bartlett1-49/+76
2007-10-10r5667: Move schannel state into libcli/auth (as it belongs with schannel,Andrew Bartlett1-7/+0
2007-10-10r5137: fix typesStefan Metzmacher1-1/+1
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-3/+3
2007-10-10r4627: - simplified the dcerpc auth code using a common functionAndrew Tridgell1-2/+2
2007-10-10r4620: - add interface functions to the auth subsystem so that callers doesn'...Stefan Metzmacher1-14/+3
2007-10-10r4616: the first phase in the addition of proper support forAndrew Tridgell1-19/+21
2007-10-10r4504: SettingAndrew Bartlett1-1/+2
2007-10-10r4459: GENSEC refinements:Andrew Bartlett1-4/+13
2007-10-10r4358: At metze's request, the Christmas elves have removed gensec_end inAndrew Bartlett1-4/+8
2007-10-10r4355: More work from the elves on Christmas eve:Andrew Bartlett1-15/+14
2007-10-10r4114: added have_features bits to gensec schannel code. This fixes ourAndrew Tridgell1-0/+4
2007-10-10r4042: fix segfault on server schannel connectionsStefan Metzmacher1-1/+4
2007-10-10r3737: - Get rid of the register_subsystem() and register_backend() functions.Jelmer Vernooij1-1/+1
2007-10-10r3686: The results of some work on the NETLOGON pipe:Andrew Bartlett1-38/+29
2007-10-10r3660: This simulates the logon sequence of a XP login session I'm currently ...Volker Lendecke1-24/+42
2007-10-10r3453: - split out the auth and popt includesAndrew Tridgell1-0/+1
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell1-0/+1