summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Make sure we have FQDN in the case where we use gethostnameDanilo Almeida1999-08-093-6/+38
* Fixed file list generationMiro Jurisic1999-08-071-12/+12
* Fixed file list generation to work from any directoryMiro Jurisic1999-08-062-39/+51
* * def_realm.c (krb5_get_default_realm): Check that we haveDanilo Almeida1999-08-062-1/+5
* Fix calling convention for krb5_get_profileDanilo Almeida1999-08-062-1/+5
* Keep invariant that profile_in_memory member of contextDanilo Almeida1999-08-052-0/+7
* * t_std_conf.c (test_get_krbhst): Use krb5_free_krbhst toDanilo Almeida1999-08-0511-92/+158
* Document why krb5_win_ccdll_load is called way early in code.Danilo Almeida1999-08-052-3/+14
* * init_ctx.c (get_profile_etype_list): Use profile_release_stringDanilo Almeida1999-08-054-18/+34
* Remove profile_free_string because we already have profile_release_stringDanilo Almeida1999-08-053-13/+2
* Add profile_free_string to free strings allocated by profile_get_stringDanilo Almeida1999-08-053-0/+18
* * stdcc_util.c (deep_free_cc_v5_creds):Alexandra Ellwood1999-08-051-0/+9
* Added free(creds) to deep_free_cc_v5_creds so that someone is freeing the cc_...Alexandra Ellwood1999-08-051-0/+2
* Intialize out_creds pointer to 0 and then check whether it is 0 beforeDanilo Almeida1999-08-042-4/+12
* Update dump-utmp from KerbNet 1.2.Ken Raeburn1999-08-034-30/+109
* prof_file.c (profile_open_file)Alexandra Ellwood1999-08-031-0/+6
* stdcc.c (krb5_stdcc_destroy):Alexandra Ellwood1999-08-031-0/+6
* * krb5.hin: Wrap all declarations in `extern "C"' for C++, not just some. MoveKen Raeburn1999-08-032-37/+20
* Added line to initialize profile->magic on the Macintosh because all of the o...Alexandra Ellwood1999-08-031-0/+1
* Fixed a memory leak in krb5_stdcc_destroy(). The destroy function was failin...Alexandra Ellwood1999-08-031-3/+13
* 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