Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-06-02 | Make kerberos work with OBJMACHINE style objdirs | Niklas Hallqvist | |
1996-06-02 | Use "includes" target to install include files | Thorsten Lockert | |
1996-06-02 | Remove outdated prototype | Thorsten Lockert | |
1996-06-02 | Protect against the user overrunning and internal buffer | Thorsten Lockert | |
1996-05-15 | when depending in this tree some dynamically built sources need be | Niklas Hallqvist | |
made first. See to that the generating binaries for these are built before recursing with the depend target. | |||
1996-05-03 | Make it possible to have a commented-out local realm in krb.conf to allow | Thorsten Lockert | |
using Kerberos for remote authentication but not for local authentication | |||
1996-04-17 | Make setting up Kerberos accounts work again | Thorsten Lockert | |
1996-04-17 | Make setting of kerberos passwords work again | Thorsten Lockert | |
1996-03-09 | Attempt to get the canonical name of a host before doing realm lookup, it | Thorsten Lockert | |
might be a CNAME which does not match anything we know about | |||
1996-03-02 | Change PROTO to _DES_PROTO to reduce likelyhood of interfering with | Thorsten Lockert | |
applications including <kerberosIV/des.h> (like CVS) | |||
1996-02-15 | libcrypt no longer a link dependancy. | etheisen | |
1996-02-10 | Upgraded to latest version of DES library | Thorsten Lockert | |
1996-02-05 | Let the user know he is being asked for a Kerberos ticket | Thorsten Lockert | |
1996-01-30 | #include <errno.h>; sys_nerr and sys_errlist moved. | Thorsten Lockert | |
1996-01-29 | Make it work for multi-homed servers by default; remove need for krb.equiv | Thorsten Lockert | |
1995-12-29 | Use correct file name for the client key | Thorsten Lockert | |
1995-12-29 | Write generated key in current directory | Thorsten Lockert | |
1995-12-17 | Change name of des_set_key to des_set_key_schedule as to not interfere with | Thorsten Lockert | |
different implementation used by multiple binaries | |||
1995-12-17 | Do not use setreuid() | Thorsten Lockert | |
1995-12-17 | Only create symlink if it does not exist | Thorsten Lockert | |
1995-12-16 | Add a build target | Thorsten Lockert | |
1995-12-14 | Do not use hardcoded realm or host names | Thorsten Lockert | |
1995-12-14 | Kerberos IV code, based on a merge of fixed code from KTH and original | Thorsten 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. |