summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * krb524d.c (do_connection): Convert to using new symbol forTom Yu1999-08-193-2/+10
* * kerberos_v4.c (compat_decrypt_key): Align DES3 enctypes withTom Yu1999-08-182-2/+8
* * etypes.c: Update des3-cbc-sha1 to alignt with new numberTom Yu1999-08-183-4/+12
* * krb5.hin: Re-align des3-cbc-sha1 and hmac-sha1-des3 to agreeTom Yu1999-08-182-2/+7
* Removed com_err functions from profile.expMiro Jurisic1999-08-182-3/+5
* Added et.expMiro Jurisic1999-08-182-0/+12
* Removed com_err exportsMiro Jurisic1999-08-181-7/+0
* Added com_err libraryMiro Jurisic1999-08-181-25/+162
* Added com_err file listsMiro Jurisic1999-08-181-4/+43
* * ktutil_funcs.c (ktutil_add): Cleanup newly allocated keytabGeoffrey King1999-08-182-20/+40
* * mkrel (reldate): Fix to deal with release branch snapshotsTom Yu1999-08-172-1/+27
* Updated for 2.5a2Miro Jurisic1999-08-161-1/+6
* Added "addent" command to allow creation of new keytab entries byGeoffrey King1999-08-165-9/+212
* * README.NOT.SLEEPYCAT.DB: New file; pointer to README toTom Yu1999-08-164-41/+70
* config.sub: Now recognizes MacOS 10 as a valid OSBrad Thompson1999-08-131-0/+4
* aclocal.m4: Added MacOS X shared library supportBrad Thompson1999-08-131-0/+4
* 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