Displaying 20 results from an estimated 1276 matches for "pablo".
2010 Sep 01
3
Dovecot creating aditional folders?
...master
mode: 384
user: vmail
group: vmail
-------------------------------------
My problem is that dovecot is creating aditional folders:
#ls -l /home/vmail
drwx------ 6 vmail vmail 184 2010-09-01 01:31 escuelasuperiordecoaching.com
drwx------ 8 vmail vmail 392 2010-09-01 10:58
pablo.rodriguez at escuelasuperiordecoaching.com
# ls -l escuelasuperiordecoaching.com/
drwx------ 5 vmail vmail 120 2010-08-30 14:35 pablo.rodriguez
I'm receiving mail in
/home/vmail/escuelasuperiordecoaching.com/pablo.rodriguez/new without
problem, but why is dovecot creating aditional folders?...
2005 Dec 05
1
Samba closes my file session
...en
I close it and Access compacts the file, I have to reenter my username and
password for that share.
These are the logs in /var/log/samba (the lib/util_sock.c errors are common,
I get them other times without having my session closed)
[2005/12/05 12:59:54, 1] smbd/service.c:close_cnum(833)
pablo-w (192.168.0.60) closed connection to service ARCHIVOS
[2005/12/05 12:59:58, 1] smbd/service.c:make_connection_snum(645)
pablo-w (192.168.0.60) connect to service ARCHIVOS initially as user pablo
(uid=509, gid=505) (pid 7459)
[2005/12/05 12:59:58, 1] smbd/service.c:close_cnum(833)
pablo-w (192...
2014 Nov 07
7
[Bug 986] New: ulogd fails to build against linux headers >= 3.17.0 due to ULOG target removal
https://bugzilla.netfilter.org/show_bug.cgi?id=986
Bug ID: 986
Summary: ulogd fails to build against linux headers >= 3.17.0
due to ULOG target removal
Product: ulogd
Version: SVN (please provide timestamp)
Hardware: x86_64
OS: Gentoo
Status: NEW
Severity: major
Priority:
2010 Aug 03
5
The condition has length > 1 and only the first element will be used
...lways uses the first
value of x.
What I'm doing wrong here?
mod = function(x) {
if (x < 0) {
mod <- x*(-1)
}
else {
mod <- x
}
}
f = function(x) {
f <- mod(x)/x
}
x <- seq(-1,1,0.01)
x
y <- f(x)
y
plot(f,xlim = c(-1,1))
remove(x,y,f,mod)
best regards,
--
Pablo de Camargo Cerdeira
pablo at fgv.br
pablo.cerdeira at gmail.com
+55 (21) 3799-6065
2011 Aug 13
3
kernel 3.0 and dom0 native
...dont found the new feature about kernel 3.0 and Xen DOM0. Where
Kernel 3.0 has native support in dom0? how would I enable this option.
In my currently kernel (gentoo source 3.0 and vanilla kernel 3.0)
don''t found Xen device drivers, need i enable anything?
thanks!
--
-------------------
Pablo J. Villarruel / pablo@libo.com.ar
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2016 Dec 31
4
[Bug 1109] New: printf format warnings on 32-bit build (git 20161230) (patch)
...warnings on 32-bit build (git 20161230)
(patch)
Product: nftables
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
Reporter: duncan_roe at acslink.net.au
Created attachment 489
--> https://bugzilla.netfilter.org/attachment.cgi?id=489&action=edit
Patch to remove 32-bit printf warning
This is %lu with uint64_t again. Please see bug 1107.
--
You are receiving this mail becau...
2011 Dec 02
3
[LLVMdev] Turning on/off instruction extensions
...AILED -- saving rejects to file lib/Transforms/IPO/CMakeLists.txt.rej
Can I ignore the error? The patch exits normally except for that error.
Also, I tried to apply the patch to the LLVM 3.0 but does not work at all. Is the trunk version the only one where the patch can be applied?
Thanks ahead,
Pablo
On 29/11/2011, at 16:38, Hal Finkel wrote:
> On Tue, 2011-11-29 at 16:26 +0100, Pablo Barrio wrote:
>> On 28/11/2011, at 18:52, Hal Finkel wrote:
>>
>>> On Mon, 2011-11-28 at 17:49 +0100, Pablo Barrio wrote:
>>>> How can I install the patch? Any step-by-step g...
2020 Aug 13
7
[Bug 1449] New: nft ipv4 set with interval issue
...Bug ID: 1449
Summary: nft ipv4 set with interval issue
Product: nftables
Version: unspecified
Hardware: x86_64
OS: other
Status: NEW
Severity: blocker
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
Reporter: netfilter at d9c.eu
Tested with git HEAD as of August 13th:
pacman -Q | grep nft
libnftnl-git 1.1.7.r4.g58e7e9c-1
nftables-git 0.9.6.r42.g0864c2d4-1
on
uname -a...
2011 Dec 12
2
[LLVMdev] Turning on/off instruction extensions
Hi Hal,
On 02/12/11 21:06, Hal Finkel wrote:
> On Fri, 2011-12-02 at 19:08 +0100, Pablo Barrio wrote:
>> I applied the patch to the trunk version successfully, although I get an error in between:
>>
>> 1 out of 1 hunk FAILED -- saving rejects to file lib/Transforms/IPO/CMakeLists.txt.rej
>>
>> Can I ignore the error? The patch exits normally except for th...
2020 Feb 27
9
[Bug 1410] New: STATELESS, rules with notrack into a map
...Summary: STATELESS, rules with notrack into a map
Product: nftables
Version: unspecified
Hardware: x86_64
OS: Debian GNU/Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
Reporter: e.lohmann at mdex.de
I would like to put rules like this into a map. But there is no command (set)
to use the map in raw, like we do it in STATEFULL with dnat / snat.
nft add rule raw PREROUTING ip daddr *publicIP* counter notrack ip daddr set
*privateIP*
nft...
2012 Jun 11
9
[Bug 793] New: ulogd -d does not close all fds
http://bugzilla.netfilter.org/show_bug.cgi?id=793
Summary: ulogd -d does not close all fds
Product: ulogd
Version: SVN (please provide timestamp)
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: ulogd
AssignedTo: netfilter-buglog at lists.netfilter.org
2010 Aug 18
1
Plot in cartesian plane
...no success.
Can someone help me with this?
If possible, I'd like to plot this curves in a perfect cartesian plane.
f = function(x) {
x^2
}
f2 = function(x) {
-x^2
}
plot(f,-10,10)
abline(h=0, v=0, col = "gray60")
curve(f2,col="orange", add=T)
Thanks in advanced!
*pablo de camargo cerdeira*
pablo.cerdeira@gmail.com | pablo@fgv.br
Phone: +55-(21)-3799-6065
[image: Facebook] <http://www.facebook.com/pablo.cerdeira>[image:
LinkedIn]<http://br.linkedin.com/in/pablocerdeira>[image:
Google] <http://www.google.com/profiles/pablo.cerdeira>
[image: Googl...
2020 Apr 18
4
[Bug 1423] New: iptables-translate silently discards --ctstate DNAT
...slate silently discards --ctstate DNAT
Product: nftables
Version: unspecified
Hardware: x86_64
OS: Debian GNU/Linux
Status: NEW
Severity: normal
Priority: P5
Component: iptables over nftable
Assignee: pablo at netfilter.org
Reporter: oldium.pro at gmail.com
Bug originally reported in the Debian tracker:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=932899
I am also affected by the bug. I found the Debian bug, but it looks like that
it was ignored, so I am forwarding it here.
Original...
2018 May 09
6
[Bug 1257] New: conntrack family filter does not work with conntrack-tools 1.4.5
https://bugzilla.netfilter.org/show_bug.cgi?id=1257
Bug ID: 1257
Summary: conntrack family filter does not work with
conntrack-tools 1.4.5
Product: conntrack-tools
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component:
2019 Oct 10
13
[Bug 1371] New: Concatenations Literal sets
...Bug ID: 1371
Summary: Concatenations Literal sets
Product: nftables
Version: unspecified
Hardware: x86_64
OS: other
Status: NEW
Severity: normal
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
Reporter: tad1073 at gmail.com
inet.nft:97:44-51: Error: syntax error, unexpected protocol
iif $int_if0 ip6 saddr . ip6 daddr . ip6 protocol { $g6dns . $myip_v6 .
tcp, $g6dns . $myip_v6 . udp } jump global_dns_in
^...
2011 Dec 02
0
[LLVMdev] Turning on/off instruction extensions
On Fri, 2011-12-02 at 19:08 +0100, Pablo Barrio wrote:
> I applied the patch to the trunk version successfully, although I get an error in between:
>
> 1 out of 1 hunk FAILED -- saving rejects to file lib/Transforms/IPO/CMakeLists.txt.rej
>
> Can I ignore the error? The patch exits normally except for that error.
The att...
2010 Jul 29
1
Pattern recognition
...I'd like to identify this patterns, plotting 2 graphs:
- A dendogram showing the chances of a pattern to occur to each possible
combination.
- A dispersion graph, identifying the possible clusters.
Does anybody have any idea on how to do something like this?
Many thanks, in advanced,
--
*Pablo de Camargo Cerdeira*
pablo@fgv.br
pablo.cerdeira@gmail.com
+55 (21) 3799-6065
[[alternative HTML version deleted]]
2017 Nov 09
8
[Bug 1201] New: Some filters randomly do not work since version 0.8
...Summary: Some filters randomly do not work since version 0.8
Product: nftables
Version: unspecified
Hardware: x86_64
OS: Gentoo
Status: NEW
Severity: major
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
Reporter: sautier.louis at gmail.com
Hello,
Since I upgraded to version 0.8, I have been experiencing weird behaviour with
some filters not matching. I think the issue is only present with filters for
tcp ports but this is just a guess.
Here is what my ip input filter ch...
2005 Jun 05
2
Help. . .read socket data errors
I am using the defaults that came with the samba RPM package on Mandrake
10.1.
For socket options, it has:
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
Is that something that may fix the problem if I change it?
Pablo
mschwartz@dcscorp.net wrote:
>Pablo, you might have incorrectly set some settings in smb.conf. Check
>your settings for socket options. I don't mess with any of the options
>except for socket options = TCP_NODELAY because I get a dramatic speed
>increase.
>
>CompuGenic <...
2011 Nov 29
2
[LLVMdev] Turning on/off instruction extensions
On 28/11/2011, at 18:52, Hal Finkel wrote:
> On Mon, 2011-11-28 at 17:49 +0100, Pablo Barrio wrote:
>> How can I install the patch? Any step-by-step guide?
>
> First, grab the trunk versions of llvm and clang. This is detailed on
> http://clang.llvm.org/get_started.html
>
> Then you apply the patch. On a Unix-like system, this is something like:
> cd llvm
&...