r9558: Add more whitespace to generated output.
[samba.git] / source / auth /
2007-10-10 Stefan Metzmacherr9526: provide DCERPC auth type 16
2007-10-10 Andrew Bartlettr9505: Work on GENSEC and the code that calls it, for...
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 Andrew Bartlettr9415: Remove old kerberos code (including salt guessin...
2007-10-10 Andrew Bartlettr9412: Simplfy this NTLM authentication code by requiri...
2007-10-10 Andrew Bartlettr9411: Ensure we don't send a challenge without first...
2007-10-10 Simo Sorcer9391: Convert all the code to use struct ldb_dn to...
2007-10-10 Tim Potterr9357: Remove DBGC_CLASS cruft copied over from Samba...
2007-10-10 Stefan Metzmacherr9240: - move struct security_token to the idl file...
2007-10-10 Andrew Bartlettr9233: Ensure that the output variable is initialised...
2007-10-10 Stefan Metzmacherr9196: - add a note about the Canonicalize KDCOPtion...
2007-10-10 Andrew Bartlettr9165: Fix inverted error check in untested code path...
2007-10-10 Andrew Bartlettr9084: 'resign' the sample PAC for the validation of...
2007-10-10 Andrew Bartlettr9022: One more step in the game of whack-a-mole with...
2007-10-10 Andrew Bartlettr8980: Make Samba4 honour account control flags (we...
2007-10-10 Jelmer Vernooijr8933: Fix missing prototype warnings
2007-10-10 Andrew Tridgellr8774: make some gensec errors a bit less verbose
2007-10-10 Andrew Bartlettr8701: Fix up auth_developer for recent changes.
2007-10-10 Andrew Bartlettr8700: Propmted by tridge's need to do plaintext auth...
2007-10-10 Andrew Tridgellr8676: attribute lists in ldb searches must be NULL...
2007-10-10 Andrew Bartlettr8644: This is a more useful error than unsuccesful.
2007-10-10 Andrew Tridgellr8520: fixed a pile of warnings from the build farm...
2007-10-10 Andrew Tridgellr8460: removed the unused function krb5_locate_kdc...
2007-10-10 Love Hörnquist Åstrandr8390: (smb_pam_start): move variable to scope within...
2007-10-10 Volker Lendecker8321: Fix some uninitalized variable warnings
2007-10-10 Simo Sorcer8259: We want to oset the provided flags not zero
2007-10-10 Andrew Bartlettr8252: Steal metze's thunder, and prove that with a...
2007-10-10 Andrew Tridgellr8251: fixed a couple of valgrind errors in the unix...
2007-10-10 Andrew Bartlettr8250: More PAC work. We now sucessfully verify the...
2007-10-10 Stefan Metzmacherr8164: - match the ordering w2k3 uses for the PAC_BUFFER:
2007-10-10 Stefan Metzmacherr8163: if sidcount is zero it happened that we return...
2007-10-10 Stefan Metzmacherr8156: I found out that the unknown[2] field of the...
2007-10-10 Stefan Metzmacherr8148: - make the PAC generation code a bit more readab...
2007-10-10 Andrew Bartlettr8110: More PAC work. I still can't get WinXP to accep...
2007-10-10 Andrew Bartlettr8016: Get the keyblock arguments correct. (the contex...
2007-10-10 Andrew Bartlettr8001: Also fill in the krbtgt checksum, and make sure...
2007-10-10 Andrew Bartlettr7993: Further work on the Krb5 PAC.
2007-10-10 Andrew Bartlettr7991: I forgot to free the keyblock once we are done...
2007-10-10 Andrew Bartlettr7989: Allow the use of hashed passwords in the kerbero...
2007-10-10 Andrew Bartlettr7986: Fix the compile, thanks to HotaruT.
2007-10-10 Andrew Bartlettr7980: Forgot to add kerberos_pac.c to this config...
2007-10-10 Andrew Bartlettr7979: Metze reminded me to try one more combination...
2007-10-10 Andrew Bartlettr7978: A start again on PAC verification. I have notic...
2007-10-10 Andrew Bartlettr7968: Pull the PAC from within GSSAPI, rather than...
2007-10-10 Andrew Bartlettr7965: Remove the GENSEC password callback structure...
2007-10-10 Andrew Bartlettr7935: auth_unix now uses crypt(), so depend on -lcrypt.
2007-10-10 Simo Sorcer7934: ported samba3 pass_check functions to auth_unix.c
2007-10-10 Andrew Tridgellr7863: removed an unused variable
2007-10-10 Andrew Bartlettr7862: Updates to the Kerberos notes, based on recent...
2007-10-10 Andrew Tridgellr7860: switch our ldb storage format to use a NDR encod...
2007-10-10 Andrew Bartlettr7843: Use the new Heimdal gsskrb_acquire_creds API...
2007-10-10 Andrew Bartlettr7827: Add in-memory keytab to Samba4, using the new...
2007-10-10 Andrew Bartlettr7757: Add NTLMv2 support to the NT1 Session setup...
2007-10-10 Andrew Tridgellr7704: - fixed open_nbt_connection() to return NULL...
2007-10-10 Andrew Bartlettr7690: Move the NT hash generation into the credentials...
2007-10-10 Andrew Bartlettr7687: Some more tests that must be done only when...
2007-10-10 Love Hörnquist Åstrandr7638: krb5_closelog in heimdal-0.7 not longer leaks...
2007-10-10 Andrew Bartlettr7637: Another useful Heimdal feature we need.
2007-10-10 Andrew Tridgellr7633: this patch started as an attempt to make the...
2007-10-10 Andrew Tridgellr7597: removed the bogus get_myfullname() and get_mydom...
2007-10-10 Stefan Metzmacherr7536: doesn't spam the smbd_log in the build_farm...
2007-10-10 Andrew Bartlettr7509: With the update to Heimdal 20050612 we no longer...
2007-10-10 Andrew Tridgellr7352: the internal heimdal build change. This changes...
2007-10-10 Andrew Bartlettr7306: Use a consistant #define for detecting support...
2007-10-10 Stefan Metzmacherr7303: autodetect the libkdc and our kdc support
2007-10-10 Andrew Bartlettr7291: Additional notes on what we require from a kerbe...
2007-10-10 Andrew Bartlettr7285: It appears that MIT Kerberos does not have the...
2007-10-10 Andrew Bartlettr7270: A big revamp to the way we handle kerberos error...
2007-10-10 Andrew Bartlettr7269: talloc_steal() is preferred where possible,...
2007-10-10 Andrew Bartlettr7258: Fix the final linking error with libkdc - we...
2007-10-10 Andrew Bartlettr7257: Ensure the error message can never be uninitialised.
2007-10-10 Simo Sorcer7242: typo
2007-10-10 Andrew Bartlettr7241: The KDC almost links...
2007-10-10 Andrew Bartlettr7240: Don't call our fancy error message routines...
2007-10-10 Simo Sorcer7233: what about filling that new element ?
2007-10-10 Simo Sorcer7232: add some more auth stuff
2007-10-10 Simo Sorcer7224: add some more usefull data to the auth_usersuppl...
2007-10-10 Andrew Bartlettr7219: Don't allow 'binding' to be used uninitilaised.
2007-10-10 Andrew Bartlettr7218: Don't use an uninitialised variable in an error...
2007-10-10 Tim Potterr6939: Get rid of SUBSYSTEM::NDR since all it did was...
2007-10-10 Andrew Bartlettr6883: Move to what simo assures me is the 'correct...
2007-10-10 Andrew Bartlettr6882: Put in configure tests and #ifdef to keep Samba...
2007-10-10 Jelmer Vernooijr6839: Add support for building subsystems as shared...
2007-10-10 Jelmer Vernooijr6838: Remove unnecessary calls to gensec_gsskrb5
2007-10-10 Andrew Bartlettr6819: More notes on krb5 requirements
2007-10-10 Tim Potterr6810: Rename auth/{ntlmssp,gensec,kerberos} mk and...
2007-10-10 Jelmer Vernooijr6805: Remove two remaining references to gensec_gsskrb5
2007-10-10 Andrew Bartlettr6803: Try to bring in the correct GSSAPI headers for...
2007-10-10 Andrew Bartlettr6801: It appears that krb5_make_principal, while conve...
2007-10-10 Andrew Bartlettr6800: A big GENSEC update:
2007-10-10 Andrew Bartlettr6799: Remove a rudundent variable from the context...
2007-10-10 Rafal Szczesniakr6797: Typo fix.
2007-10-10 Andrew Bartlettr6796: Remove the gensec_gsskrb5 module, which had...
2007-10-10 Jelmer Vernooijr6795: Make some functions static and remove some unuse...
2007-10-10 Simo Sorcer6794: spellfix
2007-10-10 Andrew Bartlettr6793: Move auth_sam to use the dnsDomain rather than the
2007-10-10 Andrew Bartlettr6792: Allow a mech to fail on the first pass at the...
next