Displaying 20 results from an estimated 1000 matches similar to: "Feature Request doveadm acl command"
2015 Jan 25
1
Indexing Mail faster
Thomas Leuxner:
> namespace {
> location = virtual:~/mdbox/virtual
> prefix = Virtual/
> separator = /
> }
>
> $ cat virtual/Flagged/dovecot-virtual
> *
> Public/*
> flagged
once setup correctly it works like expected :-)
> Another example, the one I used in the original reply, is 'gluing'
> together archives as a single view:
>
> $
2011 Mar 29
1
[PATCH] Fix gpxe compilation when gcc is patched to compile by default with -fPIE -Wl, -pie
Signed-off-by: Gilles Espinasse <g.esp at free.fr>
---
gpxe/src/Makefile.housekeeping | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/gpxe/src/Makefile.housekeeping b/gpxe/src/Makefile.housekeeping
index 1f5e115..d49416e 100644
--- a/gpxe/src/Makefile.housekeeping
+++ b/gpxe/src/Makefile.housekeeping
@@ -134,6 +134,16 @@ SP_FLAGS := $(shell $(SP_TEST)
2011 Dec 09
1
[PATCH] Fix compilation when gcc is patched to default to -fPIE -Wl, -pie
gcc hardened by default is seen on gentoo, alt-linux, HLFS, etc.
Patch fix on syslinux this error during gpxe compilation:
[BUILD] bin/cpu.o
arch/i386/core/cpu.c: In function 'get_cpuinfo':
arch/i386/include/bits/cpu.h:79: error: can't find a register in class 'BREG' while reloading 'asm'
arch/i386/include/bits/cpu.h:79: error: can't find a register in class
2014 May 18
6
[Bug 78863] New: [nv50] errors when starts gnome-shell
https://bugs.freedesktop.org/show_bug.cgi?id=78863
Priority: medium
Bug ID: 78863
Assignee: nouveau at lists.freedesktop.org
Summary: [nv50] errors when starts gnome-shell
QA Contact: xorg-team at lists.x.org
Severity: minor
Classification: Unclassified
OS: All
Reporter: mattia.b89 at gmail.com
2014 May 18
1
Introduction
Hello Theora friends,
I am a developer of web graphics technologies and just recently found your Ogg/Theora streaming applications. I am interested in developing your Theora streaming applications in a Windows environment, and perhaps give the Ogg/Theora more exposure to the Windows world.
I have downloaded all of your Theora documentation and the LibTheora build package, and attempted an
2014 Dec 17
0
[PATCH] build: sort sources to build in a more deterministic way
It has been observed that binaries contents
are depending on the order of linked objects.
This order is caused by GNU make's wildcard function
and the position of sources on filesystem.
This change tries to prevent this kind of randomness.
Also consider building using -j1 flag
to make it even more reproductible.
Change-Id: Ie8eee7f336e6f1fa2863c4150d967afd15519f1d
Bug:
2006 May 09
2
Bulk Inserts. Fast way to insert 1000s records?
Hi,
This code loops through my results and saves them :
@results.each{|r| r.save}
There are potentially thousands of results. This takes ages to
complete.
Is there a quicker way to do this?
Any help is greately appreciated
Thanks
Chris
--
Posted via http://www.ruby-forum.com/.
2006 May 14
2
Timeout in production mode after 2 min, but not in dev mode?!
One of my actions runs for more than 2 minutes. In development mode it
runs and
completes successfully, but in production mode it quits out with a
timeout error:
"Timeout::Error (execution expired):"
Any ideas how i can stop this? I''m desperate to find a solution.
Is there a setting i can change somewhere?
Any help would be greately appreciated,
Thanks
Chris
--
Posted
2018 Nov 07
0
Avoiding constant HDD access
On Thu, Nov 08, 2018 at 02:34:50AM +0300, Albert Berger via samba wrote:
> On Thu, Nov 08, 2018 at 06:12:40AM +1300, Andrew Bartlett wrote:
> > On Wed, 2018-11-07 at 15:19 +0300, Albert Berger via samba wrote:
> > >
> > > I tried in sequence to start Samba in following conditions:
> > >
> > > 1. With all clients disconnected from Samba server;
>
2011 Jul 15
0
S3 and CTDB errors in logs
I am seeing these errors every night in the logs. Should I be worried
about any of them? The only thing I have noticed is slow log ons.
Jonn
CentOS 5.6 x86_64
Samba 3.5.8
CTDB 1.0.114
DRBD/GVFS
--------------------- samba Begin ------------------------
**Unmatched Entries**
auth/token_util.c:525(debug_nt_user_token) NT user token: (NULL) : 1 Time(s)
2006 Aug 09
1
help:sql search for NULL
Hi,
I have two tables with identical fields(assignments, and matches).
However, only one of them accept NULL values for its fields. I want to
be able to find out all the matches for any assignment. The search
should retrun the match if the corresponding filed is NULL as well.
I wrote down the following code but it doesn''t return anything. I wonder
what I am doing wrong. Any help is
2006 Mar 27
2
Form Validation with 2 models on form. Nubee Question
I have one form in which i enter Person data and Employee Data. A Person
and Employee model are used. I am using a legacy schema, so this is
forced.
How do i use save the data while using rails form validation?? I only
want both models to save if they both save.
Controller :
This odviously doesnt work:
def create_employee_and_person
employee = Employee.new(params[:employee])
person =
2007 Nov 25
1
GAM with constraints
Hi,
I am trying to build GAM with linear constraints, for a general link
function, not only identity. If I understand it correctly, the function
pcls() can solve the problem, if the smoothness penalties are given.
What I need is to incorporate the constraints before calculating the
penalties. Can this be done in R?
Any help would be greately appreciated.
--
View this message in context:
2006 Oct 31
1
USB w/Syslinux w/Grub4Dos works on Thinkpad .. but Memdisk doesn't
My thumbdrive w/Syslinux and memdisk doesn't work on
my Thinkpad laptop.
But the thumbdrive does work on desktop platforms.
And .. if i use Grub4dos with Syslinux .. it works on
the Thinkpad Laptop.
Any assistance would be greately appreciated!
Thanks!
<<john>>
____________________________________________________________________________________
Access over 1 million songs
2017 Nov 14
1
Live migration haswell, broadwell
Hi
I wonder, if live migration (back and forth) is possible on mixed
Haswell (Xeon V3) and Broadwell (Xeon V4) installations. The only
notable difference between the two is apparently a working TSX
implementation on V4, which got disabled on V3 due to bugs. The rest
(VMCS-shadowing, posted interrupts) should not apply to our environment,
as we do not run nested-vmx nor device-passthrough on
2008 Nov 03
1
TI USB 3410-5052 for CentOS 4.7
Hi,
I am trying to build the driver for the TI USB 3410/5052 family of devices.
Specifically, I am trying to hook up a MultiTech GSM modem.
I have the source for the driver which came with the modem. However, I
beating my head against the wall trying to get around the usb-serial.h not
found error.
I have found references saying usb-serial.h has been moved. Even though
I have pulled
2006 Mar 15
1
Through method problems with custom foreign_keys
A person has a many company_branches and
A company_branch has many people.
This join is represented using a "contacts" table.
I am using a legacy schema so i am forced into using non-standard rails
primary keys. I am using the new through relationship in rails 1.1.
p=Person.find(1)
b=p.company_branches # gives this error:
ActiveRecord::StatementInvalid: OCIError: ORA-00904:
2005 Aug 17
1
two-level poisson, again
Hi,
I compare results of a simple two-level poisson estimated using lmer
and those estimated using MLwiN and Stata (v.9).
In R, I trype:
-------------------------------------------------------------------------------------------
m2 <- lmer(.D ~ offset(log(.Y)) + (1|pcid2) + educy + agri, male, poisson)
-------------------------------------------------------------------------------------------
2013 Nov 01
1
samba4, with existing krb5 and ldap
Greetings,
I bave a linux-running-computer acting as a KDC. It has :-
OS--blfs linux gcc-4.8.1 linux-3.10.17, krb5-1.11.2, openldap-2.4.35, cyrus-
sasl-2.4.26,bind-9.9.4,ntp4.2.7
my /etc/krb5.conf has :-
[dbmodules]
openldap_ldapconf = {
db_library = kldap
ldap_kerberos_container_dn = cn=krbcontainer,dc=somewhere,dc=com
ldap_kdc_dn =
2007 Apr 19
4
--skip-gl-yield
Beryl has a --skip-gl-yield ( I think now managed by --force-nvidia,
dont really know though), that eases the use of beryl under heavy CPU
load.
Is this implemented in compiz? Cause compiz is _REALLY_ slow under heavy
cpu use for me.
Thanks,
Joel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: