summaryrefslogtreecommitdiff
path: root/kerberosIV
AgeCommit message (Collapse)Author
1996-09-04_PASSWORD_LEN != 255Theo de Raadt
1996-08-31fix kerberos build, about bloody timeTheo de Raadt
1996-08-22__OpenBSD__Theo de Raadt
1996-07-31rely on mtreeTheo de Raadt
1996-07-16I know, i don't like it either...Per Fogelstrom
1996-06-21in make build: make includes bombs before compile_etdm
1996-06-21Make it compile without obj directoriesThorsten Lockert
1996-06-02Make kerberos work with OBJMACHINE style objdirsNiklas Hallqvist
1996-06-02Use "includes" target to install include filesThorsten Lockert
1996-06-02Remove outdated prototypeThorsten Lockert
1996-06-02Protect against the user overrunning and internal bufferThorsten Lockert
1996-05-15when depending in this tree some dynamically built sources need beNiklas Hallqvist
made first. See to that the generating binaries for these are built before recursing with the depend target.
1996-05-03Make it possible to have a commented-out local realm in krb.conf to allowThorsten Lockert
using Kerberos for remote authentication but not for local authentication
1996-04-17Make setting up Kerberos accounts work againThorsten Lockert
1996-04-17Make setting of kerberos passwords work againThorsten Lockert
1996-03-09Attempt to get the canonical name of a host before doing realm lookup, itThorsten Lockert
might be a CNAME which does not match anything we know about
1996-03-02Change PROTO to _DES_PROTO to reduce likelyhood of interfering withThorsten Lockert
applications including <kerberosIV/des.h> (like CVS)
1996-02-15libcrypt no longer a link dependancy.etheisen
1996-02-10Upgraded to latest version of DES libraryThorsten Lockert
1996-02-05Let the user know he is being asked for a Kerberos ticketThorsten Lockert
1996-01-30#include <errno.h>; sys_nerr and sys_errlist moved.Thorsten Lockert
1996-01-29Make it work for multi-homed servers by default; remove need for krb.equivThorsten Lockert
1995-12-29Use correct file name for the client keyThorsten Lockert
1995-12-29Write generated key in current directoryThorsten Lockert
1995-12-17Change name of des_set_key to des_set_key_schedule as to not interfere withThorsten Lockert
different implementation used by multiple binaries
1995-12-17Do not use setreuid()Thorsten Lockert
1995-12-17Only create symlink if it does not existThorsten Lockert
1995-12-16Add a build targetThorsten Lockert
1995-12-14Do not use hardcoded realm or host namesThorsten Lockert
1995-12-14Kerberos IV code, based on a merge of fixed code from KTH and originalThorsten Lockert
4.4BSD Lite code (international edition). Provides all functionality from the original 4.4BSD code plus standard Kerberos elements that were omitted in the 4.4BSD code.