summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | telnet help should telnet to a host named help, not display a usageRuss Allbery2006-06-131-1/+1
* | Change kprop and kpropd to fall back on port 754 if krb5_prop isn'tRuss Allbery2006-06-133-8/+6
* | Change man page cross-reference to kerberos(1) from kerberos(3)Russ Allbery2006-06-131-1/+1
* | POSIX allows getpwnam_r and getpwuid_r to return 0 (success) even if theRuss Allbery2006-06-131-4/+6
* | Prevent a library double-free and crash when a keytab is zero-length.Russ Allbery2006-06-131-1/+4
* | Trivial whitespace cleanup in KDC codeKen Raeburn2006-06-131-2/+2
* | Allow whitespace in front of comments. Patch from Jeremie KoenigRuss Allbery2006-06-121-3/+3
* | Always include sys/ioctl.h in the telnet and telnetd code, even ifRuss Allbery2006-06-122-4/+2
* | Never return -I/usr/include from --cflags. It's already in the defaultRuss Allbery2006-06-121-1/+5
* | Update texinfo.tex to the version from texinfo 4.8.1 (2006-02-13.16)Russ Allbery2006-06-121-2914/+5785
* | Always initialize the output token in gss_init_sec_context as requiredRuss Allbery2006-06-121-0/+2
* | If krb5_gss_canonicalize_name is given GSS_C_NULL_OID as the mechanism,Russ Allbery2006-06-121-1/+2
* | Document the authorization logic used in the absence of .k5login files.Russ Allbery2006-06-122-18/+18
* | Add dircategory and direntry lines to the texinfo source for better infoRuss Allbery2006-06-124-2/+22
* | This file uses E* constants and therefore should include errno.hRuss Allbery2006-06-121-0/+1
* | Add man pages for fakeka and k524initRuss Allbery2006-06-124-0/+161
* | krb5.conf option name is udp_preference_limit, not udp_preference_listRuss Allbery2006-06-121-2/+2
* | Fix minor nroff man page problems (stray space, bad cross reference)Russ Allbery2006-06-122-2/+2
* | Since it appears we don't actually set the conf_tgs_ktypes field except in thisKen Raeburn2006-06-102-23/+2
* | Fix stupid typo in last changeKen Raeburn2006-06-101-1/+1
* | Use new macro FILE_OWNER_OK to examine uid of .k5login file.Ken Raeburn2006-06-101-1/+8
* | Call krb5_set_error_message any time multiple errno values are translated toKen Raeburn2006-06-091-15/+59
* | Don't use GNU linker option --as-needed yetKen Raeburn2006-06-091-1/+1
* | Free requested-enctype list when freeing up credentials. Reported by RainerKen Raeburn2006-06-081-0/+4
* | Fixed by having krb5_fcc_interpret call krb5_set_error_message to incorporateKen Raeburn2006-06-081-0/+3
* | copyright noticeKen Raeburn2006-06-081-1/+27
* | Don't call k5_mutex_destroy when krb5_rc_resolve_type fails, because that'sKen Raeburn2006-06-081-2/+0
* | Avoid memory leak in error path. Reported by Rainer WeikusatKen Raeburn2006-06-081-1/+3
* | Updated CCAPI version of krb4int_save_credentials_addr toAlexandra Ellwood2006-06-061-1/+1
* | Update procedures for Subversion; fix some typosSam Hartman2006-06-031-9/+11
* | No longer ignore configure, autom4te.cache, config.status, config.logKen Raeburn2006-06-020-0/+0
* | Re-disable python plugin configuration accidentally enabled in an earlier che...Ken Raeburn2006-06-021-1/+1
* | Patch from Alejandro R. Sedeno and Jeffrey Hutzelman to allow krb4 toSam Hartman2006-06-024-16/+326
* | move var decl before codeKen Raeburn2006-06-011-1/+1
* | krb5 1.5 alpha - memory leaks in krb5kdc due to not freeing error messages Ezra Peisach2006-06-014-11/+44
* | Missed a reference to + sizeof() vs * sizeof(). Pointed out byEzra Peisach2006-06-011-1/+1
* | krb5int_get_plugin_dir_data() uses + instead of * in reallocEzra Peisach2006-06-011-1/+1
* | Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn2006-05-3134-390/+330
* | krb5-1.5-alpha1-postreleaseTom Yu2006-05-301-1/+1
* | krb5-1.5-alpha1Tom Yu2006-05-301-1/+1
* | Delete some bogus svn:mime-type propertiesTom Yu2006-05-302-975/+26
* | Build lib/krb4 makefile at top levelKen Raeburn2006-05-263-26/+21
* | Add copyright noticeKen Raeburn2006-05-261-0/+29
* | Don't define MODULE_PATHKen Raeburn2006-05-251-1/+0
* | Properly recognize Mac environments, and set {KRB5,KDB5}_PLUGIN_BUNDLE_DIRKen Raeburn2006-05-251-0/+6
* | Create crypto, des425 Makefiles from top levelKen Raeburn2006-05-2519-54/+34
* | Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-2452-390/+390
* | Drop major version number from service-locator function table structure.Ken Raeburn2006-05-242-7/+8
* | Don't output krb5_config_prefix commands into config.status; do the substitut...Ken Raeburn2006-05-241-11/+4
* | Mention the python plugin stuff in configure.in, but inside an "if false"Ken Raeburn2006-05-231-0/+5