| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Remove makeshlib on clean | Ezra Peisach | 1995-07-06 | 1 | -1/+1 |
| * | Added MPW Worksheet to build on Macintosh (may get replaced later) | Keith Vetter | 1995-07-06 | 1 | -0/+667 |
| * | Changes for Macintosh implementation | Keith Vetter | 1995-07-06 | 38 | -66/+2393 |
| * | Remove declaration of errno altoghether. "extern int errno;" is | Theodore Tso | 1995-07-06 | 6 | -7/+4 |
| * | Don't use the TIOCLSET ioctl unless we're not using POSIX_TERMIOS. | Theodore Tso | 1995-07-06 | 2 | -4/+18 |
| * | * makeshlib.sh: Add support for NetBSD shared libraries | Tom Yu | 1995-07-04 | 2 | -0/+13 |
| * | * configure.in: Add support for NetBSD shared libraries | Tom Yu | 1995-07-04 | 2 | -0/+20 |
| * | * Makefile.in (libdb.a): Quiet the if statement | Tom Yu | 1995-07-03 | 3 | -5/+10 |
| * | * Replace Gcc test from top level configure.in with one from | Sam Hartman | 1995-07-03 | 5 | -23/+33 |
| * | * aclocal.m4 (_MAKE_SUBDIRS): Fixed so that error propogates | Tom Yu | 1995-07-03 | 2 | -1/+3 |
| * | ---------------------------------------------------------------------- | Sam Hartman | 1995-07-02 | 3 | -2/+9 |
| * | ---------------------------------------------------------------------- | Sam Hartman | 1995-07-02 | 2 | -7/+16 |
| * | * aclocal.m4 (SubdirLibRule): don't recreate DONE if list of objs | Tom Yu | 1995-07-02 | 2 | -4/+19 |
| * | * commands.c: rename setmode() and clearmode() to tel_setmode() | Tom Yu | 1995-07-02 | 2 | -16/+22 |
| * | * configure.in: Don't check for pgno_t; it's not in sys/types.h on | Tom Yu | 1995-07-02 | 2 | -1/+6 |
| * | Add shared library support | Paul Park | 1995-06-30 | 6 | -2/+44 |
| * | Add ability to switch between Berkeley and DBM for KDC database | Paul Park | 1995-06-30 | 20 | -1/+200 |
| * | Add profile and Berkeley database smarts for aname_to_lname | Paul Park | 1995-06-30 | 5 | -55/+748 |
| * | Move Berkeley database code here; remove typo | Paul Park | 1995-06-30 | 2 | -3/+10 |
| * | Describe previous changes | Paul Park | 1995-06-30 | 3 | -0/+26 |
| * | Add ability to test using Berkeley or DBM | Paul Park | 1995-06-30 | 1 | -16/+129 |
| * | Remove Berkeley database object modules | Paul Park | 1995-06-30 | 1 | -16/+1 |
| * | Add function dispatch for database accesses | Paul Park | 1995-06-30 | 1 | -115/+283 |
| * | Fix initialization and terminal disassociation broken by previous rev | Paul Park | 1995-06-30 | 1 | -7/+7 |
| * | Add usage of compile(3) for regular expressions so SysV machines have them too | Paul Park | 1995-06-30 | 1 | -12/+38 |
| * | Add kdb dispatch table for changing between Berkeley and DBM | Paul Park | 1995-06-30 | 2 | -0/+31 |
| * | Add ability to switch between Berkeley and DBM for both aname and KDC database | Paul Park | 1995-06-30 | 4 | -9/+73 |
| * | Be more flexible where sources come from when building shared libraries | Paul Park | 1995-06-30 | 2 | -2/+8 |
| * | * krb5.hin: special-case ultrix brokenness (again!) for | Tom Yu | 1995-06-30 | 2 | -1/+11 |
| * | Remove -g from LDFLAGS | Sam Hartman | 1995-06-29 | 2 | -1/+6 |
| * | ---------------------------------------------------------------------- | Sam Hartman | 1995-06-29 | 2 | -6/+9 |
| * | * configure.in (--with-dbm): new option, allows easy building of | Mark Eichin | 1995-06-29 | 3 | -1/+22 |
| * | * kerberos_v4.c (check_princ): delete master_key_version check, | Mark Eichin | 1995-06-29 | 2 | -283/+29 |
| * | fix the other typo | Mark Eichin | 1995-06-29 | 1 | -1/+1 |
| * | fix typo | Mark Eichin | 1995-06-29 | 1 | -1/+1 |
| * | * test.c: use PROTOTYPE | Mark Eichin | 1995-06-29 | 2 | -2/+6 |
| * | Proper test for GCC. (based on autoconf test). | Ezra Peisach | 1995-06-29 | 3 | -498/+531 |
| * | * test.c, k524init.c, getcred.c: rewrote for old style definitiions. | Mark Eichin | 1995-06-28 | 5 | -24/+54 |
| * | * configure.in: with static libs, we need install-unix, not install | Mark Eichin | 1995-06-28 | 2 | -1/+5 |
| * | * read_passwd.c, configure.in: use HAS_ANSI_VOLATILE instead | Mark Eichin | 1995-06-28 | 3 | -5/+5 |
| * | aclocal.m4 (KRB_INCLUDE): Search the build directories before the | Theodore Tso | 1995-06-28 | 3 | -10/+24 |
| * | Rename ct_c.*.in to ct_c_*.in, so that the sources will unpack cleanly | Theodore Tso | 1995-06-28 | 4 | -8/+14 |
| * | * krlogin.c: don't redeclare noltc, defltc if we happen to have | Tom Yu | 1995-06-28 | 2 | -0/+6 |
| * | Work around bug in autoconf which causes a relative path for dnl | Theodore Tso | 1995-06-28 | 2 | -4/+27 |
| * | Rename ct_c.* to ct_c.*.in. ct_c.sed.in is now processed by sed to | Theodore Tso | 1995-06-28 | 5 | -14/+27 |
| * | sim_client.c: Include stdlib.h or declare malloc. Include string.h for | Ezra Peisach | 1995-06-28 | 3 | -0/+14 |
| * | Include <string.h> for memcpy definitions | Ezra Peisach | 1995-06-28 | 2 | -0/+4 |
| * | * configure.in: int*_t and pgno_t declarations from | Mark Eichin | 1995-06-28 | 2 | -0/+12 |
| * | * krb524d.c: changed main, krb5_free_keyblock_contents to use old | Mark Eichin | 1995-06-28 | 2 | -2/+11 |
| * | * configure.in: use AC_CHECK_FUNCS and check for memmove. | Mark Eichin | 1995-06-28 | 3 | -1/+10 |