Restrict the enctypes in the generated krb5.conf files to Win2003 types.
[samba.git] / source / libads / kerberos.c
2008-01-28 Gerald W. CarterRestrict the enctypes in the generated krb5.conf files...
2008-01-17 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Jeremy AllisonTidy up code and debug for non-default krb5 IPv6 port.
2008-01-16 Jeremy AllisonFix IPv6 bug #5204, which caused krb5 DNS lookups
2008-01-15 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-14 Günther DeschnerPrint principal in debug statement in kerberos_kinit_pa...
2007-12-17 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-17 Simo SorceWhile 'data' is usually 0 terminated, nothing in the...
2007-12-16 Jeremy AllisonDoh, fix typo in error exit.
2007-12-16 Jeremy AllisonAdded patch originally by Andreas Schneider <anschneide...
2007-11-22 James PeachMerge ssh://git.samba.org/data/git/samba into v3-2...
2007-11-21 Jeremy AllisonMore pstring removal....
2007-10-24 Jeremy AllisonThis is a large patch (sorry). Migrate from struct...
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Lars Müllerr25030: ip_srv_nonsite and count_nonsite are initialize...
2007-10-10 Michael Adamr24836: Initialize some uninitialized variables.
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr23147: Patch #4566 from jacob berkman <jberkman@novell...
2007-10-10 Günther Deschnerr22666: Expand kerberos_kinit_password_ext() to return...
2007-10-10 Günther Deschnerr22664: When we have krb5_get_init_creds_opt_get_error...
2007-10-10 Günther Deschnerr22663: Restructure kerberos_kinit_password_ext() error...
2007-10-10 James Peachr21779: I missd a call to krb5_get_init_creds_opt_alloc...
2007-10-10 James Peachr21778: Wrap calls to krb5_get_init_creds_opt_free...
2007-10-10 Günther Deschnerr21240: Fix longstanding Bug #4009.
2007-10-10 Günther Deschnerr21238: Fix tab indent in self-written krb5.confs.
2007-10-10 Günther Deschnerr21110: Fix kinit with Heimdal (Bug #4226).
2007-10-10 Günther Deschnerr20860: Adding some small tweaks. When we have no siten...
2007-10-10 Jeremy Allisonr20857: Silence gives assent :-). Checking in the fix for
2007-10-10 Günther Deschnerr18512: Add krb5conf file environment to debug statement.
2007-10-10 Jeremy Allisonr18241: If replacing the krb5.conf, ensure it's readable.
2007-10-10 Jeremy Allisonr18226: Ensure we only do this evil thing if it's our...
2007-10-10 Jeremy Allisonr18225: If we're going to overwrite krb5.conf, at least
2007-10-10 Jeremy Allisonr18201: Make explicit what's going on here.
2007-10-10 Jeremy Allisonr18200: Experimental code to allow system /etc/krb5...
2007-10-10 Jeremy Allisonr18010: Ensure we don't timeout twice to the same
2007-10-10 Jeremy Allisonr18006: Actually a smaller change than it looks. Leverage
2007-10-10 Jeremy Allisonr18004: If you're writing out a krb5.conf, at least
2007-10-10 Jeremy Allisonr18003: Creating a directory and getting EEXIST isn...
2007-10-10 Jeremy Allisonr18002: Improved debug.
2007-10-10 Jeremy Allisonr18001: Proper error reporting on write/close fail.
2007-10-10 Jeremy Allisonr18000: Get nelem/size args right for x_fwrite.
2007-10-10 Jeremy Allisonr17999: No need to prevent others from reading. Use...
2007-10-10 Jeremy Allisonr17997: Ensure lockdir exists for winbindd. Store tmp
2007-10-10 Jeremy Allisonr17996: Don't talloc free the memory then reference...
2007-10-10 Jeremy Allisonr17995: Ensure we create the domain-specific krb5 files...
2007-10-10 Jeremy Allisonr17994: Add debugs that showed me why my site code...
2007-10-10 Jeremy Allisonr17946: Fix couple of typos...
2007-10-10 Jeremy Allisonr17945: Store the server and client sitenames in the ADS
2007-10-10 Jeremy Allisonr17944: Handle locking madness.
2007-10-10 Jeremy Allisonr17943: The horror, the horror. Add KDC site support by
2007-10-10 Volker Lendecker17345: Some C++ warnings
2007-10-10 Jeremy Allisonr17003: Fix coverity #303 - possible null deref. Jerry...
2007-10-10 Gerald Carterr16957: fix cut-n-paste error. The check for 'if ...
2007-10-10 Volker Lendecker16955: Fix an uninitialized var -- Jerry, please check.
2007-10-10 Gerald Carterr16952: New derive DES salt code and Krb5 keytab generation
2007-10-10 Günther Deschnerr16272: Fix memleak.
2007-10-10 Günther Deschnerr15240: Correctly disallow unauthorized access when...
2007-10-10 Jeremy Allisonr15210: Add wrapper functions smb_krb5_parse_name,...
2007-10-10 Günther Deschnerr14611: Fix init_creds_opts issue jerry discovered...
2007-10-10 Günther Deschnerr14585: Tighten argument list of kerberos_kinit_passwor...
2007-10-10 Gerald Carterr14512: Guenther, This code breaks winbind with MIT...
2007-10-10 Günther Deschnerr14503: Fix principal in debug statement.
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Gerald Carterr11651: After talking to Jeremy, commit my winbindd...
2007-10-10 Volker Lendecker11551: Add a few more initialize_krb5_error_table
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Gerald Carterr7415: * big change -- volker's new async winbindd...
2007-10-10 Herb Lewisr6586: get rid of a few more compiler warnings
2007-10-10 Derrell Lipmanr6149: Fixes bugs #2498 and 2484.
2007-10-10 Derrell Lipmanr6127: Eliminated all compiler warnings pertaining...
2007-10-10 Gerald Carterr4736: small set of merges from rtunk to minimize the...
2007-10-10 Jeremy Allisonr4334: Fix for bugid #2186 - from Buck Huppmann <buckh...
2007-10-10 Günther Deschnerr3495: Fix the build (recent kerberos-changes).
2007-10-10 Jeremy Allisonr3492: Fixes from testing kerberos salted principal...
2007-10-10 Günther Deschnerr3439: Finally fix build for platforms without kerberos.
2007-10-10 Jeremy Allisonr3379: More merging of kerberos keytab and salting...
2007-10-10 Jeremy Allisonr3377: Merge in first part of modified patch from Nalin...
2007-10-10 Günther Deschnerr1967: Fix a couple of krb5-DEBUG-messages.
2007-10-10 Jeremy Allisonr1245: I think the parameter for "password" and "data...
2007-10-10 Gerald Carterr541: fixing segfault in winbindd caused -r527 -- looks...
2004-03-24 Jim McDonoughFix bugzilla # 1208
2002-10-24 Jeremy AllisonMerge tridge's blank password fix from HEAD.
2002-10-23 Andrew Tridgellfixed a possible segv when dealing with a blank password
2002-10-01 Andrew BartlettUpdates from Samba HEAD:
2002-10-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-27 Andrew BartlettMove a number of ADS related functions out into utility...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-17 Andrew TridgellAdd clock skew handling to our kerberos code. This...
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-05 Andrew TridgellThis fixes a number of ADS problems, particularly with...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-06-25 Andrew BartlettBreak up samba's object dependencies, and its prototype...
2002-04-15 Andrew Tridgellby using a prompter function we can avoid the bug in...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2001-12-20 Andrew Tridgellnet ads password and net ads chostpass commands from...
next