git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5627 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1999-03-19 14:12:33 +00:00
parent fbc35e40e6
commit d5dedcb35b
12 changed files with 50 additions and 0 deletions

View File

@@ -10,6 +10,10 @@ Thu Mar 18 12:07:09 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* Makefile.am: include Makefile.am.common
* ftp/Makefile.am: include Makefile.am.common
* common/Makefile.am: include Makefile.am.common
Tue Mar 16 22:28:37 1999 Assar Westerlund <assar@sics.se>
* ftpd/ftpd_locl.h: add krb5.h to get heimdal_version

View File

@@ -1,3 +1,11 @@
Fri Mar 19 15:12:31 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* kx.c: add gcc-braces
Thu Mar 18 11:18:20 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* Makefile.am: include Makefile.am.common
Thu Mar 11 14:58:32 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* writeauth.c: protoize

View File

@@ -2,6 +2,8 @@ Thu Mar 18 12:55:42 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* pop_pass.c: define KRB_VERIFY_SECURE if not defined
* Makefile.am: include Makefile.am.common
Tue Mar 16 22:28:52 1999 Assar Westerlund <assar@sics.se>
* pop_pass.c: krb_verify_user_multiple -> krb_verify_user

View File

@@ -2,6 +2,8 @@ Thu Mar 18 15:28:35 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* Makefile.am: clean pfrom
* Makefile.am: include Makefile.am.common
Mon Mar 15 18:26:16 1999 Johan Danielsson <joda@blubb.pdc.kth.se>
* push.c: strncasecmp headers

View File

@@ -1,3 +1,13 @@
Thu Mar 18 11:20:16 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* telnetd/Makefile.am: include Makefile.am.common
* telnet/Makefile.am: include Makefile.am.common
* libtelnet/Makefile.am: include Makefile.am.common
* Makefile.am: include Makefile.am.common
Mon Mar 15 17:40:53 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* telnetd/telnetd.c: replace perror/exit with fatalperror

View File

@@ -1,3 +1,7 @@
Thu Mar 18 11:21:44 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* Makefile.am: include Makefile.am.common
Tue Mar 16 22:29:14 1999 Assar Westerlund <assar@sics.se>
* xnlock.c: krb_verify_user_multiple -> krb_verify_user

View File

@@ -1,3 +1,7 @@
Thu Mar 18 11:22:13 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* Makefile.am: include Makefile.am.common
Tue Mar 16 22:30:05 1999 Assar Westerlund <assar@sics.se>
* parse.y: use YYACCEPT instead of return

View File

@@ -1,3 +1,7 @@
Thu Mar 18 11:22:55 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* Makefile.am: include Makefile.am.common
Tue Mar 16 17:10:34 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* editline.c: remove protos for read/write

View File

@@ -2,6 +2,10 @@ Fri Mar 19 14:52:29 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* Makefile.am: add version-info
Thu Mar 18 11:24:02 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* Makefile.am: include Makefile.am.common
Sat Feb 27 19:46:21 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* Makefile.am: remove EXTRA_DATA (as of autoconf 2.13/automake

View File

@@ -2,6 +2,10 @@ Fri Mar 19 14:52:48 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* Makefile.am: add version-info
Thu Mar 18 11:24:19 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* Makefile.am: include Makefile.am.common
Sat Mar 13 22:27:10 1999 Assar Westerlund <assar@sics.se>
* otp_parse.c: unsigned-ify

View File

@@ -8,6 +8,8 @@ Thu Mar 18 12:53:32 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* Makefile.am: parse_units.h
* Makefile.am: include Makefile.am.common
Sat Mar 13 23:31:35 1999 Assar Westerlund <assar@sics.se>
* Makefile.in (SOURCES): add glob.c

View File

@@ -8,6 +8,8 @@ Thu Mar 18 15:07:06 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* Makefile.am: install ss.h
* Makefile.am: include Makefile.am.common
Thu Mar 11 15:01:01 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* parse.y: prototype for error_message