aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
1999-08-18Added et.expMiro Jurisic2-0/+12
1999-08-18Removed com_err exportsMiro Jurisic1-7/+0
1999-08-18Added com_err libraryMiro Jurisic1-25/+162
1999-08-18Added com_err file listsMiro Jurisic1-4/+43
1999-08-18* ktutil_funcs.c (ktutil_add): Cleanup newly allocated keytabGeoffrey King2-20/+40
1999-08-17 * mkrel (reldate): Fix to deal with release branch snapshotsTom Yu2-1/+27
1999-08-16Updated for 2.5a2Miro Jurisic1-1/+6
1999-08-16Added "addent" command to allow creation of new keytab entries byGeoffrey King5-9/+212
1999-08-16 * README.NOT.SLEEPYCAT.DB: New file; pointer to README toTom Yu4-41/+70
1999-08-13config.sub: Now recognizes MacOS 10 as a valid OSBrad Thompson1-0/+4
1999-08-13aclocal.m4: Added MacOS X shared library supportBrad Thompson1-0/+4
1999-08-13Initializes some variables so that they do not end up in the common blockBrad Thompson1-0/+8
1999-08-13Initialize __krb_sendauth_hidden_tkt_len so it doesn't end up in theBrad Thompson1-1/+1
1999-08-13Initialize swap_bytes so that it doesn't end up in the common blockBrad Thompson1-1/+1
1999-08-13Now recognizes MacOS 10 as a valid OSBrad Thompson1-1/+1
1999-08-13Added MacOS X shared library supportBrad Thompson1-0/+13
1999-08-10chpw.c (krb5_mk_chpw_req):Alexandra Ellwood1-5/+14
1999-08-101999-08-10 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood1-0/+7
1999-08-10(krb5_change_password):Alexandra Ellwood1-248/+284
1999-08-101999-08-10 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood1-0/+7
1999-08-10Define MAXPATHLEN only if not already define. This helps avoidDanilo Almeida2-0/+7
1999-08-10Use standard windows exe link flagsDanilo Almeida6-3/+15
1999-08-10Build kpasswd under windowsDanilo Almeida7-16/+63
1999-08-09Provide Win32 implementation so that kinit and such work under Win32Danilo Almeida2-3/+104
1999-08-09Make sure we have FQDN in the case where we use gethostnameDanilo Almeida3-6/+38
1999-08-07Fixed file list generationMiro Jurisic1-12/+12
1999-08-06Fixed file list generation to work from any directoryMiro Jurisic2-39/+51
1999-08-06* def_realm.c (krb5_get_default_realm): Check that we haveDanilo Almeida2-1/+5
1999-08-06Fix calling convention for krb5_get_profileDanilo Almeida2-1/+5
1999-08-05Keep invariant that profile_in_memory member of contextDanilo Almeida2-0/+7
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