*** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6759 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
23
ChangeLog
23
ChangeLog
@@ -1,3 +1,26 @@
|
|||||||
|
1999-08-05 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
|
* lib/krb5/principal.c (krb5_sname_to_principal): remember to call
|
||||||
|
freehostent
|
||||||
|
|
||||||
|
* appl/test/tcp_client.c: call freehostent
|
||||||
|
|
||||||
|
* appl/kf/kf.c (doit): call freehostent
|
||||||
|
|
||||||
|
* appl/kf/kf.c: make v6 friendly and simplify
|
||||||
|
|
||||||
|
* appl/kf/kfd.c: make v6 friendly and simplify
|
||||||
|
|
||||||
|
* appl/test/tcp_server.c: simplify by using krb5_err instead of
|
||||||
|
errx
|
||||||
|
|
||||||
|
* appl/test/tcp_client.c: simplify by using krb5_err instead of
|
||||||
|
errx
|
||||||
|
|
||||||
|
* appl/test/tcp_server.c: make v6 friendly and simplify
|
||||||
|
|
||||||
|
* appl/test/tcp_client.c: make v6 friendly and simplify
|
||||||
|
|
||||||
1999-08-04 Assar Westerlund <assar@sics.se>
|
1999-08-04 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
* Release 0.1m
|
* Release 0.1m
|
||||||
|
4
TODO
4
TODO
@@ -16,6 +16,10 @@ Implement RFC1731 and 1734, pop over GSS-API
|
|||||||
|
|
||||||
should test more stuff
|
should test more stuff
|
||||||
|
|
||||||
|
** appl/rsh
|
||||||
|
|
||||||
|
add rcp program
|
||||||
|
|
||||||
** appl/ftp
|
** appl/ftp
|
||||||
|
|
||||||
* doc
|
* doc
|
||||||
|
@@ -1,3 +1,8 @@
|
|||||||
|
1999-08-05 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
|
* login.c (main): move down login incorrect to disallow account
|
||||||
|
guessing
|
||||||
|
|
||||||
1999-08-04 Assar Westerlund <assar@sics.se>
|
1999-08-04 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
* utmpx_login.c (utmpx_login): fix for Solaris. From Miroslav
|
* utmpx_login.c (utmpx_login): fix for Solaris. From Miroslav
|
||||||
|
@@ -1,3 +1,9 @@
|
|||||||
|
1999-08-05 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
|
* pop_init.c: v6-ify
|
||||||
|
|
||||||
|
* pop_debug.c: v6-ify
|
||||||
|
|
||||||
1999-05-10 Assar Westerlund <assar@sics.se>
|
1999-05-10 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
* pop_debug.c (doit_v5): call krb5_sendauth with ccache == NULL
|
* pop_debug.c (doit_v5): call krb5_sendauth with ccache == NULL
|
||||||
|
@@ -1,3 +1,7 @@
|
|||||||
|
1999-08-05 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
|
* push.c (do_connect): v6-ify
|
||||||
|
|
||||||
1999-06-15 Assar Westerlund <assar@sics.se>
|
1999-06-15 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
* push.c: get_default_username and the resulting const propagation
|
* push.c: get_default_username and the resulting const propagation
|
||||||
|
@@ -1,3 +1,9 @@
|
|||||||
|
1999-08-05 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
|
* rsh.c: call freehostent
|
||||||
|
|
||||||
|
* rsh.c: remove some dead code
|
||||||
|
|
||||||
1999-08-04 Assar Westerlund <assar@sics.se>
|
1999-08-04 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
* rshd.c: re-write the handling of forwarded credentials and
|
* rshd.c: re-write the handling of forwarded credentials and
|
||||||
|
@@ -1,3 +1,7 @@
|
|||||||
|
1999-08-04 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
|
* Makefile.am: don't run testit in `make check'
|
||||||
|
|
||||||
1999-04-11 Assar Westerlund <assar@sics.se>
|
1999-04-11 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
* Makefile.am: don't run testit as a check
|
* Makefile.am: don't run testit as a check
|
||||||
|
@@ -1,3 +1,7 @@
|
|||||||
|
1999-08-05 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
|
* inet_ntop.c (inet_ntop_v4): remember to call ntohl
|
||||||
|
|
||||||
1999-08-04 Assar Westerlund <assar@sics.se>
|
1999-08-04 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
* roken-common.h: add shutdown constants
|
* roken-common.h: add shutdown constants
|
||||||
|
Reference in New Issue
Block a user