Home
last modified time | relevance | path

Searched refs:icap (Results 1 – 25 of 319) sorted by relevance

12345678910>>...13

/dports/www/squidclamav/squidclamav-7.1/
H A Dconfigure.ac31 #check for c-icap
32 AC_ARG_WITH(c-icap,
33 [ --with-c-icap Where to find c-icap ],
36 if test -f $withval/bin/c-icap-config; then
49 cicapflags=`c-icap-config --cflags`
50 cicaplibs=`c-icap-config --libs`
51 cicapetc=`c-icap-config --configdir`
52 cicapprefix=`c-icap-config --prefix`
65 if c-icap-config >& /dev/null; then
66 cicapflags=`c-icap-config --cflags`
[all …]
H A DREADME18 Why use c-icap server? This is the only open source icap server written
62 --enable-icap-client
180 http://c-icap.sourceforge.net/. Choose version c-icap-0.3.2 or later
187 Then, edit the file /usr/local/c-icap/etc/c-icap.conf. It contains a set
240 Note that if the c-icap installation does not save the c-icap-config
244 ./configure --with-c-icap=/usr/local/c-icap/
247 Running c-icap server
250 /usr/local/c-icap/bin/c-icap
256 /usr/local/c-icap/bin/c-icap -N -D -d 10
267 echo -n "squidclamav:cfgreload" > /var/run/c-icap/c-icap.ctl
[all …]
H A DChangeLog85 - Fix missing prefix for c-icap-config which affects systems where c-icap is
129 following the c-icap version.
181 c-icap/squidclamav service.
183 c-icap ( < 0.2.x ) does not support icap template, this is now
188 c-icap-client -i 127.0.0.1 -p 1344 -f eicar.zip \
198 - Tested squidclamav with c-icap 0.3.2
252 - Compatibility fix with new c-icap 0.2.1 release that prevent
255 - Fix issue with new c-icap 0.2.1 release that generate an error
319 command: echo -n "squidclamav:cfgreload" >> /var/run/c-icap/c-icap.ctl
322 - Compatibility check with c-icap-0.1.6: ok
[all …]
/dports/www/c-icap/c_icap-0.5.10/utils/
H A DMakefile.in92 bin_PROGRAMS = c-icap-client$(EXEEXT) c-icap-stretch$(EXEEXT) \
390 SOCKDIR = /var/run/c-icap
493 @rm -f c-icap-client$(EXEEXT)
497 @rm -f c-icap-mkbdb$(EXEEXT)
501 @rm -f c-icap-stretch$(EXEEXT)
544 c_icap_client-c-icap-client.o: c-icap-client.c
551 c_icap_client-c-icap-client.obj: c-icap-client.c
558 c_icap_mkbdb-c-icap-mkbdb.o: c-icap-mkbdb.c
565 c_icap_mkbdb-c-icap-mkbdb.obj: c-icap-mkbdb.c
572 c_icap_stretch-c-icap-stretch.o: c-icap-stretch.c
[all …]
H A DMakefile.am8 SOCKDIR=/var/run/c-icap
18 bin_PROGRAMS = c-icap-client c-icap-stretch
20 bin_PROGRAMS += c-icap-mkbdb
24 c_icap_client_SOURCES = c-icap-client.c
29 c_icap_mkbdb_SOURCES = c-icap-mkbdb.c
34 c_icap_stretch_SOURCES = c-icap-stretch.c
/dports/www/squidclamav/squidclamav-7.1/debian/
H A Drules19 --sysconfdir=/etc/c-icap \
24 mkdir -p debian/tmp/etc/c-icap
27 mkdir -p debian/libc-icap-mod-squidclamav/etc/clamav/onupdateexecute.d/
28 cp debian/libc-icap-mod-virus-scan.pattern-update \
29 debian/libc-icap-mod-squidclamav/etc/clamav/onupdateexecute.d/libc-icap-mod-squidclamav
30 chmod 0755 debian/libc-icap-mod-squidclamav/etc/clamav/onupdateexecute.d/libc-icap-mod-squidclamav
35 chmod 0644 debian/libc-icap-mod-squidclamav/etc/c-icap/*
37 chmod 0644 debian/libc-icap-mod-squidclamav/usr/share/c_icap/templates/squidclamav/*/*
H A Dcontrol1 Source: c-icap-module-squidclamav
10 Package: libc-icap-mod-squidclamav
13 Depends: ${shlibs:Depends}, ${misc:Depends}, clamav, c-icap (>=1:0.3.2~)
14 Breaks: c-icap (<<1:0.4.2-1)
15 Replaces: c-icap
16 Provides: libc-icap-module
17 Description: Antivirus Service for c-icap
18 This is an antivirus Service for c-icap which uses libclamav or clamd to do
19 scanning. It is distributed with c-icap and written by the same author.
H A Dchangelog1 c-icap-module-squidclamav (1:7.1-1-custom1) unstable; urgency=medium
7 c-icap-module-squidclamav (1:7.0-1-custom1) unstable; urgency=medium
13 c-icap-module-squidclamav (1:6.16-1-custom1) unstable; urgency=medium
27 c-icap-module-squidclamav (1:6.15-1-custom1) unstable; urgency=medium
30 - recompile again the c-icap-modules standards.
42 c-icap-module-squidclamav (1:6.14-1-custom1) unstable; urgency=medium
45 * recompile again the c-icap-modules standards.
49 c-icap-module-squidclamav (1:6.13-custom11) unstable; urgency=medium
52 * recompile again the c-icap-modules standards.
/dports/www/c-icap-modules/c_icap_modules-0.5.5/
H A DREADME1 The c-icap-modules
3 This is part of the c-icap server project. More information about c-icap
5 http://c-icap.sourceforge.net/
7 Implements basic services for the c-icap server. Currently the following
10 - url_check, an URL blacklist/whitelist icap service
11 - srv_content_filtering, a score based content filtering icap service
14 - General discussion related to c-icap server:
15 c-icap-users@lists.sourceforge.net
17 https://sourceforge.net/p/c-icap/wiki/configcicap/
H A Dconfigure.ac40 #check for c-icap
41 AC_ARG_WITH(c-icap,
42 [ --with-c-icap Where to find c-icap ],
55 cicapflags=`c-icap-config --cflags`
56 cicaplibs=`c-icap-config --libs`
57 cicapetc=`c-icap-config --configdir`
58 cicapprefix=`c-icap-config --prefix`
68 if c-icap-config >& /dev/null; then
69 cicapflags=`c-icap-config --cflags`
70 cicaplibs=`c-icap-config --libs`
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Sema/cheri/
H A Dpointer-sub-cap-int.c6 long sub_check(int * i, int* __capability icap, float* f, float* __capability fcap) { in sub_check() argument
13 result = icap - icap; // fine in sub_check()
14 …result = icap - fcap; // expected-error{{'int * __capability' and 'float * __capability' are not p… in sub_check()
15 …result = fcap - icap; // expected-error{{'float * __capability' and 'int * __capability' are not p… in sub_check()
18 …result = i - icap; // expected-error{{subtraction between integer pointer and capability ('int *' … in sub_check()
19 …result = f - icap; // expected-error{{'float *' and 'int * __capability' are not pointers to compa… in sub_check()
20 …result = icap - i; // expected-error{{subtraction between integer pointer and capability ('int * _… in sub_check()
21 …result = icap - f; // expected-error{{'int * __capability' and 'float *' are not pointers to compa… in sub_check()
/dports/graphics/opencv/opencv-4.5.3/modules/videoio/src/
H A Dcap.cpp101 icap.release(); in ~VideoCapture()
136 if (!icap.empty()) in open()
315 return !icap.empty() ? icap->isOpened() : false; in isOpened()
321 if (icap) in getBackendName()
323 api = icap->isOpened() ? icap->getCaptureDomain() : 0; in getBackendName()
332 icap.release(); in release()
338 bool ret = !icap.empty() ? icap->grabFrame() : false; in grab()
351 if (!icap.empty()) in retrieve()
414 bool ret = !icap.empty() ? icap->setProperty(propId, value) : false; in set()
427 if (icap && icap->isOpened()) in get()
[all …]
/dports/www/c-icap/c_icap-0.5.10/docs/man/
H A DMakefile.am7 SOCKDIR=/var/run/c-icap
13 manpages = c-icap.8 c-icap-client.8 c-icap-config.8 c-icap-libicapapi-config.8 \
14 c-icap-stretch.8 c-icap-mkbdb.8
/dports/www/c-icap/c_icap-0.5.10/
H A DREADME1 The c-icap server http://c-icap.sourceforge.net/
3 c-icap is an implementation of an ICAP server. It can be used with HTTP
18 - General discussion related to c-icap server:
19 c-icap-users@lists.sourceforge.net
21 https://sourceforge.net/p/c-icap/wiki/configcicap/
22 - c-icap service developers should start from here:
23 https://sourceforge.net/p/c-icap/wiki/Developers/
H A Dc-icap.conf.in12 # PidFile /var/run/c-icap/c-icap.pid
13 PidFile /var/run/c-icap/c-icap.pid
20 # CommandsSocket /var/run/c-icap/c-icap.ctl
21 CommandsSocket /var/run/c-icap/c-icap.ctl
409 # For more information about c-icap lookup tables read c-icap server
414 # basic_simple_db.UsersDB hash:/usr/local/c-icap/etc/c-icap-users.txt
421 # For more information about c-icap lookup tables read c-icap server
426 # GroupSourceByGroup hash:/usr/local/c-icap/etc/c-icap-groups.txt
433 # For more information about c-icap lookup tables read c-icap server
438 # GroupSourceByUser hash:/usr/local/c-icap/etc/c-icap-user-groups.txt
[all …]
H A Dc-icap-config.in27 Usage: c-icap-config [OPTIONS]
30 --prefix print c-icap instalation base directory
33 --datarootdir print the c-icap data directory
34 --configdir print the c-icap configuration directory
35 --modulesdir print the c-icap modules/plugins directory
36 --version print the c-icap server version
37 --config print the c-icap server compile configuration
H A Dc_icap.mak2 CONFDIR="c:\\c-icap\\etc"
3 SERVDIR="c:\\c-icap\\lib"
4 MODSDIR="c:\\c-icap\\lib"
5 LOGDIR="c:\\c-icap\\log"
/dports/www/squid/squid-4.15/src/log/
H A DFormatSquidIcap.cc62 tvToMsec(al->icap.trTime), in SquidIcap()
64 al->icap.outcome, in SquidIcap()
65 al->icap.resStatus, in SquidIcap()
66 al->icap.bytesRead, in SquidIcap()
67 Adaptation::Icap::ICAP::methodStr(al->icap.reqMethod), in SquidIcap()
68 al->icap.reqUri.termedBuf(), in SquidIcap()
70 al->icap.hostAddr.toStr(tmp, MAX_IPSTRLEN)); in SquidIcap()
/dports/www/squidclamav/squidclamav-7.1/doc/
H A DREADME18 Why use c-icap server? This is the only open source icap server written
62 --enable-icap-client
180 http://c-icap.sourceforge.net/. Choose version c-icap-0.3.2 or later
187 Then, edit the file /usr/local/c-icap/etc/c-icap.conf. It contains a set
240 Note that if the c-icap installation does not save the c-icap-config
244 ./configure --with-c-icap=/usr/local/c-icap/
247 Running c-icap server
250 /usr/local/c-icap/bin/c-icap
256 /usr/local/c-icap/bin/c-icap -N -D -d 10
267 echo -n "squidclamav:cfgreload" > /var/run/c-icap/c-icap.ctl
[all …]
H A DSquidClamav.pod17 Why use c-icap server? This is the only open source icap server written in C,
23 c-icap server.
63 --enable-icap-client
192 Then, edit the file /usr/local/c-icap/etc/c-icap.conf. It contains a set of
223 mkdir /var/run/c-icap/
242 Note that if the c-icap installation does not save the c-icap-config program in
246 ./configure --with-c-icap=/usr/local/c-icap/
254 /usr/local/c-icap/bin/c-icap
260 /usr/local/c-icap/bin/c-icap -N -D -d 10
271 echo -n "squidclamav:cfgreload" > /var/run/c-icap/c-icap.ctl
[all …]
/dports/mail/rspamd/rspamd-3.1/lualib/lua_scanners/
H A Dicap.lua317 if icap_headers.icap and string.find(icap_headers.icap, 'ICAP%/1%.. 2%d%d') then
319 elseif icap_headers.icap and string.find(icap_headers.icap, 'ICAP%/1%.. [45]%d%d') then
327 rspamd_logger.errx(task, '%s: ICAP ERROR: %s', rule.log_prefix, icap_headers.icap)
328 common.yield_result(task, rule, icap_headers.icap, 0.0,
335 'unhandled icap response: ' .. icap_headers.icap or "-",
355 if icap_headers.icap and string.find(icap_headers.icap, 'ICAP%/1%.. 2%d%d') then
384 rule.log_prefix, icap_headers.icap or "-")
/dports/www/trafficserver/trafficserver-9.1.1/plugins/experimental/icap/
H A DMakefile.inc17 pkglib_LTLIBRARIES += experimental/icap/icap.la
20 experimental/icap/icap_plugin.cc
/dports/www/squid/squid-4.15/src/adaptation/icap/
H A DXaction.cc269 (al.icap.outcome == xoGone || al.icap.outcome == xoError); in closeConnection()
359 al.icap.bytesSent += io.size; in noteCommWrote()
483 al.icap.bytesRead += rd.size; in noteCommRead()
590 if (al.icap.outcome != xoUnknown) { in setOutcome()
595 al.icap.outcome = xo; in setOutcome()
650 al.icap.serviceName = s.cfg().key; in finalizeLogInfo()
651 al.icap.reqUri = s.cfg().uri; in finalizeLogInfo()
656 al.icap.request = icapRequest; in finalizeLogInfo()
657 HTTPMSGLOCK(al.icap.request); in finalizeLogInfo()
659 al.icap.reply = icapReply.getRaw(); in finalizeLogInfo()
[all …]
/dports/www/squid/squid-4.15/src/format/
H A DFormat.cc721 outoff = al->icap.bytesSent; in assemble()
726 outoff = al->icap.bytesRead; in assemble()
740 if (al->icap.request) { in assemble()
748 if (al->icap.request) { in assemble()
756 if (al->icap.request) { in assemble()
770 if (al->icap.reply) { in assemble()
778 if (al->icap.reply) { in assemble()
786 if (al->icap.reply) { in assemble()
800 outtv = al->icap.trTime; in assemble()
805 outtv = al->icap.ioTime; in assemble()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/runtime/
H A Dgo-make-slice.c29 intgo icap; in __go_make_slice2() local
40 icap = (intgo) cap; in __go_make_slice2()
42 || (uintptr_t) icap != cap in __go_make_slice2()
48 ret.__capacity = icap; in __go_make_slice2()

12345678910>>...13