Displaying 20 results from an estimated 68 matches for "2174".
Did you mean:
214
2013 Nov 23
2
[Bug 2174] New: no-pty in authorized_keys does not prevent and interactive shell
https://bugzilla.mindrot.org/show_bug.cgi?id=2174
Bug ID: 2174
Summary: no-pty in authorized_keys does not prevent and
interactive shell
Product: Portable OpenSSH
Version: 6.4p1
Hardware: All
OS: Linux
Status: NEW
Severity: security...
2013 Jul 03
1
curl and CVE-2013-2174
Dear members,
It may sound a silly question. I have curl installed:
# pkg_info |grep curl
curl-7.24.0_3 Non-interactive tool to get files from FTP, GOPHER, HTTP(S)
Today portsnap updated the ftp/curl port, and patch-CVE-2013-2174 appeared
in files/, but the port version remained such that portaudit, and
portupgrade still complain about curl's version. What is the recommended
way to upgrade the package?
# portupgrade curl-7.24.0_3
---> Upgrading 'curl-7.24.0_3' to 'curl-7.24.0_4' (ftp/curl)
--->...
1999 Jul 21
1
SAMBA digest 2174
Hi Andrew,
As I said, I checked for all the files mentioend and for this printer none
of them exist :(. And this is the problem! :(
Regards,
David Crisp
At 03:57 PM 21/07/99 +0800, Andrew Howell wrote:
>On Wed, Jul 21, 1999 at 12:07:55PM +1000, samba@samba.org wrote:
>>
>> Date: Wed, 21 Jul 1999 11:46:14 +1000
>> From: David Crisp <dcrisp@connect.com.au>
2003 Dec 18
1
Samba 3.0.0: Problems with printing from win98 client
.../18 14:43:02, 3] smbd/lanman.c:api_DosPrintQGetInfo(740)
api_DosPrintQGetInfo uLevel=51 name=ABAS_PS
[2003/12/18 14:43:02, 5] printing/printing.c:get_stored_queue_info(2136)
get_stored_queue_info: qcount = 0, extra_count = 628
[2003/12/18 14:43:02, 5] printing/printing.c:get_stored_queue_info(2174)
get_stored_queue_info: changed job = 2020
[2003/12/18 14:43:02, 5] printing/printing.c:get_stored_queue_info(2174)
get_stored_queue_info: changed job = 2021
[2003/12/18 14:43:02, 5] printing/printing.c:get_stored_queue_info(2174)
get_stored_queue_info: changed job = 2022
... (a lot of th...
2010 Jun 08
2
duplicated() and unique() problems
...16054 13875 15780 12522 7771 14824 12314 ...
> # Create a indicator if the PROPDESC is unique. Default false
> Masechaba$unique=FALSE
> Masechaba$unique[which(is.na(unique(Masechaba$PROPDESC))==FALSE)]=TRUE
> # Check is something happended
> length(which(Masechaba$unique==TRUE))
[1] 2174
> length(which(Masechaba$unique==FALSE))
[1] 476
> Masechaba$duplicate=FALSE
> Masechaba$duplicate[which(duplicated(Masechaba$PROPDESC)==TRUE)]=TRUE
> length(which(Masechaba$duplicate==TRUE))
[1] 476
> length(which(Masechaba$duplicate==FALSE))
[1] 2174
> # Looks OK so far
> # T...
2006 Jan 04
8
Using same ZFS under different kernel versions
...; debugging crash dump vmcore.0 (32-bit) from blackbird
> operating system: 5.11 snv_28 (i86pc)
> panic message:
> ZFS: bad checksum (read on /dev/dsk/c1d0p0 off 24d5e000: zio d3d9d800
> [L0 DMU objset] vdev=0 offset=2495e000 size=400L/200P/200A fletcher4
> lzjb LE contiguous birth=2174 fill=17 cksum=82ee33d1a:38baba
> dump content: kernel pages only
I then bfu-ed up to b29 and tried to zpool import and get another kernel
panic.
> debugging crash dump vmcore.9 (32-bit) from blackbird
> operating system: 5.11 brandz_release-2005-12-23 (i86pc)
> panic message:
> Z...
2010 Jan 04
5
link-dest question
The command below was run on FreeBSD 7.2 with rsync-3.0.3.
The command works but copies all files, i.e. no hard links created.
rsync -vaxH --numeric-ids --delete --exclude=/home/apache/logs \
--link-dest=/mnt/200912/newharbor/home -e ssh newharbor.safeport.com:/home \
201001/newharbor/home/
The command was run without the continuation breaks that I added for
readability. The command
2019 Jan 07
0
Re: virsh on mac os X
...gmask(0x1, 0x7FFEEA71904C, 0x7FFEEA71905C) = 0 0
98962/0x5a033: ioctl(0x3, 0x4004667F, 0x7000028ACDC0) = 0 0
98962/0x5a031: select(0x7, 0x7FFEEA718E50, 0x7FFEEA718ED0, 0x7FFEEA718F50,
0x0 = 1 0
98962/0x5a031: __pthread_sigmask(0x3, 0x7FFEEA71905C, 0x0) = 0 0
dtrace: error on enabled probe ID 2174 (ID 168: syscall::read:return):
invalid kernel access in action #13 at DIF offset 68
dtrace: error on enabled probe ID 2172 (ID 170: syscall::write:return):
invalid kernel access in action #13 at DIF offset 68
98962/0x5a031: __pthread_sigmask(0x1, 0x7FFEEA71904C, 0x7FFEEA71905C) = 0 0
98962/0x5...
2000 Dec 05
1
Bugreport: openssh-2.3.0p1 scp to SSH2 (2.0.13) server
...= 0
brk(0x8101000) = 0x8101000
close(6) = 0
select(7, [3], [3 6], NULL, NULL) = -1 EBADF (Bad file descriptor)
open("/usr/share/locale/locale.alias", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=2174, ...}) = 0
mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40013000
read(4, "# Locale name alias data base.\n#"..., 4096) = 2174
read(4, "", 4096) = 0
close(4) = 0
munmap(0x40013000, 4096)...
2011 Nov 10
3
[LLVMdev] Problem getting LoopInfo inside non-LoopPass
...al(char
const*, char const*, unsigned int) + 356
6 opt 0x000000000087e046
7 opt 0x0000000000882b45 llvm::PMDataManager::add(llvm::Pass*,
bool) + 741
8 opt 0x000000000087f413 llvm::PassManager::add(llvm::Pass*) +
259
9 opt 0x00000000004ab9be main + 2174
10 libc.so.6 0x00007f9c8d971eff __libc_start_main + 255
11 opt 0x000000000049f5f9
Stack dump:
Any help would be appreciated, thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111110/...
2024 Dec 11
1
[PATCH -next] drm/nouveau/gsp/r535: Modify mismatched function name
No functional modification involved.
drivers/gpu/drm/nouveau/nvkm/subdev/gsp/r535.c:2174: warning: expecting prototype for create_debufgs(). Prototype was for create_debugfs() instead.
Reported-by: Abaci Robot <abaci at linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=12292
Signed-off-by: Jiapeng Chong <jiapeng.chong at linux.alibaba.com>
---
driv...
2008 Mar 25
2
[LLVMdev] Adding SQLite3 to llvm test-suite
...y.
I also wrote a wrapper main function for lemon that forks/executes for
each file (lemon keeps some state in global variables, so I have to fork).
The difference isn't much, it now takes 0.12 seconds to run lemon.
> Please file bug about the performance issue. Thanks!
>
Done, bug #2174.
Best regards,
--Edwin
2003 Mar 23
12
Shorewall 1.4.1
This is a minor release of Shorewall.
WARNING: This release introduces incompatibilities with prior releases.
See http://www.shorewall.net/upgrade_issues.htm.
Changes are:
a) There is now a new NONE policy specifiable in
/etc/shorewall/policy. This policy will cause Shorewall to assume that
there will never be any traffic between the source and destination
zones.
b) Shorewall no longer
2008 Jun 05
2
Trying to get Empire Earth working
Hi
I am trying to get EE to work http://appdb.winehq.org/objectManager.php?sClass=version&iId=2174
I am using Hardy Heron, and the newest version of wine
On that page it says
Running the game:
-Use the native msvcrt.dll
-disable DirectMusic
do this by setting the following Registry key to "0":
HKEY_CURRENT_USER\Software\SSSI\Empire Earth\Music Enabled
How do i do these things? i l...
2011 Nov 30
0
[LLVMdev] Fwd: Problem getting LoopInfo inside non-LoopPass
...al(char
const*, char const*, unsigned int) + 356
6 opt 0x000000000087e046
7 opt 0x0000000000882b45 llvm::PMDataManager::add(llvm::Pass*,
bool) + 741
8 opt 0x000000000087f413 llvm::PassManager::add(llvm::Pass*) +
259
9 opt 0x00000000004ab9be main + 2174
10 libc.so.6 0x00007f9c8d971eff __libc_start_main + 255
11 opt 0x000000000049f5f9
Stack dump:
On Wed, Nov 30, 2011 at 1:13 AM, David Blaikie <dblaikie at gmail.com> wrote:
> On Tue, Nov 29, 2011 at 6:59 PM, Ryan Taylor <ryta1203 at gmail.com> wrote:
> > The f...
2011 Nov 30
2
[LLVMdev] Fwd: Problem getting LoopInfo inside non-LoopPass
On Tue, Nov 29, 2011 at 6:59 PM, Ryan Taylor <ryta1203 at gmail.com> wrote:
> The following code is causing an "UNREACHABLE executed!" and a stack dump,
> any ideas?
The stack might be handy.
> namespace {
> struct myPass : public CallGraphSCCPass {
> static char ID;
> myPass() : CallGraphSCCPass(ID) {}
> virtual void getAnalysisUsage(AnalysisUsage
2008 Nov 20
4
Fitting a sine wave using solver
...en sine function to a supplied data using maximum
likelihood estimation (or minimizing the RSS). Thanks in advance.
--
Benjamin Zuckerberg, Ph.D.
Post-doctoral Associate
Spatial Ecologist, Citizen Science
Cornell Laboratory of Ornithology
159 Sapsucker Woods Road
Ithaca, NY 14850
Tele: 607-254-2174
Fax: 607-254-2111
2019 Apr 26
2
Libvirt pool cannot see or create rbd clones
...a
snapshot. Created via:
# rbd -p vmdisks clone vmdisks/coreos_2023@base vmdisks/coreos00.disk
The base image has the one snapshot 'base' and is protected. The cloned
disk is created just fine:
# rbd -p vmdisks info coreos00.disk
rbd image 'coreos00.disk':
size 8.49GiB in 2174 objects
order 22 (4MiB objects)
block_name_prefix: rbd_data.48a99c6b8b4567
format: 2
features: layering
flags:
create_timestamp: Thu Apr 25 14:46:52 2019
parent: vmdisks/coreos_2023@base
overlap: 8.49GiB
I temporarily have Libvirt co...
2019 Jan 04
2
virsh on mac os X
Mac OS X 10.14.2
VirtualBox 5.2.22 and 6.0.0
libvirt installed via homebrew
virsh -V
Virsh command line tool of libvirt 4.10.0
See web site at https://libvirt.org/
Compiled with support for:
Hypervisors: QEMU/KVM VMware VirtualBox ESX Test
Networking: Remote Bridging
Storage: Dir
Miscellaneous: Daemon Secrets Debug
brew services start libvirt
virsh -c vbox:///session list
error:
2011 Nov 10
1
[LLVMdev] Problem getting LoopInfo inside non-LoopPass
...0x000000000087e046
>> 7 opt 0x0000000000882b45
>> llvm::PMDataManager::add(llvm::Pass*, bool) + 741
>> 8 opt 0x000000000087f413
>> llvm::PassManager::add(llvm::Pass*) + 259
>> 9 opt 0x00000000004ab9be main + 2174
>> 10 libc.so.6 0x00007f9c8d971eff __libc_start_main + 255
>> 11 opt 0x000000000049f5f9
>> Stack dump:
>>
>>
>> Any help would be appreciated, thanks!
>>
>>
>>
>> ______________________________________...