summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* This change fixes the problem in the ss directory. It probably won'tKen Raeburn2003-06-272-19/+20
* * 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
* clean up ftp client gss memory managementTom Yu2003-06-252-4/+9
* * cksumtypes.c (krb5_cksumtypes_list): Add aes128/256 hmacs, with newKen Raeburn2003-06-243-0/+24
* apply patch from jaltman:Tom Yu2003-06-242-5/+12
* * k5-int.h (struct krb5_cksumtypes): Add new field trunc_sizeKen Raeburn2003-06-242-0/+10
* * krb5.conf.M: Sync with doc/krb5conf.texinfoTom Yu2003-06-202-4/+48
* 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
* * ftp.c (recvrequest): Add new argument indicating whether "-" and "|..."Ken Raeburn2003-06-164-10/+19
* * 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
* * krb5.hin: krb524_init_ets() takes one argumentTom Yu2003-06-124-5/+14
* * error_table.h, et_c.awk, et_c.pl, et_h.awk, et_c.awk: Removed Mac OS suppor...Alexandra Ellwood2003-06-121-0/+5
* Removed Mac OS 9 support because it prevents darwin builds from getting com e...Alexandra Ellwood2003-06-125-31/+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
* oops, fix up ChangeLog attributionTom Yu2003-06-091-1/+1
* * krb524.c: Fix copyright noticeTom Yu2003-06-092-17/+24
* 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
* Export hooks for looking up SRV records, so we can avoid duplicating the codeKen Raeburn2003-06-062-1/+28
* 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
* --localstatedir=/var/db for KfM buildsAlexandra Ellwood2003-06-061-1/+1
* Static function krb5_generate_authenticator should take unsigned sequence num...Ezra Peisach2003-06-062-2/+7
* be more flexible in handling failures getting root access in test suiteKen Raeburn2003-06-052-2/+10
* Use fork not vfork in ftpSam Hartman2003-06-056-9/+14
* pullup of changes previously committed to branch firstTom Yu2003-06-053-4/+56
* If krb5_c_string_to_key isSam Hartman2003-06-052-0/+19
* remove debugging printf accidentally left in krb524initKen Raeburn2003-06-052-1/+4
* * 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
* * default.exp (setup_root_shell): Don't try to use the procedureTom Yu2003-06-042-3/+6
* * Makefile.in (kdb_check): Remove uses of "dump -old", etc., sinceTom Yu2003-06-042-9/+6
* Put krb5int_locate_server back in the accessor "export" listKen Raeburn2003-06-044-0/+12
* 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
* * default.exp (start_kerberos_daemons): "cannont" => "cannot"Ken Raeburn2003-06-032-1/+2
* * 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