summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* * Makefile.in (DEPLIBS): Use correct version number forEzra Peisach1996-07-242-1/+6
* Removed kadmin.exp, since it's for the old admin serverTheodore Tso1996-07-242-834/+4
* * ftpd.c (auth_data): the logic which dealt with multiple acceptorMarc Horowitz1996-07-241-207/+204
* Remove mechglue from the list of Macintosh subdirectoriesTheodore Tso1996-07-242-1/+6
* Must include k5-int.h on Windows and Macintosh buildsTheodore Tso1996-07-242-0/+6
* Fix broken Windows commands to copy gssapi_krb5.h to include/gssapiTheodore Tso1996-07-242-1/+4
* Must include k5-int.h on Windows and Macintosh buildsTheodore Tso1996-07-242-0/+9
* Makefile.in: Build logger.o from the libkadm5 directory. ThisTheodore Tso1996-07-243-2/+34
* Ignore db-config.h.in which is generated by autoheaderEzra Peisach1996-07-231-0/+1
* obj/dbm.c: Copy the elements between the struct DBT andEzra Peisach1996-07-232-0/+58
* * Makefile.in: add dependency for kdb5_util_ct.oTom Yu1996-07-232-0/+6
* * Makefile.in: add dependency for kadmin_ct.oTom Yu1996-07-232-0/+6
* * Makefile.in: delete extraneous trailing backslash from GENSRCSTom Yu1996-07-232-2/+7
* Renamed release_buffer.c to rel_buffer.c, and release_oid_set.c toTheodore Tso1996-07-234-4/+11
* * xdr.c: Do not declare malloc()Ezra Peisach1996-07-233-2/+9
* * Makefile.in: libkdb5.so needs to be built withEzra Peisach1996-07-233-0/+23
* Add contents of util/db2/acconfig.h to the top-level acconfig.h soTheodore Tso1996-07-232-0/+28
* Include errno.hEzra Peisach1996-07-232-0/+5
* If __STDC__ is not defined, generate proper prototypes..Ezra Peisach1996-07-232-1/+6
* * kdc.conf (admin_*): add the fields for the new admin system toMarc Horowitz1996-07-221-1/+5
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-2212-0/+956
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-22651-2676/+138835
* killed krb5.h in the modern wayMarc Horowitz1996-07-201-2271/+0
* Added TIMEBOMB_INFO string which tells the user the URL to look forTheodore Tso1996-07-132-3/+12
* On Windows builds, add -DHAVE_STDLIB_HTheodore Tso1996-07-132-1/+6
* New routine which does the timebomb and version server checking.Theodore Tso1996-07-112-39/+78
* Add a call to krb5_win_do_init() on Win16 and Win32 machines. This isTheodore Tso1996-07-112-0/+18
* win_glue.c: Add a quick hack so we can time-bomb the libkrb5.dll andTheodore Tso1996-07-103-2/+56
* * test.c (krb4_print_ticket): Change addr to unsigned KRB4_32 fromEzra Peisach1996-07-093-2/+10
* * krb4-proto.h: Change prototype for decomp_ticket to match sourceEzra Peisach1996-07-092-1/+6
* * kinit.M: Document -R optionEzra Peisach1996-07-073-7/+78
* * get_creds.c: (krb5_get_credentials_val_renew_core) CombineEzra Peisach1996-07-073-3/+71
* * krb5.hin: Add prototypes for krb5_get_credentials_renew() andEzra Peisach1996-07-072-0/+18
* * asn1buf.c (asn12krb5_buf): Initialize magic fields of structure.Ezra Peisach1996-06-272-1/+9
* Only include stdlib.h if it's availableTheodore Tso1996-06-249-0/+21
* Change const to krb5_const, so that it works on compilers that don'tTheodore Tso1996-06-242-1/+7
* Fix typo so that krsh doesn't exit when using the default portTheodore Tso1996-06-242-1/+6
* Fix bug pointed out by jhawk; we weren't looking for all ptysSam Hartman1996-06-245-9/+21
* Krb4: get the right includesSam Hartman1996-06-243-1/+6
* Drop support for -u because it allows us to removeSam Hartman1996-06-244-243/+13
* Fix up handling of libkrb4 libraries so includes and stuff work withSam Hartman1996-06-242-2/+17
* * klogind should do a better job of initializing output flags on ttySam Hartman1996-06-245-1/+48
* Fix Win-16 build #defines for KRB5_CALLCONV and KRB5_DLLIMPTheodore Tso1996-06-212-5/+10
* Call macfiles.sh explicitly using /bin/sh, so that it works even ifTheodore Tso1996-06-212-1/+7
* Fix typos for SAPKRB5.DLL supportTheodore Tso1996-06-202-3/+3
* * str_conv.c (krb5_string_to_timestamp): Ensure that all fields ofEzra Peisach1996-06-182-1/+13
* * aclocal.m4 (CHECK_DB): explicitly set $LIBS before callingTom Yu1996-06-172-0/+8
* Initialize auth_context to NULL before calling krb5_sendauth - otherwiseEzra Peisach1996-06-152-1/+4
* Remove tests that are not needed with the pty library in placeEzra Peisach1996-06-152-22/+6
* Add space before \ to deal with SunOS version of make which losesEzra Peisach1996-06-152-3/+6