| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Systematic rework of all the cleanup code to make the generated object | Theodore Tso | 1995-09-27 | 2 | -143/+155 |
| * | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 2 | -2/+6 |
| * | Added missing backslash at the end of one of the lines, missing from | Theodore Tso | 1995-09-25 | 2 | -1/+3 |
| * | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 26 | -57/+69 |
| * | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 12 | -28/+39 |
| * | Fix tabbing in prototypes. (Just to clear up a conflict) | Theodore Tso | 1995-09-25 | 1 | -6/+6 |
| * | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 10 | -29/+40 |
| * | Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 18 | -33/+46 |
| * | Makefile.in: Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 3 | -20/+30 |
| * | Makefile.in: Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 3 | -9/+9 |
| * | Makefile.in: Removed "foo:: foo-$(WHAT)" lines from the Makefile | Theodore Tso | 1995-09-25 | 3 | -7/+9 |
| * | Added lines of the form "all:: all-$(WHAT)" for all, clean, install, | Theodore Tso | 1995-09-25 | 4 | -0/+47 |
| * | (this may have caused the spin-looping I saw...) | Mark Eichin | 1995-09-25 | 2 | -2/+8 |
| * | Pick up Mac ReadMe file | Keith Vetter | 1995-09-25 | 1 | -2/+2 |
| * | Fixed kb_seal_size prototype | Keith Vetter | 1995-09-25 | 2 | -2/+6 |
| * | Update of kconfig project file | Keith Vetter | 1995-09-25 | 1 | -85/+84 |
| * | Change password for the Mac | Keith Vetter | 1995-09-24 | 19 | -1495/+1091 |
| * | Removing mac/build directory | Keith Vetter | 1995-09-24 | 7 | -1461/+1504 |
| * | Remove mac/build directory | Keith Vetter | 1995-09-24 | 2 | -685/+0 |
| * | (change has no real effect, but I found the inconsistency when looking for | Mark Eichin | 1995-09-24 | 2 | -2/+6 |
| * | * logger.c (klog_com_err_proc): pass whoami in failure messages | Mark Eichin | 1995-09-24 | 2 | -2/+7 |
| * | Added preauth numbers for KRB5_CYBERSAFE_SECUREID and | Theodore Tso | 1995-09-23 | 2 | -0/+7 |
| * | Exclude the MAC and DOS tar/zip files when creating the Mac tar file. | Theodore Tso | 1995-09-23 | 2 | -9/+16 |
| * | Define PROTOTYPE if it is not defined elsewhere | Theodore Tso | 1995-09-23 | 2 | -0/+12 |
| * | gss-clie.c: turned const_gss_OID into const gss_OID. | Theodore Tso | 1995-09-23 | 4 | -7/+15 |
| * | keysalt.c: 16/32 bit integer mismatch. | Theodore Tso | 1995-09-23 | 3 | -10/+22 |
| * | Change length field in krb5_alt_method and krb5_etype_info_entry to be | Theodore Tso | 1995-09-23 | 2 | -2/+7 |
| * | Remove the (int) cast, since you can't take address of a value which | Theodore Tso | 1995-09-23 | 3 | -3/+11 |
| * | acquire_.c: changed int to size_t. | Theodore Tso | 1995-09-23 | 7 | -5/+76 |
| * | oid_ops.c: signed/unsigned mismatch, removed unused variables | Theodore Tso | 1995-09-23 | 3 | -5/+10 |
| * | Put back in all:: all-$(WHAT) rule--PC needs it | Theodore Tso | 1995-09-23 | 2 | -0/+5 |
| * | Removed ^M's from DOS integration. (Oops!) | Theodore Tso | 1995-09-23 | 1 | -1/+1 |
| * | Put back in all:: all-$(WHAT) rule--PC needs it | Theodore Tso | 1995-09-23 | 2 | -0/+5 |
| * | Makefile.in: PC needs sscanf.c | Theodore Tso | 1995-09-23 | 3 | -8/+16 |
| * | had to define away DBFLAGS for the PC | Theodore Tso | 1995-09-23 | 2 | -0/+5 |
| * | get_in_t.c: removed unused variable. | Theodore Tso | 1995-09-23 | 5 | -5/+14 |
| * | Added MSDOS to wherever MACINTOSH was used | Theodore Tso | 1995-09-23 | 2 | -4/+8 |
| * | signed/unsigned mismatch | Theodore Tso | 1995-09-23 | 2 | -1/+5 |
| * | 32 bit word being passed as an int | Theodore Tso | 1995-09-23 | 5 | -5/+10 |
| * | Makefile.in: moved shared rule to all-unix:: target | Theodore Tso | 1995-09-23 | 5 | -4/+12 |
| * | Makefile.in: PC builds all C files because of function name changes | Theodore Tso | 1995-09-23 | 4 | -9/+15 |
| * | md5crypt.c: put function prototype back in, fixed signed/unsigned | Theodore Tso | 1995-09-23 | 3 | -4/+28 |
| * | md4crypt.c: put function prototype back in, fixed signed/unsigned | Theodore Tso | 1995-09-23 | 3 | -4/+28 |
| * | put function prototype back in | Theodore Tso | 1995-09-23 | 2 | -0/+13 |
| * | prof_int.h: added SIZEOF defines for the PC, and added missing | Theodore Tso | 1995-09-23 | 3 | -9/+18 |
| * | Only define sys_nerr if we're on a Macintosh. On those systems which | Theodore Tso | 1995-09-22 | 2 | -0/+9 |
| * | added windows value for SRCTOP | Theodore Tso | 1995-09-22 | 2 | -0/+5 |
| * | (from Keith Vetter's windows changes); define THREEPARAMOPEN and | Theodore Tso | 1995-09-22 | 2 | -0/+9 |
| * | Build the error table header files into include, not include/krb5; and | Theodore Tso | 1995-09-22 | 2 | -2/+10 |
| * | Declare cleanup function as void and propogate thoughout the file. This handles | Ezra Peisach | 1995-09-20 | 2 | -10/+16 |