summaryrefslogtreecommitdiff
path: root/usr/src/lib/libvscan
AgeCommit message (Collapse)AuthorFilesLines
2020-05-0412454 remove lint library machineryRichard Lowe4-11/+4
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-02-1310361 usr/lib - stop lint library generation and packagingAndy Fiddaman1-31/+0
Reviewed by: Jason King <jason.king@joyent.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Frederik Wessels <wessels147@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-01-1410079 smatch Makefile changes for usr/src/libJohn Levon1-0/+3
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Robert Mustacchi <rm@joyent.com>
2018-08-029692 libvscan has bad _msg dependencyJason King1-2/+2
Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Andy Fiddaman <af@citrus-it.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2018-07-309673 move internet address manipulation functions to libcYuri Pankov1-3/+1
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2010-06-246916796 OSnet mapfiles should use version 2 link-editor syntaxAli Bahrami1-3/+4
--HG-- rename : usr/src/cmd/sgs/libelf/common/mapfile-common => usr/src/cmd/sgs/libelf/common/mapfile-vers rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-bindings => usr/src/cmd/sgs/link_audit/common/mapfile-vers-bindings rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-perfcnt => usr/src/cmd/sgs/link_audit/common/mapfile-vers-perfcnt rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-symbindrep => usr/src/cmd/sgs/link_audit/common/mapfile-vers-symbindrep rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-truss => usr/src/cmd/sgs/link_audit/common/mapfile-vers-truss rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-who => usr/src/cmd/sgs/link_audit/common/mapfile-vers-who rename : usr/src/common/mapfiles/i386/map.noexdata => usr/src/common/mapfiles/common/map.noexdata rename : usr/src/lib/libaio/sparc/mapfile-vers => usr/src/lib/libaio/common/mapfile-vers rename : usr/src/lib/libelfsign/common/mapfile.map => usr/src/lib/libelfsign/common/mapfile-vers rename : usr/src/lib/libpthread/sparc/mapfile-vers => usr/src/lib/libpthread/common/mapfile-vers rename : usr/src/lib/librt/amd64/mapfile-vers => usr/src/lib/librt/common/mapfile-vers rename : usr/src/lib/libsys/sparc/mapfile-vers => usr/src/lib/libsys/common/mapfile-vers rename : usr/src/lib/libthread/sparc/mapfile-vers => usr/src/lib/libthread/common/mapfile-vers
2009-07-076762057 Request to change the default value of maximum connections from 32 ↵joyce mcintosh1-2/+2
to 8 for virus scan
2009-02-106798660 Cadmium .NOT file processing problem with CWD relative file pathsAli Bahrami1-2/+14
Contributed by Richard Lowe 6785284 Mapfile versioning rules need to be more visible to gatelings 6800164 Standard file exclusion mechanism needed for Cadmium tools
2008-10-256763835 Want vscan door call retriesAlan Wright1-11/+32
2008-05-026683064 check_rtime could do with some spring cleaningrie1-1/+0
2008-04-106570963 vscan: snas: Can't Enable vscan service after,disabling it while ↵jm1993542-86/+151
scan was in progress for few files 6599614 Log message says "vscan: (eng #) no socket, errno 24" when copying 1000 2k-files with 4 scan engines 6656150 vscan threading model should be revised to address system resource usage 6660667 Engine name is used directly as property group name without any prefix 6663788 SUNWvscanr needs to be split into SUNWvscanr and SUNWvscankr 6663792 links are required in /dev for the vscan pseudo device - to support non-global zones 6663812 attempt to start a second instance of vscand, first instance crashes 6672296 per-engine error counts not shown after vscan stats reset using vscanadm stats -z 6673579 vscan log file should be parsable and use utf8 6678058 If stats door file already exists when vscand starts up an initialization failure message is shown 6678525 vscand exits on SIGPIPE 6679808 Interupted read/write (EINTR) to scan engine can cause invalid data to be exchanged 6681465 Core file generated while adding and performing virus scan operations over nfs mount 6681675 Connection remains in ESTABLISHED State for long time, after scan engine goes down. 6684670 vscand should maintain connections with scan engines instead of connecting per request
2008-01-296622386 Modified bit is not set when a existing file is modified with an ↵jm1993541-26/+5
invalid scan engine configured 6634473 libvscan/Makefile.com contains unnecessary entries 6635736 SUNWvscanu packaging issues with snv_78. 6641932 vscan wasting system resources 6642770 when scan engine disabled its scanstamp still used in check if file's scanstamp is current 6642777 vscan kernel module unregistering from VFS immediately when daemon dies 6651761 Connection goes to CLOSE_WAIT when icap server closes connection
2007-11-08PSARC 2007/118 VSCAN Servicejm1993548-0/+2109
6623189 Vscan Service - PSARC/2007/118