x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11334 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		
							
								
								
									
										17
									
								
								ChangeLog
									
									
									
									
									
								
							
							
						
						
									
										17
									
								
								ChangeLog
									
									
									
									
									
								
							| @@ -1,5 +1,22 @@ | |||||||
| 2002-09-02  Johan Danielsson  <joda@pdc.kth.se> | 2002-09-02  Johan Danielsson  <joda@pdc.kth.se> | ||||||
|  |  | ||||||
|  | 	* lib/krb5/mk_req_ext.c: generate a local subkey if | ||||||
|  | 	AP_OPTS_USE_SUBKEY is set | ||||||
|  |  | ||||||
|  | 	* lib/krb5/build_auth.c: we don't have enough information about | ||||||
|  | 	whether to generate a local subkey here, so don't try to | ||||||
|  |  | ||||||
|  | 	* lib/krb5/auth_context.c: new function | ||||||
|  | 	krb5_auth_con_generatelocalsubkey | ||||||
|  |  | ||||||
|  | 	* lib/krb5/get_in_tkt.c: only set kdc_sec_offset if looking at an | ||||||
|  | 	initial ticket | ||||||
|  |  | ||||||
|  | 	* lib/krb5/context.c (init_context_from_config_file): simplify | ||||||
|  | 	initialisation of srv_lookup | ||||||
|  |  | ||||||
|  | 	* lib/krb5/changepw.c (send_request): set AP_OPTS_USE_SUBKEY | ||||||
|  |  | ||||||
| 	* lib/krb5/krb5.h: add AP_OPTS_USE_SUBKEY | 	* lib/krb5/krb5.h: add AP_OPTS_USE_SUBKEY | ||||||
|  |  | ||||||
| 2002-08-29  Assar Westerlund  <assar@kth.se> | 2002-08-29  Assar Westerlund  <assar@kth.se> | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| 2002-09-02  Johan Danielsson  <joda@pdc.kth.se> | 2002-09-02  Johan Danielsson  <joda@pdc.kth.se> | ||||||
|  |  | ||||||
| 	* init_sec_context.c (init_auth): set AP_OPTS_USE_SUBKEY | 	* init_sec_context.c: we need to generate a local subkey here | ||||||
|  |  | ||||||
| 2002-08-20  Jacques Vidrine <n@nectar.com> | 2002-08-20  Jacques Vidrine <n@nectar.com> | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,6 +1,6 @@ | |||||||
| 2002-09-02  Johan Danielsson  <joda@pdc.kth.se> | 2002-09-02  Johan Danielsson  <joda@pdc.kth.se> | ||||||
|  |  | ||||||
| 	* init_sec_context.c (init_auth): set AP_OPTS_USE_SUBKEY | 	* init_sec_context.c: we need to generate a local subkey here | ||||||
|  |  | ||||||
| 2002-08-20  Jacques Vidrine <n@nectar.com> | 2002-08-20  Jacques Vidrine <n@nectar.com> | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Johan Danielsson
					Johan Danielsson