pkgsrc/www/c-icap/PLIST

61 lines
1.5 KiB
Text
Raw Normal View History

@comment $NetBSD: PLIST,v 1.5 2019/10/03 16:34:59 sborrill Exp $
bin/c-icap
bin/c-icap-client
bin/c-icap-config
bin/c-icap-libicapapi-config
${PLIST.bdb}bin/c-icap-mkbdb
bin/c-icap-stretch
include/c_icap/access.h
include/c_icap/acl.h
2012-07-29 12:11:17 +02:00
include/c_icap/array.h
include/c_icap/body.h
include/c_icap/c-icap-conf.h
include/c_icap/c-icap.h
include/c_icap/cache.h
include/c_icap/cfg_param.h
include/c_icap/ci_regex.h
include/c_icap/ci_threads.h
include/c_icap/commands.h
include/c_icap/debug.h
include/c_icap/dlib.h
include/c_icap/filetype.h
include/c_icap/hash.h
include/c_icap/header.h
include/c_icap/log.h
include/c_icap/lookup_table.h
Update c-icap to 0.3.5. 0.3.5 Changes * Bug fix: Wrong status code for REQMOD requests without preview * Bug fix: Spaces on header may result to bad request error * Bug fix: cache drops non expired items * Add the "DefaultService" configuration parameter. For use with buggy clients which are not include icap service name in urls. * Add support for ICAP requests pipelining * Add the "SupportBuggyClients" configuration parameter. If enabled c-icap tries to handle buggy ICAP clients which are not include correct delimiters between HTTP and ICAP headers. Other minor fixes 0.3.4 Changes * Berkeley databases may have problems when newer Berkeley DB library used hash_table, always uses a very small hash table resulting to slow search operations * c-icap crashes when trying to parse lookup table parameters * local cache items are never expired. Affects dnsbl and ldap lookup tables * posix interprocess locking does not work Other minor fixes 0.3.3 Changes * bug 67: "Bug in the service. Please report to the service author..." * Bug fix: ci_format_text function may exceeds the buffer Other minor fixes 0.3.2 Changes * Bug fix: Restrict permissions on c-icap.ctl * Author: Mathieu Parent sathieu@debian.org * Bug-Debian: http://bugs.debian.org/645122 * Bug fix: Correctly daemonize * Author: Mathieu Parent sathieu@debian.org * Bug-Debian: http://bugs.debian.org/645310 0.3.1 For installation instructions: * https://sourceforge.net/apps/trac/c-icap/wiki/configcicap * https://sourceforge.net/apps/trac/c-icap/wiki Changes * New interfaces added to help service developers. 0.2.6 Bugs fixes * The c-icap does not build correctly in some platforms * The c-icap-client does not display ICAP headers on 204 preview response * The xheaders are not displayed when %<ih fmt code used * Fix deadlocks in access log subsystem
2015-06-13 01:39:11 +02:00
include/c_icap/md5.h
include/c_icap/mem.h
include/c_icap/module.h
include/c_icap/net_io.h
include/c_icap/net_io_ssl.h
include/c_icap/port.h
include/c_icap/proc_mutex.h
include/c_icap/proc_threads_queues.h
Update c-icap to 0.3.5. 0.3.5 Changes * Bug fix: Wrong status code for REQMOD requests without preview * Bug fix: Spaces on header may result to bad request error * Bug fix: cache drops non expired items * Add the "DefaultService" configuration parameter. For use with buggy clients which are not include icap service name in urls. * Add support for ICAP requests pipelining * Add the "SupportBuggyClients" configuration parameter. If enabled c-icap tries to handle buggy ICAP clients which are not include correct delimiters between HTTP and ICAP headers. Other minor fixes 0.3.4 Changes * Berkeley databases may have problems when newer Berkeley DB library used hash_table, always uses a very small hash table resulting to slow search operations * c-icap crashes when trying to parse lookup table parameters * local cache items are never expired. Affects dnsbl and ldap lookup tables * posix interprocess locking does not work Other minor fixes 0.3.3 Changes * bug 67: "Bug in the service. Please report to the service author..." * Bug fix: ci_format_text function may exceeds the buffer Other minor fixes 0.3.2 Changes * Bug fix: Restrict permissions on c-icap.ctl * Author: Mathieu Parent sathieu@debian.org * Bug-Debian: http://bugs.debian.org/645122 * Bug fix: Correctly daemonize * Author: Mathieu Parent sathieu@debian.org * Bug-Debian: http://bugs.debian.org/645310 0.3.1 For installation instructions: * https://sourceforge.net/apps/trac/c-icap/wiki/configcicap * https://sourceforge.net/apps/trac/c-icap/wiki Changes * New interfaces added to help service developers. 0.2.6 Bugs fixes * The c-icap does not build correctly in some platforms * The c-icap-client does not display ICAP headers on 204 preview response * The xheaders are not displayed when %<ih fmt code used * Fix deadlocks in access log subsystem
2015-06-13 01:39:11 +02:00
include/c_icap/registry.h
include/c_icap/request.h
include/c_icap/service.h
include/c_icap/shared_mem.h
include/c_icap/simple_api.h
include/c_icap/stats.h
include/c_icap/txtTemplate.h
include/c_icap/txt_format.h
include/c_icap/types_ops.h
include/c_icap/util.h
${PLIST.bdb}lib/c_icap/bdb_tables.la
lib/c_icap/dnsbl_tables.la
${PLIST.ldap}lib/c_icap/ldap_module.la
${PLIST.perl}lib/c_icap/perl_handler.la
lib/c_icap/shared_cache.la
lib/c_icap/srv_echo.la
2012-07-29 12:11:17 +02:00
lib/c_icap/srv_ex206.la
lib/c_icap/sys_logger.la
lib/libicapapi.la
man/man8/c-icap-client.8
man/man8/c-icap-config.8
man/man8/c-icap-libicapapi-config.8
man/man8/c-icap-mkbdb.8
man/man8/c-icap-stretch.8
man/man8/c-icap.8
share/c-icap/c-icap.conf.default
share/c-icap/c-icap.magic.default