summaryrefslogtreecommitdiffstats
path: root/source4/auth/gensec/spnego.c
Commit message (Expand)AuthorAgeFilesLines
* r11226: Cope with Samba3's behaviour on LDAP with GSS-SPNEGO.Andrew Bartlett2007-10-101-2/+3
* r11219: Now that we have the credentials hooked in here, we have a much moreAndrew Bartlett2007-10-101-1/+10
* r11196: Clean up memory leaks (pointed out by vl), and handle the case whereAndrew Bartlett2007-10-101-11/+47
* r10291: The patch optionally (off by default, not available in all cases) allowsAndrew Bartlett2007-10-101-1/+2
* r10153: This patch adds a new parameter to gensec_sig_size(), the size of theAndrew Bartlett2007-10-101-2/+2
* r9927: Extend copyright for all the hard work I've done this year.Andrew Bartlett2007-10-101-1/+1
* r9420: Fix the SPNEGO system again: Update the state position afterAndrew Bartlett2007-10-101-4/+6
* r9419: Silly, silly, untested mistake...Andrew Bartlett2007-10-101-2/+2
* r9418: SPNEGO fixes:Andrew Bartlett2007-10-101-18/+29
* r9416: Cleanups inspired by jra's work to migrate Samba4's NTLMSSP code backAndrew Bartlett2007-10-101-51/+50
* r9357: Remove DBGC_CLASS cruft copied over from Samba 3. I would like toTim Potter2007-10-101-3/+0
* r9233: Ensure that the output variable is initialised in this conversion fromAndrew Bartlett2007-10-101-0/+1
* r7827: Add in-memory keytab to Samba4, using the new MEMORY_WILDCARD keytabAndrew Bartlett2007-10-101-9/+14
* r6800: A big GENSEC update:Andrew Bartlett2007-10-101-119/+85
* r6792: Allow a mech to fail on the first pass at the packet, and still fallAndrew Bartlett2007-10-101-0/+2
* r6610: Fix a const warning in the gensec spnego implementation. (A make protoTim Potter2007-10-101-1/+1
* r6113: Move GENSEC and the kerberos code out of libcli/auth, and intoAndrew Bartlett2007-10-101-0/+884