summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use memset instead of bzeroEzra Peisach1996-07-242-1/+3
* Use $(LD) instead of $(CC) for linking... This allows for use of purifyEzra Peisach1996-07-242-1/+5
* * Makefile.in (all): Use $(LD) instead of $(CC) for link stageEzra Peisach1996-07-244-2/+25
* * 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
* add note about versioning bug that marc foundBarry Jaspan1996-07-121-2/+16
* 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
* Ted left off Ezra & me in the contributors to k5b6. I'll let Ted re-workRichard Basch1996-07-091-3/+3
* add kadm5_decrypt_keyBarry Jaspan1996-07-091-6/+31
* update dbname, admin_dbname, admin_lockfile dependenciesBarry Jaspan1996-07-091-4/+14
* * 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
* update permanent lock semanticsBarry Jaspan1996-06-261-13/+13
* update rename_principal for NO_RENAME_SALTBarry Jaspan1996-06-251-2/+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