*** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5231 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,3 +1,16 @@
|
|||||||
|
Sun Nov 22 10:28:20 1998 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
|
* ftpd/ftpd.c (retrying): support on-the-fly decompression
|
||||||
|
|
||||||
|
* ftpd/Makefile.in (WFLAGS): set
|
||||||
|
|
||||||
|
* ftp/ruserpass.c (guess_domain): new function
|
||||||
|
(ruserpass): use it
|
||||||
|
|
||||||
|
* common/Makefile.in (WFLAGS): set
|
||||||
|
|
||||||
|
* Makefile.in (WFLAGS): set
|
||||||
|
|
||||||
Wed Nov 18 21:47:55 1998 Assar Westerlund <assar@sics.se>
|
Wed Nov 18 21:47:55 1998 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
* ftp/main.c (main): new option `-p' for enable passive mode.
|
* ftp/main.c (main): new option `-p' for enable passive mode.
|
||||||
|
@@ -1,3 +1,7 @@
|
|||||||
|
Sun Nov 22 10:31:53 1998 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
|
* Makefile.in (WFLAGS): set
|
||||||
|
|
||||||
Wed Nov 18 20:25:37 1998 Assar Westerlund <assar@sics.se>
|
Wed Nov 18 20:25:37 1998 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
* rxtelnet.in: new argument -n for not starting any terminal
|
* rxtelnet.in: new argument -n for not starting any terminal
|
||||||
@@ -5,6 +9,11 @@ Wed Nov 18 20:25:37 1998 Assar Westerlund <assar@sics.se>
|
|||||||
|
|
||||||
* kx.c (doit_passive): parse $DISPLAY correctly
|
* kx.c (doit_passive): parse $DISPLAY correctly
|
||||||
|
|
||||||
|
Fri Oct 2 06:34:51 1998 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
|
* kx.c (doit_active): check DISPLAY to figure out what local
|
||||||
|
socket to connect to. From <20>ke Sandgren <ake@cs.umu.se>
|
||||||
|
|
||||||
Thu Oct 1 23:02:29 1998 Johan Danielsson <joda@hella.pdc.kth.se>
|
Thu Oct 1 23:02:29 1998 Johan Danielsson <joda@hella.pdc.kth.se>
|
||||||
|
|
||||||
* kx.h: case MAY_HAVE_X11_PIPES with Solaris
|
* kx.h: case MAY_HAVE_X11_PIPES with Solaris
|
||||||
|
@@ -1,3 +1,9 @@
|
|||||||
|
Sun Nov 22 10:32:50 1998 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
|
* otpprint.c: more braces
|
||||||
|
|
||||||
|
* Makefile.in (WFLAGS): set
|
||||||
|
|
||||||
Sun Dec 21 09:31:30 1997 Assar Westerlund <assar@sics.se>
|
Sun Dec 21 09:31:30 1997 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
* otp.c (renew): don't set the OTP if the reading of the string
|
* otp.c (renew): don't set the OTP if the reading of the string
|
||||||
|
@@ -1,3 +1,9 @@
|
|||||||
|
Sun Nov 22 10:33:29 1998 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
|
* pop_pass.c (pop_pass): try to always log
|
||||||
|
|
||||||
|
* Makefile.in (WFLAGS): set
|
||||||
|
|
||||||
Fri Jul 10 01:14:25 1998 Assar Westerlund <assar@sics.se>
|
Fri Jul 10 01:14:25 1998 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
* pop_init.c: s/net_read/pop_net_read/
|
* pop_init.c: s/net_read/pop_net_read/
|
||||||
|
@@ -1,3 +1,7 @@
|
|||||||
|
Sun Nov 22 10:34:54 1998 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
|
* Makefile.in (WFLAGS): set
|
||||||
|
|
||||||
Thu Nov 19 01:17:33 1998 Assar Westerlund <assar@sics.se>
|
Thu Nov 19 01:17:33 1998 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
* push_locl.h: add <hesiod.h>
|
* push_locl.h: add <hesiod.h>
|
||||||
|
@@ -1,3 +1,7 @@
|
|||||||
|
Sun Nov 22 10:36:45 1998 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
|
* Makefile.in (WFLAGS): set
|
||||||
|
|
||||||
Wed Jul 8 01:37:37 1998 Assar Westerlund <assar@sics.se>
|
Wed Jul 8 01:37:37 1998 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
* xnlock.c (main): create place-holder ticket file with
|
* xnlock.c (main): create place-holder ticket file with
|
||||||
|
@@ -1,3 +1,12 @@
|
|||||||
|
Sun Nov 22 10:39:02 1998 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
|
* compile_et.h: include ctype and roken
|
||||||
|
|
||||||
|
* compile_et.c: include err.h
|
||||||
|
(generate_h): remove unused variable
|
||||||
|
|
||||||
|
* Makefile.in (WFLAGS): set
|
||||||
|
|
||||||
Fri Nov 20 06:58:59 1998 Assar Westerlund <assar@sics.se>
|
Fri Nov 20 06:58:59 1998 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
* lex.l: undef ECHO to work around AIX lex bug
|
* lex.l: undef ECHO to work around AIX lex bug
|
||||||
|
@@ -1,3 +1,7 @@
|
|||||||
|
Sun Nov 22 10:40:09 1998 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
|
* Makefile.in (WFLAGS): set
|
||||||
|
|
||||||
Mon May 25 05:24:56 1998 Assar Westerlund <assar@sics.se>
|
Mon May 25 05:24:56 1998 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
* Makefile.in (clean): try to remove shared library debris
|
* Makefile.in (clean): try to remove shared library debris
|
||||||
|
@@ -1,3 +1,7 @@
|
|||||||
|
Sun Nov 22 10:40:28 1998 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
|
* Makefile.in (WFLAGS): set
|
||||||
|
|
||||||
Tue Sep 29 02:09:15 1998 Assar Westerlund <assar@sics.se>
|
Tue Sep 29 02:09:15 1998 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
* Makefile.in (LIB_DEPS): add LIB_tgetent
|
* Makefile.in (LIB_DEPS): add LIB_tgetent
|
||||||
|
@@ -1,3 +1,7 @@
|
|||||||
|
Sun Nov 22 10:40:44 1998 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
|
* Makefile.in (WFLAGS): set
|
||||||
|
|
||||||
Sun Sep 6 20:16:27 1998 Assar Westerlund <assar@sics.se>
|
Sun Sep 6 20:16:27 1998 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
* add new functionality for specifying the homedir to krb_afslog
|
* add new functionality for specifying the homedir to krb_afslog
|
||||||
|
@@ -1,3 +1,11 @@
|
|||||||
|
Sun Nov 22 10:23:07 1998 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
|
* Makefile.in (WFLAGS): set
|
||||||
|
|
||||||
|
* k_getpwnam.c (k_getpwnam): check for `struct spwd'
|
||||||
|
|
||||||
|
* k_getpwuid.c (k_getpwuid): check for `struct spwd'
|
||||||
|
|
||||||
Tue Sep 8 05:18:31 1998 Assar Westerlund <assar@sics.se>
|
Tue Sep 8 05:18:31 1998 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
* recvmsg.c (recvmsg): patch from bpreece@unity.ncsu.edu
|
* recvmsg.c (recvmsg): patch from bpreece@unity.ncsu.edu
|
||||||
|
@@ -1,3 +1,14 @@
|
|||||||
|
Sun Nov 22 10:46:23 1998 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
|
* sl.c (sl_command_loop): remove unused variable
|
||||||
|
|
||||||
|
* ss.c (ss_error): remove unused variable
|
||||||
|
|
||||||
|
* make_cmds.c: include err.h
|
||||||
|
(main): remove unused variable
|
||||||
|
|
||||||
|
* Makefile.in (WFLAGS): set
|
||||||
|
|
||||||
Sun Sep 27 01:28:21 1998 Assar Westerlund <assar@sics.se>
|
Sun Sep 27 01:28:21 1998 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
* make_cmds.c: clean-up and simplification
|
* make_cmds.c: clean-up and simplification
|
||||||
|
Reference in New Issue
Block a user