Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-06-22 | Build with krb5 support, if KERBEROS5 is defined. | Hans Insulander | |
2001-06-19 | update Wietse Venema's copyright to update copyright to ↵ | assar | |
ftp://ftp.porcupine.org/pub/security/logdaemon_license | |||
2001-06-13 | va_start/end for every call to vfprintf and friends, from scp.c | Markus Friedl | |
2001-06-05 | Undo accidentally commited changes. | Hans Insulander | |
2001-06-05 | Undo accidentally commited changes. | Hans Insulander | |
2001-06-05 | Don't spawn unecessary subshell in the "make build" target, a.k.a hin-is-lazy | Hans Insulander | |
target. Fix sudo build while i'm here. | |||
2001-05-25 | Correct include file copying shellcode. | Hans Insulander | |
2001-05-25 | eol on last line | Theo de Raadt | |
2001-05-14 | Install krb.equiv.5 too | Hans Insulander | |
2001-05-14 | Install manpage krb.extra.5 | Hans Insulander | |
2001-05-14 | Look for `krb.extra' in /etc/kerberosIV, as documented. | Hans Insulander | |
I'm really amazed noone has reported this... | |||
2001-05-14 | Merge krb4-1.0.8 | Hans Insulander | |
2001-05-14 | oops | Hans Insulander | |
2001-05-14 | Marge krb4-1.0.8 | Hans Insulander | |
2001-05-14 | Import of krb4-1.0.8. | Hans Insulander | |
(ok art) | |||
2001-05-11 | Fix typo in a comment. | Hans Insulander | |
2001-05-11 | Fix version stuff on alpha. | Hans Insulander | |
Tested on alpha and i386, but should work on others... | |||
2001-05-03 | Set kerberosIV version number at only _one_ place. | Hans Insulander | |
2001-02-26 | spelling | Todd T. Fries | |
2001-01-09 | Change the include directive for Makefile.inc to use double-quotes | Angelos D. Keromytis | |
rather than <> (whatever these are called). This fixes building with the source/obj in non-standard locations. Closes PR 1556, fix provided by sysadmin@fafnir.astro.su.se. | |||
2000-12-29 | Added a reminder to myself about version numbers... | Hans Insulander | |
Also added a note about shared libraries. | |||
2000-12-29 | Update version number string to match reality. | Hans Insulander | |
(No functional change) | |||
2000-12-10 | Merge krb4 1.0.4. | Hans Insulander | |
2000-12-10 | Import kth-krb 1.0.4, with important bugfixes. | Hans Insulander | |
2000-12-10 | Import kth-krb 1.0.4, with important bugfixes. | Hans Insulander | |
2000-11-10 | revert, okay @aaron | Niels Provos | |
2000-11-10 | seperate -> separate, okay aaron@ | Niels Provos | |
2000-11-08 | Add files required to compile kerberosIV/usr.bin/kftp | Hans Insulander | |
2000-10-10 | avoid fd_set overflows, half by bg@sics.se | Theo de Raadt | |
2000-10-08 | better code. | Federico G. Schwindt | |
2000-10-08 | Make this compile after poll(2) change. | Federico G. Schwindt | |
hin@ has the last word about it, tho. | |||
2000-10-06 | use poll to avoid fd_set overflow | Theo de Raadt | |
2000-09-16 | Fix build issue for powerpc. This is a workaround for des_* references | Dale S. Rahn | |
found in libkrb.so.9.0. The correct solution needs to be worked on. OKed by theo. | |||
2000-09-15 | Check the return value from setenv(). | Hans Insulander | |
(Noted by deraadt) | |||
2000-09-04 | /etc -> /etc/kerberosIV | Hans Insulander | |
2000-09-04 | /etc -> /etc/kerberosIV | Hans Insulander | |
2000-09-04 | Build doc subdirectory too. | Hans Insulander | |
2000-09-04 | Build and install kerberosIV info file (kth-krb.info). | Hans Insulander | |
2000-09-04 | foo | Theo de Raadt | |
2000-08-31 | Correct version number. | Hans Insulander | |
2000-08-31 | Don't use librokens implementation of strtok_r; it's not broken in OpenBSD... | Hans Insulander | |
2000-08-31 | Minor tweaks, and a note about missing OTP support. | Hans Insulander | |
2000-08-31 | Correct version number. | Hans Insulander | |
OTP is not supported. | |||
2000-08-31 | Reintroduce the build target, which is very useful (at least for me). | Hans Insulander | |
2000-08-31 | How on earth could it go six months without anyone noting that I didn't | Hans Insulander | |
include the pagsh subdir in this file? Reported by jj@dynarc.se, thanks! | |||
2000-08-02 | $HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zero | Todd C. Miller | |
2000-07-19 | Removed more stuff that's not relevant for us. | Hans Insulander | |
Texinfo grammatic fixes also. | |||
2000-07-19 | This file is no longer up to date; its sources has changed. | Hans Insulander | |
2000-07-19 | OTP has never been supported in our kerberos implementation, and noone seems | Hans Insulander | |
to care about it, so it shouldn't be in the documentation. | |||
2000-07-19 | Fix path to more kerberosIV configuration files; | Hans Insulander | |
/etc, /var/kerberos -> /etc/kerberosIV where relevant. |