| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Fix goof in ChangeLog | Tom Yu | 1997-07-01 | 1 | -0/+1 |
| * | * client_principal.c, client_rpc.c: Add support for setv4key | Tom Yu | 1997-07-01 | 3 | -0/+40 |
| * | * server_acl.h: Fix ACL_ALL_MASK to include ACL_SETKEY | Tom Yu | 1997-07-01 | 3 | -2/+9 |
| * | * kadm_rpc.h, kadm_rpc_xdr.c: Add support for setv4key | Tom Yu | 1997-07-01 | 3 | -1/+33 |
| * | Added code so that a valid credential handle is generated when | Kevin Mitchell | 1997-06-30 | 2 | -3/+75 |
| * | killpg() wasn't conditionalized in login.c, causing compiles to fail on | Kevin Mitchell | 1997-06-30 | 2 | -0/+12 |
| * | * svr_principal.c: Add new function kadm5_setv4key_principal | Tom Yu | 1997-06-29 | 2 | -0/+134 |
| * | * kadm_err.et: Add support for kadm5_setv4key_principal | Tom Yu | 1997-06-29 | 3 | -0/+11 |
| * | * keytab.c (add_principal): Don't call kadm5_free_key_data; that's | Tom Yu | 1997-06-27 | 2 | -1/+10 |
| * | * acgeneral.m4 (AC_CHECK_PROG, AC_PATH_PROG): Fix bug in previous | Tom Yu | 1997-06-20 | 3 | -5/+10 |
| * | * kadm_funcs.c (kadm_chg_srvtab): Remove extraneous macros that | Tom Yu | 1997-06-18 | 2 | -35/+46 |
| * | * acgeneral.m4 (AC_CHECK_PROG, AC_PATH_PROG): Assign the path to | Tom Yu | 1997-06-18 | 3 | -10/+23 |
| * | Added the mac/gss files to the Macintosh tar file | Theodore Tso | 1997-06-11 | 2 | -2/+7 |
| * | New snapshot from Meeroh; eliminated the GSS Window class | Theodore Tso | 1997-06-11 | 9 | -840/+756 |
| * | gss-server.c (server_establish_context): Rearrange server establish | Theodore Tso | 1997-06-11 | 3 | -16/+35 |
| * | login.c: Always use the new tty line discpline. [krb5-appl/428] | Theodore Tso | 1997-06-07 | 2 | -10/+34 |
| * | accept_sec_context.c (krb5_gss_accept_sec_context): Reorganized error | Theodore Tso | 1997-06-07 | 4 | -172/+220 |
| * | Remove erroneous space from the HPUX open() | Theodore Tso | 1997-06-03 | 2 | -1/+5 |
| * | Check in Miro's new gss sample code | Theodore Tso | 1997-05-30 | 11 | -0/+1998 |
| * | * 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 |