Displaying 6 results from an estimated 6 matches for "listable".
2003 May 24
1
...listable functions...
Hi R-helpers.
I have the following problem:
I would like to apply my function gain(df,X,A) to a
list of arguments.
df is a data frame
X,A are the varibales od data frame.
When I do
> gain(kyphosis,"Kyphosis",c("Start","Number"))
[1] "Start" "Number"
I get the following error...
Error in unique.default(x) : unique() applies only to
vectors
I
2006 Jul 24
1
Injecting actions into controllers
Hi,
I''m trying to write a plugin that should inject an action into the controller.
Please note, not just an instance method, but also an _action_, one of those
that are listable by running ControllerClassName.action_methods.
I wrote the following code:
def render_field_search(name, object, controller, options = {})
controller.class.class_eval do
define_method("#{name}_flt") {
raise ''Here iam!''
}
end
# this should define th...
2008 Nov 23
1
v1.2.alpha4 released
...d mailboxes and IMAP ACLs are finally supported.
This is mainly thanks to the Kolab people (looks like I forgot your
names from NEWS file, the next release will have them).
I'll have to write a wiki page about ACLs, but the main thing you need
to know is that if you want shared mailboxes to be LISTable by other
users, you'll need to specify acl_dict. If you don't expect many shared
mailboxes, a file backend is the easiest, but you could also use SQL or
Berkeley DB. With a file backend you could also create per-domain files,
which will improve performance if you don't need cross-domain...
2004 Mar 13
2
simple migration 2.8 -> 3.02; simple test cases fail
...ried
wiping out my smbpasswd
file and adding a user with pdbpasswd (no luck), restoring file and
forcing re-initialization of account passwords
with the "--force-initizlied-passwords", then resetting passwords...no
luck -- still can't connect to a share
(though they are anonymously listable) without getting the FAILURE message.
looking over the chat between the XP client, I see a message
STATUS_MORE_PROCESSING_REQUIRED,
then it retrying with another password which then fails.
I'm a bit at my wits end -- I thought this would be a reasonably simple
upgrade for a small network b...
2013 Aug 02
1
Custom quota setup
(Dovecot 2.2-ee)
We have a weird quota requirement, we have file storage that we manage through our own APIs but want that usage to come out of the user's mail quota.
The usage is in a maildirsize like file uncreatively called filestoresize in the user's maildir.
In the past we've been doing this by modifying the quota plugin and re-compiling, but it seems like it should be
2009 Jan 30
3
Shared subscription, acl-list and uidvalidity(s)
Hello,
I'm running dovecot-1.1.8/Maildir/ACL plugin. I sucessfully set up a Maildir
shared between users of the unix group 'doveshared' via a public namespace,
unix permissions and ACL files.
The location of my public namespace is /path/to/public.
I tried 2 sub-setups :
First setup
----------
drwxrws--- 4 root doveshared 4096 Jan 30 13:39 public
-rw-r----- 1 root doveshared