| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
Makefile (Makefile.man).
Submitted by: Pete Fritchman <petef@databits.net>
|
| |
|
|
|
|
| |
MANn= in the Makefile. Move them to the PLIST instead.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* change default keytab to ANY:FILE:/etc/krb5.keytab,krb4:/etc/srvtab,
the new keytab type that tries both of these in order (SRVTAB is
also an alias for krb4:)
* improve error reporting and error handling (error messages should
be more detailed and more useful)
* improve building with openssl
* add kadmin -K, rcp -F
* fix two incorrect weak DES keys
* fix building of kaserver compat in KDC
* the API is closer to what MIT krb5 is using
* more compatible with windows 2000
* removed some memory leaks
* bug fixes
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The vendor says: ``We suggest those running a ftpd to update
immediately.''
Changes in release 0.3e:
* rcp program included
* fix buffer overrun in ftpd
* handle omitted sequence numbers as zeroes to handle MIT krb5 that
cannot generate zero sequence numbers
* handle v4 /.k files better
* configure/portability fixes
* fixes in parsing of options to kadmin (sub-)commands
* handle errors in kadmin load better
* bug fixes
|
|
|
|
| |
(they are in a seperate PLIST now).
|
|
|
|
|
|
|
| |
or later). If these libraries are used, then this port's libdes will
not be built nor installed.
= A man page was renamed that I missed earlier: afs.3 -> kafs.3
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
No longer build or install the included libcom_err and compile_et.
= ftpd now uses IP_PORTRANGE* in the same fashion as the system ftpd.
By default, ftpd will now use high port numbers for serving clients
in passive mode.
= Fix segmentation fault in kadmin.
A null pointer dereference that was only tickled when using kadmin
with a kdc that uses LDAP as the backend.
= Fix a search filter in hdb-ldap.c.
A lookup was failing to fetch operational attributes such as
modifiersName.
= Bump PORTREVISION for above changes.
|
| |
|
|
|
|
| |
ldconfig in PLIST need personal consideration.
|
|
|
|
| |
Reported by: bento.freebsd.org
|
| |
|
|
|
|
|
| |
= Replace obscenely large patch to configure with something more
reasonable
|
| |
|
| |
|
|
|
|
| |
. restore HEIMDAL_HOME for PREFIX handling
|
| |
|
|
|
|
| |
No response from: MAINTAINER
|
|
|
|
|
|
| |
PREFIX handling.
OK'ed by: MAINTAINER (a few days ago)
|
|
|
|
|
|
|
| |
. remove an army of patches that are no longer needed with this version
. enable shared library support
. compress man pages
. add missing newline to COMMENT
|
|
|