summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* For Windows and Macintosh, always include stdlib.hTheodore Tso1997-07-302-0/+5
* Add documentation describing the /MD flag in the Win32 CFLAGSTheodore Tso1997-07-301-0/+1
* Makefile.in: Remove msvcrt.lib from the explicit WINLIBS link lineTheodore Tso1997-07-305-3/+17
* Add support for the new OID value for host-based service nameTheodore Tso1997-07-303-0/+11
* inq_names.c (krb5_gss_inquire_names_for_mech): Add the the new OIDTheodore Tso1997-07-303-1/+20
* * kdb_db2.c (krb5_db2_db_set_hashfirst): Don't cast aTom Yu1997-07-292-1/+6
* Take out the /nod option, and remove libc.lib from the list ofTheodore Tso1997-07-296-9/+21
* Add additional debugging messages so we can see the winsock errorTheodore Tso1997-07-292-24/+44
* * kdb_db2.c: Fix typo; also, tweak page size in attempt to speedTom Yu1997-07-263-5/+8
* * kadm_funcs.c: Remove mention of dbm for now. It should probablyTom Yu1997-07-252-1/+10
* * loadv4.c:Tom Yu1997-07-255-16/+36
* * dump.c: Update to new kdb APITom Yu1997-07-252-3/+12
* * main.c (init_realm): Fix to use new ktkdbTom Yu1997-07-252-6/+8
* * Makefile.in: Remove test-randkey since it was breaking theTom Yu1997-07-252-1/+7
* * server_init.c: Change a few calls to align with the new kdbTom Yu1997-07-253-3/+10
* * t_kdb.c: Reflect changes in the API, mostly db_createTom Yu1997-07-257-60/+1545
* * t_ser.c: Add support for changed kdb APITom Yu1997-07-252-2/+7
* * kdb5_err.et: Add error code for bad creation flagsTom Yu1997-07-252-0/+5
* * Makefile.in: Bump version due to et changesTom Yu1997-07-252-1/+5
* * kdb_kt.h: Move support for "kdb" keytab hereTom Yu1997-07-253-8/+79
* * k5-int.h: Don't include anything related to dbmTom Yu1997-07-252-17/+4
* * util_ordering.c: Include string.h for prototypesEzra Peisach1997-07-222-0/+5
* (krb5_gss_accept_sec_context): Initialize ctx before it is referenced withou...Ezra Peisach1997-07-222-1/+6
* * error_message.c (error_message): Mask error code withEzra Peisach1997-07-223-2/+12
* Fix stupid #ifdef logic errorTheodore Tso1997-07-171-1/+1
* * dump.c (process_k5beta_record): Change variables from char toEzra Peisach1997-07-173-6/+15
* Fix name of srvtab file in the man page to be krb5.keytabTheodore Tso1997-07-162-1/+5
* Only copy over the old table when there's an old table to copy over.Theodore Tso1997-07-162-2/+9
* Always copy the mechtype so that delete_sec_context() can safelyTheodore Tso1997-07-162-1/+11
* Remove (probably unneeded) size_t definitionTheodore Tso1997-07-154-7/+8
* * kdc_preauth.c (get_sam_edata): Don't goto cleanup if SAM is notTom Yu1997-07-152-5/+8
* Added Winsock kludge for finding your local IP address. May not workTheodore Tso1997-07-042-6/+65
* * kadm_funcs.c, kadm_server.c, kadm_ser_wrap.c: Reenable mod andTom Yu1997-07-014-177/+115
* * kadm_funcs.c, kadm_server.c, kadm_ser_wrap.c: Reenable get andTom Yu1997-07-014-308/+253
* * kadm_rpc_svc.c, server_stubs.c: Add support for setv4keyTom Yu1997-07-013-0/+68
* Fix goof in ChangeLogTom Yu1997-07-011-0/+1
* * client_principal.c, client_rpc.c: Add support for setv4keyTom Yu1997-07-013-0/+40
* * server_acl.h: Fix ACL_ALL_MASK to include ACL_SETKEYTom Yu1997-07-013-2/+9
* * kadm_rpc.h, kadm_rpc_xdr.c: Add support for setv4keyTom Yu1997-07-013-1/+33
* Added code so that a valid credential handle is generated whenKevin Mitchell1997-06-302-3/+75
* killpg() wasn't conditionalized in login.c, causing compiles to fail onKevin Mitchell1997-06-302-0/+12
* * 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