9fcb211eb6
link with roken on everything except aix, where apperently it fails. reported by Ake Sandgren <ake@cs.umu.se>
Assar Westerlund
2000-10-02 06:33:52 +00:00
cdddba94b4
(LDADD): remove libroken. we do not want this to link with libroken since setenv will conflict with the setenv in libdce. reported by Ake Sandgren <ake@cs.umu.se>
Assar Westerlund
2000-10-02 06:24:03 +00:00
dd993af961
revert last change - we do not want this to depend on libroken
Assar Westerlund
2000-10-02 06:22:04 +00:00
3e00ddf50d
use esetenv
Assar Westerlund
2000-10-02 05:06:04 +00:00
620646d0f7
(set_address): allocate memory for storing addresses in if the original request had an empty set of addresses
Assar Westerlund
2000-10-01 00:38:18 +00:00
5bbd44ad83
update to version 2000-09-11 (aka 1.181) from subversions.gnu.org
Assar Westerlund
2000-09-24 23:16:33 +00:00
b69238c105
update to version 2000-09-05 (aka 1.156) from subversions.gnu.org plus some minor tweaks
Assar Westerlund
2000-09-24 23:15:55 +00:00
20173f77c5
(krb5_decrypt_ticket): plug some memory leak (krb5_rd_req): try not to return an allocated auth_context on error
Assar Westerlund
2000-09-17 21:47:37 +00:00
735d459976
(tgs_rep2): try to avoid leaking auth_context use free_ent
Assar Westerlund
2000-09-10 14:17:36 +00:00
edd9d8dd4d
new calls for free_ent
Assar Westerlund
2000-09-10 14:16:41 +00:00
0ca8aae650
(valid_princ): check return value of functions (encode_v4_ticket): add some const new calls for free_ent
Assar Westerlund
2000-09-10 14:15:52 +00:00
2032126e34
(db_fetch): check malloc (free_ent): new function
Assar Westerlund
2000-09-10 14:13:51 +00:00
e97f681ee5
(krb5_vlog_msg): log just the format string it we fail to allocate the actual string to log, should at least provide some hint as to where things went wrong
Assar Westerlund
2000-09-10 14:11:41 +00:00
29547f88e6
Loadable modules (but not libraries) require symbolic linking to avoid surprising side-effects.
Björn Groenvall
2000-09-10 13:23:36 +00:00
36d4a902d5
re-write to delay the opening of the database till it's known which principal is being sought, thereby allowing the usage of multiple databases, however they need to be specified in /etc/krb5.conf since all the programs using this keytab do not read kdc.conf
Assar Westerlund
2000-08-27 04:31:42 +00:00
71f0f86105
(gssapi_krb5_encapsulate): do not free `in_data', let the caller do that. fix the callers.
Assar Westerlund
2000-08-27 02:46:23 +00:00
c5e89e6e73
(send_via_proxy): handle `http://' at the beginning of the proxy specification. use getaddrinfo correctly (krb5_sendto): always return a return code
Assar Westerlund
2000-08-26 11:46:16 +00:00
ed5f821871
(KRB5_KU_USAGE_MIC): rename to KRB5_KU_USAGE_SEQ
Assar Westerlund
2000-08-26 11:44:55 +00:00