summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* rcache owner should be checked against the effective uid, not the realTheodore Tso1997-03-252-1/+6
* A zero-length token should be treated like a GSS_C_NO_BUFFER duringTheodore Tso1997-03-252-2/+8
* Fix handling of the sam-timestamp and sam-usec fields, which shouldTheodore Tso1997-03-252-10/+15
* * aclocal.m4: (KRB5_LIB_PARAMS): Add support for HP/UX, FreeBSD,Tom Yu1997-03-242-4/+57
* t_ser.c: Clean up error reporting for krb5_init_context(). AlsoTheodore Tso1997-03-242-31/+80
* t_kdb.c (do_testing): Clean up error handling for krb5_init_contextTheodore Tso1997-03-243-8/+13
* Fix typo (remove '#' from '#extern "C"')Theodore Tso1997-03-241-1/+1
* * aclocal.m4 (KRB5_LIB_PARAMS): Add support for mips-dec-netbsdTom Yu1997-03-212-0/+16
* Remove AC_PROG_INSTALL as we do not instal lhere....\Ezra Peisach1997-03-202-1/+4
* Fix to sed the manpage so that it is internally consistentTom Yu1997-03-201-2/+2
* dditional patch for login environment variable processing: respect TERMSam Hartman1997-03-202-0/+10
* Oops this should not have been checked inTom Yu1997-03-202-628/+0
* This commit was generated by cvs2svn to compensate for changes in r10013,Tom Yu1997-03-201-9/+17