 9e4236598e
			
		
	
	9e4236598e
	
	
	
		
			
			git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18844 ec53bebd-3082-4978-b11e-865c3cabbd6b
		
			
				
	
	
		
			199 lines
		
	
	
		
			5.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			199 lines
		
	
	
		
			5.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 2006-10-22  Love Hörnquist Åstrand  <lha@it.su.se>
 | |
| 
 | |
| 	* pam/Makefile.am: use libtool to build binaries
 | |
| 	
 | |
| 2005-05-02  Dave Love  <fx@gnu.org>
 | |
| 	
 | |
| 	* afskauthlib/Makefile.am (afskauthlib.so): Use libtool.
 | |
| 	(.c.o): Use CC (like SIA module), not COMPILE.
 | |
| 
 | |
| 2005-04-19  Love Hörnquist Åstrand  <lha@it.su.se>
 | |
| 
 | |
| 	* sia/sia.c: fix getpw*_r calls, they return 0 even when the entry
 | |
| 	isn't found and instead make it with setting return pointer to
 | |
| 	NULL.  From Luke Mewburn <lukem@NetBSD.org>
 | |
| 
 | |
| 2004-09-08  Johan Danielsson  <joda@pdc.kth.se>
 | |
| 
 | |
| 	* afskauthlib/verify.c: use krb5_appdefault_boolean instead of
 | |
| 	krb5_config_get_bool
 | |
| 
 | |
| 2003-09-23  Love Hörnquist Åstrand  <lha@it.su.se>
 | |
| 
 | |
| 	* sia/sia.c: Add support for AFS when using Kerberos 5, From:
 | |
| 	Sergio.Gelato@astro.su.se
 | |
| 	
 | |
| 2003-07-07  Love Hörnquist Åstrand  <lha@it.su.se>
 | |
| 
 | |
| 	* pam/Makefile.am: XXX inline COMPILE since automake wont add it
 | |
| 	
 | |
| 	* afskauthlib/verify.c (verify_krb5): use krb5_cc_clear_mcred
 | |
| 	
 | |
| 2003-05-08  Love Hörnquist Åstrand  <lha@it.su.se>
 | |
| 
 | |
| 	* sia/Makefile.am: inline COMPILE since (modern) automake doesn't
 | |
| 	add it by itself for some reason
 | |
| 
 | |
| 2003-04-30  Love Hörnquist Åstrand  <lha@it.su.se>
 | |
| 
 | |
| 	* afskauthlib/Makefile.am: always includes kafs now that its built
 | |
| 	
 | |
| 2003-03-27  Love Hörnquist Åstrand  <lha@it.su.se>
 | |
| 	
 | |
| 	* sia/Makefile.am: libkafs is always built now, lets include it
 | |
| 	
 | |
| 2002-05-19  Johan Danielsson  <joda@pdc.kth.se>
 | |
| 
 | |
| 	* pam/Makefile.am: set SUFFIXES with +=
 | |
| 
 | |
| 2001-10-27  Assar Westerlund  <assar@sics.se>
 | |
| 
 | |
| 	* pam/Makefile.am: actually build the pam module
 | |
| 
 | |
| 2001-09-18  Johan Danielsson  <joda@pdc.kth.se>
 | |
| 
 | |
| 	* sia/Makefile.am: also don't compress krb5 library, at least
 | |
| 	siacfg fails with compressed libraries
 | |
| 
 | |
| 2001-09-13  Assar Westerlund  <assar@sics.se>
 | |
| 
 | |
| 	* sia/sia.c: move krb5_error_code inside a ifdef KRB5
 | |
| 	* sia/sia_locl.h: move roken.h earlier to grab definition of
 | |
| 	socklen_t
 | |
| 
 | |
| 2001-08-28  Johan Danielsson  <joda@pdc.kth.se>
 | |
| 
 | |
| 	* sia/krb5_matrix.conf: athena -> heimdal
 | |
| 
 | |
| 2001-07-17  Assar Westerlund  <assar@sics.se>
 | |
| 
 | |
| 	* sia/Makefile.am: use make-rpath to sort rpath arguments
 | |
| 
 | |
| 2001-07-15  Assar Westerlund  <assar@sics.se>
 | |
| 
 | |
| 	* afskauthlib/Makefile.am: use LIB_des, so that we link with
 | |
| 	libcrypto/libdes from krb4
 | |
| 
 | |
| 2001-07-12  Assar Westerlund  <assar@sics.se>
 | |
| 
 | |
| 	* sia/Makefile.am: use $(CC) instead of ld for linking
 | |
| 
 | |
| 2001-07-06  Assar Westerlund  <assar@sics.se>
 | |
| 
 | |
| 	* sia/Makefile.am: use LDFLAGS, and conditional libdes
 | |
| 
 | |
| 2001-03-06  Assar Westerlund  <assar@sics.se>
 | |
| 
 | |
| 	* sia/Makefile.am: make sure of using -rpath and not -R when
 | |
| 	calling ld
 | |
| 
 | |
| 2001-02-15  Assar Westerlund  <assar@sics.se>
 | |
| 
 | |
| 	* pam/pam.c (psyslog): do not log to console
 | |
| 
 | |
| 2001-01-29  Assar Westerlund  <assar@sics.se>
 | |
| 
 | |
| 	* sia/Makefile.am (libsia_krb5.so): actually run ld in the case
 | |
| 	shared library case
 | |
| 
 | |
| 2000-12-31  Assar Westerlund  <assar@sics.se>
 | |
| 
 | |
| 	* sia/sia.c (siad_ses_init): handle krb5_init_context failure
 | |
| 	consistently
 | |
| 	* afskauthlib/verify.c (verify_krb5): handle krb5_init_context
 | |
| 	failure consistently
 | |
| 
 | |
| 2000-11-30  Johan Danielsson  <joda@pdc.kth.se>
 | |
| 
 | |
| 	* afskauthlib/Makefile.am: use libtool
 | |
| 
 | |
| 	* afskauthlib/Makefile.am: work with krb4 only
 | |
| 
 | |
| 2000-07-30  Johan Danielsson  <joda@pdc.kth.se>
 | |
| 
 | |
| 	* sia/Makefile.am: don't compress library, since 5.0 seems to have
 | |
| 	a problem with this
 | |
| 
 | |
| 2000-07-02  Assar Westerlund  <assar@sics.se>
 | |
| 
 | |
| 	* afskauthlib/verify.c: fixes for pag setting
 | |
| 
 | |
| 1999-12-30  Assar Westerlund  <assar@sics.se>
 | |
| 
 | |
| 	* sia/Makefile.am: try to link with shared libraries if we don't
 | |
|  	find any static ones
 | |
| 
 | |
| 1999-12-20  Johan Danielsson  <joda@pdc.kth.se>
 | |
| 
 | |
| 	* sia/sia.c: don't use string concatenation with TKT_ROOT
 | |
| 
 | |
| 1999-11-15  Assar Westerlund  <assar@sics.se>
 | |
| 
 | |
| 	* */lib/Makefile.in: set LIBNAME.  From Enrico Scholz
 | |
|  	<Enrico.Scholz@informatik.tu-chemnitz.de>
 | |
| 
 | |
| 1999-10-17  Assar Westerlund  <assar@sics.se>
 | |
| 
 | |
| 	* afskauthlib/verify.c (verify_krb5): need realm for v5 -> v4
 | |
| 
 | |
| 1999-10-03  Assar Westerlund  <assar@sics.se>
 | |
| 
 | |
| 	* afskauthlib/verify.c (verify_krb5): update to new
 | |
|  	krb524_convert_creds_kdc
 | |
| 
 | |
| 1999-09-28  Assar Westerlund  <assar@sics.se>
 | |
| 
 | |
| 	* sia/sia.c (doauth): use krb5_get_local_realms and
 | |
|  	krb5_verify_user_lrealm
 | |
| 
 | |
| 	* afskauthlib/verify.c (verify_krb5): remove krb5_kuserok.  use
 | |
|  	krb5_verify_user_lrealm
 | |
| 
 | |
| 1999-08-27  Johan Danielsson  <joda@pdc.kth.se>
 | |
| 
 | |
| 	* pam/Makefile.in: link with res_search/dn_expand libraries
 | |
| 
 | |
| 1999-08-11  Johan Danielsson  <joda@pdc.kth.se>
 | |
| 
 | |
| 	* afskauthlib/verify.c: make this compile w/o krb4
 | |
| 
 | |
| 1999-08-04  Assar Westerlund  <assar@sics.se>
 | |
| 
 | |
| 	* afskauthlib/verify.c: incorporate patches from Miroslav Ruda
 | |
|  	<ruda@ics.muni.cz>
 | |
| 
 | |
| Thu Apr  8 14:35:34 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
 | |
| 
 | |
| 	* sia/sia.c: remove definition of KRB_VERIFY_USER (moved to
 | |
|  	config.h)
 | |
| 
 | |
| 	* sia/Makefile.am: make it build w/o krb4
 | |
| 
 | |
| 	* afskauthlib/verify.c: add krb5 support
 | |
| 
 | |
| 	* afskauthlib/Makefile.am: build afskauthlib.so
 | |
| 
 | |
| Wed Apr  7 14:06:22 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
 | |
| 
 | |
| 	* sia/sia.c: make it compile w/o krb4
 | |
| 
 | |
| 	* sia/Makefile.am: make it compile w/o krb4
 | |
| 
 | |
| Thu Apr  1 18:09:23 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
 | |
| 
 | |
| 	* sia/sia_locl.h: POSIX_GETPWNAM_R is defined in config.h
 | |
| 
 | |
| Sun Mar 21 14:08:30 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
 | |
| 
 | |
| 	* sia/Makefile.in: add posix_getpw.c
 | |
| 	  
 | |
| 	* sia/Makefile.am: makefile for sia
 | |
| 	  
 | |
| 	* sia/posix_getpw.c: move from sia.c
 | |
| 	  
 | |
| 	* sia/sia_locl.h: merge with krb5 version
 | |
| 	  
 | |
| 	* sia/sia.c: merge with krb5 version
 | |
| 	  
 | |
| 	* sia/sia5.c: remove unused variables
 |