search for: note2

Displaying 20 results from an estimated 161 matches for "note2".

Did you mean: note
2019 May 02
3
[Fwd: [Bug 1699331] gssproxy segmentation fault]
Hi, folks, Especially Johnny - could you possibly push this fix through as soon as upstream puts it out? It's a real issue for us - we've had a number of servers whether gssproxy keeps SEGVing, which hits NFS and samba. Thanks in advance. mark ---------------------------- Original Message ---------------------------- Subject: [Bug 1699331] gssproxy segmentation fault
2005 May 20
1
Possible PAWS security vulnerability
...-- tcp_input.c Thu May 19 12:00:14 2005 *************** *** 976,984 **** --- 976,992 ---- * record the timestamp. * NOTE that the test is modified according to the latest * proposal of the tcplw@cray.com list (Braden 1993/04/26). + * NOTE2 additional check added as a result of PAWS vulnerability + * documented in Cisco security notice cisco-sn-20050518-tcpts + * from OpenBSD patch for OpenBSD 3.6 015_tcp.patch */ if ((to.to_flags & TOF_TS) != 0 &&...
2019 May 08
1
[Fwd: [Bug 1699331] gssproxy segmentation fault]
...s your issues .. if do, let me know and we can get it > released into the fasttrack repo: > > https://buildlogs.centos.org/c7-fasttrack.x86_64/gssproxy/ > > Note: This packages are unsigned and if it fixes your issue, I'll sign > and release them into fasttrack repo > > Note2: Here is some info on our new fasttrack repo: > > https://wiki.centos.org/AdditionalResources/Repositories > (see CentOS-Fasttrack) Huh. Well, I don't see it SEGVing, but it suddenly started throwing May 8 12:21:21 <servername> kernel: gssproxy: server localhost not respondin...
2014 Jun 09
0
[PATCH] drm/nouveau/doc: update the thermal documentation
...Authors: Martin Peres (mupuf) <martin.peres at labri.fr> +Authors: Martin Peres (mupuf) <martin.peres at free.fr> Description --------- @@ -68,8 +68,9 @@ Your fan can be driven in different modes: NOTE: Be sure to use the manual mode if you want to drive the fan speed manually -NOTE2: Not all fan management modes may be supported on all chipsets. We are -working on it. +NOTE2: When operating in manual mode outside the vbios-defined +[PWM_min, PWM_max] range, the reported fan speed (RPM) may not be accurate +depending on your hardware. Bug reports --------- -- 1.9.3
2012 Dec 18
1
[LLVMdev] llvm-clang jit module running into unresolved functions
...I would really appreciate any help on resolving this. Note: we were having problem with includes in the code that needed to be jitted so we ran clang++ to preprocess it and the output of that is a single c++ file with no dependency on local includes. Not sure if that has introduced some problems. Note2: This is on Ubuntu 12.01 and we tried compiling clang interpreter with both clang+llvm 3.1 and with gcc 4.6.3 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121218/3622cc7d/attachment.html>
2011 Nov 25
3
Is package gem and provider gem usage in one puppet run possible?
...functional gem binary on the system. It will not find gem installed and claims gem provider to be unusable. On the second run puppet now finds the gem provider. Is there any known method which will allow us to use gem provider also on the first puppet run? Note1: Using stages will not solve this. Note2: We would not like to execute a puppet restart after ruby1.9.1 package installation. Thank you, Kind regards, Martin -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com....
2006 Feb 28
2
AJAX: do render but show element in same click?
I''m a rails newbie. I''ve got a link_to_remote that puts a partial render into a div ("note1", "note2", etc.). As part of the display that comes up, I put in a hide note link (element.toggle). Click that, the div goes away, everything''s great... except now I can''t get it back. How can I call the remote AND make the div show at the same time? I see element.show, but I don...
2019 May 08
1
[Fwd: [Bug 1699331] gssproxy segmentation fault]
...r issues .. if do, let me know and we can get it > released into the fasttrack repo: > > https://buildlogs.centos.org/c7-fasttrack.x86_64/gssproxy/ > > > Note: This packages are unsigned and if it fixes your issue, I'll sign > and release them into fasttrack repo > > Note2: Here is some info on our new fasttrack repo: > > > https://wiki.centos.org/AdditionalResources/Repositories > (see CentOS-Fasttrack) > Thank you very much. I've d/l the x86_64 rpm, and yum upgraded to it on one server, so it's soaking now, and we'll see what happens. O...
2005 Feb 11
1
Can't change password with Windows XP (Change password feature)
...ncrypt passwords = yes ; smb passwd file = /etc/samba/smbpasswd passdb backend = tdbsam # The following are needed to allow password changing from Windows to # update the Linux system password also. # NOTE: Use these with 'encrypt passwords' and 'smb passwd file' above. # NOTE2: You do NOT need these to allow workstations to change only # the encrypted SMB passwords. They allow the Unix password # to be kept in sync with the SMB password. unix password sync = Yes passwd program = /usr/bin/passwd %u passwd chat = *New*UNIX*password* %n...
2005 Feb 11
1
Can't change password with Windows XP (Change passwordfeature)
...asswd > > passdb backend = tdbsam > > > > # The following are needed to allow password changing from Windows to > > # update the Linux system password also. > > # NOTE: Use these with 'encrypt passwords' and 'smb passwd file' above. > > # NOTE2: You do NOT need these to allow workstations to change only > > # the encrypted SMB passwords. They allow the Unix password > > # to be kept in sync with the SMB password. > > unix password sync = Yes > > passwd program = /usr/bin/passwd %u >...
2015 Apr 06
2
[LLVMdev] inconsistent wording in the LangRef regarding "shl nsw"
...f the two clauses be removed from the LangRef? I'd prefer keeping (2) and removing (1) unless it inhibits some important optimization, solely because (2) is easier to reason in. Note1: neither clause is stronger than the other -- "shl i8 -1, 7" sign-overflows by (2) but not by (1). Note2: there may be similar issues with nuw; I have not investigated that yet. -- Sanjoy
2020 Feb 14
5
[PATCH v1 3/3] virtio-balloon: Switch back to OOM handler for VIRTIO_BALLOON_F_DEFLATE_ON_OOM
...M. Can be re-added if really needed. > Also, pay attention that leak_balloon() returns the number of 4k pages - > convert it properly in virtio_balloon_oom_notify(). > > Note1: using the OOM handler is frowned upon, but it really is what we > need for this feature. > > Note2: without VIRTIO_BALLOON_F_MUST_TELL_HOST (iow, always with QEMU) we > could actually skip sending deflation requests to our hypervisor, > making the OOM path *very* simple. Besically freeing pages and > updating the balloon. If the communication with the host ever >...
2020 Feb 14
5
[PATCH v1 3/3] virtio-balloon: Switch back to OOM handler for VIRTIO_BALLOON_F_DEFLATE_ON_OOM
...M. Can be re-added if really needed. > Also, pay attention that leak_balloon() returns the number of 4k pages - > convert it properly in virtio_balloon_oom_notify(). > > Note1: using the OOM handler is frowned upon, but it really is what we > need for this feature. > > Note2: without VIRTIO_BALLOON_F_MUST_TELL_HOST (iow, always with QEMU) we > could actually skip sending deflation requests to our hypervisor, > making the OOM path *very* simple. Besically freeing pages and > updating the balloon. If the communication with the host ever >...
2010 Jan 16
0
'tcltk' crashes related to event-loops (PR#14187)
...periencing some regular crashes on Debian Linux, 32- and 64-bit, involving 'tcltk' and 'cairoDevice' or 'RGtk2'. They make it very difficult to use tcltk interfaces (Rcmdr) and GTK+ ones (rattle, playwith, etc.) in the same R session. NOTE: Before you continue, please read NOTE2 located towards the end of the message. To reproduce you need to load 'tcltk' and 'cairoDevice' in the same R --vanilla session. When executing the following in that order, in a new terminal window: require(tcltk) require(cairoDevice) ReturnVal <- tkmessageBox(title="Greeti...
2009 Sep 01
5
Deep nested associations on the same Model
This could be a lot simpler than I think and I''m just missing something obvious! I''m working on a creative collaboration app whereby one user could submit a Story and this can then be forked by another user and worked on seperately. To acheive this I have a has_many association within the same Story model as such: class Story < ActiveRecord::Base has_many
2017 Nov 02
13
[RFC] Enable Partial Inliner by default
...--------- Workload Increase -------- -------- SPEC2006(C/C++) 3.90% (geomean) SPEC2017(C/C++) 1.05% (geomean) NOTE1: Code size increase in SPEC2006 was mainly attributed to benchmark "astar", which increased by 86%. Removing this outlier, we get a more reasonable increase of 0.58%. NOTE2: There is a patch up for review on Phabricator to enhance the partial inliner with the presence of profiling information ( https://reviews.llvm.org/D38190). Graham Yiu LLVM Compiler Development IBM Toronto Software Lab Office: (905) 413-4077 C2-707/8200/Markham Email: gyiu at ca.ibm.com ---...
2003 Jun 29
1
Add Machine Failed
....txt for details. security = user # You may wish to use password encryption. Please read # ENCRYPTION.txt, Win95.txt and WinNT.txt in the Samba documentation. # Do not enable this option unless you have read those documents encrypt passwords = yes smb passwd file = /etc/samba/smbpasswd # NOTE2: You do NOT need these to allow workstations to change only # the encrypted SMB passwords. They allow the Unix password # to be kept in sync with the SMB password. unix password sync = Yes passwd program = /usr/bin/passwd %u passwd chat = *New*password* %n\n *Retype*new*passw...
2019 May 08
0
[Fwd: [Bug 1699331] gssproxy segmentation fault]
...samba. > Mark, See if this fixes your issues .. if do, let me know and we can get it released into the fasttrack repo: https://buildlogs.centos.org/c7-fasttrack.x86_64/gssproxy/ Note: This packages are unsigned and if it fixes your issue, I'll sign and release them into fasttrack repo Note2: Here is some info on our new fasttrack repo: https://wiki.centos.org/AdditionalResources/Repositories (see CentOS-Fasttrack) -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: OpenPGP digital si...
2004 Jun 12
1
Samba 3 Unix Password Sync
Working with my first Samba PDC using samba 3.0.3 on FreeBSD 5.2.1. Single subnet, handful of win2k and winxp boxes fully patched. Everything is working fine except the password sync. What do I have to add to samba (or windows) to set it up so when someone changes their password on Windows it updates the passwd and smbpasswd files automatically? Thanks.
2020 Feb 06
1
[PATCH v1 3/3] virtio-balloon: Switch back to OOM handler for VIRTIO_BALLOON_F_DEFLATE_ON_OOM
...M. Can be re-added if really needed. > Also, pay attention that leak_balloon() returns the number of 4k pages - > convert it properly in virtio_balloon_oom_notify(). > > Note1: using the OOM handler is frowned upon, but it really is what we > need for this feature. > > Note2: without VIRTIO_BALLOON_F_MUST_TELL_HOST (iow, always with QEMU) we > could actually skip sending deflation requests to our hypervisor, > making the OOM path *very* simple. Besically freeing pages and > updating the balloon. If the communication with the host ever >...