summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add default all target at the end of pre.in, thus ensuring that allTheodore Tso1994-10-062-0/+6
* Replace use of basename with sed --- it's more portableTheodore Tso1994-10-064-2/+10
* Take out check that assures that long is 4 bytes. The DESTheodore Tso1994-10-062-6/+7
* Check to make sure key version number is 1, not 0Theodore Tso1994-10-062-1/+6
* Initialize all of the fields of the principal entryTheodore Tso1994-10-062-0/+10
* Update for beta 4 patchlevel 3Theodore Tso1994-10-051-1/+1
* Don't bomb out if the argument to krb5_free_principal() is NULLTheodore Tso1994-10-052-1/+9
* Only try to free the contents of the keytab_entry if it is non-NULLTheodore Tso1994-10-052-2/+13
* Fix to compare using new_entry instead of cur_entry. (Bug made inTheodore Tso1994-10-052-5/+8
* Don't build the unifdef directory --- we don't need it any moreTheodore Tso1994-10-041-1/+1
* Add widen.h and narrow.h around declaration so that argument types areTheodore Tso1994-10-045-0/+18
* resolve's first argument is now a const char *Theodore Tso1994-10-044-4/+11
* Added missing * to function pointer deferenceTheodore Tso1994-10-041-1/+1
* Don't assume that krb5_timestamp and time_t are the same typeTheodore Tso1994-10-042-1/+14
* Add widen.h and narrow.h around declaration so that argument types areTheodore Tso1994-10-048-0/+28
* Added placeholder for magic numberTheodore Tso1994-10-044-0/+13
* Don't build the krb425 library. It is deprecatedTheodore Tso1994-10-041-1/+1
* Add magic numbers to encryption strcturesTheodore Tso1994-10-043-5/+11
* Add structure magic numbersTheodore Tso1994-10-042-0/+7
* Rearrange declarations so it will actually compileTheodore Tso1994-10-041-16/+43
* Add krb_err.h for the V4 error tables. We should generate this properlyTheodore Tso1994-10-041-0/+92
* Commited wrong version of kdb_compat.hTheodore Tso1994-10-041-1/+1
* You can't use strcat to modify constant strings!Theodore Tso1994-10-043-6/+12
* Don't build unifdef. We don't need it anymoreTheodore Tso1994-10-041-0/+5
* Don't build the krb425 library. It is deprecatedTheodore Tso1994-10-041-0/+4
* Add structure magic numbersTheodore Tso1994-10-045-0/+18
* Reserve space for the structure magic numbersTheodore Tso1994-10-042-0/+5
* 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