summaryrefslogtreecommitdiffstats
path: root/kerberosV (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make kerberosV compile entirely on platforms lacking shared libraries,miod2001-08-072-4/+5
* missing MLINKderaadt2001-07-311-1/+2
* remove stupid Xr to "Source(tm)"jakob2001-07-311-2/+1
* install krb5.conf(5)jakob2001-07-311-2/+4
* -lkafs everywhere, since LIBRARIES CALL THINGS IN THEREderaadt2001-07-1811-23/+23
* bswap16 and bswap32 were removed from the library, api change, must rev major.drahn2001-07-131-2/+2
* "ln -s" -> "ln -sf"; ok hinpvalchev2001-07-111-3/+3
* Correct path in an example. Already fixed in heimdal repository.hin2001-07-111-1/+1
* Remove the need for simple_exec.chin2001-07-113-3/+20
* Use our swap16 and swap32 instead of the ones in libroken.hin2001-07-113-8/+5
* Put libkafs stuff for krb5 in libkrb5, to resolve linking issues.hin2001-07-112-3/+6
* Added todo about kstash and library cleanuphin2001-07-111-0/+7
* correct type on last arg to execl(); nordin@cse.ogi.eduderaadt2001-07-098-12/+12
* remove MIPS leftovers.brad2001-07-081-7/+2
* symetrical -> symmetricalhin2001-07-062-2/+2
* Somehow a space got the eighth bit setniklas2001-07-031-2/+2
* fix build by including two pieces of libroken directly into libkrb5.drahn2001-07-011-1/+3
* /etc/krb5.keytab -> /etc/kerberosV/krb5.keytabhin2001-06-291-2/+2
* /etc/krb5.conf -> /etc/kerberosV/krb5.confhin2001-06-291-4/+4
* update your /usr/share/mk, drahn@ says .. my badtodd2001-06-281-3/+1
* we don't all run elf yettodd2001-06-281-1/+3
* Clarify authentication requirements.hin2001-06-281-1/+1
* Link with libkdbhin2001-06-272-6/+6
* Add libdl via ELF_TOOLCHAIN define.drahn2001-06-273-3/+15
* SUDO correctly.art2001-06-271-2/+2
* Build string2key utilityhin2001-06-272-2/+16
* er, don't compile and link kerberosV with -ghin2001-06-271-3/+2
* -Wallhin2001-06-278-17/+32
* tree broke because of page not buildderaadt2001-06-271-1/+2
* sudo my assderaadt2001-06-271-2/+2
* Add prototype for getprogname() and setprogname()hin2001-06-271-1/+5
* Password changing works, BSD auth works with login, su, lock, xdm and xlock.hin2001-06-271-3/+0
* Oopshin2001-06-271-2/+2
* Update to reflect the fact that kerberosV is now default.hin2001-06-261-32/+10
* Updates about BSD Auth section.hin2001-06-261-11/+7
* /etc/krb5.conf -> /etc/kerberosV/krb5.confhin2001-06-255-7/+7
* Asorted changeshin2001-06-251-1/+12
* /etc/krb5.conf -> /etc/kerberosV/krb5.confhin2001-06-252-2/+2
* /etc/krb5.keytab -> /etc/kerberosV/krb5.keytabhin2001-06-251-2/+2
* add kfd - ticket forwarding daemon.hin2001-06-251-0/+15
* add krb5 database propagation programs.hin2001-06-254-0/+66
* Build kpasswdd - krb5 password changing daemon.hin2001-06-252-2/+16
* Mention BSD Authentication.hin2001-06-251-3/+17
* /etc/srvtab -> /etc/kerberosIV/srvtabhin2001-06-241-1/+1
* Build krb5_verify_user(3)hin2001-06-241-1/+4
* Add manpage krb5_verify_user(3), received from <lha@stacken.kth.se>.hin2001-06-241-0/+98
* MLINK _all_ of the krb5 library manpages.hin2001-06-241-19/+111
* MLINK some manpages.hin2001-06-241-1/+8
* Pull in some more stuff from libroken that is needed for the bsd_auth stuff i'mhin2001-06-241-7/+11
* Build kf (Krb5 secure ticket forwarding program)hin2001-06-242-2/+16