*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9561 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-01-29 02:11:24 +00:00
parent a5ea2c6f0f
commit 620201d6fc
4 changed files with 20 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2001-01-29 Assar Westerlund <assar@sics.se>
* rcp.c: no calls to err with NULL
2001-01-28 Assar Westerlund <assar@sics.se> 2001-01-28 Assar Westerlund <assar@sics.se>
* rcp_locl.h: add * rcp_locl.h: add

View File

@@ -1,3 +1,9 @@
2001-01-27 Assar Westerlund <assar@sics.se>
* get_mic.c: cast parameters to des function to non-const pointers
to handle the case where these functions actually take non-const
des_cblock *
2001-01-09 Assar Westerlund <assar@sics.se> 2001-01-09 Assar Westerlund <assar@sics.se>
* accept_sec_context.c (gss_accept_sec_context): use krb5_rd_cred2 * accept_sec_context.c (gss_accept_sec_context): use krb5_rd_cred2

View File

@@ -1,3 +1,9 @@
2001-01-27 Assar Westerlund <assar@sics.se>
* get_mic.c: cast parameters to des function to non-const pointers
to handle the case where these functions actually take non-const
des_cblock *
2001-01-09 Assar Westerlund <assar@sics.se> 2001-01-09 Assar Westerlund <assar@sics.se>
* accept_sec_context.c (gss_accept_sec_context): use krb5_rd_cred2 * accept_sec_context.c (gss_accept_sec_context): use krb5_rd_cred2

View File

@@ -1,3 +1,7 @@
2001-01-29 Assar Westerlund <assar@sics.se>
* roken-common.h (_PATH_BSHELL): add
2001-01-27 Assar Westerlund <assar@sics.se> 2001-01-27 Assar Westerlund <assar@sics.se>
* roken.h.in: move __attribute__ to roken-common.h * roken.h.in: move __attribute__ to roken-common.h