r23792: convert Samba4 to GPLv3
[samba.git] / source4 / auth / gensec / spnego.c
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr23030: finally fixed up our asn1 code to use better...
2007-10-10 Andrew Bartlettr22966: Make sure to return LOGON_FAILURE if the user...
2007-10-10 Andrew Bartlettr22293: Try to make it more clear what failed to parse.
2007-10-10 Stefan Metzmacherr20107: don't segfault when the server didn't send...
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Andrew Bartlettr18257: Order the GENSEC modules, with unknown modules...
2007-10-10 Andrew Bartlettr18250: Add an ordering of GENSEC modules, so we do...
2007-10-10 Andrew Bartlettr18068: This splits the handling of multiple SASL packe...
2007-10-10 Andrew Bartlettr17197: This patch moves the encryption of bulk data...
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Jelmer Vernooijr13903: Don't generate prototypes for modules and binar...
2007-10-10 Andrew Bartlettr13584: Another try at SPNEGO stuff. I need to write...
2007-10-10 Andrew Bartlettr13206: This patch finally re-adds a -k option that...
2007-10-10 Andrew Bartlettr12439: No need to keep walking this list if we find...
2007-10-10 Andrew Bartlettr12436: Fix Samba4 as a server to Win2000 for the domai...
2007-10-10 Andrew Bartlettr12060: Work towards allowing the credentials system...
2007-10-10 Andrew Bartlettr11226: Cope with Samba3's behaviour on LDAP with GSS...
2007-10-10 Andrew Bartlettr11219: Now that we have the credentials hooked in...
2007-10-10 Andrew Bartlettr11196: Clean up memory leaks (pointed out by vl),...
2007-10-10 Andrew Bartlettr10291: The patch optionally (off by default, not avail...
2007-10-10 Andrew Bartlettr10153: This patch adds a new parameter to gensec_sig_s...
2007-10-10 Andrew Bartlettr9927: Extend copyright for all the hard work I've...
2007-10-10 Andrew Bartlettr9420: Fix the SPNEGO system again: Update the state...
2007-10-10 Andrew Bartlettr9419: Silly, silly, untested mistake...
2007-10-10 Andrew Bartlettr9418: SPNEGO fixes:
2007-10-10 Andrew Bartlettr9416: Cleanups inspired by jra's work to migrate Samba...
2007-10-10 Tim Potterr9357: Remove DBGC_CLASS cruft copied over from Samba...
2007-10-10 Andrew Bartlettr9233: Ensure that the output variable is initialised...
2007-10-10 Andrew Bartlettr7827: Add in-memory keytab to Samba4, using the new...
2007-10-10 Andrew Bartlettr6800: A big GENSEC update:
2007-10-10 Andrew Bartlettr6792: Allow a mech to fail on the first pass at the...
2007-10-10 Tim Potterr6610: Fix a const warning in the gensec spnego impleme...
2007-10-10 Andrew Bartlettr6113: Move GENSEC and the kerberos code out of libcli...