search for: perishable

Displaying 20 results from an estimated 30 matches for "perishable".

2010 May 29
1
Authlogic & Perishable token
Hi I''m setting up authlogic and have an error: Column ''perishable_token'' cannot be null ..... ..... Does anyone know what should generate value for this column? Thanks in advance! -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to th...
2007 Mar 04
1
CVS update: rsync
On 3/2/07, Wayne Davison <wayned@samba.org> wrote: > Make the auto-generated protect filters use the perishable flag so > that they don't stop a vanished directory from being removed. 1. I don't think the --backup rule should be perishable. If I delete an entire directory from the source, I would expect the receiver to back up the files inside and not discard the backups just because I deleted t...
2007 Apr 19
1
AudioCodes MP-104 MGCP?
Greetings; We are trying to get Asterisk up and happy at our site-we tried VOIP using Sphere about a year ago, spent a *boodle* on expensive hardware and services from a local "expert", but it never was happy. I'm brand-spanking new at VOIP, and I've learned a *ton* getting Asterisk breathing in the last couple of days. I have three Polycom Soundpoint IP 500 SIP phones, which
2000 Oct 22
1
How to build the RMySQL package on Windows?
Hello! I tried to build the RMySQL package by myself on an NT machine. I have a NT machine with cygwin compiler and activestate Perl installed on it. Perl details: D:\prog\rw1011\src\gnuwin32>perl -v This is perl, version 5.005_03 built for MSWin32-x86-object (with 1 registered patch, see perl -V for more detail) Copyright 1987-1999, Larry Wall Binary build 522 provided by ActiveState Tool
2009 Mar 19
4
DO NOT REPLY [Bug 6197] New: Perms/owner/group modifiers for "show" filters
...g ReportedBy: matt@mattmccutchen.net QAContact: rsync-qa@samba.org Add modifiers for "show" filters that affect the file-list attributes of matching files. I propose this syntax: - p(CHMOD-TWEAKS) : apply the CHMOD-TWEAKS like the --chmod option (overloaded with "perishable") - o(USER) : set the user owner to USER - g(GROUP) : set the group owner to GROUP Issues to be considered: - Interaction with --chmod, --chown, --usermap, --groupmap options - Per-dir merge files become more powerful, so copying from an untrusted source with a per-dir merge rule becomes more...
2013 Feb 03
0
[LLVMdev] Merging custom metadata
Hello everyone, I'm trying to tag certain load instructions with specialized metadata and make use of it in an AA pass. However, it seems that metadata is getting lost when instructions are merged together. Here's a toy problem with one intentionally duplicated load to illustrate the issue. http://susepaste.org/3af3a676 The above paste has two before/after IR pairs (the `before`
2007 Mar 14
1
help with basic setup
I am new to dovecot and would like to setup dovecot with mysql auth. I successfuly installed postfix admin and used the default table structure there, Mail delivery works fine as It gets delivered to mailboxes. My problem is the login, dovecot runs with no errors but I get the error: Mar 14 14:39:43 itecsouth dovecot: auth-worker(default): mysql: Connected to localhost (postfix) Mar 14 14:40:34
2009 Apr 23
1
Excluded directories at rsync (was "--filter, missing in action")
On Thu, 23 Apr 2009 17:32:37 +0200 Paul Slootman <paul+rsync@wurtel.net> wrote: > --delete-excluded will screw this up. Yes, this is why I don't use it. This is probably a bug because the excluded directories with "- DIR/**" will became empty on all receivers (SLAVE hosts). But with just "--delete" the excluded directories are not synchronized with the MASTER
2000 Mar 25
2
Configuration woes corrected
Well after I tried it the ./configure on all machines ( 4 total) I ran a few other compiles of other programs and figured out what was missing. Evidently the RH62 kernel "forgets" to put a symlink from /usr/src/linux/include/asm-i386 --> asm. I put that in and presto ./configure creates the Makefile and I am compiling 2.0.7Pre2 as we speak. What keyed this was trying a kernel compile,
2008 Feb 01
2
Problem with SMBFS vs CIFS
Hello, I have the following Samba RPMs installed... samba-client-3.0.26a-0.5 samba-3.0.26a-0.5 samba-pdb-3.0.26a-0.5 yast2-samba-server-2.9.33-0.3 kdebase3-samba-3.2.1-68.62 samba-winbind-3.0.26a-0.5 yast2-samba-client-2.9.18-0.3 samba-python-3.0.26a-0.5 I used to be able to do a mount with -t smbfs, but not I get this message whenever I try it. Version
2006 Jun 14
1
How to open only these dovecot ports?
Hello, I have not clear, due to the new syntax, how to configure dovecot 1.0 to listen only for the following combinations of ports and services: no pop3, from whatever host accept imap connections only if coming from localhost (since I understand this is secure _and_ the only way to make squirrelmail talk to dovecot) listen on the internet only for imaps and pop3s connections, accept them
2010 Apr 02
1
DO NOT REPLY [Bug 7321] New: Extend "p" filter modifier to make source dirs prunable
...nc/2008-February/020084.html So I'd like to propose a new implementation of source pruning. (--prune-empty-dirs would remain for compatibility, but the man page would encourage users to move to the new implementation.) The "p" filter modifier, currently used to mark protect filters perishable, would gain a second meaning to mark "show" filters prunable. The analogue to the time-honored "--include='*/' --exclude='*' --prune-empty-dirs" combination would be "--filter='+p */' --exclude='*'" . -- Configure bugmail: https://bu...
2006 Aug 13
3
+ migrations in camping
Camping apps are supposed to be little independent apps, often contained in a single file, which create the database tables and manage them without hassle. These days it''s common to see in a Camping app: module Tepee::Models def self.schema(&block) @@schema = block if block_given? @@schema end end Tepee::Models.schema do create_table :tepee_pages,
2007 Feb 07
4
DO NOT REPLY [Bug 4378] New: Handling of symbolic links
https://bugzilla.samba.org/show_bug.cgi?id=4378 Summary: Handling of symbolic links Product: rsync Version: 2.6.6 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: michael.schliephake@t-online.de
2011 May 11
2
changes in coxph in "survival" from older version?
Hi all, I found that the two different versions of "survival" packages, namely 2.36-5 vs. 2.36-8 or later, give different results for coxph function. Please see below and the data is attached. The second one was done on Linux, but Windows gave the same results. Could you please let me know which one I should trust? Thanks, ...Tao #####============================ R2.13.0,
2006 Apr 09
8
Computer Name
How to get the name of the computer accessing the application? I mean the computer the user use to access the application. Thanks, Lantis. -- Posted via http://www.ruby-forum.com/.
2011 Jan 20
5
DO NOT REPLY [Bug 7927] New: Rsync does not sync folders named "tags"
https://bugzilla.samba.org/show_bug.cgi?id=7927 Summary: Rsync does not sync folders named "tags" Product: rsync Version: 3.0.3 Platform: x86 OS/Version: Linux Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: bugzilla at
2009 Dec 04
3
yumrepo is missing name attribute in repo files using puppet-0.24.8-4.el5
I''m using puppet-0.24.8-4.el5 on CentOS 5.4. My problem is yumrepo isn''t writing the "name=" field to the repository files which causes yum to complain with the error: Repository ''local-CentOS-5.4-x86_64'' is missing name in configuration, using id I get this behavior on all of my yumrepo definitions. One of them looks like this: yumrepo {
2005 Dec 06
1
Proposed enhancements to rsync filters
I would like to propose some improvements to rsync's filters. (1) Add a notation that makes a pattern match both a file and everything under it if it happens to be a directory. One possibility: ending a path in //. "+ mydir//" would be equivalent to "+ mydir" "+ mydir/**". Just some syntactic sugar. (2) Add a third sender behavior to "hide" and
2009 May 11
3
is it possible to resive a PV in LVM and add more LV's ?
Hi all I have a remote server (i.e SSH access only) which was incorrectly partitioned and I urgently need to get it up and running. It's got a 500GB HDD, but the PV is only 10GB big, so I can't add more LV's to to. P.S. This is on LVM, btw. [root at nd11176 ~]# fdisk -l /dev/sda Disk /dev/sda: 500.1 GB, 500107862016 bytes 255 heads, 63 sectors/track, 60801 cylinders Units = cylinders