summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* AddedMiro Jurisic1999-07-101-0/+39
* More fixed to make Makefile work correctly from any rootMiro Jurisic1999-07-101-0/+1
* AddedMiro Jurisic1999-07-101-0/+33
* More fixed to make perl script run cirrectly from any rootMiro Jurisic1999-07-101-1/+1
* More fixed to make perl script run cirrectly from any rootMiro Jurisic1999-07-102-2/+5
* Added profile library and fixed perl script invocation to work fromarbitrary ...Miro Jurisic1999-07-101-24/+163
* Added profile library file listMiro Jurisic1999-07-101-18/+57
* Removed profile lib error table installationMiro Jurisic1999-07-101-2/+2
* * kdb5_util.c (main): Do try using com_err in the case that krb5_init_contextKen Raeburn1999-07-072-2/+6
* * KRB5-asn.py (PA-SAM-RESPONSE): Fix syntax error -- comma separating sequenceKen Raeburn1999-07-062-4/+10
* * configure.in: Delete old and already disabled code relating to shared libraryKen Raeburn1999-07-062-232/+5
* * krb5_decode_test.c (main): Add test cases for encryption_key inTom Yu1999-07-042-0/+11
* * asn1buf.c (asn1buf_sync): Add length parameter to disambiguateTom Yu1999-07-045-7/+21
* * asn1buf.h: New prototpyes for asn1buf_sync() andTom Yu1999-07-035-10/+71
* * asn1buf.c (asn1buf_sync): Interim fix for DCE compat problemTom Yu1999-07-012-1/+14