Displaying 14 results from an estimated 14 matches for "14669".
Did you mean:
1469
2011 Nov 18
1
couting events by subject with "black out" windows
...data1 <- structure(list(ID = structure(c(2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L,3L, 4L, 4L, 4L, 4L, 4L), .Label = c("", "auto1", "auto2", "auto3"), class = "factor"), Date = structure(c(14610, 14610, 14627,14680, 14652, 14660, 14725, 15085, 15086, 14642, 14669, 14732,14747, 14749), class = "Date"), event = c(1L, 1L, 1L, 0L, 1L,1L, 0L, 1L, 1L, 0L, 1L, 1L, 0L, 1L)), .Names = c("ID", "Date","event"), class = "data.frame", row.names = c(NA, 14L))
## remove non events
data2 <- data1[data1$event==1,]
lib...
2021 Jul 13
0
[Announce] Samba 4.14.6 Available for Download
...sswd.
* BUG 14752: smbXsrv_{open,session,tcon}: protect
smbXsrv_{open,session,tcon}_global_traverse_fn against invalid records.
o Joseph Sutton <josephsutton at catalyst.net.nz>
* BUG 14027: samba-tool domain backup offline doesn't work against bind DLZ
backend.
* BUG 14669: netcmd: Use next_free_rid() function to calculate a SID for
restoring a backup.
#######################################
Reporting bugs & Development Discussion
#######################################
Please discuss this release on the samba-technical mailing list or by
joining the #sam...
2021 Jul 13
0
[Announce] Samba 4.14.6 Available for Download
...sswd.
* BUG 14752: smbXsrv_{open,session,tcon}: protect
smbXsrv_{open,session,tcon}_global_traverse_fn against invalid records.
o Joseph Sutton <josephsutton at catalyst.net.nz>
* BUG 14027: samba-tool domain backup offline doesn't work against bind DLZ
backend.
* BUG 14669: netcmd: Use next_free_rid() function to calculate a SID for
restoring a backup.
#######################################
Reporting bugs & Development Discussion
#######################################
Please discuss this release on the samba-technical mailing list or by
joining the #sam...
2006 Jun 19
0
url_for missing out parameters?
Having a bit of an issue with url_for
The current page I''m on has a named route as follows:
map.some_page ''page/:id/:range'', :action => ''the_action''
All looks fairly normal. I have an url_for on this page to make a link
to another page as so:
url_for(:controller=>''other'', :action=>''display'', :id=>5,
2021 Jul 14
0
[Announce] Samba 4.13.10 Available for Download
...sswd.
* BUG 14752: smbXsrv_{open,session,tcon}: Protect
smbXsrv_{open,session,tcon}_global_traverse_fn against invalid records.
o Joseph Sutton <josephsutton at catalyst.net.nz>
* BUG 14027: samba-tool domain backup offline doesn't work against bind DLZ
backend.
* BUG 14669: netcmd: Use next_free_rid() function to calculate a SID for
restoring a backup.
#######################################
Reporting bugs & Development Discussion
#######################################
Please discuss this release on the samba-technical mailing list or by
joining the #sam...
2021 Jul 14
0
[Announce] Samba 4.13.10 Available for Download
...sswd.
* BUG 14752: smbXsrv_{open,session,tcon}: Protect
smbXsrv_{open,session,tcon}_global_traverse_fn against invalid records.
o Joseph Sutton <josephsutton at catalyst.net.nz>
* BUG 14027: samba-tool domain backup offline doesn't work against bind DLZ
backend.
* BUG 14669: netcmd: Use next_free_rid() function to calculate a SID for
restoring a backup.
#######################################
Reporting bugs & Development Discussion
#######################################
Please discuss this release on the samba-technical mailing list or by
joining the #sam...
2024 Jul 03
3
NSD incorrectly logging DNAME as refused?
B.t.w. I've created a PR for it that resolves it (see
https://github.com/NLnetLabs/nsd/pull/346 ), but we may need to discuss
if and how to resolve it first. First I'd like to know if your
configuration is similar in that the CNAME or DNAME target does contain
an allow-query list.
Op 03-07-2024 om 10:52 schreef Willem Toorop via nsd-users:
> Hi Jamie,
>
> I can reproduce,
2009 May 22
2
Fixing to bite the dust?
I've been getting LOTS of messages like the below in the daily log, and
from all indications, it appears to all be related to the cpu;
the machine is just over a year old, and was the old vortex.wa4phy;net
server from the downtown co-lo site. Aside from huge log files, and
lots of other fluff, numerous problems of other nature have started
cropping up. Anyone have any suggestions as to
2006 Dec 01
2
Auth process died too early
...ecot: child 14665 (auth) returned error 89
Dec 1 16:31:09 mailtest1 dovecot: child 14666 (auth) returned error 89
Dec 1 16:31:09 mailtest1 dovecot: child 14667 (auth) returned error 89
Dec 1 16:31:09 mailtest1 dovecot: child 14668 (auth) returned error 89
Dec 1 16:31:09 mailtest1 dovecot: child 14669 (auth) returned error 89
Dec 1 16:31:09 mailtest1 dovecot: child 14670 (auth) returned error 89
Dec 1 16:31:09 mailtest1 dovecot: child 14671 (auth) returned error 89
Dec 1 16:31:09 mailtest1 dovecot: child 14672 (auth) returned error 89
Dec 1 16:31:09 mailtest1 dovecot: auth(default): Socket a...
2016 Apr 12
2
Slow reading of large dovecot-uidlist files
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, 12 Apr 2016, Bostjan Skufca wrote:
> On 12 April 2016 at 10:23, A.L.E.C <alec at alec.pl> wrote:
>
>> I don't know dovecot's code, but I suppose it uses uidlist file to get
>> mailbox statistics that it returns as EXISTS, RECENT, UNSEEN, UIDNEXT,
>> UIDVALIDITY, etc, which are required by IMAP standard. I
2016 Jul 26
4
CentOS 6.7->6.8, ssh-add issue, followup, more info
> -----Original Message-----
> From: m.roth at 5-cent.us [mailto:m.roth at 5-cent.us]
> Sent: Friday, July 22, 2016 4:15 PM
> To: CentOS mailing list
> Subject: Re: [CentOS] CentOS 6.7->6.8, ssh-add issue, followup, more info
>
> m.roth at 5-cent.us wrote:
> > Folks,
> >
> > I am perplexed. I updated my workstation at work Wed before I left,
> >
2011 Oct 31
0
R 2.14.0 is released
...th a version
number, e.g. R (>= 2.14.0), R (>= r56550) to distinguish beteen
R-patched and R-devel versions with the same SVN revision.
o installed.packages() now hashes the names of its cache files to
avoid very rare problems with excessively long path names.
(PR#14669)
o A top-level COPYING file in a package is no longer installed
(file names LICENSE or LICENCE having long been preferred).
UTILITIES:
o R CMD check now gives an error if the R code in a vignette fails
to run, unless this is caused by a missing package.
o R CMD check n...
2011 Oct 31
0
R 2.14.0 is released
...th a version
number, e.g. R (>= 2.14.0), R (>= r56550) to distinguish beteen
R-patched and R-devel versions with the same SVN revision.
o installed.packages() now hashes the names of its cache files to
avoid very rare problems with excessively long path names.
(PR#14669)
o A top-level COPYING file in a package is no longer installed
(file names LICENSE or LICENCE having long been preferred).
UTILITIES:
o R CMD check now gives an error if the R code in a vignette fails
to run, unless this is caused by a missing package.
o R CMD check n...
1998 Dec 03
2
interactions between OPIE-ftpd and RH5.2
...00:50:37 +0100
Received: from lists.redhat.com (lists.redhat.com [199.183.24.247])
by groningen.vuurwerk.nl (8.9.1/8.9.1) with SMTP id AAA14434
for <r.e.wolff@BitWizard.nl>; Sun, 6 Dec 1998 00:50:42 +0100
Received: (qmail 14681 invoked by uid 501); 5 Dec 1998 23:55:17 -0000
Received: (qmail 14669 invoked from network); 5 Dec 1998 23:55:16 -0000
Received: from mail.redhat.com (199.183.24.239)
by lists.redhat.com with SMTP; 5 Dec 1998 23:55:16 -0000
Received: from alexandria.cs.uchicago.edu (alexandria.cs.uchicago.edu [128.135.11.87])
by mail.redhat.com (8.8.7/8.8.7) with ESMTP id SAA05130...