*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10256 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-07-02 23:59:34 +00:00
parent 19865c1f8b
commit b6079b640a
6 changed files with 28 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
2001-07-03 Assar Westerlund <assar@sics.se>
* lib/krb5/Makefile.am (libkrb5_la_LDFLAGS): set version to 17:0:0
* lib/hdb/Makefile.am (libhdb_la_LDFLAGS): set version to 7:2:0
* lib/krb5/principal.c (krb5_425_conv_principal_ext): if the
instance is the first component of the local hostname, the
converted host should be the long hostname. from

View File

@@ -1,3 +1,7 @@
2001-07-03 Assar Westerlund <assar@sics.se>
* Makefile.am (libgssapi_la_LDFLAGS): set version to 3:2:2
2001-06-18 Assar Westerlund <assar@sics.se>
* wrap.c: replace gss_krb5_getsomekey with gss_krb5_get_localkey

View File

@@ -1,3 +1,7 @@
2001-07-03 Assar Westerlund <assar@sics.se>
* Makefile.am (libgssapi_la_LDFLAGS): set version to 3:2:2
2001-06-18 Assar Westerlund <assar@sics.se>
* wrap.c: replace gss_krb5_getsomekey with gss_krb5_get_localkey

View File

@@ -1,3 +1,7 @@
2001-07-03 Assar Westerlund <assar@sics.se>
* Makefile.am (libkadm5clnt_la_LDFLAGS): set version to 6:2:2
2001-06-29 Johan Danielsson <joda@pdc.kth.se>
* init_c.c: call krb5_get_init_creds_opt_set_default_flags

View File

@@ -1,3 +1,7 @@
2001-07-03 Assar Westerlund <assar@sics.se>
* Makefile.am (libkafs_la_LDFLAGS): set versoin to 2:4:2
2001-06-19 Assar Westerlund <assar@sics.se>
* common.c (_kafs_realm_of_cell): changed to first try exact match

View File

@@ -1,3 +1,12 @@
2001-07-03 Assar Westerlund <assar@sics.se>
* Makefile.am (libroken_la_LDFLAGS:) set version to 13:0:4
* Makefile.am: add snprintf_test
* snprintf.c: rewrite so that it does not stop as soon as there
are no more characters to print, we need to figure out how long
the string would have to be. this also fixes snprintf(NULL, 0
2001-06-21 Assar Westerlund <assar@sics.se>
* simple_exec.c (pipe_execv): remove unused variable