Displaying 20 results from an estimated 465 matches for "27am".
2009 May 04
1
virtual mailbox users users can send, but can't read e-mail
...ery = SELECT userid as user, password, home as userdb_home,
uid as userdb_uid, gid as userdb_gid FROM users
WHERE userid = '%u'
---------------------------------------------------------------------------------------
# ps -aux | grep dovecot
root 13442 0.0 0.2 676 952 ?? Ss 4:27AM 0:00.04
/usr/local/sbin/dovecot
root 10354 0.0 0.4 816 1920 ?? S 4:27AM 0:00.03
dovecot-auth
root 8330 0.0 0.4 708 2080 ?? S 4:27AM 0:00.03
dovecot-auth -w
_dovecot 29456 0.0 0.4 664 1876 ?? S 4:27AM 0:00.04 pop3-login
_dovecot 12636 0.0 0....
2007 May 10
1
BUG REPORT - Stops logging after sleep
...0.0 27772 540 ?? Ss 7:26AM
0:00.03 /usr/local/sbin/dovecot -F
root 9739 0.0 -0.0 28176 544 ?? S 7:26AM 0:00.02
dovecot-auth
dovecot 9740 0.0 -0.0 27780 500 ?? S 7:26AM 0:00.02
imap-login
dovecot 9751 0.0 -0.0 27780 500 ?? S 7:27AM 0:00.01
imap-login
dovecot 9762 0.0 -0.0 27780 500 ?? S 7:27AM 0:00.01
imap-login
Before posting this bug I compared v1.0.0's /src/lib/ioloop.c to that
in the nightly snapshot and saw no adjustments in, what I presumed to
be, the relevant portion of the code.
Outpu...
2020 Apr 06
2
[PATCH] vdpa-sim: depend on HAS_DMA
On Mon, Apr 06, 2020 at 06:09:27AM -0700, Christoph Hellwig wrote:
> Pleae just drop the code - we should not add new drivers with custom
> DMA ops.
I'm not sure there's another way to do this: this not a driver, it's a
software emulator that pretends to be an actual device. We can't
have the platform supply D...
2020 Apr 06
2
[PATCH] vdpa-sim: depend on HAS_DMA
On Mon, Apr 06, 2020 at 06:09:27AM -0700, Christoph Hellwig wrote:
> Pleae just drop the code - we should not add new drivers with custom
> DMA ops.
I'm not sure there's another way to do this: this not a driver, it's a
software emulator that pretends to be an actual device. We can't
have the platform supply D...
2005 Feb 17
0
[LLVMdev] questions about installing llvm
On Thu, Feb 17, 2005 at 11:39:27AM -0800, Reid Spencer wrote:
> Actually, Misha, that won't work.
Sorry, Reid, but I think it will, for the following reason:
I don't really know what the -c (lowercase) option does, but install
says it's ignored anyway, so that's irrelevant for GNU install. We're
talking abo...
2019 Sep 13
4
[PATCH 4.19 092/190] drm/nouveau: Dont WARN_ON VCPI allocation failures
On Fri, Sep 13, 2019 at 03:54:56PM +0100, Greg Kroah-Hartman wrote:
>On Fri, Sep 13, 2019 at 10:46:27AM -0400, Sasha Levin wrote:
>> On Fri, Sep 13, 2019 at 09:33:36AM -0400, Ilia Mirkin wrote:
>> > Hi Greg,
>> >
>> > This feels like it's missing a From: line.
>> >
>> > commit b513a18cf1d705bd04efd91c417e79e4938be093
>> > Author: Lyude P...
2015 Dec 02
2
Symlink with mklink
On Wed, Dec 02, 2015 at 08:39:27AM -0800, Jeremy Allison wrote:
> On Wed, Dec 02, 2015 at 02:30:00PM +0100, Marc JIROU wrote:
> >
> > So no one is interesting in having symbolic link on a samba server ?
> >
> > When i was looking for informations, most of people think that symbolic
> > link are
>...
2018 Apr 05
2
[PATCH v30 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
On Thu, Apr 05, 2018 at 02:05:03AM +0000, Wang, Wei W wrote:
> On Thursday, April 5, 2018 9:12 AM, Michael S. Tsirkin wrote:
> > On Thu, Apr 05, 2018 at 12:30:27AM +0000, Wang, Wei W wrote:
> > > On Wednesday, April 4, 2018 10:08 PM, Michael S. Tsirkin wrote:
> > > > On Wed, Apr 04, 2018 at 10:07:51AM +0800, Wei Wang wrote:
> > > > > On 04/04/2018 02:47 AM, Michael S. Tsirkin wrote:
> > > > > > On Wed, Apr...
2018 Apr 05
2
[PATCH v30 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
On Thu, Apr 05, 2018 at 02:05:03AM +0000, Wang, Wei W wrote:
> On Thursday, April 5, 2018 9:12 AM, Michael S. Tsirkin wrote:
> > On Thu, Apr 05, 2018 at 12:30:27AM +0000, Wang, Wei W wrote:
> > > On Wednesday, April 4, 2018 10:08 PM, Michael S. Tsirkin wrote:
> > > > On Wed, Apr 04, 2018 at 10:07:51AM +0800, Wei Wang wrote:
> > > > > On 04/04/2018 02:47 AM, Michael S. Tsirkin wrote:
> > > > > > On Wed, Apr...
2020 Mar 10
2
[PATCH RFC v2 01/24] scsi: add 'nr_reserved_cmds' field to the SCSI host template
On Wed, Mar 11, 2020 at 12:25:27AM +0800, John Garry wrote:
> From: Hannes Reinecke <hare at suse.com>
>
> Add a new field 'nr_reserved_cmds' to the SCSI host template to
> instruct the block layer to set aside a tag space for reserved
> commands.
>
> Signed-off-by: Hannes Reinecke <hare at su...
2020 Mar 10
2
[PATCH RFC v2 01/24] scsi: add 'nr_reserved_cmds' field to the SCSI host template
On Wed, Mar 11, 2020 at 12:25:27AM +0800, John Garry wrote:
> From: Hannes Reinecke <hare at suse.com>
>
> Add a new field 'nr_reserved_cmds' to the SCSI host template to
> instruct the block layer to set aside a tag space for reserved
> commands.
>
> Signed-off-by: Hannes Reinecke <hare at su...
2005 Feb 17
5
[LLVMdev] questions about installing llvm
Actually, Misha, that won't work.
The -C option is used directly in docs/Makefile. So the change will have
to go into docs/Makefile. Either that or upgrade install to version 5.
Reid.
On Thu, 2005-02-17 at 11:33, Misha Brukman wrote:
> On Thu, Feb 17, 2005 at 01:21:20PM -0600, Feng Chen wrote:
> > llvm[1]: Installing HTML documentation
> >
2020 Apr 21
2
[PATCH net] vsock/virtio: postpone packet delivery to monitoring devices
On Tue, Apr 21, 2020 at 04:42:46PM +0100, Stefan Hajnoczi wrote:
> On Tue, Apr 21, 2020 at 11:25:27AM +0200, Stefano Garzarella wrote:
> > We delivering packets to monitoring devices, before to check if
> > the virtqueue has enough space.
>
> "We [are] delivering packets" and "before to check" -> "before
> checking". Perhaps it can be rewritte...
2020 Apr 21
2
[PATCH net] vsock/virtio: postpone packet delivery to monitoring devices
On Tue, Apr 21, 2020 at 04:42:46PM +0100, Stefan Hajnoczi wrote:
> On Tue, Apr 21, 2020 at 11:25:27AM +0200, Stefano Garzarella wrote:
> > We delivering packets to monitoring devices, before to check if
> > the virtqueue has enough space.
>
> "We [are] delivering packets" and "before to check" -> "before
> checking". Perhaps it can be rewritte...
2015 Apr 11
2
Access Problem after update to CentOS 7.1
On Fri, Apr 10, 2015 at 06:33:27AM -0500, Johnny Hughes wrote:
> What may be happening is that you may need to be on the console and
> accept the license on the first reboot after the update.
>
> We tried to turn this off for CLI only installs, but in some
> combinations of software, you may still get the acceptance...
2014 Apr 27
7
Disappearing Network Manager config scripts
Is anyone frustrated by Network Manager? I wish CentOS just used the basic
configuration files like the ones on BSD-style OSes. Those are so simple in
comparison.
Each time I reboot, it seems like the configuration file I create for
Network Manager gets destroyed and replaced with a default file. Nothing in
the default file would actually make sense on my network, so I'm not even
really sure
2012 Oct 02
0
[LLVMdev] adding support for -ffixed-<reg>
On Tue, Oct 02, 2012 at 09:23:27AM -0500, Matthew Curtis wrote:
> I'm adding support for -ffixed-<reg> for Hexagon and was wondering if I should
> do it in such a way that other targets get the support as well by default or if
> a given target back-end should have to explicitly opt-in for support.
What "-f...
2015 Feb 17
2
matching on client public key
As I understand currently there is no way in sshd_config to match
based on the client public key so different configuration for the same
username can be applied depending on the key, right?
My case is a backup login that needs to run as a root to access all
the files and where I want to use ForceCommand to allow the login only
to execute a particular command and yet still allow normal root
2016 Feb 29
2
Datakam Player (Registrator Viewer)
Is it possible to get Datakam Player/Registrator Viewer, a program
supplied with many dashcams, to run on my Linux system using wine? When
I try to do so at the moment, I get a "Bad EXE format" error. I am
running wine-1.6.2 on a Debian 7 system, amd64.
I can play the video and audio parts of my dashcam footage using a
variety of players but they don't handle the GPS part.
--
Phil
2017 Apr 14
1
[PATCH v9 3/5] mm: function to offer a page block on the free list
On Fri, Apr 14, 2017 at 10:30:27AM +0800, Wei Wang wrote:
> OK. What do you think if we add this:
>
> #if defined(CONFIG_VIRTIO_BALLOON) || defined(CONFIG_VIRTIO_BALLOON_MODULE)
That's spelled "IS_ENABLED(CONFIG_VIRTIO_BALLOON)", FYI.