r11058: remove useless talloc context
[ira/wip.git] / source4 / auth /
2007-10-10 Stefan Metzmacherr11058: remove useless talloc context
2007-10-10 Stefan Metzmacherr11052: bring samba4 uptodate with the samba4-winsrepl...
2007-10-10 Stefan Metzmacherr11037:
2007-10-10 Andrew Bartlettr10985: To aid in testing, this allows us to easily...
2007-10-10 Andrew Bartlettr10982: Move credentials.h into auth/credentials, and...
2007-10-10 Andrew Bartlettr10981: Pull code to decide between and implement NTLMv...
2007-10-10 Andrew Bartlettr10945: Free the salt after we are done with it. May...
2007-10-10 Andrew Tridgellr10913: This patch isn't as big as it looks ...
2007-10-10 Andrew Tridgellr10894: make the handling of dn/distinguishedName much...
2007-10-10 Andrew Bartlettr10812: Fix capitalisation (thanks tridge).
2007-10-10 Andrew Bartlettr10810: This adds the hooks required to communicate...
2007-10-10 Andrew Bartlettr10796: Make getting an anonymous session info a utilit...
2007-10-10 Andrew Bartlettr10764: To match Win2k3 SP1, we need to set an anonymou...
2007-10-10 Andrew Bartlettr10670: Add notes on things that are TODO in Samba4...
2007-10-10 Andrew Tridgellr10669: reverted jelmers commit 10663 as it was causing...
2007-10-10 Jelmer Vernooijr10663: Eliminate use of pstring
2007-10-10 Andrew Bartlettr10597: And add the .mk files for the new credentials...
2007-10-10 Andrew Bartlettr10596: Move the credentials code into it's own subsyst...
2007-10-10 Jelmer Vernooijr10586: Add MergedObject() builder. Default to Library...
2007-10-10 Jelmer Vernooijr10579: str_list_make() can return NULL
2007-10-10 Andrew Bartlettr10565: Try to make Kerberos authentication a bit more...
2007-10-10 Andrew Bartlettr10561: This patch takes over KDC socket routines in...
2007-10-10 Jelmer Vernooijr10532: Replace next_token() with str_list_make()
2007-10-10 Jelmer Vernooijr10513: Reduce some use of pstring. The main reason...
2007-10-10 Jelmer Vernooijr10509: Some more sconscript fixes. Now getting to...
2007-10-10 Jelmer Vernooijr10478: More work on proto headers; we now generate...
2007-10-10 Andrew Bartlettr10464: Use more consistant names.
2007-10-10 Tim Potterr10447: Add gensec sources to proto.h
2007-10-10 Andrew Tridgellr10407: the schannel database does not need to be synch...
2007-10-10 Andrew Bartlettr10402: Make the RPC-SAMLOGON test pass against Win2k3...
2007-10-10 Andrew Bartlettr10398: Don't do DNS lookups on short names (no .).
2007-10-10 Volker Lendecker10390: Remove fstring, pstring and uint32_t from winbi...
2007-10-10 Andrew Bartlettr10383: This patch is on the road to implementing serve...
2007-10-10 Tim Potterr10377: Save configuration stuff to sconf.cache so...
2007-10-10 Andrew Bartlettr10372: Having gone to all the effort to uppercase...
2007-10-10 Jelmer Vernooijr10366: More scons fixes. Building et, asn1, lex and...
2007-10-10 Andrew Bartlettr10364: Turn gensec:gssapi on by default, except for...
2007-10-10 Jelmer Vernooijr10348: Add scons scripts for remaining subsystems...
2007-10-10 Andrew Bartlettr10337: This grubby little hack is the implementation...
2007-10-10 Jelmer Vernooijr10330: Add SConscript to more subsystems. Some of...
2007-10-10 Andrew Bartlettr10292: This is set below from lp_server_role().
2007-10-10 Andrew Bartlettr10291: The patch optionally (off by default, not avail...
2007-10-10 Andrew Bartlettr10286: This patch is ugly and disgusting, but for...
2007-10-10 Jelmer Vernooijr10246: Remove unused function
2007-10-10 Andrew Bartlettr10174: This patch implements generic PAC verification...
2007-10-10 Andrew Bartlettr10155: Add more notes on required gsskrb5 functions.
2007-10-10 Andrew Bartlettr10153: This patch adds a new parameter to gensec_sig_s...
2007-10-10 Andrew Bartlettr10145: Allow a variable length signature, so we can...
2007-10-10 Andrew Bartlettr10066: This is the second in my patches to work on...
2007-10-10 Andrew Bartlettr10035: This patch removes the need for the special...
2007-10-10 Andrew Bartlettr10021: More kerberos notes.
2007-10-10 Andrew Bartlettr9927: Extend copyright for all the hard work I've...
2007-10-10 Jelmer Vernooijr9792: Rename StrCaseCmp -> strcasecmp_m. All these...
2007-10-10 Andrew Bartlettr9728: A *major* update to the credentials system,...
2007-10-10 Andrew Bartlettr9693: Move the smb_krb5_context setup code to use...
2007-10-10 Andrew Bartlettr9681: We don't need the full smb_krb5_context here...
2007-10-10 Andrew Bartlettr9678: Remove unused variables.
2007-10-10 Andrew Tridgellr9648: this fixes the krb5 based login with the pac...
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...
next