summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replaceTom Yu1997-09-265-7/+15
* remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABSTom Yu1997-09-195-12/+22
* * krb5.hin: Add const to prototypes for krb5_cc_resolve,Ezra Peisach1997-09-152-4/+10
* * kdb_dbm.h: Add const to argument of krb5_dbm_db_get_principal.Ezra Peisach1997-09-153-5/+18
* For Windows and Macintosh, always include stdlib.hTheodore Tso1997-07-302-0/+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
* Remove (probably unneeded) size_t definitionTheodore Tso1997-07-152-4/+4
* it's 'extern "C"' not '#extern "C"'Kevin Mitchell1997-03-311-3/+3
* Add 'extern "C"' for C++ compatibility; also check for __cplusplusTheodore Tso1997-03-182-4/+32
* Don't do all the setup if RES_ONLY is defined; only get the resourceRichard Basch1997-02-251-0/+8
* win-mac.h: Contents of lib/krb5/os/win-pwd.h (resource definitions forRichard Basch1997-02-251-0/+6
* krb5.hin: Export krb5_read_password (Win16/32)Richard Basch1997-02-253-5/+12
* * Make shared libs work on AIXSam Hartman1997-02-222-7/+12
* Update port-socket.h to includeSam Hartman1997-02-222-1/+9
* 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
* Do not export krb5_init_ets/krb5_free_ets (win16/win32)Richard Basch1997-02-201-2/+4
* Added function prototype for krb5_set_principal_realm()Theodore Tso1997-02-192-0/+8
* Remove krb5_xfree from the public interfaceRichard Basch1997-02-183-78/+47
* Fixed prototype (win16/win32)Richard Basch1997-02-181-1/+1
* Prototypes for krb4 functions are in krb.hRichard Basch1997-02-181-242/+0
* Added support for building krb4 library (win16/win32)Richard Basch1997-02-184-194/+293
* Added support for building krb4 libraryRichard Basch1997-02-182-0/+42
* Added declaration for krb5_finish_etsRichard Basch1997-02-151-0/+2
* krb5.hin: export krb5_get_credenitals_{renew,validate} (win32)Richard Basch1997-02-112-4/+7
* krb.h: Make sure KRB5_EXPORTVAR is definedRichard Basch1997-02-062-0/+5
* k5-int.h: Make sure KRB5_EXPORTVAR is definedRichard Basch1997-02-062-1/+3
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-062-2/+11
* INTERFACE is no longer defined in krb5.h, so we must define it hereRichard Basch1997-02-061-4/+35
* Windows/NT integrationRichard Basch1997-02-066-1128/+1215
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-134-4/+14
* * osconf.h (DEFAULT_KEYTAB_NAME): Change DOS version of this toTom Yu1996-11-142-1/+6
* revert kt_default_name changes; see ChangeLogs for detailsTom Yu1996-11-133-4/+4
* * osconf.h: Change DEFAULT_KEYTAB_NAME to /etc/krb5.keytab underTom Yu1996-11-132-1/+6
* * krb5.hin: Add definition for krb5_kt_set_default_name()Tom Yu1996-11-133-0/+11
* Removed unusued prototype for krb5_verify_padata();Theodore Tso1996-11-042-6/+5
* Start installing krb4 headers again. [36]Sam Hartman1996-10-312-0/+7
* Implement Autoconf style directory handling option support.Sam Hartman1996-10-314-16/+28
* remove some missed filesTom Yu1996-09-112-33/+0
* * osconf.h: add KADM5 defaults: KEYTAB, ACL_FILE, PORTBarry Jaspan1996-08-282-0/+11
* * kdb.h: add KRB5_TL_KADM5_E_DATABarry Jaspan1996-08-262-0/+5
* Remove dbm_error and dbm_clearerr from the dispatch table (whichTheodore Tso1996-08-232-4/+6
* Since we are only supporting the db in the util/db2 directory, justTheodore Tso1996-08-152-30/+11
* * osconf.h: add KPROPD_DEFAULT_KDB5_UTILBarry Jaspan1996-08-122-0/+5
* Add prototype for krb5_free_keyblock_contentsEzra Peisach1996-08-022-0/+7
* Commit prototyping of krb5_setenv; not sure why this failed yesterday.Sam Hartman1996-07-282-0/+7
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-226-106/+115
* killed krb5.h in the modern wayMarc Horowitz1996-07-201-2271/+0