summaryrefslogtreecommitdiff
path: root/usr/src/cmd/vscan
AgeCommit message (Collapse)AuthorFilesLines
2019-01-1410080 smatch Makefile changes for usr/src/cmdJohn Levon1-0/+4
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Robert Mustacchi <rm@joyent.com>
2018-04-239356 vscan: this statement may fall throughToomas Soome1-3/+1
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: C Fraire <cfraire@me.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2018-02-069027 Makefiles need to specify C99 mode consistentlyYuri Pankov2-4/+2
Reviewed by: Rich Lowe <richlowe@richlowe.net> Approved by: Hans Rosenfeld <hans.rosenfeld@joyent.com>
2017-02-227812 Remove gender specific languageDaniel Hoffman1-1/+2
Reviewed by: Matt Ahrens <mahrens@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Steve Gonczi <steve.gonczi@delphix.com> Reviewed by: Chris Williamson <chris.williamson@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-09-222933 compiler warning gags need better granularityRichard Lowe1-2/+2
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2010-02-066919822 assert failed in ndr_outer_fixed during stress testjoyce mcintosh1-2/+9
6923019 sharing '/' could lead to system panic 6919931 local users not displayed via MMC 6725406 [CLI] smbadm tool is not localized 6725433 [CLI] vscanadm tool is not localized for supported locales 6921957 DC lookup fails when the IP address is not in DNS SRV responses 6920753 smd preferred domain controller property should accept hostnames as well as IP addresses 6878463 Optionset properties for autohome shares are not shown when viewing with sharemgr show -vp 6914411 smbadm add-member does not give clear error when run as unauthorized user
2009-02-056796549 Array overrun in vscandjoyce mcintosh1-4/+2
2008-12-106762162 $DATA appended to streams when stream type != $DATAjose borrego1-10/+13
6736548 After switching the security mode, sometimes smb/server enters maintenance state 6764225 First domain join attempt after smb/server restarts could fail 6764343 Unable to map a share in a new domain 6673517 Appliance\Share becomes unbrowseable for ~10 mins after CIFS client leaves/rejoins the workgroup 6765259 multiple refreshes may not pick up most recent configuration 6764275 need to check with sharemgr when there's a cache miss 6765313 System panic occurred in smb_node_fini+0x16a() 6769943 Purge mlrpc from from types, functions and definitions 6765390 Deprecate smb_wins.c 6771815 ndr_server.c should not include libmlsvc.h 6732763 smbadm takes invalid workgroup name 6749515 Unable to grant domain users/groups access to files 6765156 Active Directory setup has problems if the NETBIOS domain name does not match AD FQDN 6735548 Domain users cannot connect to CIFS shares from MacOS 10.5 6631366 Able to join W2K3 domain with wrong domain name after joined with correct domain name. 6768067 The "smbadm list" should display FQDN 6768061 SMB daemon turned into maintenance mode while updating ddns 6773309 smbd can miss SIGTERM and fail to exit since some threads allow SIGTERM 6775912 smbd: idmap handle access is not thread safe 6775155 core.smbd dump at smb_shr_sa_loadall+0x1f 6776818 Use of freed memory in smbrdr_logon_user() 6766126 Per-share support to configure/disable client-side caching (offline files) 6778831 smbadm definition of domain is too strict, should allow leading digit 6780207 libumem.so.1`process_free+0x55 crash while running smbtorture base tests. --HG-- rename : usr/src/uts/common/smbsrv/lsalib.h => usr/src/lib/smbsrv/libmlsvc/common/lsalib.h rename : usr/src/uts/common/smbsrv/samlib.h => usr/src/lib/smbsrv/libmlsvc/common/samlib.h
2008-09-296751143 vscan going into maintenance mode on rebootjoyce mcintosh1-9/+13
2008-07-306715643 Vscan service connection errors cannot be viewed from the FishWorks UIjm1993542-5/+5
2008-04-106570963 vscan: snas: Can't Enable vscan service after,disabling it while ↵jm1993548-430/+1192
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 ↵jm1993546-142/+184
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 Servicejm19935415-0/+6436
6623189 Vscan Service - PSARC/2007/118