| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix -Wall nits | Theodore Tso | 1995-06-09 | 3 | -20/+22 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 6 | -19/+20 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 2 | -3/+5 |
| * | rd_req_dec.c (krb5_rd_req_decoded): Fix -Wall nits | Theodore Tso | 1995-06-09 | 5 | -78/+13 |
| * | * Makefile.in: don't install et-generated headers in the build tree | Tom Yu | 1995-06-09 | 2 | -16/+8 |
| * | * Makefile.in, configure.in: use CopyHeader rather than hand-coded | Tom Yu | 1995-06-09 | 3 | -7/+6 |
| * | * rd_cred.c (krb5_rd_cred_basic): fix typo (extra "context" | Tom Yu | 1995-06-09 | 2 | -1/+6 |
| * | $($(WHAT)_OBJS) is not accepted by all Makes! We assume for now that | Theodore Tso | 1995-06-09 | 2 | -8/+12 |
| * | read_passwd.c (des_read_pw_string): Don't depend on | Theodore Tso | 1995-06-09 | 3 | -33/+134 |
| * | Fix problem where the ticket field was assigned with a krb5_data, | Theodore Tso | 1995-06-09 | 2 | -1/+7 |
| * | Clean up gcc -Wall flames | Theodore Tso | 1995-06-08 | 36 | -376/+410 |
| * | Add new logging control routines | Paul Park | 1995-06-08 | 4 | -5/+951 |
| * | clean-$(what) should be clean-$(WHAT) | Theodore Tso | 1995-06-07 | 1 | -1/+1 |
| * | Remove old CONFIG_FILE code | Theodore Tso | 1995-06-07 | 2 | -2/+5 |
| * | def_realm.c (krb5_get_default_realm), get_krbhst.c | Theodore Tso | 1995-06-07 | 8 | -612/+44 |
| * | Include time.h (or sys/time.h) for struct tm structure which is now | Ezra Peisach | 1995-06-07 | 2 | -0/+12 |
| * | Convert longs to KRB_32 for 64 bit architectures. (only | Ezra Peisach | 1995-06-06 | 2 | -6/+24 |
| * | Add support for specifiable ccache and ticket lifetime for kadm | Paul Park | 1995-06-05 | 2 | -34/+121 |
| * | Change order of libraries to allow for proper shared library dependencies | Ezra Peisach | 1995-06-05 | 2 | -1/+6 |
| * | Made the shared library makefile changes not apply to the PC | Keith Vetter | 1995-06-03 | 5 | -9/+50 |
| * | PC bug fixes mostly 16 vs 32 which prototyping fixed | Keith Vetter | 1995-06-03 | 3 | -10/+55 |
| * | Low-level PC socket read/write didn't work | Keith Vetter | 1995-06-03 | 3 | -4/+16 |
| * | Ranlib libkdb5 after doing the update from berk_db | Paul Park | 1995-05-31 | 2 | -0/+5 |
| * | Change DBOBJS to DB_OBJS to match rest of Makefile.in | Ezra Peisach | 1995-05-31 | 2 | -1/+6 |
| * | Removed making in des425 for the PC | Keith Vetter | 1995-05-31 | 2 | -6/+4 |
| * | Added missing Windows DLL exported routine | Keith Vetter | 1995-05-31 | 2 | -2/+7 |
| * | Removed INTERFACE from two kadm routines | Keith Vetter | 1995-05-31 | 2 | -2/+6 |
| * | Added kadm routines to the export list | Keith Vetter | 1995-05-30 | 2 | -0/+9 |
| * | Changes to get kadm working on the PC | Keith Vetter | 1995-05-30 | 3 | -9/+35 |
| * | Restore timestamp file which is needed by libupdate.sh | Theodore Tso | 1995-05-27 | 1 | -1/+2 |
| * | Add timestamp check file required by libupdate.sh | Theodore Tso | 1995-05-27 | 1 | -2/+2 |
| * | Added new function, des_cblock_print_file(), which is referenced by | Theodore Tso | 1995-05-27 | 4 | -2/+72 |
| * | Remove backward compatibility code for Kerberos V3 (!) which was | Theodore Tso | 1995-05-27 | 4 | -1/+35 |
| * | Add support for building shared libraries | Theodore Tso | 1995-05-27 | 36 | -35/+262 |
| * | Use new Berkeley Database code and add test | Paul Park | 1995-05-26 | 5 | -26/+993 |
| * | Added kadm for the PC | Keith Vetter | 1995-05-26 | 2 | -2/+13 |
| * | Disabled some of the shared library stuff for the PC | Keith Vetter | 1995-05-26 | 2 | -2/+17 |
| * | Add support building shared libraries | Theodore Tso | 1995-05-26 | 18 | -14/+120 |
| * | First pass to make the new kadm stuff compile cleanly on the PC. No test | Keith Vetter | 1995-05-26 | 7 | -26/+43 |
| * | Several small changes to get the PC working without warnings | Keith Vetter | 1995-05-25 | 6 | -10/+17 |
| * | Fix syntax error in freeing of keyblock | Ezra Peisach | 1995-05-25 | 2 | -1/+6 |
| * | Makefile.in, configure.in: Add rules for building shared library | Theodore Tso | 1995-05-24 | 1 | -0/+2 |
| * | On an error, free the keyblock | Theodore Tso | 1995-05-24 | 4 | -2/+15 |
| * | Include k5-sockets.h now that k5-config.h does not include netdb.h. | Ezra Peisach | 1995-05-24 | 2 | -0/+7 |
| * | Make clean: Remove libkdb4.a and libkrb4.a symlinks | Ezra Peisach | 1995-05-24 | 2 | -1/+6 |
| * | Rearrange #include files so that krb5.h gets included first, so that | Theodore Tso | 1995-05-23 | 20 | -18/+63 |
| * | Don't install the error table header files; they shouldn't be needed | Theodore Tso | 1995-05-23 | 2 | -8/+5 |
| * | Use the POSIX utime instead of utimes. (For hpux) | Ezra Peisach | 1995-05-22 | 2 | -6/+9 |
| * | Add install SUBDIRS | Paul Park | 1995-05-22 | 2 | -0/+5 |
| * | Describe previous changes | Paul Park | 1995-05-22 | 1 | -0/+6 |