| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add declaration of optarg | Theodore Tso | 1995-04-26 | 2 | -1/+5 |
* | * Makefile.in : Added source files mk_faddr.c and genaddrs.c. | Chris Provenzano | 1995-04-26 | 6 | -32/+217 |
* | * Makefile.in : Added gc_via_tkt.c and removed get_fcreds.c | Chris Provenzano | 1995-04-26 | 11 | -436/+994 |
* | * krb5_err.et: Add new error KRB5_TKT_NOT_FORWARDABLE | Chris Provenzano | 1995-04-26 | 2 | -0/+5 |
* | krb5_locate_kdc(): Pass a NUL terminated realm to profile_get_values() | Chris Provenzano | 1995-04-25 | 2 | -1/+13 |
* | Add WITH_NETLIBS and $(LIBS), so that t_walk_rtree can compile under | Theodore Tso | 1995-04-25 | 3 | -1/+7 |
* | Modified .Sanitize file to pick up new files | Theodore Tso | 1995-04-25 | 1 | -0/+3 |
* | * parse.c (krb5_parse_name): Add magic number to new structure | Ezra Peisach | 1995-04-25 | 8 | -8/+27 |
* | Report return values to krb5_set_default_in_tkt_etypes and | Ezra Peisach | 1995-04-25 | 2 | -2/+8 |
* | Don't deref NULL pointer if profile_get_values returns NULL. | Ezra Peisach | 1995-04-25 | 2 | -1/+6 |
* | Go into subdirs for make check | Ezra Peisach | 1995-04-22 | 2 | -0/+5 |
* | t_walk_rtree needs libcrypto.a to link for make check. | Ezra Peisach | 1995-04-22 | 3 | -2/+9 |
* | Back out ASN.1 library changes (which were incorrect) | Theodore Tso | 1995-04-22 | 4 | -223/+9 |
* | Makefile.in, configure.in, t_std_conf.c: Add test program to | Theodore Tso | 1995-04-22 | 10 | -106/+382 |
* | Fix == vs = typo | Theodore Tso | 1995-04-22 | 1 | -2/+2 |
* | def_realm.c (krb5_get_default_realm): Use the profile code to | Theodore Tso | 1995-04-22 | 6 | -0/+193 |
* | Added the profile directory for the profile routines | Theodore Tso | 1995-04-22 | 2 | -2/+7 |
* | Fix BACKWARD_BITMASK_COMPAT so that it doesn't break user-to-user | Theodore Tso | 1995-04-22 | 2 | -9/+106 |
* | If STDC and WINDOWS is not defined, define PROTOTYPE properly. | Ezra Peisach | 1995-04-21 | 2 | -0/+6 |
* | Unless HAVE_C_STRUCTURE_ASSIGNMENT is defined, use memcpy to copy | Theodore Tso | 1995-04-21 | 14 | -0/+69 |
* | Added parenthesis to fix precedence problem in ASN.1 backwards compatibility | Theodore Tso | 1995-04-21 | 1 | -1/+1 |
* | Move the define of BACKWARDS_BITMASK_COMPAT to asn1_k_decode.c, since | Theodore Tso | 1995-04-20 | 3 | -8/+14 |
* | Some PC fix-ups due to the include structure changing | Keith Vetter | 1995-04-20 | 2 | -1/+10 |
* | mk_req.c (krb5_mk_req): Use krb5_sname_to_principal() in order | Theodore Tso | 1995-04-20 | 3 | -40/+43 |
* | Changes for the PC due to tytso's changing the include structure | Keith Vetter | 1995-04-20 | 2 | -1/+5 |
* | configure.in: Add checking for SIZEOF_SHORT, SIZEOF_INT, and | Theodore Tso | 1995-04-20 | 5 | -5/+61 |
* | removed unneeded #include of wordsize.h | Theodore Tso | 1995-04-20 | 2 | -1/+4 |
* | asn1_k_decode.c (asn1_decode_krb5_flags): Make the function | Theodore Tso | 1995-04-19 | 4 | -6/+117 |
* | Added storing of default realm in context. Global default realm | Ezra Peisach | 1995-04-19 | 2 | -19/+42 |
* | Initialize and free default realm in context | Ezra Peisach | 1995-04-19 | 2 | -0/+11 |
* | an_to_ln.c (dbm_an_to_ln): Don't compile dbm_an_to_ln() if | Theodore Tso | 1995-04-18 | 3 | -5/+22 |
* | * sendauth.c (krb5_sendauth): initialize error return parameter | Theodore Tso | 1995-04-18 | 3 | -5/+21 |
* | Forgot a makefile change for the Windows gssapi dll | Keith Vetter | 1995-04-18 | 2 | -1/+5 |
* | Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do | Theodore Tso | 1995-04-14 | 28 | -0/+1443 |
* | Makefile.in, configure.in: Move dependency for all-$WHAT back | Theodore Tso | 1995-04-14 | 2 | -3/+11 |
* | Removed 'unreferenced local variable' problem | Keith Vetter | 1995-04-14 | 2 | -1/+9 |
* | Windows global stuff: | Keith Vetter | 1995-04-14 | 274 | -1036/+1162 |
* | asn1_k_decode.c (setup, next_tag, apptag, get_field_body, | Theodore Tso | 1995-04-13 | 5 | -13/+64 |
* | Changed syntax for windows on the stored ccache file name | Keith Vetter | 1995-04-07 | 2 | -7/+12 |
* | Bug fixes or better error handling for the following 4 Windows bugs | Keith Vetter | 1995-04-06 | 8 | -32/+66 |
* | Move the dependency which causes all-$(WHAT) to be built so that it | Theodore Tso | 1995-04-01 | 3 | -1/+8 |
* | krb5_get_in_tkt returns proper error on clock skew mismatches | Keith Vetter | 1995-04-01 | 2 | -1/+6 |
* | * rc_dfl.c (krb5_rc_dfl_expunage): Close the old, temporary reply | Theodore Tso | 1995-03-31 | 3 | -2/+16 |
* | * realm_dom.c (krb5_get_realm_domain): Don't indent #ifdef's! | Theodore Tso | 1995-03-31 | 3 | -6/+12 |
* | Back out previous change so that it doesn't break people who are using | Theodore Tso | 1995-03-31 | 2 | -15/+32 |
* | Remove unused file | Theodore Tso | 1995-03-31 | 2 | -152/+0 |
* | Fix typo which caused new_keytab to not get freed, causing a memory | Theodore Tso | 1995-03-31 | 2 | -1/+6 |
* | Commit on the whole tree to make a checkpoint for a working windows world | Keith Vetter | 1995-03-31 | 8 | -369/+31 |
* | * ccdefname.c: On Mac, default cred cache is "STDIO:krb5cc" for now. | John Gilmore | 1995-03-29 | 1 | -0/+4 |
* | Added functionality for windows to read default file locations from | Keith Vetter | 1995-03-29 | 7 | -9/+73 |