| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * do_as_req.c (process_as_req), do_tgs_req (process_tgs_req): Use | Theodore Tso | 1997-05-30 | 5 | -6/+36 |
| * | Fix bug where kinit would core dump if given a really long principal | Theodore Tso | 1997-05-29 | 2 | -3/+9 |
| * | * admin.h: add prototype for kadm5_setkey_principal | Barry Jaspan | 1997-05-28 | 3 | -1/+29 |
| * | * keytab.c (add_principal): use kadm5_free_key_data | Barry Jaspan | 1997-05-28 | 2 | -5/+5 |
| * | * Makefile.in (OBJS): Build kadm_funcs.c again | Tom Yu | 1997-05-27 | 5 | -137/+186 |
| * | * Makefile.in: | Tom Yu | 1997-05-14 | 5 | -77/+86 |
| * | * setkey-test.c, configure.in: add rules to test for correct | Barry Jaspan | 1997-05-05 | 3 | -2/+24 |
| * | Fix Y2K bug in the parsing of the MDTM command. [krb5-appl/399] | Theodore Tso | 1997-05-02 | 2 | -2/+7 |
| * | Write special case hack for the SAP kerberos libraries since we can't | Theodore Tso | 1997-05-02 | 5 | -21/+323 |
| * | File containing test tracker MOTD | Theodore Tso | 1997-04-29 | 1 | -0/+11 |
| * | Add version resource information to test version server code | Theodore Tso | 1997-04-29 | 2 | -0/+38 |
| * | Remove #include of "mitcpyrt.h" (since it's of dubious legal value, and | Theodore Tso | 1997-04-29 | 3 | -7/+5 |
| * | win_glue.c: Add code to get the version resource from the calling | Theodore Tso | 1997-04-29 | 3 | -10/+159 |
| * | Makefile.in: Add MIT files to the windows zip file (if the mit | Theodore Tso | 1997-04-29 | 3 | -52/+120 |
| * | Add these files (as binary) | Theodore Tso | 1997-04-26 | 2 | -0/+0 |
| * | didn't check them in in binary mode | Theodore Tso | 1997-04-26 | 2 | -0/+0 |
| * | Check for openpty() in -lutil. It's there on FreeBSD and BSDI | Theodore Tso | 1997-04-25 | 2 | -0/+6 |
| * | add kadm5_setkey_principal | Barry Jaspan | 1997-04-23 | 22 | -5/+542 |
| * | Add MIT's version server include files and libraries | Theodore Tso | 1997-04-17 | 5 | -0/+325 |
| * | Removed last remaining dependency on Makefile.sav (which was used when | Theodore Tso | 1997-04-16 | 1 | -2/+1 |
| * | * realmofhost.c (krb_realmofhost): Add bounds checking to various | Tom Yu | 1997-04-10 | 4 | -9/+30 |
| * | * sys_term.c (start_login): Bounds check the constructed "speed" | Tom Yu | 1997-04-10 | 2 | -2/+13 |
| * | Update version number to be alpha 2 snapshot | Theodore Tso | 1997-04-01 | 1 | -1/+1 |
| * | Added V2 functions to the glue layer | Theodore Tso | 1997-04-01 | 6 | -17/+74 |
| * | Fix really stupid typo | Theodore Tso | 1997-04-01 | 1 | -1/+1 |
| * | it's 'extern "C"' not '#extern "C"' | Kevin Mitchell | 1997-03-31 | 2 | -4/+4 |
| * | import_name.c (krb5_gss_import_name): Add support for importing the | Theodore Tso | 1997-03-28 | 3 | -6/+64 |
| * | Fix stupid typos in test compilation | Theodore Tso | 1997-03-28 | 1 | -2/+2 |
| * | Added definition for the generic gsspi OID type "gss_nt_exported_name" | Theodore Tso | 1997-03-28 | 3 | -0/+11 |
| * | * aclocal.m4 (KRB5_LIB_AUX): add lib$(LIB)$(SHLIBVEXT) to the list | Tom Yu | 1997-03-28 | 2 | -2/+9 |
| * | Added the V2 calls gss_canonicalize_name(), gss_export_name(), | Theodore Tso | 1997-03-28 | 3 | -4/+13 |
| * | If we're on an SGI machine, don't do the MOTD or MAILCHECK thing, | Theodore Tso | 1997-03-28 | 2 | -1/+6 |
| * | When falling back to the normal rlogin, clear the signal mask, so that | Theodore Tso | 1997-03-28 | 2 | -0/+16 |
| * | Makefile.in: Add canon_name.c, duplicate_name.c, export_name.c to the | Theodore Tso | 1997-03-28 | 6 | -0/+213 |
| * | Add the GSS_C_PROT_READY_FLAG and GSS_C_TRANS_FLAG | Theodore Tso | 1997-03-28 | 2 | -0/+30 |
| * | Fix stupid spelling typo | Theodore Tso | 1997-03-25 | 1 | -1/+1 |
| * | Fix up Macintosh and Windows build rules now that the top-level | Theodore Tso | 1997-03-25 | 2 | -11/+10 |
| * | rcache owner should be checked against the effective uid, not the real | Theodore Tso | 1997-03-25 | 2 | -1/+6 |
| * | A zero-length token should be treated like a GSS_C_NO_BUFFER during | Theodore Tso | 1997-03-25 | 2 | -2/+8 |
| * | Fix handling of the sam-timestamp and sam-usec fields, which should | Theodore Tso | 1997-03-25 | 2 | -10/+15 |
| * | * aclocal.m4: (KRB5_LIB_PARAMS): Add support for HP/UX, FreeBSD, | Tom Yu | 1997-03-24 | 2 | -4/+57 |
| * | t_ser.c: Clean up error reporting for krb5_init_context(). Also | Theodore Tso | 1997-03-24 | 2 | -31/+80 |
| * | t_kdb.c (do_testing): Clean up error handling for krb5_init_context | Theodore Tso | 1997-03-24 | 3 | -8/+13 |
| * | Fix typo (remove '#' from '#extern "C"') | Theodore Tso | 1997-03-24 | 1 | -1/+1 |
| * | * aclocal.m4 (KRB5_LIB_PARAMS): Add support for mips-dec-netbsd | Tom Yu | 1997-03-21 | 2 | -0/+16 |
| * | Remove AC_PROG_INSTALL as we do not instal lhere....\ | Ezra Peisach | 1997-03-20 | 2 | -1/+4 |
| * | Fix to sed the manpage so that it is internally consistent | Tom Yu | 1997-03-20 | 1 | -2/+2 |
| * | dditional patch for login environment variable processing: respect TERM | Sam Hartman | 1997-03-20 | 2 | -0/+10 |
| * | Oops this should not have been checked in | Tom Yu | 1997-03-20 | 2 | -628/+0 |
| * | This commit was generated by cvs2svn to compensate for changes in r10013, | Tom Yu | 1997-03-20 | 1 | -9/+17 |