summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* These additions cause the KDC to react to SIGHUP by closing andGeoffrey King1998-07-089-1/+100
* Third time's the charm.... *sigh* (ya irix6.3/gcc fix)Matthew Hancher1998-07-081-9/+9
* kadm_ser_wrap.c (kadm_ser_init): Use krb5_425_conv_principal insteadTheodore Tso1998-07-082-6/+9
* Wed Jul 8 01:10:44 1998 Matthew D Hancher <mdh@mit.edu>Matthew Hancher1998-07-082-2/+22
* conv_princ.c: Add additional commonly seen Kerberos V4 services to theTheodore Tso1998-07-072-0/+17
* * chk_trans.c: Fix up previous fix; short-circuit out whenTom Yu1998-07-072-2/+8
* Makefile.in (build_pwfile): Add rule to build the build_pwfile programTheodore Tso1998-07-035-50/+200
* Update commands to build the Macintosh MPW MakefileTheodore Tso1998-07-032-3/+8
* asn1_encode.c: Make the magic Macintosh EPOCH offset be 70 yearsTheodore Tso1998-07-022-1/+7
* k5unseal.c (kg_unseal): Clean up lint warningsTheodore Tso1998-07-026-29/+66
* com_err.c (MacMessageBox): Change TextBox to TETextBox to match upTheodore Tso1998-07-022-1/+6
* oid_ops.c (generic_gss_release_oid): Recognize our own (new) "self"Theodore Tso1998-07-022-1/+9
* Update ReadMe file so it's a little bit more accurate...Theodore Tso1998-07-021-5/+4
* Remove unneded Includes lineTheodore Tso1998-07-021-1/+0
* Update Macintosh changes to ChangeLog which Marshall made on 1/13/98Theodore Tso1998-07-021-0/+8
* Update Macintosh changes to ChangeLogTheodore Tso1998-07-021-0/+14
* Add new GSSAPI functionsTheodore Tso1998-07-023-6/+80
* Update Mac resource file to say 1.0.4b1Theodore Tso1998-07-022-3/+7
* KerberosHeaders.h: Removed #endif with no matching initial #ifTheodore Tso1998-07-012-2/+5
* win-mac.h: Make size_t to be an unsigned long instead of unsigned intTheodore Tso1998-07-012-1/+6
* chk_trans.c (krb5_check_transited_list): Fix use of an uninitalizedTheodore Tso1998-07-012-2/+7
* Fix obvious bug where we were returning a pointer to an automaticTheodore Tso1998-07-012-1/+8
* Committed sarac's changes which make the mpw dependencies more saneTheodore Tso1998-07-012-73/+254
* * mk_priv.c (krb_mk_priv): Fix up call to pcbc_encrypt(). ByTom Yu1998-06-242-1/+18
* Tue Jun 23 06:28:51 1998 Matthew D Hancher <mdh@mit.edu>Matthew Hancher1998-06-231-1/+6
* * cnv_tkt_skey.c (krb524_convert_tkt_skey): Handle null addressTom Yu1998-06-173-23/+26
* Don't depend on $(RM) macro being defined when building kerbsrc-nt.zipTheodore Tso1998-05-272-4/+7
* Folded in enhancements from Cygnus's Kerbnet-1.2 (plus our changesTheodore Tso1998-05-2713-607/+678
* Makefile.in: Add ccache/memory as a directory to be recursively builtTheodore Tso1998-05-272-3/+17
* Makefile.in: Update Makefile so that it can be built under WindowsTheodore Tso1998-05-272-2/+12
* mkbin.bat: Added convenience batch file which copies all of theTheodore Tso1998-05-273-2/+25
* logwtmp.c: Include paths.h if present, and use _PATH_WTMP to determineTheodore Tso1998-05-272-1/+14
* configure.in: Add check for paths.hTheodore Tso1998-05-272-1/+5
* sys_term.c: #include utmp.h if present, and use _PATH_WTMP andTheodore Tso1998-05-273-2/+23
* windows.in: Remove -DLEHMAN, which doesn't do anything. (A grepTheodore Tso1998-05-272-1/+7
* srv_rcache.c (krb5_get_server_rcache):Theodore Tso1998-05-273-2/+8
* Check in files from Kerbnet-1.2 release. This is an auxiliary libraryTheodore Tso1998-05-278-0/+972
* Makefile.in: include krb5/ccache/memory and windows/lib in the list ofTheodore Tso1998-05-273-7/+39
* krb5.hin: Declare krb5_auth_con_setrcache and krb5_get_server_rcacheTheodore Tso1998-05-272-2/+7
* login.c (dolastlog): BSD 4.4 systems don't have lastlog.h, but stillTheodore Tso1998-05-275-8/+55
* krb5_32.def: Change the DLL export list to includeTheodore Tso1998-05-272-5/+31
* * configure.in: Re-order check for setupterm to avoid lossage ifTom Yu1998-05-262-1/+6
* Makefile.in (CLEANLIBS): Remove lib/kadm from the list of directoriesTheodore Tso1998-05-252-9/+7
* Makefile.in: Remove lib/kadm and lib/krb5/free from the list ofTheodore Tso1998-05-252-8/+8
* aclocal.m4: Added suggested changes to improve HP-UX's support forTheodore Tso1998-05-252-3/+18
* util_buffer.c (g_make_string_buffer): Don't include the trailingTheodore Tso1998-05-252-2/+7
* Fix typo which caused import_name to incorrectly import names producedTheodore Tso1998-05-252-1/+7
* copy_ccache.c (gss_krb5_copy_ccache): Fix bugs in copy_ccache.c, whichTheodore Tso1998-05-254-10/+19
* inq_cred.c (krb5_gss_inquire_cred):Theodore Tso1998-05-2510-37/+58
* util_ordering.c (g_order_free):Theodore Tso1998-05-255-14/+44