aboutsummaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)AuthorFilesLines
2001-11-28This commit was manufactured by cvs2svn to create tagkrb5-1.2.3-beta3no author202-3539/+7413
2000-03-16Matt Crawford's kadm acl fixes & enhancementsKen Raeburn3-66/+364
2000-03-16Get rid of unused variableEzra Peisach2-1/+5
2000-03-16Add krb5_get_prompt_types() functionalityDanilo Almeida8-2/+57
2000-03-16* stdcc.c (krb5_stdcc_destroy): Do not mask KRB5_FCC_NOFILE errorDanilo Almeida2-6/+15
2000-03-15volatile fixesKen Raeburn2-2/+7
2000-03-14* init_os_ctx.c (os_get_default_config_files): Remove unused variableKen Raeburn2-1/+3
2000-03-14* def_realm.c: Include netinet/in.h if availableKen Raeburn2-0/+7
2000-03-14* configure.in: Check for gethostbyname2Ken Raeburn2-1/+5
2000-03-13Fix one of the bugs discovered at Connectathon: etype specified in preauthKen Raeburn3-5/+68
2000-03-12Change function prototypes to match the entries in krb5.hin - specificallyEzra Peisach11-14/+26
2000-03-12 * kdb_xdr.c (krb5_dbe_lookup_mod_princ_data): In casting argumentEzra Peisach2-1/+6
2000-03-10get_in_tkt.c (krb5_get_init_creds): Always initialize local_as_reply to avoid...Miro Jurisic2-0/+7
2000-02-27Remove keepold argument from create_principal_3, since it is ratherTom Yu10-12/+32
2000-02-26* server_acl.c (acl_get_line): Patch from Matt Crawford to permit line contin...Ken Raeburn2-13/+40
2000-02-26* preauth2.c (krb5_do_preauth): Check paorder[h] not h for PA_REAL. Fix from...Ken Raeburn2-1/+6
2000-02-26fix email addrKen Raeburn1-1/+1
2000-02-26forgot room for null pointer at end of local addr arrayKen Raeburn2-2/+3
2000-02-25Separate interface address processing from Kerberos-related functions.Ken Raeburn2-159/+238
2000-02-25 * t_verify.c: Add "const" to casts in calls to mit_des_cbc_encrypt()Ezra Peisach3-5/+12
2000-02-22fix for vpath and du4.0 makeKen Raeburn4-0/+16
2000-02-22 Makefile.in (clean-unix): Add clean-libobjsEzra Peisach4-2/+10
2000-02-21from Bear Giles:Ken Raeburn2-2/+5
2000-02-21from Bear Giles:Ken Raeburn2-13/+22
2000-02-19 * kadm_rpc_xdr.c (xdr_chpass3_arg):Tom Yu2-2/+7
2000-02-19 * kdb_cpw.c (krb5_dbe_crk):Tom Yu2-0/+13
2000-02-18 * svc_auth_gssapi.c (_svcauth_gssapi): Don't explicitly freeTom Yu9-9/+84
2000-02-17 * auth_gssapi.c (auth_gssapi_create): Free call_res becauseTom Yu4-37/+43
2000-02-16* preauth2.c (pa_sam): In send-encrypted-sad mode, check for magic salt lengthKen Raeburn2-7/+51
2000-02-16* localaddr.c (krb5_os_localaddr): Dynamically grow buffer used for SIOCGIFCONFKen Raeburn2-10/+69
2000-02-15 * server.c: Add code to set a signal handler for SIGHUP and a fewTom Yu3-0/+29
2000-02-15 * svc.c (xprt_register): Zero out xports after allocatingTom Yu3-16/+51
2000-02-14Add client-side stubs and functions with additional capabilities toTom Yu10-15/+501
2000-02-11Added "Kerberos Preferences" as valid config file on Mac OS. Others will be r...Marshall Vale1-11/+17
2000-02-11* init_os_ctx.c: Added "Kerberos Preferences" as valid config file on Mac OSMarshall Vale1-0/+7
2000-02-11Fixed lxs' fix: strlen (x) + 1 instead of strlen (x+1)Miro Jurisic2-2/+6
2000-02-10changelog updated for stdcc_util.c changeAlexandra Ellwood1-0/+5
2000-02-10Added +1 to strlens so that null terminator will fit in the buffer ;-PAlexandra Ellwood1-2/+2
2000-02-08* init_os_ctx.c: Added changes for the Mac for limited support of Application...Marshall Vale1-0/+10
2000-02-08Limited support for Applicaiton Support folder as location for krb5.ini on th...Marshall Vale1-8/+24
2000-02-08 * api.1/lock.exp: Since a "wait" directive to the command list ofTom Yu2-0/+12
2000-02-08 * lib/lib.t: Call kinit and kdestroy with -5 flag to accomodateTom Yu2-2/+7
2000-02-07 * config/unix.exp: Call send_error instead of fail to preventTom Yu3-7/+16
2000-02-07changepw.c (krb5_locate_kpasswd): fixed memory trashing caused by incorrect p...Scott McGuire2-1/+7
2000-02-07* gic_pwd.c (krb5_get_as_key_password): If the as_key enctype is already set toKen Raeburn3-15/+35
2000-02-07updated some comments (fcusack)Ken Raeburn2-6/+9
2000-02-07added flags field to predicted_sam_response (fcusack)Ken Raeburn3-11/+13
2000-02-07more fcusack changes - rest of first setKen Raeburn4-2/+19
2000-02-07Frank Cusack changes, set 1, diffs 1-3 of 4Ken Raeburn7-11/+30
2000-02-04(krb5_locate_kpasswd): fixed memory trashing caused by incorrect pointer arit...Scott McGuire2-1/+7