summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Initializes some variables so that they do not end up in the common blockBrad Thompson1999-08-131-0/+8
* Initialize __krb_sendauth_hidden_tkt_len so it doesn't end up in theBrad Thompson1999-08-131-1/+1
* Initialize swap_bytes so that it doesn't end up in the common blockBrad Thompson1999-08-131-1/+1
* Now recognizes MacOS 10 as a valid OSBrad Thompson1999-08-131-1/+1
* Added MacOS X shared library supportBrad Thompson1999-08-131-0/+13
* chpw.c (krb5_mk_chpw_req):Alexandra Ellwood1999-08-101-5/+14
* 1999-08-10 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood1999-08-101-0/+7
* (krb5_change_password):Alexandra Ellwood1999-08-101-248/+284
* 1999-08-10 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood1999-08-101-0/+7
* Define MAXPATHLEN only if not already define. This helps avoidDanilo Almeida1999-08-102-0/+7
* Use standard windows exe link flagsDanilo Almeida1999-08-106-3/+15
* Build kpasswd under windowsDanilo Almeida1999-08-107-16/+63
* Provide Win32 implementation so that kinit and such work under Win32Danilo Almeida1999-08-092-3/+104
* 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