Displaying 18 results from an estimated 18 matches for "14361".
Did you mean:
1431
2012 Nov 24
3
Help!!!!!
...uch data.
DATE i Symptomes t
1 2009-04-24 Mexique 0 14358
2 2009-04-24 usa 0 14358
3 2009-04-26 Mexique 18 14360
4 2009-04-26 usa 100 14360
5 2009-04-27 Canada 6 14361
6 2009-04-27 Mexique 26 14361
7 2009-04-27 Spain 1 14361
8 2009-04-27 usa 40 14361
9 2009-04-28 Canada 6 14362
10 2009-04-28 Israel 2 14362
11 2009-04-28 Mexique 26...
2020 Aug 25
0
X.Org server security advisory: August 25, 2020
...SetNames Out-Of-Bounds Access
The handler for the XkbSetNames request does not validate the request
length before accessing its contents.
* CVE-2020-14346 / ZDI CAN 11429 XIChangeHierarchy Integer Underflow
An integer underflow exists in the handler for the XIChangeHierarchy
request.
* CVE-2020-14361 / ZDI CAN 11573 XkbSelectEvents Integer Underflow
An integer underflow exist in the handler for the XkbSelectEvents
request.
* CVE-2020-1436 / ZDI CAN 11574 XRecordRegisterClients Integer Underflow
An integer underflow exist in the handler for the CreateRegister
request of the X record extensi...
2020 May 02
2
io_uring cause data corruption
On Sat, May 02, 2020 at 11:34:41AM +0200, A L wrote:
> ########
> I also tried various combinations of io_uring settings.
>
> io_uring:sqpoll = true/false
> io_uring:num_entries = 2, 4, 8, 64, 128 (default), 256
>
> Between each test i do "echo 3 > /proc/sys/vm/drop_caches" and restart the
> samba service.
>
> One difference I noticed is that there is
2018 May 30
2
expunge not removing attachments?
...;%Y-%m-%d"`
doveadm expunge -u backup at backup.invalid mailbox INBOX SAVEDBEFORE $infimum
doveadm purge -u backup at backup.invalid
yet I see this:
# find attachments/ -type f -ctime +5 | wc -l
7522
# find attachments/ -type f | wc -l
127579
# find attachments/ -type f -mtime +5 | wc -l
14361
# find attachments/ -type f | wc -l
127793
About 5.9% of the files in attachments and below are older than 5 days.
Why? Is that normal?
using dovecot 2:2.3.1-1 from the official repos.
--
Ralf Hildebrandt
Gesch?ftsbereich IT | Abteilung Netzwerk
Charit? - Universit?tsmedizin Berlin
Campus...
2020 May 19
0
[Announce] Samba 4.12.3 Available for Download
...e release of the Samba 4.12 release series.
Changes since 4.12.2
--------------------
o Jeremy Allison <jra at samba.org>
* BUG 14301: Fix smbd panic on force-close share during async io.
* BUG 14343: s3: vfs_full_audit: Add missing fcntl entry in vfs_op_names[]
array.
* BUG 14361: vfs_io_uring: Fix data corruption with Windows clients.
* BUG 14372: Fix smbd crashes when MacOS Catalina connects if iconv
initialization fails.
o Ralph Boehme <slow at samba.org>
* BUG 14150: Exporting from macOS Adobe Illustrator creates multiple copies.
* BUG 14256: smbd...
2020 May 19
0
[Announce] Samba 4.12.3 Available for Download
...e release of the Samba 4.12 release series.
Changes since 4.12.2
--------------------
o Jeremy Allison <jra at samba.org>
* BUG 14301: Fix smbd panic on force-close share during async io.
* BUG 14343: s3: vfs_full_audit: Add missing fcntl entry in vfs_op_names[]
array.
* BUG 14361: vfs_io_uring: Fix data corruption with Windows clients.
* BUG 14372: Fix smbd crashes when MacOS Catalina connects if iconv
initialization fails.
o Ralph Boehme <slow at samba.org>
* BUG 14150: Exporting from macOS Adobe Illustrator creates multiple copies.
* BUG 14256: smbd...
2007 Jan 06
1
ioloop=best and imap-login: No authentication sockets found ??
...p=best
My config has changed from example:
protocols = imap
ssl_disable = yes (because not pem)
Plus I set to yes all the debug and verbose options.
I couldn't login via IMAP:
Jan 5 19:52:28 hostabc dovecot: imap-login: No authentication sockets found
Jan 5 19:52:28 hostabc dovecot: child 14361 (login) returned error 89
Jan 5 19:52:42 hostabc dovecot: imap-login: No authentication sockets found
Jan 5 19:52:42 hostabc dovecot: child 14362 (login) returned error 89
Jan 5 19:52:43 hostabc dovecot: imap-login: No authentication sockets found
Jan 5 19:52:43 hostabc dovecot: child 14363 (lo...
2009 Jan 23
1
svnserve with SASL on CentOS 5.2
...-access = write
realm = isf
[sasl]
use-sasl = true
min-encryption = 128
max-encryption = 256
and here is my /etc/sasl2/svn.conf file
pwcheck_method: auxprop
auxprop_plugin: sasldb
sasldb_path: /svn/sassl
mech_list: DIGEST-MD5
On the client I am using TortoiseSVN 1.5.5
(TortoiseSVN 1.5.5, Build 14361 - 64 Bit , 2008/10/24 18:06:34
Subversion 1.5.4,
apr 1.2.12
apr-utils 1.2.12
berkeley db 4.4.20
neon 0.28.3
OpenSSL 0.9.8i 15 Sep 2008
zlib 1.2.3)
When connecting to this repository, I am getting "Error: Could not
obtain the list of SASL mechanisms".
I think I followed the instructions...
2006 Jan 09
7
Presence support on GrandStream GXP-2000
Hi folks,
Just a quick question. Does the GrandStream GXP-2000 phone support presence (hints)?
Cheers,
Richard.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060109/26c4a63c/attachment.htm
2019 Feb 12
0
[ext] expunge not removing attachments?
...valid mailbox INBOX SAVEDBEFORE $infimum
> doveadm purge -u backup at backup.invalid
>
> yet I see this:
>
> # find attachments/ -type f -ctime +5 | wc -l
> 7522
> # find attachments/ -type f | wc -l
> 127579
>
> # find attachments/ -type f -mtime +5 | wc -l
> 14361
> # find attachments/ -type f | wc -l
> 127793
>
> About 5.9% of the files in attachments and below are older than 5 days.
> Why? Is that normal?
>
> using dovecot 2:2.3.1-1 from the official repos.
I retried this today (2:2.3.4.1-1~bionic):
# find attachments/ -type f -cti...
2006 Jun 14
0
named routes in mailer templates
Hi all,
Is it possible to use named routes in mailer
templates? If so how do I accomplish it?
I''ve got a named route my_route that I can use with a
controller template via my_route_url but I try the
same thing in a mailer template and it''s a no go.
Thanks,
Brent
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam
2006 Jan 19
0
SoCal Asterisk Users Group Thursday Evening
...risk Users Group will be meeting at the Heritage Park Public
Library on the corner of Walnut and Yale in Irvine on the 3rd Thursday every
month. The following dates are already secured:
Thurs Jan 19
Thurs Feb 16
Thurs Mar 17
Meetings are from 6pm - 9pm
Irvine Heritage Park Library
(949) 936-4040
14361 Yale Ave
Irvine, CA 92604
Directions: http://tinyurl.com/9vq3e <BLOCKED::http://tinyurl.com/9vq3e>
Kerry Garrison
Director of Technical Services
Tech Data Pros - Orange County's Mobile IT Service Provider
(949) 502-7819 x200 - <mailto:kerryg@techdatapros.com>
kerryg@techdatapros...
2006 Mar 16
0
Asterisk Users Group Tonight, Irvine, Ca
If you are in Southern California and would like to attend the Asterisk
Users Group Meeting, it is tonight from 6-9pm at the Heritage Park Library.
Irvine Heritage Park Library
(949) 936-4040
14361 Yale Ave
Irvine, CA 92604
Tonight we will be having a demo of SIPX, a review of the SNOM 320 phone,
and a look at FreePBX, the new version of the Asterisk Management Portal.
Also, more books to give away from O'Rielly!!
Kerry Garrison
Director of Technical Services
Tech Data Pros - Orange C...
2012 Jul 03
0
missing price datas before launched
...353.49 35938 332
15 201201 26378 341.49 20544 330
16 201202 21531 350.82 16259 339
17 201203 19386 365.95 14361 348
18 201204 20441 347.06 12255 357
because competitor's product was launched at 201102. so I am having missing data before that time for competitor's product and volume after I merge all data together...
2012 Dec 04
6
Help for a function
...-05-09 Austria 1 14373 2 7
18 2009-05-10 Austria 1 14374 2 7
19 2009-05-08 brasil 4 14372 4 4
20 2009-05-09 brazil 6 14373 6 6
21 2009-05-10 brazil 6 14374 12 12
22 2009-05-02 canada 51 14366 51 51
23 2009-05-03 canada 85 14367 136 136
24 2009-05-04 canada 101 14368 186 237
31 2009-04-27 Canada 6 14361 6 6
32 2009-04-28 Canada 6 14362 6 6
33 2009-04-30 Canada 19 14364 25 25
34 2009-05-01 Canada 34 14365 53 59
35 2009-05-01 China,HongKong, SAR 1 14365 1 1
36 2009-05-02 China,HongKong, SAR 1 14366 2 2
37 2009-05-03 China,HongKong, SAR 1 14367 2 3
38 2009-05-04 China,HongKong, SAR 1 14368 2 4
44...
2007 May 22
35
[patch 00/33] xen: Xen paravirt_ops implementation
.../interface/sched.h | 77
include/xen/interface/vcpu.h | 177 ++
include/xen/interface/version.h | 60
include/xen/interface/xen.h | 446 +++++
include/xen/page.h | 178 ++
include/xen/xenbus.h | 234 ++
70 files changed, 14361 insertions(+), 1 deletion(-)
--
2007 May 22
35
[patch 00/33] xen: Xen paravirt_ops implementation
.../interface/sched.h | 77
include/xen/interface/vcpu.h | 177 ++
include/xen/interface/version.h | 60
include/xen/interface/xen.h | 446 +++++
include/xen/page.h | 178 ++
include/xen/xenbus.h | 234 ++
70 files changed, 14361 insertions(+), 1 deletion(-)
--
2007 May 22
35
[patch 00/33] xen: Xen paravirt_ops implementation
.../interface/sched.h | 77
include/xen/interface/vcpu.h | 177 ++
include/xen/interface/version.h | 60
include/xen/interface/xen.h | 446 +++++
include/xen/page.h | 178 ++
include/xen/xenbus.h | 234 ++
70 files changed, 14361 insertions(+), 1 deletion(-)
--