1997-07-25 |
Tom Yu | * dump.c: Update to new kdb API |
commit | commitdiff | tree | snapshot |
1997-07-25 |
Tom Yu | * main.c (init_realm): Fix to use new ktkdb |
commit | commitdiff | tree | snapshot |
1997-07-25 |
Tom Yu | * Makefile.in: Remove test-randkey since it was breaki... |
commit | commitdiff | tree | snapshot |
1997-07-25 |
Tom Yu | * server_init.c: Change a few calls to align with... |
commit | commitdiff | tree | snapshot |
1997-07-25 |
Tom Yu | * t_kdb.c: Reflect changes in the API, mostly db_create |
commit | commitdiff | tree | snapshot |
1997-07-25 |
Tom Yu | * t_ser.c: Add support for changed kdb API |
commit | commitdiff | tree | snapshot |
1997-07-25 |
Tom Yu | * kdb5_err.et: Add error code for bad creation flags |
commit | commitdiff | tree | snapshot |
1997-07-25 |
Tom Yu | * Makefile.in: Bump version due to et changes |
commit | commitdiff | tree | snapshot |
1997-07-25 |
Tom Yu | * kdb_kt.h: Move support for "kdb" keytab here |
commit | commitdiff | tree | snapshot |
1997-07-25 |
Tom Yu | * k5-int.h: Don't include anything related to dbm |
commit | commitdiff | tree | snapshot |
1997-07-22 |
Ezra Peisach | * util_ordering.c: Include string.h for prototypes |
commit | commitdiff | tree | snapshot |
1997-07-22 |
Ezra Peisach | (krb5_gss_accept_sec_context): Initialize ctx before... |
commit | commitdiff | tree | snapshot |
1997-07-22 |
Ezra Peisach | * error_message.c (error_message): Mask error code... |
commit | commitdiff | tree | snapshot |
1997-07-17 |
Theodore Tso | Fix stupid #ifdef logic error |
commit | commitdiff | tree | snapshot |
1997-07-17 |
Ezra Peisach | * dump.c (process_k5beta_record): Change variables... |
commit | commitdiff | tree | snapshot |
1997-07-16 |
Theodore Tso | Fix name of srvtab file in the man page to be krb5... |
commit | commitdiff | tree | snapshot |
1997-07-16 |
Theodore Tso | Only copy over the old table when there's an old table... |
commit | commitdiff | tree | snapshot |
1997-07-16 |
Theodore Tso | Always copy the mechtype so that delete_sec_context... |
commit | commitdiff | tree | snapshot |
1997-07-15 |
Theodore Tso | Remove (probably unneeded) size_t definition |
commit | commitdiff | tree | snapshot |
1997-07-15 |
Tom Yu | * kdc_preauth.c (get_sam_edata): Don't goto cleanup... |
commit | commitdiff | tree | snapshot |
1997-07-04 |
Theodore Tso | Added Winsock kludge for finding your local IP address... |
commit | commitdiff | tree | snapshot |
1997-07-01 |
Tom Yu | * kadm_funcs.c, kadm_server.c, kadm_ser_wrap.c: Reenab... |
commit | commitdiff | tree | snapshot |
1997-07-01 |
Tom Yu | * kadm_funcs.c, kadm_server.c, kadm_ser_wrap.c: Reenab... |
commit | commitdiff | tree | snapshot |
1997-07-01 |
Tom Yu | * kadm_rpc_svc.c, server_stubs.c: Add support for... |
commit | commitdiff | tree | snapshot |
1997-07-01 |
Tom Yu | Fix goof in ChangeLog |
commit | commitdiff | tree | snapshot |
1997-07-01 |
Tom Yu | * client_principal.c, client_rpc.c: Add support for... |
commit | commitdiff | tree | snapshot |
1997-07-01 |
Tom Yu | * server_acl.h: Fix ACL_ALL_MASK to include ACL_SETKEY |
commit | commitdiff | tree | snapshot |
1997-07-01 |
Tom Yu | * kadm_rpc.h, kadm_rpc_xdr.c: Add support for setv4key |
commit | commitdiff | tree | snapshot |
1997-06-30 |
Kevin Mitchell | Added code so that a valid credential handle is generat... |
commit | commitdiff | tree | snapshot |
1997-06-30 |
Kevin Mitchell | killpg() wasn't conditionalized in login.c, causing... |
commit | commitdiff | tree | snapshot |
1997-06-29 |
Tom Yu | * svr_principal.c: Add new function kadm5_setv4key_pri... |
commit | commitdiff | tree | snapshot |
1997-06-29 |
Tom Yu | * kadm_err.et: Add support for kadm5_setv4key_principal |
commit | commitdiff | tree | snapshot |
1997-06-27 |
Tom Yu | * keytab.c (add_principal): Don't call kadm5_free_key_... |
commit | commitdiff | tree | snapshot |
1997-06-20 |
Tom Yu | * acgeneral.m4 (AC_CHECK_PROG, AC_PATH_PROG): Fix... |
commit | commitdiff | tree | snapshot |
1997-06-18 |
Tom Yu | * kadm_funcs.c (kadm_chg_srvtab): Remove extraneous... |
commit | commitdiff | tree | snapshot |
1997-06-18 |
Tom Yu | * acgeneral.m4 (AC_CHECK_PROG, AC_PATH_PROG): Assign... |
commit | commitdiff | tree | snapshot |
1997-06-11 |
Theodore Tso | Added the mac/gss files to the Macintosh tar file |
commit | commitdiff | tree | snapshot |
1997-06-11 |
Theodore Tso | New snapshot from Meeroh; eliminated the GSS Window... |
commit | commitdiff | tree | snapshot |
1997-06-11 |
Theodore Tso | gss-server.c (server_establish_context): Rearrange... |
commit | commitdiff | tree | snapshot |
1997-06-07 |
Theodore Tso | login.c: Always use the new tty line discpline. [krb5... |
commit | commitdiff | tree | snapshot |
1997-06-07 |
Theodore Tso | accept_sec_context.c (krb5_gss_accept_sec_context)... |
commit | commitdiff | tree | snapshot |
1997-06-03 |
Theodore Tso | Remove erroneous space from the HPUX open() |
commit | commitdiff | tree | snapshot |
1997-05-30 |
Theodore Tso | Check in Miro's new gss sample code |
commit | commitdiff | tree | snapshot |
1997-05-30 |
Theodore Tso | * do_as_req.c (process_as_req), do_tgs_req (process_tg... |
commit | commitdiff | tree | snapshot |
1997-05-29 |
Theodore Tso | Fix bug where kinit would core dump if given a really... |
commit | commitdiff | tree | snapshot |
1997-05-28 |
Barry Jaspan | * admin.h: add prototype for kadm5_setkey_principal |
commit | commitdiff | tree | snapshot |
1997-05-28 |
Barry Jaspan | * keytab.c (add_principal): use kadm5_free_key_data |
commit | commitdiff | tree | snapshot |
1997-05-27 |
Tom Yu | * Makefile.in (OBJS): Build kadm_funcs.c again |
commit | commitdiff | tree | snapshot |
1997-05-14 |
Tom Yu | * Makefile.in: |
commit | commitdiff | tree | snapshot |
1997-05-05 |
Barry Jaspan | * setkey-test.c, configure.in: add rules to test for... |
commit | commitdiff | tree | snapshot |
1997-05-02 |
Theodore Tso | Fix Y2K bug in the parsing of the MDTM command. ... |
commit | commitdiff | tree | snapshot |
1997-05-02 |
Theodore Tso | Write special case hack for the SAP kerberos libraries... |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Theodore Tso | File containing test tracker MOTD |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Theodore Tso | Add version resource information to test version server... |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Theodore Tso | Remove #include of "mitcpyrt.h" (since it's of dubious... |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Theodore Tso | win_glue.c: Add code to get the version resource from... |
commit | commitdiff | tree | snapshot |
1997-04-29 |
Theodore Tso | Makefile.in: Add MIT files to the windows zip file... |
commit | commitdiff | tree | snapshot |
1997-04-26 |
Theodore Tso | Add these files (as binary) |
commit | commitdiff | tree | snapshot |
1997-04-26 |
Theodore Tso | didn't check them in in binary mode |
commit | commitdiff | tree | snapshot |
1997-04-25 |
Theodore Tso | Check for openpty() in -lutil. It's there on FreeBSD... |
commit | commitdiff | tree | snapshot |
1997-04-23 |
Barry Jaspan | add setkey |
commit | commitdiff | tree | snapshot |
1997-04-23 |
Barry Jaspan | add kadm5_setkey_principal |
commit | commitdiff | tree | snapshot |
1997-04-17 |
Theodore Tso | Add MIT's version server include files and libraries |
commit | commitdiff | tree | snapshot |
1997-04-16 |
Theodore Tso | Removed last remaining dependency on Makefile.sav ... |
commit | commitdiff | tree | snapshot |
1997-04-10 |
Tom Yu | * realmofhost.c (krb_realmofhost): Add bounds checking... |
commit | commitdiff | tree | snapshot |
1997-04-10 |
Tom Yu | * sys_term.c (start_login): Bounds check the construct... |
commit | commitdiff | tree | snapshot |
1997-04-01 |
Theodore Tso | Update version number to be alpha 2 snapshot |
commit | commitdiff | tree | snapshot |
1997-04-01 |
Theodore Tso | Added V2 functions to the glue layer |
commit | commitdiff | tree | snapshot |
1997-04-01 |
Theodore Tso | Fix really stupid typo |
commit | commitdiff | tree | snapshot |
1997-03-31 |
Kevin Mitchell | it's 'extern "C"' not '#extern "C"' |
commit | commitdiff | tree | snapshot |
1997-03-28 |
Theodore Tso | import_name.c (krb5_gss_import_name): Add support for... |
commit | commitdiff | tree | snapshot |
1997-03-28 |
Theodore Tso | Fix stupid typos in test compilation |
commit | commitdiff | tree | snapshot |
1997-03-28 |
Theodore Tso | Added definition for the generic gsspi OID type "gss_nt... |
commit | commitdiff | tree | snapshot |
1997-03-28 |
Tom Yu | * aclocal.m4 (KRB5_LIB_AUX): add lib$(LIB)$(SHLIBVEXT... |
commit | commitdiff | tree | snapshot |
1997-03-28 |
Theodore Tso | Added the V2 calls gss_canonicalize_name(), gss_export_... |
commit | commitdiff | tree | snapshot |
1997-03-28 |
Theodore Tso | If we're on an SGI machine, don't do the MOTD or MAILCH... |
commit | commitdiff | tree | snapshot |
1997-03-28 |
Theodore Tso | When falling back to the normal rlogin, clear the signa... |
commit | commitdiff | tree | snapshot |
1997-03-28 |
Theodore Tso | Makefile.in: Add canon_name.c, duplicate_name.c, export... |
commit | commitdiff | tree | snapshot |
1997-03-28 |
Theodore Tso | Add the GSS_C_PROT_READY_FLAG and GSS_C_TRANS_FLAG |
commit | commitdiff | tree | snapshot |
1997-03-25 |
Theodore Tso | Fix stupid spelling typo |
commit | commitdiff | tree | snapshot |
1997-03-25 |
Theodore Tso | Fix up Macintosh and Windows build rules now that the... |
commit | commitdiff | tree | snapshot |
1997-03-25 |
Theodore Tso | rcache owner should be checked against the effective... |
commit | commitdiff | tree | snapshot |
1997-03-25 |
Theodore Tso | A zero-length token should be treated like a GSS_C_NO_B... |
commit | commitdiff | tree | snapshot |
1997-03-25 |
Theodore Tso | Fix handling of the sam-timestamp and sam-usec fields... |
commit | commitdiff | tree | snapshot |
1997-03-24 |
Tom Yu | * aclocal.m4: (KRB5_LIB_PARAMS): Add support for HP... |
commit | commitdiff | tree | snapshot |
1997-03-24 |
Theodore Tso | t_ser.c: Clean up error reporting for krb5_init_context... |
commit | commitdiff | tree | snapshot |
1997-03-24 |
Theodore Tso | t_kdb.c (do_testing): Clean up error handling for krb5_... |
commit | commitdiff | tree | snapshot |
1997-03-24 |
Theodore Tso | Fix typo (remove '#' from '#extern "C"') |
commit | commitdiff | tree | snapshot |
1997-03-21 |
Tom Yu | * aclocal.m4 (KRB5_LIB_PARAMS): Add support for mips... |
commit | commitdiff | tree | snapshot |
1997-03-20 |
Ezra Peisach | Remove AC_PROG_INSTALL as we do not instal lhere....\ |
commit | commitdiff | tree | snapshot |
1997-03-20 |
Tom Yu | Fix to sed the manpage so that it is internally consistent |
commit | commitdiff | tree | snapshot |
1997-03-20 |
Sam Hartman | dditional patch for login environment variable processi... |
commit | commitdiff | tree | snapshot |
1997-03-20 |
Tom Yu | Oops this should not have been checked in |
commit | commitdiff | tree | snapshot |
1997-03-20 |
Tom Yu | This commit was generated by cvs2svn to compensate... |
commit | commitdiff | tree | snapshot |
1997-03-20 |
Tom Yu | Initial revision |
commit | commitdiff | tree | snapshot |
1997-03-19 |
Theodore Tso | Fix up name of the SAP Kerberos glue library to be... |
commit | commitdiff | tree | snapshot |
1997-03-18 |
Theodore Tso | Add 'extern "C"' for C++ compatibility; also check... |
commit | commitdiff | tree | snapshot |
1997-03-18 |
Theodore Tso | Add 'extern "C"' for C++ compatibility; also check... |
commit | commitdiff | tree | snapshot |
1997-03-18 |
Theodore Tso | Add 'extern "C"' for C++ compatibility; also check... |
commit | commitdiff | tree | snapshot |
1997-03-17 |
Theodore Tso | Add double quotes to prevent Mac filenames with spaces... |
commit | commitdiff | tree | snapshot |
next |