x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7071 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -1,7 +1,12 @@ | ||||
| 199909-30  Assar Westerlund  <assar@sics.se> | ||||
| 1999-09-30  Assar Westerlund  <assar@sics.se> | ||||
|  | ||||
| 	* ftpd/ftpd_locl.h: add prototype for fclose to make sunos happy | ||||
|  | ||||
| 1999-08-19  Johan Danielsson  <joda@pdc.kth.se> | ||||
|  | ||||
| 	* ftpd/ftpd.c (do_login): show issue-file | ||||
| 	(send_data): change handling of zero-byte files | ||||
|  | ||||
| 1999-08-18  Assar Westerlund  <assar@sics.se> | ||||
|  | ||||
| 	* ftp/cmds.c (getit): be more suspicious when parsing the result | ||||
|   | ||||
| @@ -20,6 +20,12 @@ | ||||
| 	* kxd.c (recv_conn): give better error message | ||||
| 	(doit_active): don't die if fork gives EAGAIN | ||||
|  | ||||
| 1999-08-19  Johan Danielsson  <joda@pdc.kth.se> | ||||
|  | ||||
| 	* kxd.c (recv_conn): call setjob on crays; | ||||
| 	(doit_passive): if fork fails with EAGAIN, don't shutdown, just close | ||||
| 	the connection re-implement `-t' flag | ||||
|  | ||||
| 1999-07-12  Assar Westerlund  <assar@sics.se> | ||||
|  | ||||
| 	* Makefile.am: handle not building X programs | ||||
|   | ||||
| @@ -3,6 +3,12 @@ | ||||
| 	* acl.c (_kadm5_privs_to_string): forgot one strcpy_truncate -> | ||||
|  	strlcpy | ||||
|  | ||||
| 1999-09-24  Johan Danielsson  <joda@pdc.kth.se> | ||||
|  | ||||
| 	* dump_log.c: remove unused `optind' | ||||
|  | ||||
| 	* replay_log.c: remove unused `optind' | ||||
|  | ||||
| 1999-09-13  Assar Westerlund  <assar@sics.se> | ||||
|  | ||||
| 	* chpass_c.c (kadm5_c_chpass_principal): new _kadm5_client_recv | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Johan Danielsson
					Johan Danielsson