summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add backwards compatibility for version numbers 1.0 and 2.0 of theTheodore Tso1994-10-043-1/+112
* Database records now must be version 2.0 (instead of versions 1.0 orTheodore Tso1994-10-042-2/+10
* Add a magic number to krb5_db_entry. The other magic number changes toTheodore Tso1994-10-042-0/+8
* make install obey $(DESTDIR)Theodore Tso1994-10-048-4/+20
* Make install obey $(DESTDIR)Theodore Tso1994-10-046-5/+15
* make install obey $(DESTDIR)Theodore Tso1994-10-042-2/+6
* Fix type used to call krb5_rc_io_size (one last time)Theodore Tso1994-10-032-1/+6
* Use $(srcdir) to find manual page for make installTheodore Tso1994-10-0335-18/+88
* Fix "make install" to use $(srcdir) when copying in header filesTheodore Tso1994-10-032-1/+6
* Fix "make install" so that it uses $(srcdir) for header filesTheodore Tso1994-10-032-1/+5
* Don't try to compile comple_et. Use awk/sed shell script version instead.Theodore Tso1994-10-033-6/+29
* Don't try to compile mk_cmds. Use awk/sed shell script replacement instead.Theodore Tso1994-10-033-6/+27
* Look for termios.h in <termios.h>, not <sys/termios.h>. The latter is what'sTheodore Tso1994-10-032-1/+6
* Remove declaration for strncpy()Theodore Tso1994-10-032-1/+4
* krb5kdc now removed with make cleanTheodore Tso1994-10-032-1/+5
* Add magic number placeholder to statically initialized structuresTheodore Tso1994-10-012-0/+6
* Add placeholders for structure magic numbersTheodore Tso1994-10-012-0/+5
* Add magic number placeholder to statically initialized structuresTheodore Tso1994-10-0120-13/+64
* index()->strchr()Theodore Tso1994-10-013-2/+10
* Add magic number placeholder to statically initialized filesTheodore Tso1994-10-014-0/+9
* * kbuild: log arguments to THISCONF, RECONF filesMark Eichin1994-10-012-0/+8
* * kbuild: set SRCDIR by default from program nameMark Eichin1994-10-012-2/+18
* old style kbuild fileMark Eichin1994-10-011-27/+0
* * aclocal.m4 (CONFIG_RULES): set SHELL=/bin/sh explicitly, as perMark Eichin1994-09-302-0/+8
* Add field for structure magic numbersTheodore Tso1994-09-308-52/+95
* Let configure take care of removing const with AC_CONSTTheodore Tso1994-09-307-23/+29
* More autoconf portability fixes --- for Solaris Suncc. SETPGRP_TWOARG,Theodore Tso1994-09-303-15/+14
* Remove libkdb5.a on make cleanTheodore Tso1994-09-302-1/+5
* configure now generates the makefileTheodore Tso1994-09-301-43/+0
* Removed MIT DES filesTheodore Tso1994-09-305-599/+3
* Make clean will remove executablesTheodore Tso1994-09-302-0/+3
* If the prefix "FILE:" is not given, assume the default operations listTheodore Tso1994-09-302-2/+10
* Relink executable if libraries changeTheodore Tso1994-09-309-10/+46
* Relink executable if libraries changeTheodore Tso1994-09-3016-15/+56
* Relink executable if libraries changeTheodore Tso1994-09-309-11/+29
* Relink executable if libraries changeTheodore Tso1994-09-3010-0/+31
* Relink executables if libraries changeTheodore Tso1994-09-302-0/+3
* Fix declaration of usage()Theodore Tso1994-09-301-1/+1
* Use getsockname instead of getpeername in order to get the sender address!Theodore Tso1994-09-302-2/+7
* In krb5_rc_dfl_recover, krb5_rc_io_size was being called withTheodore Tso1994-09-302-1/+7
* Removed MIT DES implementation; only use Fergeson DESTheodore Tso1994-09-3019-1893/+153
* More will be added..Mark Eichin1994-09-308-0/+51
* * util/kbuild: complete rewrite.Mark Eichin1994-09-302-14/+98
* * krlogin.c (mode): ifdef VLNEXT instead of svr4 for ^V fixing.Mark Eichin1994-09-293-4/+16
* cache name was not being properly null-terminatedTheodore Tso1994-09-292-0/+4
* Make sure mod time on the dump_ok file is updated. (Some systemsTheodore Tso1994-09-292-0/+12
* Relink executable when libraries changeTheodore Tso1994-09-294-15/+79
* Oops.. Missing close braceTheodore Tso1994-09-291-0/+1
* Exit with a non-zero status if there was an error in an executed command.Theodore Tso1994-09-295-9/+145
* Add support for KRB5_KDCREP_SKEW error codeTheodore Tso1994-09-292-0/+6