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