r23779: Change from v2 or later to v3 or later.
[samba.git] / source3 / libads / kerberos.c
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...
2001-12-13 Andrew Tridgellbetter error handling
2001-12-11 Andrew Tridgellallow overriding the local time in kerberos_kinit_passw...
2001-12-10 Andrew Tridgellmoved ccache location change into winbindd code
2001-12-09 Andrew Tridgellfixed used of string after free
2001-12-08 Andrew Tridgelladded internal sasl/gssapi code. This means we are...
2001-12-06 Andrew Tridgellput the winbindd krb5 credentials cache in the lock...
2001-12-06 Andrew Tridgelladded a propoer kerberos_kinit_password call
2001-12-05 Andrew Tridgelladded a REALLY gross hack into kerberos_kinit_password...
2001-11-29 Andrew BartlettMake better use of the ads_init() function to get the...
2001-11-24 Andrew Tridgelladded "net join" command