summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Added krb5_free_default_realmMiro Jurisic2000-03-202-1/+15
* * cr_tkt.c (krb_cr_tkt_int): Add static prototype.Ezra Peisach2000-03-163-0/+18
* Matt Crawford's kadm acl fixes & enhancementsKen Raeburn2000-03-163-66/+364
* Get rid of unused variableEzra Peisach2000-03-162-1/+5
* Add krb5_get_prompt_types() functionalityDanilo Almeida2000-03-168-2/+57
* * stdcc.c (krb5_stdcc_destroy): Do not mask KRB5_FCC_NOFILE errorDanilo Almeida2000-03-162-6/+15
* volatile fixesKen Raeburn2000-03-152-2/+7
* * init_os_ctx.c (os_get_default_config_files): Remove unused variableKen Raeburn2000-03-142-1/+3
* * def_realm.c: Include netinet/in.h if availableKen Raeburn2000-03-142-0/+7
* * configure.in: Check for gethostbyname2Ken Raeburn2000-03-142-1/+5
* Fix one of the bugs discovered at Connectathon: etype specified in preauthKen Raeburn2000-03-133-5/+68
* Change function prototypes to match the entries in krb5.hin - specificallyEzra Peisach2000-03-1211-14/+26
* * kdb_xdr.c (krb5_dbe_lookup_mod_princ_data): In casting argumentEzra Peisach2000-03-122-1/+6
* get_in_tkt.c (krb5_get_init_creds): Always initialize local_as_reply to avoid...Miro Jurisic2000-03-102-0/+7
* Remove keepold argument from create_principal_3, since it is ratherTom Yu2000-02-2710-12/+32
* * server_acl.c (acl_get_line): Patch from Matt Crawford to permit line contin...Ken Raeburn2000-02-262-13/+40
* * preauth2.c (krb5_do_preauth): Check paorder[h] not h for PA_REAL. Fix from...Ken Raeburn2000-02-262-1/+6
* fix email addrKen Raeburn2000-02-261-1/+1
* forgot room for null pointer at end of local addr arrayKen Raeburn2000-02-262-2/+3
* Separate interface address processing from Kerberos-related functions.Ken Raeburn2000-02-252-159/+238
* * t_verify.c: Add "const" to casts in calls to mit_des_cbc_encrypt()Ezra Peisach2000-02-253-5/+12
* fix for vpath and du4.0 makeKen Raeburn2000-02-224-0/+16
* Makefile.in (clean-unix): Add clean-libobjsEzra Peisach2000-02-224-2/+10
* from Bear Giles:Ken Raeburn2000-02-212-2/+5
* from Bear Giles:Ken Raeburn2000-02-212-13/+22
* * kadm_rpc_xdr.c (xdr_chpass3_arg):Tom Yu2000-02-192-2/+7
* * kdb_cpw.c (krb5_dbe_crk):Tom Yu2000-02-192-0/+13
* * svc_auth_gssapi.c (_svcauth_gssapi): Don't explicitly freeTom Yu2000-02-189-9/+84
* * auth_gssapi.c (auth_gssapi_create): Free call_res becauseTom Yu2000-02-174-37/+43
* * 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
* * 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
* 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
* 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
* * 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
* * 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
* changepw.c (krb5_locate_kpasswd): fixed memory trashing caused by incorrect p...Scott McGuire2000-02-072-1/+7
* * gic_pwd.c (krb5_get_as_key_password): If the as_key enctype is already set toKen Raeburn2000-02-073-15/+35
* updated some comments (fcusack)Ken Raeburn2000-02-072-6/+9
* added flags field to predicted_sam_response (fcusack)Ken Raeburn2000-02-073-11/+13
* more fcusack changes - rest of first setKen Raeburn2000-02-074-2/+19
* Frank Cusack changes, set 1, diffs 1-3 of 4Ken Raeburn2000-02-077-11/+30