search for: swl

Displaying 16 results from an estimated 16 matches for "swl".

Did you mean: sol
2004 Jun 17
1
access to subdirs of share only
...W2K domain client both the "Domain Admin" and the "Domain Users" can work properly on the the top-level of share as well as on a separate connected subdir of the share. Some idea? Thanks, Ralf -- # Ralf S?rgel Strom-Betrieb, EDV # Stadtwerke Lengerich GmbH http://www.swl-online.de/ # Postfach 1549 49515 Lengerich (Westf.) # An der M?hlenbreede 4 49525 Lengerich (Westf.) # Tel. 05481 8005 60 mailto:soergel@swl-online.de # Fax 05481 8005 33
2018 May 01
2
Alignment Member Functions should be Virtual
Dear community, I have developed a backend of new 32-bit RISC ISA, which does not have unaligned memory access instructions (e.g., LWL, LWR, SWL, and SWR in MIPS). Since char and short variables are not 32-bit alignment, these variables cannot be correctly accessed. Therefore, alignment member functions, especially getCharAlign() and getShortAlign() of TargetInfo class in clang/include/clang/Basic/TargetInfo.h, should be virtual, in order t...
2012 Dec 17
2
Transport endpoint
...ared-server: destroyed connection of mualhpcp01.hpc.muohio.edu-17684-2012/12/13-17:25:16:994209-RedhawkShared-client-0-0 [2012-12-15 00:53:24.743459] I [server-helpers.c:474:do_fd_cleanup] 0-RedhawkShared-server: fd cleanup on /mkennedy/tramelot_nwfs/rpr3/rpr3/rpr3_sparky/matrix/.4d_ccnoesy.ucsf.QTQswL [2012-12-15 00:53:24.743430] I [server-helpers.c:330:do_lock_table_cleanup] 0-RedhawkShared-server: finodelk released on /mkennedy/tramelot_nwfs/rpr3/rpr3/rpr3_sparky/matrix/.4d_ccnoesy.ucsf.QTQswL [2012-12-15 00:53:24.743400] I [server-helpers.c:741:server_connection_put] 0-RedhawkShared-server: S...
2018 May 02
0
Alignment Member Functions should be Virtual
On 5/1/2018 4:35 AM, Hiroyuki Chishiro via llvm-dev wrote: > Dear community, > > I have developed a backend of new 32-bit RISC ISA, which does not have > unaligned memory access instructions (e.g., LWL, LWR, SWL, and SWR in > MIPS). > Since char and short variables are not 32-bit alignment, these > variables cannot be correctly accessed. > Therefore, alignment member functions, especially getCharAlign() and > getShortAlign() of TargetInfo class in > clang/include/clang/Basic/TargetInfo.h,...
2002 Mar 18
1
line breaks
...ction(v,Y,s,z,mlv,met){ + lower _ mean(v[data$yr==Y])-(var(v[data$yr==Y])^.5) + upper _ mean(v[data$yr==Y])+(var(v[data$yr==Y])^.5) + ML _ mlv[ML$yr==Y & ML$metcode==met] + diff _ 0 + if (ML<lower) {diff <- lower-ML; + Display all 100 possibilities? (y or n) ActualTen.dta .check.R.swl .marketFix.log.swp . . contents of directory . . runsed test.log check.R marketFix.log PreRet.tar.gz .runsed.swp test.R + <<- v-diff} Error: syntax error Where: > inrange _ function(v,Y,s,z,mlv,met){ + lower _ mean(v[da...
1999 Nov 11
0
Slow Excel File Open on Samba Shares
...Knowledgebase articles regarding this error. Has anybody else seen this problem? If so, what is the fix? oplocks? keepalive? Thank you for your assistance, Rick Stephens +====================================================================+ Richard A. Stephens, Jr. E-mail: rsj@swl.msd.ray.com Systems Administrator +====================================================================+
2002 Nov 08
1
writer/researcher needs your help
...at you use as a foundation in your life. Please include some brief biographical information as well. Also, if you would like to share in what I am learning, please let me know as well. And please let me know if you have any additional questions. Thank you for your consideration. Steve Lawler swl@lawler.org About me: Steve Lawler is an ethics consultant and writer based in St Louis, Missouri USA. He regularly gives workshops on issues of ethics, values and culture. He has been quoted in a number of related pieces in publications including the Wall Street Journal, The Christian Science M...
2002 Nov 08
1
writer/researcher needs your help
...at you use as a foundation in your life. Please include some brief biographical information as well. Also, if you would like to share in what I am learning, please let me know as well. And please let me know if you have any additional questions. Thank you for your consideration. Steve Lawler swl@lawler.org About me: Steve Lawler is an ethics consultant and writer based in St Louis, Missouri USA. He regularly gives workshops on issues of ethics, values and culture. He has been quoted in a number of related pieces in publications including the Wall Street Journal, The Christian Science M...
2017 Jun 28
0
ransomware etc
...spam.net*2 bl.blocklist.de*2 ix.dnsbl.manitu.net*2 dnsbl-2.uceprotect.net dnsbl.justspam.org=127.0.0.2*2 all.s5h.net=127.0.0.2*2 hostkarma.junkemailfilter.com=127.0.0.3 hostkarma.junkemailfilter.com=127.0.0.[2;4]*2 # whitelists swl.spamhaus.org*-4 list.dnswl.org=127.0.[0..255].[2;3]*-1 rep.mailspike.net=127.0.0.[17;18]*-1 rep.mailspike.net=127.0.0.[19;20]*-2 hostkarma.junkemailfilter.com=127.0.0.1*-1 So it counts how often a ip is listed rbls. *4 means gets 4 points. So listed in barracude ps...
2017 Jun 28
10
ransomware etc
Hi all, Just out of curiosity: is there anything we can do, on the samba side, to counter the recent ransomware attacks? (or limit the damage done) I'm thinking like: limit the number of files per second a client (workstation) is allowed to edit, or some other smart tricks..? It would be nice if samba could be an extra layer of defense. Something perhaps a vfs module could help with..?
2018 May 03
3
Alignment Member Functions should be Virtual
...Friedman, Eli <efriedma at codeaurora.org>: > On 5/1/2018 4:35 AM, Hiroyuki Chishiro via llvm-dev wrote: >> >> Dear community, >> >> I have developed a backend of new 32-bit RISC ISA, which does not have >> unaligned memory access instructions (e.g., LWL, LWR, SWL, and SWR in >> MIPS). >> Since char and short variables are not 32-bit alignment, these >> variables cannot be correctly accessed. >> Therefore, alignment member functions, especially getCharAlign() and >> getShortAlign() of TargetInfo class in >> clang/include/c...
2017 Jun 29
1
ransomware etc (referencing in part Samba-virusfilter)
...; ix.dnsbl.manitu.net*2 > dnsbl-2.uceprotect.net > dnsbl.justspam.org=127.0.0.2*2 > all.s5h.net=127.0.0.2*2 > hostkarma.junkemailfilter.com=127.0.0.3 > hostkarma.junkemailfilter.com=127.0.0.[2;4]*2 > # whitelists > swl.spamhaus.org*-4 > list.dnswl.org=127.0.[0..255].[2;3]*-1 > rep.mailspike.net=127.0.0.[17;18]*-1 > rep.mailspike.net=127.0.0.[19;20]*-2 > hostkarma.junkemailfilter.com=127.0.0.1*-1 > > So it counts how often a ip is listed rbls. > *4 means gets 4...
2017 May 15
1
wanna cry ransomware patch for samba-4.5.5
...pike.net*2 rep.mailspike.net=127.0.0.[13;14]*1 bl.suomispam.net*2 bl.blocklist.de*2 ix.dnsbl.manitu.net*2 dnsbl-2.uceprotect.net hostkarma.junkemailfilter.com=127.0.0.3 hostkarma.junkemailfilter.com=127.0.0.[2;4]*2 # whitelists swl.spamhaus.org*-4 list.dnswl.org=127.0.[0..255].[2;3]*-1 rep.mailspike.net=127.0.0.[17;18]*-1 rep.mailspike.net=127.0.0.[19;20]*-2 hostkarma.junkemailfilter.com=127.0.0.1*-1 And next to this all use a antivirus on the pc, i use trend micro in my office. Set heuristi...
2004 May 07
0
Majordomo results: Hi
...y78biyznfpa/l3uvzr1qfru85nk5/21zwbhvbri0jsd953' not recognized. >>>> kgxDBU+HpIFh1P8MIQLacv6ZjruO6lMPR3jllVibYRWDQZ4ssUFDAfrEm0zJfrlXN7ADnNkk **** Command 'kgxdbu+hpifh1p8miqlacv6zjruo6lmpr3jllvibyrwdqz4ssufdafrem0zjfrlxn7adnnkk' not recognized. >>>> APgLrtwj2orPpswL+/Pn6EYkdK4Hg6XBgjPxw9ROEsEEd/9UJ4zn6y/ogciPtanE8V5aOrfk **** Command 'apglrtwj2orppswl+/pn6eykdk4hg6xbgjpxw9roeseed/9uj4zn6y/ogciptane8v5aorfk' not recognized. >>>> tagyMvQZAgUO8MphQnSuuGX9moOyRWZzurARMGTZDzQG+ZdbmDEtTJpWOoVG2L0EpPSW3f20 **** Command 'tagymvqzaguo8mphqnsuugx...
2008 May 21
0
Errors in using gdb (PR#11496)
...unzF39ok//d dvvMww/aedt7Zrz31Ys/+s4Nn3z37q+8+/vd3n3o++/+8b/f/cN33v3dv0Lg65d9bOHB7z1k 5+0yD//0v237jRM2nHHD1jMX/dPZf/zmpU/tMe/5Pec9/79zn/neOY9+c+aizx5489bfOHH6 jrtt+zCJRCKNhgDaAafvuuuuKVOmfOtb30pHePDBB7+dpwMPPFA4av/9958+fTr7CCl/5CMf gZ2bbrrps5/97Hve855tt90WOPyyyy7DCKeddhqw8cSJE2fOnJlO4fe//z1EBsAunjHQ4sWL 991332222SaKok033RQeKOCx5WMf+xhkcv78+XzMQw45ZOrUqTfccAO1ExKJRCqiA2bMgIFm 3rx5l1566UMSHbnPPmduMv3B//j6i/vs+dYh/7fwh7tft+vO1/3nzgv3+q+3DtvvpZ/u+cdd v3H2xtOP2mefzMOPP3CfW362ziuXf+Jvv/3Xd5fu+vcn9lz555+ufGnfvz/9o7//8T//9rud Xr3qE7f9bJ2ZB2Yf/rOD9/nykWsfecsOZz389bnP7nH96z+5/Z397vjb/je+9dPLX/je2Y98 6+g7d/z...
1999 Apr 19
0
heavy performance problems - Samba 2.0.3 - NT SVPR4
hi everybody, my samba performance is very bad. in my 100 MBit network the file transfer between nt und my samba linux (2.0.34 , 2.0.3) is terrible. from nt to nt 70 Mbytes are 2 times faster than the same 70 MBytes from Linux (i.g. samba) to nt workstation. where the hell is the problem und where can i find the solution ??? is it a problems with the passwords ?? cause all users can connect from