summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * configure.in: Do not run test suite unless Athena compatibilityEzra Peisach1997-02-223-1/+30
* Fix terminal handling with regard to ^@ and ^oSam Hartman1997-02-222-2/+12
* Described the replacement of #ifdef unixRichard Basch1997-02-221-5/+8
* AIX should also have the compatibility interfaceRichard Basch1997-02-222-2/+2
* I really did mean #ifdef unix... I added AIX for compatibility.Richard Basch1997-02-223-3/+7
* be more careful about removing crypto_glue.cSam Hartman1997-02-221-2/+0
* * Make shared libs work on AIXSam Hartman1997-02-222-1/+4
* * Make shared libs work on AIXSam Hartman1997-02-226-5/+18
* * Make shared libs work on AIXSam Hartman1997-02-223-127/+35
* * Make shared libs work on AIXSam Hartman1997-02-2212-25/+52
* * Make shared libs work on AIXSam Hartman1997-02-223-234/+5
* * Make shared libs work on AIXSam Hartman1997-02-223-3/+12
* * Make shared libs work on AIXSam Hartman1997-02-223-1/+243
* * Make shared libs work on AIXSam Hartman1997-02-222-7/+12
* * Make shared libs work on AIXSam Hartman1997-02-222-2/+32
* Fix typoSam Hartman1997-02-221-1/+1
* Bump minor library version so I canSam Hartman1997-02-224-2/+10
* Update the major version to 3;Sam Hartman1997-02-222-1/+5
* Update port-socket.h to includeSam Hartman1997-02-222-1/+9
* Removed un-user extern declaration of krb5_config_file -Ezra Peisach1997-02-222-3/+4
* Linux doesn't understand -R; use "-bWl,-rpath -Wl,$(PROG_RPATH)" insteadTheodore Tso1997-02-212-1/+6
* Use malloc/realloc/free instead of the "near" counterparts. TheRichard Basch1997-02-212-21/+13
* Link the krb4 dll under Windows; we already built all the objects..Richard Basch1997-02-212-1/+5
* Define SOCKET_INITIALIZE and SOCKET_CLEANUP as no-ops under Windows sinceRichard Basch1997-02-212-2/+8
* Makefile.in: krb_err.h is a generated file; fix build/install rules soRichard Basch1997-02-203-6/+14
* Fixed krb5_build_principal_va prototype to match functionRichard Basch1997-02-201-1/+1
* Unix bug: link.table was referencing an incompletely constructed variableRichard Basch1997-02-201-1/+1
* Zip up the kerberosIV include files, alsoRichard Basch1997-02-201-2/+3
* Remove unnecessary calls to krb5_init_etsRichard Basch1997-02-202-4/+1
* et_c.awk:Richard Basch1997-02-202-21/+24
* Remove unneeded calls to krb5_init_etsRichard Basch1997-02-207-7/+0
* init_ctx.c: krb5_free_context calls krb5_free_ets (currently a no-op)Richard Basch1997-02-203-2/+1
* f_data.c: Fixed commentRichard Basch1997-02-204-4/+49
* Do not DLL export krb5_init_ets/krb5_free_etsRichard Basch1997-02-201-13/+3
* Removed unneeded call to krb5_init_etsRichard Basch1997-02-209-10/+1
* Removed unneeded call to krb5_init_etsRichard Basch1997-02-201-3/+7
* krb5_16.def krb5_32.def: Do not export krb5_init_ets/krb5_finish_etsRichard Basch1997-02-203-80/+77
* Removed unneeded call to krb5_init_etsRichard Basch1997-02-201-7/+12
* Call krb5_db_fini to cleanup the db_contextRichard Basch1997-02-201-0/+1
* kpasswd.c: Removed unneeded call to krb5_init_ets and unused #defineRichard Basch1997-02-202-6/+2
* dump.c kdb5_destroy.c kdb5_stash.c kdb5_util.c:Richard Basch1997-02-205-12/+27
* Removed unneeded call to krb5_init_etsRichard Basch1997-02-203-4/+0
* Do not export krb5_init_ets/krb5_free_ets (win16/win32)Richard Basch1997-02-201-2/+4
* Added set_realm.c, which implements krb5_set_principal_realm()Theodore Tso1997-02-191-0/+52
* Added function prototype for krb5_set_principal_realm()Theodore Tso1997-02-192-0/+8
* Added new function krb5_set_principal_realm(), which is used toTheodore Tso1997-02-194-1/+57
* Removed $(KRBOPT) from RFLAGS definition since it broke the Win16 buildRichard Basch1997-02-191-2/+2
* Fixed one more instance of the wrong variable name (context variable)Richard Basch1997-02-191-1/+1
* Fixed "context" nameRichard Basch1997-02-191-1/+1
* Renamed getst() to getstr() to avoid conflicts with krb4.h definitionRichard Basch1997-02-191-6/+6