Displaying 20 results from an estimated 32 matches for "3741".
Did you mean:
371
2024 Oct 03
2
[Bug 3741] New: Authentication failure
https://bugzilla.mindrot.org/show_bug.cgi?id=3741
Bug ID: 3741
Summary: Authentication failure
Product: Portable OpenSSH
Version: 9.3p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: sshd
A...
2008 Mar 05
3
regex sulotion for seperating number and string
I have strings contain postcode and letters, some seperated with blank, some
with comma, and some hasn't seperated. eg, "2324gz" "2567 HK" "3741,BF"
I want to seperate the number and letters into two new variables.
I know this should be quite basic question, but searched on regex syntax and
that seems a bit scarey to me, any one can shot me a quick solution on this
particular question?
thanks,
Sun
2009 Jun 09
1
GIMP 2.3.15 for EL5, no newer libs required
...ents brought by 2.4 over 2.2 are already present in 2.3.15 (or 2.3.14).
These builds are obviously not as stable as 2.2.13, nor are they patched against bugs or newer vulnerabilities. I have adapted (from Mandriva's 2.3.14 as of 2007.1) the patches for CVE-2006-4519, CVE-2007-2949 and CVE-2007-3741.
To get these builds (RPMs and SRPMs), use the repo file:
http://odiecolon.lastdot.org/el5/odiecolon.repo
The site is not browsable, because I can't make it so (Lucian, any help?). Still, the repo should work (it worked for me).
A *few* more details here:
http://beranger.org/v3/wordpress/?p=...
2011 Jan 25
2
Windows 7/Samba unable to log in via name, works by IP
...x Windows Server 2000 and 1 x Windows
Server 2008. Could that be part of the problem? We will be replacing
the Windows Server 2000 systems shortly, but would like to fix this
sooner if possible.
Any ideas?
Thanks,
Jay
--
Jeremiah Coleman
Systems Administrator
C& C Technologies
337-735-3741
Extension 3421
jay.coleman at cctechnol.com
2011 Apr 15
1
samba 3.5.4 winbind rfc2307
...dmap_ad.c:651(idmap_ad_sids_to_unixids)
Could not get unix ID
in the winbindd-idmap log
Oddly, on that same user I can't get wbinfo -i, if I do
wbinfo -n name
(SID)
wbinfo -S (SID)
it gives me the UID
Ideas?
Thanks
--
Jeremiah Coleman
Systems Administrator
C& C Technologies
337-735-3741
Extension 3421
jay.coleman at cctechnol.com
2023 Jan 20
17
[Bug 3526] New: Config option AddressFamily has no effect?
https://bugzilla.mindrot.org/show_bug.cgi?id=3526
Bug ID: 3526
Summary: Config option AddressFamily has no effect?
Product: Portable OpenSSH
Version: 9.0p1
Hardware: amd64
OS: Mac OS X
Status: NEW
Severity: trivial
Priority: P5
Component: ssh
Assignee: unassigned-bugs at
2008 Mar 06
2
Help with parsing a data file
...56 26 4.0
7 4879 I5 1816 2795 I6 1915 2835 I5 595 11242 19729 7.2 6.3 2.99
0.27 23.05 15.33 19.23 20.19 75 18 44 4.4
8 5168 I5 1720 4473 I6 2922 2256 I5 444 9959 18415 5.8 4.9 2.64
0.24 23.28 14.62 19.05 20.37 72 26 46 4.4
9 4094 I5 1361 3741 I6 2382 1893 I5 375 8058 16789 5.8 4.5 2.50
0.21 21.25 11.59 16.56 18.13 72 84 27 4.5
10 2499 I5 1177 2228 I6 1904 1393 I5 311 5928 15081 6.1 5.6 1.45
0.18 13.37 4.21 8.81 10.50 70 296 0 4.7
11 1134 I5 680 731 I6 1287 849 I5 249 4156 13533...
2011 May 24
1
Loading an S object into R
...3618 3619 3620 3626 3627 3628 3632 3633 3635 3636 3642 3643 3646 3647 3648 3649 3651 3652 3653 3654 3655 3656 3657 3658 3659 3660 3669 3671 3672 3673 3674 3686 3687 3688 3689 3690 3691 3693 3694 3695 3696 3697 3698 3709 3710 3711 3713 3719 3722 3726 3728 3729 3730 3732 3733 3734 3735 3736 3737 3740 3741 3742 3743 3744 3746 3756 3758 3759 3760 3761 3762 3766 3767 3768 3769 3770 3771 3772 3777 3783 3784 3787 3788 3789 3790 3791 3792 3795 3798 3801 3802 3803 3805 3814 3817 3818 3819 3821 3822 3824 3826 3836 3837 3838 3840 3841 3842 3848 3850 3854 3855 3856 3857 3858 3864 3868 3870 3871 3878 3884 3888...
2012 Oct 05
1
[nut-commits] svn commit r3739 - in trunk: docs/man drivers tools/nut-scanner
On Oct 4, 2012, at 6:50 PM, Arnaud Quette wrote:
> +/* IPMI auth defines, simply using FreeIPMI defines */
> +#ifndef IPMI_AUTHENTICATION_TYPE_NONE
> + #define IPMI_AUTHENTICATION_TYPE_NONE 0x00
> + #define IPMI_AUTHENTICATION_TYPE_MD2 0x01
> + #define IPMI_AUTHENTICATION_TYPE_MD5 0x02
> + #define
2010 Nov 08
1
extraneous messages/multiple fact loads
Hi,
For a long time now when we run puppetd --test I get the following double output on our custom facts,
info: Retrieving plugin
info: Loading facts in scratch
info: Loading facts in os_name
info: Loading facts in pam_limits_d
info: Loading facts in os_platform
info: Loading facts in nvidia_graphics
info: Loading facts in hostname_hour
info: Loading facts in os_version
info: Loading facts in
2011 Feb 19
1
facts are loaded twice
Hi,
i''ve set up my puppet on several clients and today i noticed that the
facts are loaded twice by the clients. I took strace to get the list
of loaded fact file and i found that puppet seems to load the same
fact files twice:
chdir("/var/lib/puppet/lib/facter") = 0
open(".", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 6
info: Loading facts in vserver
2007 May 23
4
content_for
Any ideas how I would go about writing specs for views which make use
of content_for?
I''d like, for example, to be able to specify that ABC view places XYZ
in the sidebar, which I do using content_for(:sidebar).
Am I missing something obvious?
Kyle
2006 Feb 19
1
diff to vorbis-tools-1.1.1
...o wants to do this.
My patch treats every channel the same way.
I'm not the great programmer so please feel free to tell me every mistake I made.
Lars
-------------- next part --------------
A non-text attachment was scrubbed...
Name: oggenc-6channels.diff
Type: application/octet-stream
Size: 3741 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/vorbis/attachments/20060219/916c1b7d/oggenc-6channels.obj
2007 Oct 29
0
rsync error: error in rsync protocol data stream (code 12) at io.c(140)
...test-rsync/rsh_tree/
>
> Are there other debug options I can use? Or possibly compile the
source
> differently to help prove/disprove this as a bug/local system problem?
>
> Regards
>
> Andrew McGregor
John Greenfelder
System Engineer II
Lowes Companies
(336) 658-3741
-------------- next part --------------
HTML attachment scrubbed and removed
2008 Jan 15
1
problem using nsd
...ror: problems sending command 5 to server 3738:
Broken pipe
[1200299533] nsd[3731]: error: problems sending command 5 to server 3739:
Broken pipe
[1200299533] nsd[3731]: error: problems sending command 5 to server 3740:
Broken pipe
[1200299533] nsd[3731]: error: problems sending command 5 to server 3741:
Broken pipe
[1200299533] nsd[3731]: error: problems sending command 5 to server 3742:
Broken pipe
[1200299533] nsd[3731]: error: problems sending command 5 to server 3743:
Broken pipe
[1200299533] nsd[3731]: warning: signal received, shutting down...
[1200386455] nsd[4767]: error: failed reading...
2006 Oct 17
4
Warning of protential probs with 2.6.9-42.0.3.EL update
Not sure yet what or where the problems are but having just done a jum
update on my HP laptop (nw8240) and my IBM desktop from 2.6.9.42.0.2.EL the
laptop is locking up during boot sequence and the desktop when running
VMware Workstation seems to take all CPU and makes strange noises from the
loudspeaker.
Using grub to fall back to last kernel all is ok again !!.
Ian
-------------- next part
2012 May 29
2
Bug#675050: xcp-xapi: /usr/lib/xcp/lib/bin/xe-edit-bootloader uses wrong path to the 'xe'
Package: xcp-xapi
Version: 1.3.2-6
Severity: minor
Tags: upstream
Builin utility for lowlevel vm boot repairment xe-edit-bootloader contains
wrong path to xe.
IS:
XE="/usr/lib/xcp/bin/xe"
MUST BE:
XE="/usr/bin/xe"
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux
2008 Dec 26
2
question about SNA in R, thanks!
Dear colleagues,
I'm trying to have a look at the Assortative and Disassortative (
http://en.wikipedia.org/wiki/Assortative_mixing) of the network I have.
But it seems that the igraph hasn't mentioned that yet.
I have to get the in/out degree of the vertices of each edge and calculate
the Pearson's Correlation coefficient which seems to be quite a huge task
for me. :(
So I wonder if
2004 May 18
0
problems with asterisk-oh323
...;
1:26.650 LogChanRx:9e32b50 RTP Jitter buffer target size decreased to 160 (20ms)
1:26.650 LogChanRx:9e32b50 H323RTP Receiver written timestamp 3479889883
1:27.593 RTP Jitter:9e30e60 RTP Receive statistics: packets=203 octets=4060 lost=0 tooLate=0 order=0 avgTime=57 maxTime=3741 minTime=17 jitter=22 maxJitter=454
1:27.837 RTP Jitter:9e30e60 RTP OnRxSenderReport: ssrc=570855434 ntp=2004/5/18-9:22:48.411377 rtp=0 psent=225 osent=4500
1:27.837 RTP Jitter:9e30e60 RTP OnRxSenderReport RR: ssrc=570855434 fraction=0 lost=16776992 last_seq=0 jitter=0 lsr=0.000 dlsr=0...
2019 Feb 08
2
Unfolded additions of constants after promotion of @llvm.ctlz.i16 on SystemZ
Hi,
SystemZ supports @llvm.ctlz.i64() natively with a single instruction
(FLOGR), and lesser bitwidth versions of the intrinsic are promoted to i64.
For some reason, this leads to unfolded additions of constants as shown
below:
This function:
define i16 @fun(i16 %arg) {
%1 = tail call i16 @llvm.ctlz.i16(i16 %arg, i1 false)
ret i16 %1
}
,gives this optimized DAG as input to instruction