summaryrefslogtreecommitdiff
path: root/kerberosIV
AgeCommit message (Expand)Author
2000-10-08better code.Federico G. Schwindt
2000-10-08Make this compile after poll(2) change.Federico G. Schwindt
2000-10-06use poll to avoid fd_set overflowTheo de Raadt
2000-09-16Fix build issue for powerpc. This is a workaround for des_* referencesDale S. Rahn
2000-09-15Check the return value from setenv().Hans Insulander
2000-09-04/etc -> /etc/kerberosIVHans Insulander
2000-09-04/etc -> /etc/kerberosIVHans Insulander
2000-09-04Build doc subdirectory too.Hans Insulander
2000-09-04Build and install kerberosIV info file (kth-krb.info).Hans Insulander
2000-09-04fooTheo de Raadt
2000-08-31Correct version number.Hans Insulander
2000-08-31Don't use librokens implementation of strtok_r; it's not broken in OpenBSD...Hans Insulander
2000-08-31Minor tweaks, and a note about missing OTP support.Hans Insulander
2000-08-31Correct version number.Hans Insulander
2000-08-31Reintroduce the build target, which is very useful (at least for me).Hans Insulander
2000-08-31How on earth could it go six months without anyone noting that I didn'tHans Insulander
2000-08-02$HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zeroTodd C. Miller
2000-07-19Removed more stuff that's not relevant for us.Hans Insulander
2000-07-19This file is no longer up to date; its sources has changed.Hans Insulander
2000-07-19OTP has never been supported in our kerberos implementation, and noone seemsHans Insulander
2000-07-19Fix path to more kerberosIV configuration files;Hans Insulander
2000-07-19Fix path to krb.conf and krb.realms.Hans Insulander
2000-07-18Make it obvious that this documentation is not the original version.Hans Insulander
2000-07-18Removed and/or changed information that is plain wrong or completelyHans Insulander
2000-07-11Bump version number due to change of number of arguments to krb_get_nir().Hans Insulander
2000-07-11Merge in KTH Kerberos4 1.0.2Hans Insulander
2000-07-11Import of KTH Kerberos4 1.0.2Hans Insulander
2000-07-09use "%s" in setproctitle. (from theo)Hans Insulander
2000-06-30warnx?/errx? paranoia (use "%s" not a bare string unless it is aTodd C. Miller
2000-06-29use %s with syslog, probably just paranoia but it is good formTodd C. Miller
2000-06-28Fix path to KerberosIV database files.Hans Insulander
2000-06-28Fix path to master key file (/etc/kerberosIV/master_key, not /.k)Hans Insulander
2000-06-28Fix /usr/libexec/kauthd log formatting bug.Hans Insulander
2000-05-15Fix SBINDIR path the right wayHans Insulander
2000-04-02typoTheo de Raadt
2000-04-01add mlinksTheo de Raadt
2000-03-31spellingTheo de Raadt
2000-03-30fix lotsTheo de Raadt
2000-03-30correctTheo de Raadt
2000-03-30Pedantic .Xr fixes.Hans Insulander
2000-03-30Sync with recent update in the original kerberos tree:Hans Insulander
2000-03-30add manpage kafs(3)Hans Insulander
2000-03-30Fix a couple of manpage errorsHans Insulander
2000-03-29oopsTheo de Raadt
2000-03-29use kerberos(3) instead of krb(3)Theo de Raadt
2000-03-29missing man pageTheo de Raadt
2000-03-29forgotten man pagesTheo de Raadt
2000-03-29put arguments down below too, and a typoTheo de Raadt
2000-03-27readd libcom_err support. ok with hin@ -moj.Mats O Jansson
2000-03-27readd libcom_err support. ok with hin@ -moj.Mats O Jansson