r8520: fixed a pile of warnings from the build farm gcc -Wall output on
[jelmer/samba4-debian.git] / source / auth / gensec / gensec_krb5.c
2007-10-10 Andrew Tridgellr8520: fixed a pile of warnings from the build farm...
2007-10-10 Volker Lendecker8321: Fix some uninitalized variable warnings
2007-10-10 Andrew Bartlettr8250: More PAC work. We now sucessfully verify the...
2007-10-10 Andrew Bartlettr8016: Get the keyblock arguments correct. (the contex...
2007-10-10 Andrew Bartlettr7993: Further work on the Krb5 PAC.
2007-10-10 Andrew Bartlettr7986: Fix the compile, thanks to HotaruT.
2007-10-10 Andrew Bartlettr7968: Pull the PAC from within GSSAPI, rather than...
2007-10-10 Andrew Bartlettr7827: Add in-memory keytab to Samba4, using the new...
2007-10-10 Andrew Bartlettr7270: A big revamp to the way we handle kerberos error...
2007-10-10 Andrew Bartlettr7240: Don't call our fancy error message routines...
2007-10-10 Andrew Bartlettr6800: A big GENSEC update:
2007-10-10 Andrew Bartlettr6700: Upper case realms in kerberos-specific parts...
2007-10-10 Tim Potterr6322: Fix compile warning for struct sockaddr.
2007-10-10 Andrew Bartlettr6113: Move GENSEC and the kerberos code out of libcli...