- Added support for chaining modules within the version client library. To use this, specify the module string as a list of modules separated with commas. For example: cvm-command:/path/to/module,cvm-local:/path/to/socket This enhancement deprecates the cvm-chain module. - Introduced an "out of scope" fact, to be used on credential rejection results when the supplied credentials are outside of the scope of authority of the module. The cvm-vmailmgr and cvm-qmail modules report this fact as appropriate, and cvm-chain copies it as appropriate from the modules it invokes. - A random anti-spoofing tag is added to all version 2 client requests. Its length is set by $CVM_RANDOM_BYTES and defaults to 8. - Fixed a bug that caused the domain output to be set incorrectly when doing qmail lookups with a domain not in the control files with $CVM_QMAIL_ASSUME_LOCAL set.
38 lines
826 B
Text
38 lines
826 B
Text
@comment $NetBSD: PLIST,v 1.3 2008/04/13 06:51:19 schmonz Exp $
|
|
bin/cvm-benchclient
|
|
bin/cvm-chain
|
|
bin/cvm-checkpassword
|
|
bin/cvm-pwfile
|
|
bin/cvm-qmail
|
|
bin/cvm-testclient
|
|
bin/cvm-unix
|
|
bin/cvm-v1benchclient
|
|
bin/cvm-v1checkpassword
|
|
bin/cvm-v1testclient
|
|
bin/cvm-vmailmgr
|
|
bin/cvm-vmailmgr-local
|
|
bin/cvm-vmailmgr-udp
|
|
include/cvm-sasl.h
|
|
include/cvm/client.h
|
|
include/cvm/credentials.h
|
|
include/cvm/errors.h
|
|
include/cvm/facts.h
|
|
include/cvm/module.h
|
|
include/cvm/protocol.h
|
|
include/cvm/sasl.h
|
|
include/cvm/v1client.h
|
|
include/cvm/v2client.h
|
|
lib/libcvm-client.a
|
|
lib/libcvm-client.la
|
|
lib/libcvm-client.${CVM_LIB_EXT}
|
|
lib/libcvm-command.la
|
|
lib/libcvm-local.la
|
|
lib/libcvm-module.la
|
|
lib/libcvm-qmail.la
|
|
lib/libcvm-sasl.la
|
|
lib/libcvm-sql.la
|
|
lib/libcvm-udp.la
|
|
lib/libcvm-v1client.la
|
|
lib/libcvm-v2client.la
|
|
share/examples/rc.d/cvm
|
|
@dirrm include/cvm
|