aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-12-04This commit was manufactured by cvs2svn to create tagkrb5-1.1.1-beta1no author781-4308/+9910
1999-08-05* t_std_conf.c (test_get_krbhst): Use krb5_free_krbhst toDanilo Almeida11-92/+158
1999-08-05Document why krb5_win_ccdll_load is called way early in code.Danilo Almeida2-3/+14
1999-08-05* init_ctx.c (get_profile_etype_list): Use profile_release_stringDanilo Almeida4-18/+34
1999-08-05Remove profile_free_string because we already have profile_release_stringDanilo Almeida3-13/+2
1999-08-05Add profile_free_string to free strings allocated by profile_get_stringDanilo Almeida3-0/+18
1999-08-05* stdcc_util.c (deep_free_cc_v5_creds):Alexandra Ellwood1-0/+9
1999-08-05Added free(creds) to deep_free_cc_v5_creds so that someone is freeing the cc_...Alexandra Ellwood1-0/+2
1999-08-04Intialize out_creds pointer to 0 and then check whether it is 0 beforeDanilo Almeida2-4/+12
1999-08-03Update dump-utmp from KerbNet 1.2.Ken Raeburn4-30/+109
1999-08-03prof_file.c (profile_open_file)Alexandra Ellwood1-0/+6
1999-08-03stdcc.c (krb5_stdcc_destroy):Alexandra Ellwood1-0/+6
1999-08-03* krb5.hin: Wrap all declarations in `extern "C"' for C++, not just some. MoveKen Raeburn2-37/+20
1999-08-03Added line to initialize profile->magic on the Macintosh because all of the o...Alexandra Ellwood1-0/+1
1999-08-03Fixed a memory leak in krb5_stdcc_destroy(). The destroy function was failin...Alexandra Ellwood1-3/+13
1999-08-02Patches from Brad Thompson for building without krb4 compatibilityKen Raeburn3-4/+32
1999-07-30* config.guess: Add MacOS 10 support. (Submitted to autoconf maintainers.)Ken Raeburn2-0/+8
1999-07-29nuke some ancient isode remnantsKen Raeburn2-1/+5
1999-07-27GetMacProfileFileSpec: fined bogus string conversionMiro Jurisic2-1/+4
1999-07-26 * telnet.c (telnet): Fix typo in error message, viaTom Yu2-1/+6
1999-07-26fix typo in calculating buffer sizeKen Raeburn2-1/+6
1999-07-26Readded error_messageMiro Jurisic1-1/+1
1999-07-26Updated for 2.5a1Miro Jurisic1-0/+9
1999-07-26Fixed size_t redefinition on MacOSMiro Jurisic2-5/+4
1999-07-26Changed GSSLib fragment name; upped krb5 CFM version numberMiro Jurisic1-8/+12
1999-07-26Added krb5_get_profileMiro Jurisic2-0/+11
1999-07-26Added krb5_get_profile; removed com_err functionsMiro Jurisic1-4/+6
1999-07-26merged changes from the Mac_V2_0_derivatives branch and added krb5_get_profileMiro Jurisic1-1/+30
1999-07-26c_ustime.c, init_os_ctx.c: merged changes from the Mac_V2_0_derivatives branchMiro Jurisic1-0/+11
1999-07-26Merged from Mac_V2_0_derivatives branchMiro Jurisic1-11/+34
1999-07-24from the 1.0 branchEzra Peisach2-1/+5
1999-07-23Updating ChangeLogJeffrey Altman1-0/+15
1999-07-23Updating changelogJeffrey Altman2-0/+11
1999-07-23Update changelogJeffrey Altman1-0/+9
1999-07-23changelog updateJeffrey Altman1-0/+8
1999-07-23If no filespecs are provided, then return an empty profileJeffrey Altman1-9/+13
1999-07-23Add profile support for libdefaults dns_fallbackJeffrey Altman1-38/+55
1999-07-23Updated Windows section to use filespecs instead of filenamesJeffrey Altman1-9/+22
1999-07-23 * Makefile.in (install-mkdirs): Use mkinstalldirs rather thanTom Yu2-1/+6
1999-07-23Add profile support for libdefaults dns_fallbackJeffrey Altman2-36/+70
1999-07-23Rename conf_boolean to krb5_conf_boolean and remove the static designationJeffrey Altman1-3/+4
1999-07-23 * mkinstalldirs: New file; from autoconf-2.13Tom Yu2-0/+42
1999-07-23Additional exports which are used by Kermit for Server Side Telnet authentica...Jeffrey Altman1-1/+8
1999-07-23Added new profile_in_memory flag to the struct _krb5_context so thatJeffrey Altman1-0/+1
1999-07-23 * config.guess, config.sub, install-sh: Update from autoconf-2.13Tom Yu4-103/+399
1999-07-23clean up more conflictsTom Yu1-17/+33
1999-07-23resolve conflicts from autoconf-2.13 importTom Yu24-2059/+4977
1999-07-23Initial revisionTom Yu1-0/+343
1999-07-22more fixes for meeroh's patchKen Raeburn2-1/+2
1999-07-21* init_os_ctx.c (os_get_default_config_files): Fix some typos and missed nameKen Raeburn2-11/+18