summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* delete ##WIN16## lines from makefilesKen Raeburn2003-07-1750-27/+101
* * krb5_libinit.c: Include autoconf.hKen Raeburn2003-07-152-0/+5
* * Makefile.in (STLIBOBJS, OBJS, T_SER_OBJS): Drop ser_eblk.oKen Raeburn2003-07-152-5/+5
* * accept_sec_context.c (krb5_gss_accept_sec_context): CallTom Yu2003-07-152-4/+9
* Check for NULL realm argument and n not equal to 1. Fill in realm with an em...Alexandra Ellwood2003-07-112-0/+14
* RealmsConfig-glue.c: Don't fail when krb5.conf is valid and krb.conf isn't. ...Alexandra Ellwood2003-07-112-2/+8
* Rewrote krb_get_lrealm to correctly handle the v4 realms section in the profi...Alexandra Ellwood2003-07-112-66/+101
* * acquire_cred.c (acquire_init_cred): Close the ccache ifTom Yu2003-07-102-0/+8
* Export krb5_get_permitted_enctypes and krb5_set_real_time for SambaAlexandra Ellwood2003-07-096-2/+17
* This time, use the correct # of arguments for strcpyAlexandra Ellwood2003-07-081-1/+1
* krb_prof_get_nth() no longer assumes that its retlen argument is correct (cal...Alexandra Ellwood2003-07-072-1/+9
* * gic_keytab.c (krb5_get_in_tkt_with_keytab): Pass (void*)keytab,Tom Yu2003-06-272-1/+6
* With this patch, things seem to work with a Heimdal client and MIT KDCKen Raeburn2003-06-262-0/+6
* * cksumtypes.c (krb5_cksumtypes_list): Add aes128/256 hmacs, with newKen Raeburn2003-06-243-0/+24
* Split out etype_info2 decoder from etype_info decoder. In theSam Hartman2003-06-204-4/+41
* Set use_conf_ktypes to 1 while looking up the tgt to use forSam Hartman2003-06-162-0/+7
* * server_kdb.c (kdb_init_hist): Force history principal's key toTom Yu2003-06-132-6/+16
* krb5_rd_rep leaks subkeysTom Yu2003-06-132-0/+13
* libgss leaks, UMRsTom Yu2003-06-133-0/+9
* make_ap_req_v1 leaks memoryTom Yu2003-06-132-0/+7
* Darwin libkrb4/err_txt.o needs dependency on krb_err.cTom Yu2003-06-113-1/+16
* Don't escape rcache filename characters with backslashTom Yu2003-06-112-5/+10
* fix bug: would return krb.conf entries plus dns infoKen Raeburn2003-06-092-0/+9
* Checkpoint some working code.Ken Raeburn2003-06-072-4/+77
* * locate_kdc.c (struct srv_dns_entry): Moved to k5-int.h.Ken Raeburn2003-06-063-20/+34
* Don't allow renewable_ok to be set if the renew liftime is greaterSam Hartman2003-06-062-0/+7
* * g_cnffile.c (krb__get_srvtabname): Make retname be a staticTom Yu2003-06-062-7/+12
* Static function krb5_generate_authenticator should take unsigned sequence num...Ezra Peisach2003-06-062-2/+7
* If krb5_c_string_to_key isSam Hartman2003-06-052-0/+19
* * locate_kdc.c (make_srv_query_realm): Punt if strdup fails. Always returnKen Raeburn2003-06-052-24/+34
* * password_to_key.c (mit_passwd_to_key, afs_passwd_to_key): DeleteTom Yu2003-06-052-2/+7
* Put krb5int_locate_server back in the accessor "export" listKen Raeburn2003-06-042-0/+4
* Handle SRV RR target of "." by returning a new error code.Ken Raeburn2003-06-042-29/+65
* * t_locate_kdc.c (main): Call krb5_locate_srv_dns_1Ken Raeburn2003-06-042-1/+3
* * locate_kdc.c (get_port): Revert last changeKen Raeburn2003-06-042-7/+3
* * changepw.c (krb5_locate_kpasswd): Check specifically for certain errorsKen Raeburn2003-06-042-1/+4
* * krb5_err.et (KRB5_ERR_NO_SERVICE): New error codeKen Raeburn2003-06-042-0/+6
* * locate_kdc.c (get_port): Replace function with macroKen Raeburn2003-06-032-3/+9
* * RealmsConfig-glue.c (get_krbhst_default): Deleted.Ken Raeburn2003-06-032-19/+5
* Yet more double colon password promptsSam Hartman2003-06-033-3/+8
* Save a copy of the ciphertext from the kdc rather than trying toSam Hartman2003-06-032-0/+9
* * init_os_ctx.c: Included header to get __KLAllowHomeDirectoryAccess()Alexandra Ellwood2003-06-032-0/+8
* Drop default_kdc_enctypes and all related codeTom Yu2003-06-032-21/+7
* * change_password.c (krb_change_password): Explicitly zero theTom Yu2003-06-033-4/+15
* * api.2/init-v2.exp (test117): Update lifetime expected for new defaultsKen Raeburn2003-06-022-2/+7
* * alt_prof.c (kadm5_get_config_params): Change default max_life to one dayKen Raeburn2003-05-312-1/+6
* * get_in_tkt.c (krb5_get_init_creds): Change hardcoded default ticket lifetimeKen Raeburn2003-05-302-1/+4
* * init_ctx.c (DEFAULT_KDC_TIMESYNC): Define as 1 always.Ken Raeburn2003-05-302-8/+5
* * get_in_tkt.c: (verify_as_reply) Only check the renewable lifetime of ticket...Alexandra Ellwood2003-05-302-0/+8
* Rename interface to krb5_524_convert_creds, export it from krb5 library.Ken Raeburn2003-05-286-7/+44