summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * svr_principal.c: Add new function kadm5_setv4key_principalTom Yu1997-06-292-0/+134
* * kadm_err.et: Add support for kadm5_setv4key_principalTom Yu1997-06-293-0/+11
* * keytab.c (add_principal): Don't call kadm5_free_key_data; that'sTom Yu1997-06-272-1/+10
* * acgeneral.m4 (AC_CHECK_PROG, AC_PATH_PROG): Fix bug in previousTom Yu1997-06-203-5/+10
* * kadm_funcs.c (kadm_chg_srvtab): Remove extraneous macros thatTom Yu1997-06-182-35/+46
* * acgeneral.m4 (AC_CHECK_PROG, AC_PATH_PROG): Assign the path toTom Yu1997-06-183-10/+23
* Added the mac/gss files to the Macintosh tar fileTheodore Tso1997-06-112-2/+7
* New snapshot from Meeroh; eliminated the GSS Window classTheodore Tso1997-06-119-840/+756
* gss-server.c (server_establish_context): Rearrange server establishTheodore Tso1997-06-113-16/+35
* login.c: Always use the new tty line discpline. [krb5-appl/428]Theodore Tso1997-06-072-10/+34
* accept_sec_context.c (krb5_gss_accept_sec_context): Reorganized errorTheodore Tso1997-06-074-172/+220
* Remove erroneous space from the HPUX open()Theodore Tso1997-06-032-1/+5
* Check in Miro's new gss sample codeTheodore Tso1997-05-3011-0/+1998
* * do_as_req.c (process_as_req), do_tgs_req (process_tgs_req): UseTheodore Tso1997-05-305-6/+36
* Fix bug where kinit would core dump if given a really long principalTheodore Tso1997-05-292-3/+9
* * admin.h: add prototype for kadm5_setkey_principalBarry Jaspan1997-05-283-1/+29
* * keytab.c (add_principal): use kadm5_free_key_dataBarry Jaspan1997-05-282-5/+5
* * Makefile.in (OBJS): Build kadm_funcs.c againTom Yu1997-05-275-137/+186
* * Makefile.in:Tom Yu1997-05-145-77/+86
* * setkey-test.c, configure.in: add rules to test for correctBarry Jaspan1997-05-053-2/+24
* Fix Y2K bug in the parsing of the MDTM command. [krb5-appl/399]Theodore Tso1997-05-022-2/+7
* Write special case hack for the SAP kerberos libraries since we can'tTheodore Tso1997-05-025-21/+323
* File containing test tracker MOTDTheodore Tso1997-04-291-0/+11
* Add version resource information to test version server codeTheodore Tso1997-04-292-0/+38
* Remove #include of "mitcpyrt.h" (since it's of dubious legal value, andTheodore Tso1997-04-293-7/+5
* win_glue.c: Add code to get the version resource from the callingTheodore Tso1997-04-293-10/+159
* Makefile.in: Add MIT files to the windows zip file (if the mitTheodore Tso1997-04-293-52/+120
* Add these files (as binary)Theodore Tso1997-04-262-0/+0
* didn't check them in in binary modeTheodore Tso1997-04-262-0/+0
* Check for openpty() in -lutil. It's there on FreeBSD and BSDITheodore Tso1997-04-252-0/+6
* add kadm5_setkey_principalBarry Jaspan1997-04-2322-5/+542
* Add MIT's version server include files and librariesTheodore Tso1997-04-175-0/+325
* Removed last remaining dependency on Makefile.sav (which was used whenTheodore Tso1997-04-161-2/+1
* * realmofhost.c (krb_realmofhost): Add bounds checking to variousTom Yu1997-04-104-9/+30
* * sys_term.c (start_login): Bounds check the constructed "speed"Tom Yu1997-04-102-2/+13
* Update version number to be alpha 2 snapshotTheodore Tso1997-04-011-1/+1
* Added V2 functions to the glue layerTheodore Tso1997-04-016-17/+74
* Fix really stupid typoTheodore Tso1997-04-011-1/+1
* it's 'extern "C"' not '#extern "C"'Kevin Mitchell1997-03-312-4/+4
* import_name.c (krb5_gss_import_name): Add support for importing theTheodore Tso1997-03-283-6/+64
* Fix stupid typos in test compilationTheodore Tso1997-03-281-2/+2
* Added definition for the generic gsspi OID type "gss_nt_exported_name"Theodore Tso1997-03-283-0/+11
* * aclocal.m4 (KRB5_LIB_AUX): add lib$(LIB)$(SHLIBVEXT) to the listTom Yu1997-03-282-2/+9
* Added the V2 calls gss_canonicalize_name(), gss_export_name(),Theodore Tso1997-03-283-4/+13
* If we're on an SGI machine, don't do the MOTD or MAILCHECK thing,Theodore Tso1997-03-282-1/+6
* When falling back to the normal rlogin, clear the signal mask, so thatTheodore Tso1997-03-282-0/+16
* Makefile.in: Add canon_name.c, duplicate_name.c, export_name.c to theTheodore Tso1997-03-286-0/+213
* Add the GSS_C_PROT_READY_FLAG and GSS_C_TRANS_FLAGTheodore Tso1997-03-282-0/+30
* Fix stupid spelling typoTheodore Tso1997-03-251-1/+1
* Fix up Macintosh and Windows build rules now that the top-levelTheodore Tso1997-03-252-11/+10