summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Patches from Brad Thompson for building without krb4 compatibilityKen Raeburn1999-08-023-4/+32
* * config.guess: Add MacOS 10 support. (Submitted to autoconf maintainers.)Ken Raeburn1999-07-302-0/+8
* nuke some ancient isode remnantsKen Raeburn1999-07-292-1/+5
* GetMacProfileFileSpec: fined bogus string conversionMiro Jurisic1999-07-272-1/+4
* * telnet.c (telnet): Fix typo in error message, viaTom Yu1999-07-262-1/+6
* fix typo in calculating buffer sizeKen Raeburn1999-07-262-1/+6
* Readded error_messageMiro Jurisic1999-07-261-1/+1
* Updated for 2.5a1Miro Jurisic1999-07-261-0/+9
* Fixed size_t redefinition on MacOSMiro Jurisic1999-07-262-5/+4
* Changed GSSLib fragment name; upped krb5 CFM version numberMiro Jurisic1999-07-261-8/+12
* Added krb5_get_profileMiro Jurisic1999-07-262-0/+11
* Added krb5_get_profile; removed com_err functionsMiro Jurisic1999-07-261-4/+6
* merged changes from the Mac_V2_0_derivatives branch and added krb5_get_profileMiro Jurisic1999-07-261-1/+30
* c_ustime.c, init_os_ctx.c: merged changes from the Mac_V2_0_derivatives branchMiro Jurisic1999-07-261-0/+11
* Merged from Mac_V2_0_derivatives branchMiro Jurisic1999-07-261-11/+34
* from the 1.0 branchEzra Peisach1999-07-242-1/+5
* Updating ChangeLogJeffrey Altman1999-07-231-0/+15
* Updating changelogJeffrey Altman1999-07-232-0/+11
* Update changelogJeffrey Altman1999-07-231-0/+9
* changelog updateJeffrey Altman1999-07-231-0/+8
* If no filespecs are provided, then return an empty profileJeffrey Altman1999-07-231-9/+13
* Add profile support for libdefaults dns_fallbackJeffrey Altman1999-07-231-38/+55
* Updated Windows section to use filespecs instead of filenamesJeffrey Altman1999-07-231-9/+22
* * Makefile.in (install-mkdirs): Use mkinstalldirs rather thanTom Yu1999-07-232-1/+6
* Add profile support for libdefaults dns_fallbackJeffrey Altman1999-07-232-36/+70
* Rename conf_boolean to krb5_conf_boolean and remove the static designationJeffrey Altman1999-07-231-3/+4
* * mkinstalldirs: New file; from autoconf-2.13Tom Yu1999-07-232-0/+42
* Additional exports which are used by Kermit for Server Side Telnet authentica...Jeffrey Altman1999-07-231-1/+8
* Added new profile_in_memory flag to the struct _krb5_context so thatJeffrey Altman1999-07-231-0/+1
* * config.guess, config.sub, install-sh: Update from autoconf-2.13Tom Yu1999-07-234-103/+399
* clean up more conflictsTom Yu1999-07-231-17/+33
* resolve conflicts from autoconf-2.13 importTom Yu1999-07-2324-2059/+4977
* Initial revisionTom Yu1999-07-231-0/+343
* more fixes for meeroh's patchKen Raeburn1999-07-222-1/+2
* * init_os_ctx.c (os_get_default_config_files): Fix some typos and missed nameKen Raeburn1999-07-212-11/+18
* * prof_int.h (profile_t): Delete typedef, since Miro changed prof_int.h toKen Raeburn1999-07-214-20/+25
* #ifdefed out krb5_*config_file on MacOSMiro Jurisic1999-07-213-5/+19
* Profile library now uses MacOS native file specifiers on MacOS, and file path...Miro Jurisic1999-07-211-13/+44
* Added krb5_free_unparsed_nameMiro Jurisic1999-07-211-0/+1
* Use Mac files specifiers for config files on MacOSMiro Jurisic1999-07-211-79/+46
* Profile library now uses MacOS native file specifiers on MacOS, and file path...Miro Jurisic1999-07-213-90/+136
* Added #ifdef __cplusplus extern "C"Miro Jurisic1999-07-142-0/+12
* profile headers now copied to outputMiro Jurisic1999-07-131-1/+13
* AIX 4.3.2 (4.3.0+) build fixes based on bug report from Joshua Lackey,Ken Raeburn1999-07-123-1/+14
* Updated for 2.1d3 and 2.1d4Miro Jurisic1999-07-121-0/+8
* Fixed krb5 library CFM version numbersMiro Jurisic1999-07-121-4/+4
* * krb5_decode_test.c (main): Add additional test cases inTom Yu1999-07-112-0/+15
* * asn1_decode.c (asn1_decode_integer): Fix to deal with overflowsTom Yu1999-07-112-8/+30
* Headers now correctly copied to output foldersMiro Jurisic1999-07-101-4/+4
* Fixed discrepancies between debug and final targetsMiro Jurisic1999-07-101-3/+3