summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* * 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
* move _kadm5_check_handle into *_init.cBarry Jaspan1996-06-191-1/+1
* update to kadm5, add api versioning and handles, other minor fixesBarry Jaspan1996-06-191-223/+536
* remove attribute explanations, refer to libkdb functional specBarry Jaspan1996-06-181-98/+20
* * 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
* add init_with_credsBarry Jaspan1996-06-141-17/+31
* * configure.in: remove ref to SS_RULESTom Yu1996-06-146-3/+12
* * post.in,pre.in: break some things out from aclocal.m4 and putTom Yu1996-06-143-0/+64
* * configure.in: remove ref to ET_RULESTom Yu1996-06-1422-11/+54
* * configure.in: remove ref to SS_RULES, ET_RULESTom Yu1996-06-142-2/+5
* * configure.in: remove ref to SS_RULES, ET_RULESTom Yu1996-06-142-2/+4
* * aclocal.m4: break some stuff out into pre.in and post.in inTom Yu1996-06-142-140/+11
* * ftpd.c (authdata): misplaced braces caused server to not be able toKevin Mitchell1996-06-132-1/+8
* Include string.h for declaration for memcpy()Ezra Peisach1996-06-132-0/+5
* don't change the error table name (leave it ovk); I'm not sure if thisBarry Jaspan1996-06-131-1/+1
* For Win32, define away FAR and NEARTheodore Tso1996-06-132-0/+9
* Makefile.in: Update special rule for gssapi_err_generic.obj so that itTheodore Tso1996-06-132-5/+7