similar to: "Special" link folders - Readonly attrib

Displaying 20 results from an estimated 200 matches similar to: ""Special" link folders - Readonly attrib"

2005 May 14
1
new-attrib lost when calling through pop3
Hi, I noticed, that all messages are moved from new/ to cur/ (using maildirs) after the authentication in pop3, even before the list command. I'm working with 1.0-stable-20050426. Why is this done? Shouldn't a message keep it's new-attrib as long as it isn't retrieved? This is how it worked with qmail-pop3d. Through imap, it works correctly. It's just sad if I can't
2003 Aug 28
1
Visualage Gen seems to need extended attrib of a file
We can't run VisualAge Generator (2.X) retriving files from the samba server (AIX). (we receive smberror: ErrDos 282 ) It seems to require to read the extended attrib to find out the version of the file (and until now I can't realize what else). Is there any workaround or patch to get rid of it? Can Samba works fine with this kind of application? Thanks in advance, Andrea Capanema
1999 Aug 31
1
DOS Attrib mapping
Hi, I have a problem with the Parameter map system and map hidden. I have both activated, but when I change it under Win9x oder NT it doesn`t change anything and dont write the maping on the x-Bit of group and world. When I change it by hand "chmod go+x *" it shows the correct maping but when I save it it`s gone again. I thought maybe it came from the WinNT support and deaktivted nt
2002 Nov 28
1
AW: "attrib +R myowndir" fails to write-protect my own dir
>On November 28, dkrnic@t-online.de said: >> actually a second attempt at drawing your attention to the fact >> that compliance with M$ quirks and kinks is not something to be >> ashamed of but rather reason to be proud. > >I think you'll find that the Samba team are quite familiar with this >opinion, especially in the context of the Samba TNG fork :) >
2002 Nov 27
0
"attrib +R myowndir" fails to write-protect my owndir
I hope Time won't take me to a CDMA court martial in Guantanamo for unfair use of your quotes, Daniel! The point is that each norm is only really valid in its original context. It is the spirit of the norm which should guide us. The idea is: you slap an unorthodox attribute onto an object to evoke any kind of practical magic and then laugh your sides off. Who cares? The same with Readonly.
1999 Feb 02
1
Unix permission problems with 'attrib'
Hi, I'm been using Samba for some time and I have been bugged by a problem with SourceSafe. I finally took some time to see what is going on and found the source of the problem (well, not in the source code though). I'm partially responsible, I have Unix files with the following rights "r--rw---" and Samba does not deal with these very well. I am now makind sure that this case
2006 May 25
1
Unable to add attrib +r for directory
Hi all I have a Samba PDC (samba 3.0.21c) with Openldap , and a BDC (samba 3.0.21c) with slave ldap server. I have some foxpro files on the share created on BDC, and the users logon on and access the foxpro files on the shares declared on BDC. In the fox pro program uses attrib command to make file /directory read only and remove read only. but when users tries to use attrib command, it says
2002 Nov 27
6
"attrib +R myowndir" fails to write-protect my own dir
A trivial case: executing the following DOS command from the prompt line on a Win2K SP3: %windir%\system32\attrib.exe +R H:\dir can't set the R(eadonly) flag on my home dirs (2.2.7): drwxrwsr-x 4 me users 4096 Nov 27 17:59 . drwxr-sr-x 2 me users 4096 Nov 27 17:59 dir -r--r--r-- 1 me users 0 Nov 27 17:59 empty.txt drwxr-sr-x 2 me users 4096 Nov 27 17:27
2012 Mar 09
2
[LLVMdev] RFE: Rename LLVM_ATTRIBUTE_{READONLY, READNONE} to LLVM_{READONLY, READNONE}
Hi all, I would like to rename LLVM_ATTRIBUTE_READONLY to LLVM_READONLY and LLVM_ATTRIBUTE_READNONE to LLVM_READNONE Any objections? - Daniel
2012 Mar 09
0
[LLVMdev] RFE: Rename LLVM_ATTRIBUTE_{READONLY, READNONE} to LLVM_{READONLY, READNONE}
What's the reason for renaming them? -bw On Mar 8, 2012, at 4:57 PM, Daniel Dunbar wrote: > Hi all, > > I would like to rename > LLVM_ATTRIBUTE_READONLY to LLVM_READONLY > and > LLVM_ATTRIBUTE_READNONE to LLVM_READNONE > > Any objections? > > - Daniel > _______________________________________________ > LLVM Developers mailing list > LLVMdev at
2012 Mar 09
2
[LLVMdev] RFE: Rename LLVM_ATTRIBUTE_{READONLY, READNONE} to LLVM_{READONLY, READNONE}
On Mar 8, 2012, at 6:31 PM, Bill Wendling wrote: > What's the reason for renaming them? I can think of two things: 1) it being an attribute is an implementation detail 2) it being long makes it annoying to use :) -Chris > > -bw > > On Mar 8, 2012, at 4:57 PM, Daniel Dunbar wrote: > >> Hi all, >> >> I would like to rename >>
2012 Mar 09
0
[LLVMdev] RFE: Rename LLVM_ATTRIBUTE_{READONLY, READNONE} to LLVM_{READONLY, READNONE}
On Thu, Mar 8, 2012 at 7:03 PM, Chris Lattner <clattner at apple.com> wrote: > > On Mar 8, 2012, at 6:31 PM, Bill Wendling wrote: > >> What's the reason for renaming them? > > I can think of two things: > > 1) it being an attribute is an implementation detail > 2) it being long makes it annoying to use :) Exactly. - Daniel > -Chris > >>
2006 Jan 08
2
Why is my record readonly=>true?
Hello: I have something very order to create my object def review @bit = Bit.find(:first, :select => "bits.*,subjects.id as sid, subjects.name,gaps.id as gid, gaps.gap", :joins => "left join (subjects,gaps) on (bits.subject_id = subjects.id and bits.gap_id = gaps.id)", :conditions =>
2007 Nov 07
0
[PATCH]Enable loopback disk image files on readonly nfs filesystem
Hi all, This small patch enables you to loopback disk image files on readonly nfs filesystem on some system. When we losetup a file on readonly nfs filesystem, it fails with: # losetup /dev/loop7 /data/vm/xen_el5_i386_para/system.raw /data/vm/xen_el5_i386_para/system.raw: Permission denied New version of losetup has add a "-r" option for readonly loop, which Linux kernel has
2012 Sep 25
0
update_attribute, update_column and update_columns should update readonly attributes
Hi. I created a pull request some time ago and didn''t get any reaction yet. https://github.com/rails/rails/pull/7688 Should I do something special or just have a patient and wait? I''m ready to answer any questions about my commit. Thanks in advance. Best regards, Vadim Pushtaev -- You received this message because you are subscribed to the Google Groups "Ruby on
2004 Oct 06
2
memdisk readonly?
Hi! H. Peter Anvin, Could memdisk be made readonly? Thanks a lot! Anticipating your reply. _______________________________ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com
2011 Nov 19
0
"zfs hold" and "zfs send" on a readonly pool
Hello, all. I''m in the process of repairing a corrupted unmirrored rpool, and my current idea was to evacuate all reachable data by "zfs send" to the redundant data pool, then recreate and repopulate the rpool with copies=2. As I previously wrote, my machine crashes when trying to import the rpool in any sort of read-write mode, however I got it to import with
2007 Aug 02
0
Overridding readonly attribute in custom form builder
Hi, I''ve created a custom form builder and overridden text_area so that all fields are readonly. There are a few instances that I would want an editable text_area, so I have tried to create an editable_text_area method. I have tried passing text_area(method, options.merge(:readonly=>false)) to the method, but it doesn''t work: the area is still not editable. Any
2010 Mar 16
1
[PATCH for discussion only] add_drive_ro adds readonly=on option if available.
This needs more testing. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming blog: http://rwmj.wordpress.com Fedora now supports 80 OCaml packages (the OPEN alternative to F#) http://cocan.org/getting_started_with_ocaml_on_red_hat_and_fedora -------------- next part -------------- >From 26161a7a03edcad9cebf6908c052475765250ffb Mon Sep 17
2011 Jan 10
1
[LLVMdev] readonly registers
Hi Any ideas on how I can represent readonly registers? I do not want any register allocation/liveness analysis to happen for these. thanks dz