similar to: 3.0.0rc4 and recycle VFS module

Displaying 20 results from an estimated 2000 matches similar to: "3.0.0rc4 and recycle VFS module"

2014 Oct 08
0
Open Software License v. 3.0
Dear All, I would like to propose adding the OSL-3.0 license to the list of "standard" licenses bundled with R: Index: share/licenses/license.db =================================================================== --- share/licenses/license.db (revision 66733) +++ share/licenses/license.db (working copy) @@ -317,3 +317,12 @@ URL:
2007 Feb 17
1
Constraint maximum (likelihood) using nlm
Hi, I'm trying to find the maximum (likelihood) of a function. Therefore, I'm trying to minimize the negative likelihood function: # params: vector containing values of mu and sigma # params[1] - mu, params[2]- sigma # dat: matrix of data pairs y_i and s_i # dat[,1] - column of y_i , dat[,2] column of s_i negll <- function(params,dat,constant=0) { for(i in 1:length(dat[,1])) {
2012 Mar 03
3
[RESEND][RFC GIT PATCHES] acpioff: COM32 module to shut off machine using ACPI
[resending, cutting out git pull-request output to make message smaller] Hi all, I have written a COM32 module called "acpioff", that, not surprisingly, powers off a machine using ACPI. I have tested it only using pxelinux.0 with a SeaBIOS/Qemu virtual machine. Since the changeset pulls in a "Linux-ized" version of the open source ACPI Component Architecture, it was too big
2007 Nov 06
1
[RFC] Enable _OSI(Linux) for Xen HVM domains
I''d like to send this patch to upstream lkml/linux-acpi, but I want to make sure that the x86 side wants this too. The _OSI method is a way for platform ACPI firmware to determine the features and capabilities of the OS running on the system. This is usually done by calling the _OSI method with various strings in the _INI method of an ACPI device. The strings are things like
2004 May 26
0
Constantin Timoc
Dragi compatrioti, Numele meu este Constantin Timoc. Candidez la postul de presedinte al Romaniei pentru a asigura tuturor cetatenilor locuri de munca cat mai bine platite, pentru a distruge coruptia care paralizeaza intreaga societate si pentru a accelera aderarea tarii noastre la Uniunea Europeana. Fac apel catre toti cetatenii sa aleaga presedinte al Romaniei un candidat care e cinstit,
2018 Oct 04
0
Copy to smb share fails with "invalid argument" on CentOS 7
Hi, I've had problems copying files to Windows shares from my CentOS 7 machine lately. I originally got this in the desktop file manager, but find that I can also reproduce using gvfs-copy. "cp" to the directory mounted by gvfs works just fine, on the other hand. Also, the problem does not occur with small files - I think anything below 64k is OK. The following command sequence
2017 Nov 20
1
Intel Bluetooth problems - "Invalid request code (56)" - on CentOS 6.9
Hi, I have Lenovo laptop with an Intel wireless and Bluetooth adapter, running CentOS 6.9. The wireless works just fine, but I can't seem to get Bluetooth to work. When I try to force it up from the command line I get # hciconfig hci0 up Can't init device hci0: Invalid request code (56) There is also a similar message message in /var/log/messages from start-up on boot. The device
2012 Mar 03
0
[RFC GIT PATCHES] acpioff: COM32 module to shut off machine using ACPI
Hi all, I have written a COM32 module called "acpioff", that, not surprisingly, powers off a machine using ACPI. I have tested it only using pxelinux.0 with a SeaBIOS/Qemu virtual machine. Since the changeset pulls in a "Linux-ized" version of the open source ACPI Component Architecture, it was too big to post as a patches to the list. See the git pull-request output below.
2002 Jan 13
12
winbind problem
Dear all, I'm trying to make winbindd working without much success. I would like to set my linux box as a samba PDC and as winbindd host with some win2k workstations. I'm using mdk 8.1 and have installed the corresponding rpms (samba-2.2.2-6 by cooker). I followed howto and samba doc to set the pdc and it works. Following winbindd doc I have to used "smbpasswd -L -j IUTINFO -U
2003 Dec 01
1
Problem with latest MDK package
Hi folks, This is probably a stupidly simple question, but its got me stumped. I just installed the latest MDK package for wine (wine-20031118-mdk.i586) to update the one that shipped with MDK 9.2 (wine-20030813-1mdk.i586). Now, when I try and run wine I get wine: error while loading shared libraries: libwine.so.1: cannot open shared object file: No such file or directory libwine.so.1 is in
2003 Sep 23
1
Solaris 8 samba-3.0.0rc4 compile errors
Please help! Thanks in advance! Solaris 8 samba-3.0.0rc4 gcc version 3.2.1 % ./configure && make %make Using FLAGS = -g -O2 -Iinclude -I/opt/samba-3.0.0rc4/source/include -I/opt/samba-3.0.0rc4/source/ubiqx -I/opt/samba-3.0.0rc4/source/smbwrapper -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/opt/samba-3.0.0rc4/source LIBS = -lsendfile -lsec -lgen -lresolv -lsocket -lnsl
2004 Oct 10
1
Authentication problem?
LAN - mixed architecture - 2 x win98, 1 x winME, 1 x win2k, 3 x Mandrake Linux 10.0. Most samba activity is between the Mdk boxes, file-moving, etc. Versions - Mandrake 10.0, with all updates applied, Samba 3.0.6-4.1 I had a properly working lan, with occasional problems between box1 and box2 (Mdk boxes). Now I have no connection between them, for file-sharing purposes, at all. Box3,
2003 Jan 01
0
how to use wine in mdk 9 ?
2000 Aug 16
7
Parallelism
Greetings. In looking through the mail archives, I don't see any mention of parallelism of the vorbis code (particularly the encoder). I was wondering if anyone was looking into this at all? Either with threads, and/or on some kind of parallel machine (e.g., a Beowulf cluster)? I see very little mention of threads in the source code, which leads me to believe that they are only there for
2008 Nov 15
1
Using n+1 instances of R to utilise n processors on one machine - something like R with tabbed browsing?
Dear R-help, Please forgive me if any of the following sounds naieve/confused, i've just got back from a mini-pub-crawl, slightly tipsy, and am feeling brave to ask a possibly silly question... also, not to shiny on the technical side of things. Problem - I need to text mine a collection of 10,000 plain text documents, all of which are sitting in a single folder. i don't have any money
2005 Sep 28
0
VFS recycle - can't get exclude_dir to work
Hello I'm testing the VFS recycle stuff on a 3.0.14a-Debian (Debian Sarge, kernel 2.6.8-2). The smb.conf share config part looks like this: [write] path = /sambashared/write browseable = yes writable = yes public = yes vfs object = recycle #recycle:repository = ../readonly recycle:keeptree = yes recycle:versions = yes recycle:touch = yes recycle:maxsize = 1000000
2013 Feb 21
1
Possible bug in Samba 4 - no Recycle VFS object
Just a quick check here before I file a bug report. I've just checked if I can use the recycle VFS object in Samba 4 like I do in Samba 3 - and it seems that is not implemented yet. Should I file it as a bug report - or Samba 4 supports/will support this functionality in some other way? Thanks, Sebastian
2004 Mar 17
1
Bugs between libtrash and vfs:recycle
Hello, is ther any known Bug between libtrash and the vfs-Module recycle? When I delete a file over Samba, the file will not been delete. If I disable libtrash, all works fine. matze
2005 Mar 31
1
exclude_dir option for VFS recycle module
Hello all, I am testing the VFS recycle module, and have a question. The module is working the way I hoped with the exception of the exclude_dir option. I have an entry like: exclude_dir = dir1 -- files I place in dir1 are not sent to the recycle location. However, if I have a folder beneath dir1 like dir1/dir2, files in dir2 get sent to the recycle location. I've tried using wildcards in
2005 Sep 29
1
VFS recycle - doesn't work for some users
Hi, configured samba to handle the deletded files in the recycle directory. My problem : for some users the deleted files go into the specified directory for other the files are just deleted and no put in the recycle directory. Does someone already had this problem ? My configuration [info] path = /samba/info write list = @informatique directory mask = 2770 create mask = 0770 browseable =