summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* * preauth2.c (pa_sam): In send-encrypted-sad mode, check for magic salt lengthKen Raeburn2000-02-162-7/+51
* * localaddr.c (krb5_os_localaddr): Dynamically grow buffer used for SIOCGIFCONFKen Raeburn2000-02-162-10/+69
* * libobj.in: Fix up .c.so and .c.po rules to include $(CFLAGS),Tom Yu2000-02-152-2/+7
* * server.c: Add code to set a signal handler for SIGHUP and a fewTom Yu2000-02-153-0/+29
* * svc.c (xprt_register): Zero out xports after allocatingTom Yu2000-02-153-16/+51
* Add client-side stubs and functions with additional capabilities toTom Yu2000-02-1410-15/+501
* * README, gss-client.c, gss-misc.c, gss-misc.h, gss-server.c:Tom Yu2000-02-116-437/+711
* Added "Kerberos Preferences" as valid config file on Mac OS. Others will be r...Marshall Vale2000-02-111-11/+17
* * init_os_ctx.c: Added "Kerberos Preferences" as valid config file on Mac OSMarshall Vale2000-02-111-0/+7
* Fixed lxs' fix: strlen (x) + 1 instead of strlen (x+1)Miro Jurisic2000-02-112-2/+6
* Added comments to remove some calls in the next releasMiro Jurisic2000-02-111-2/+2
* changelog updated for stdcc_util.c changeAlexandra Ellwood2000-02-101-0/+5
* Added +1 to strlens so that null terminator will fit in the buffer ;-PAlexandra Ellwood2000-02-101-2/+2
* * login.c (main): Only destroy xtra_creds if non-null. (Patch from Richard B...Ken Raeburn2000-02-102-1/+7
* Updated for 3.0d1Miro Jurisic2000-02-101-0/+4
* * init_os_ctx.c: Added changes for the Mac for limited support of Application...Marshall Vale2000-02-081-0/+10
* Limited support for Applicaiton Support folder as location for krb5.ini on th...Marshall Vale2000-02-081-8/+24
* * api.1/lock.exp: Since a "wait" directive to the command list ofTom Yu2000-02-082-0/+12
* * aclocal.m4: Kludge in the old test for tcl so that we have someTom Yu2000-02-082-1/+74
* * lib/helpers.exp: Fix to call kinit and kdestroy with the -5 flagTom Yu2000-02-082-2/+7
* * lib/lib.t: Call kinit and kdestroy with -5 flag to accomodateTom Yu2000-02-082-2/+7
* * config/unix.exp: Call send_error instead of fail to preventTom Yu2000-02-073-7/+16
* * kadmin.exp: Use $KDESTROY -5 to deal with changed behaviorTom Yu2000-02-072-1/+5
* changepw.c (krb5_locate_kpasswd): fixed memory trashing caused by incorrect p...Scott McGuire2000-02-072-1/+7
* * default.exp: Remove default_tgs_enctypes for now as it wasTom Yu2000-02-072-1/+7
* * aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): Change test syntax a little to keep b...Ken Raeburn2000-02-072-1/+7
* * configure.in: Check for inet_ntop and getipnodebyaddr, both used in klistKen Raeburn2000-02-072-1/+6
* * kdc_preauth.c (return_sam_data): Just return 0 if no input preauth data is ...Ken Raeburn2000-02-072-1/+5
* * kinit.c (try_convert524): Avoid duplicate free callsKen Raeburn2000-02-072-0/+7
* fix my email address in log headerKen Raeburn2000-02-071-1/+1
* * gic_pwd.c (krb5_get_as_key_password): If the as_key enctype is already set toKen Raeburn2000-02-073-15/+35
* * kdc_preauth.c (get_preauth_hint_list): Log a message if preauth is requiredKen Raeburn2000-02-072-1/+20
* Frank Cusack's patches, first two sets. Should be no incompatible changes,Ken Raeburn2000-02-075-22/+306
* updated some comments (fcusack)Ken Raeburn2000-02-072-6/+9
* added flags field to predicted_sam_response (fcusack)Ken Raeburn2000-02-075-13/+15
* Add documentation about debug vs. release buildsDanilo Almeida2000-02-072-5/+15
* more fcusack changes - rest of first setKen Raeburn2000-02-074-2/+19
* Frank Cusack changes, set 1, diffs 1-3 of 4Ken Raeburn2000-02-079-12/+43
* * standalone.exp: Use $KLIST -5 and $KDESTROY -5 to deal withTom Yu2000-02-064-7/+19
* * default.exp: Use $KINIT -5 to deal with modified kinitTom Yu2000-02-062-1/+6
* * login.c (main): Reorder some control flow to avoid security holeTom Yu2000-02-062-6/+9
* * kinit.c: Only free stuff if it's not NULL. (Note: The krb5_free_*Danilo Almeida2000-02-042-4/+13
* * Makefile.in (klist): Fix to build under Unix againTom Yu2000-02-042-2/+6
* * Makefile.in (kinit): Fix to build on Unix againTom Yu2000-02-044-4/+12
* (krb5_locate_kpasswd): fixed memory trashing caused by incorrect pointer arit...Scott McGuire2000-02-042-1/+7
* * aclocal.m4: Add support to substitute KRB524_LIB in placesTom Yu2000-02-042-0/+10
* * pre.in: Add KRB524_DEPLIB and KRB524_LIBTom Yu2000-02-042-0/+8
* Removed calls that destroyed and recreated ccapi_data->NamedCache if it exist...Scott McGuire2000-02-042-8/+9
* * kinit.c: Major revamp to support Kerberos 4 compatibility. CodeDanilo Almeida2000-02-043-217/+847
* * klist.c: Major revamp to support Kerberos 4 compatibility. CodeDanilo Almeida2000-02-042-32/+216