Displaying 20 results from an estimated 10000 matches similar to: "Links repeatedly being copied???"
2013 Sep 03
1
stopping dictionary attacks (pop3)
Hi Guys,
I was really hoping a couple of years later this would be addressed...
I'm running Dovecot 2.2.5 on FreeBSD.
Is there anyway to limit the number of auth attempts allowed in a
single session? The reason for this is because I have "fail2ban" setup
to firewall out any IP addresses that repeatedly auth fails. The issue
occurs when the connection is already in an
2007 Jul 26
2
auth_cache_...
Hello,
the dovecot-example.conf states:
# Authentication cache size in kilobytes. 0 means it's disabled.
# Note that bsdauth, PAM and vpopmail require cache_key to be set for caching
# to be used.
#auth_cache_size = 0
# Time to live in seconds for cached data. After this many seconds the cached
# record is no longer used, *except* if the main database lookup returns
# internal failure. We
2019 Mar 09
2
[Bug 13827] New: despite --copy-unsafe-links, rsync does not copy the referent of symlinks that point one level outside the copied tree
https://bugzilla.samba.org/show_bug.cgi?id=13827
Bug ID: 13827
Summary: despite --copy-unsafe-links, rsync does not copy the
referent of symlinks that point one level outside the
copied tree
Product: rsync
Version: 3.1.3
Hardware: All
OS: All
Status: NEW
Severity:
2013 Mar 28
1
question about attaching data
Hi I just would like to know,
When I have a dataframe, like this one called 'dummy'
And I attach it.
Then I run my code.
I then update the dataframe by making changes and I still call it 'dummy'.
I run my code again.
Now dummy is at position 1 and position 2 of the search path and if I run the code again, with another version of 'dummy' it updates and eventually my search
2006 Apr 29
2
iCal / Authentication / Site5 ?
So, I''m working on adding iCal support to my app. Since I want to restrict
users to their own calendars, form-based authentication isn''t going to work,
so I''m using the Basic HTTP Authorization from this page -
http://blogs.23.nu/c0re/stories/7409/
Everything works fine in my dev machine, but on the server (Site5), I get
the login prompt ad infinitum.
Has anyone run
2006 Feb 11
2
Xend crashes repeatedly starting DomU - please help...
Hi, this is a repost of a previous question - since then I have tried
rebuilding my Xen0 kernel numerous times and trying different
configurations, but I haven''t yet ever got a single DomU to boot so I
really don''t even know what is supposed to happen, let alone how to
start debugging it...
Can someone please speculate on how to debug this further? It''s a
gentoo
2006 Mar 07
3
fastcgi problem
When I try an app under fcgi, it simply displays the dispatch.fcgi file.
Any ideas why this happens. I''ve checked my installs, configs, etc. ad
infinitum.
--
Posted via http://www.ruby-forum.com/.
2004 Apr 01
2
PRI integration with Marconi switch
Hello-
Has anyone had experience connecting to a Marconi switch (in the UK) using
E1-PRI connections (TE410P)? In a new installation, my customer is getting
yellow alarms on every channel about every 30 seconds. These alarms clear
themselves immediately and then re-occur in another 30 seconds, ad
infinitum.
I used the same configuration that I've used successfully in the past while
talking
2018 Jul 20
1
1.1pre16 multiple address behavior
Hello all,
I recently upgraded my Windows 10 installation from 1.1pre15 to 1.1pre16 and it appears that hosts with multiple address are behaving differently.
My host file looks like this:
-----BEGIN RSA PUBLIC KEY-----
...
-----END RSA PUBLIC KEY-----
Ed25519PublicKey = ...
Subnet = ...
Address = ...LAN_IP...
Address = ...WAN_IP...
In 1.1pre15 eventually my machine would
2011 Dec 16
5
[Bug 8666] New: --debug=all9 fail
https://bugzilla.samba.org/show_bug.cgi?id=8666
Summary: --debug=all9 fail
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: chris at onthe.net.au
QAContact: rsync-qa at
2005 Jun 02
2
[LLVMdev] Randomizing Functions & Global variables
Aaron,
On Thu, Jun 02, 2005 at 10:38:58PM +0100, Aaron Gray wrote:
> http://www.st.cs.uni-sb.de/~lindig/src/quest/
I don't know about Tanu, but we can certainly use this in finding bugs
in LLVM! This has been listed as an "open project" for a long time [1],
but someone already implemented it, saving us the time and effort.
Thanks for the link!
[1]
2003 Jul 14
1
Odd output from X100P
I'm attempting to configure a machine with a DevKit Lite (X100P &
S100U). After I modprobe wcfxo, the machine goes into some kind
of loop after about 10 seconds, where it spits out what appears to
be 32-bit addresses, ad infinitum. At this point, the machine becomes
completely unresponsive to keyboard input (i.e. Ctrl-C, Ctrl-Alt-Del,
even CapsLock and NumLock states [lights] cannot be
2015 Feb 12
1
1.8.11.0 - CLI error res_timing_timerfd
Hi all
Sometimes (about every three months) some of my Asterisk 1.8 boxes will
start running this message thousands of times in the CLI:
[Feb 12 14:18:23] ERROR[28129]: res_timing_timerfd.c:180 timerfd_timer_ack:
Call to timerfd_gettime() error: Invalid argument
[Feb 12 14:18:23] ERROR[28129]: res_timing_timerfd.c:180 timerfd_timer_ack:
Call to timerfd_gettime() error: Invalid argument
[Feb 12
2004 Aug 06
1
Icecast2 and IceS2 client problem
Dear All:
I have Icecast2 and IceS2 successfully built and installed on a Debian 3.0
system. After tinkering with the config files, both applications are running
and seem to be talking to each other without problem. However, when I try to
connect with a client, I run into problems: with Winamp 2.8, I get an [HTTP/1.0
200 OK] message, but then the stream is apparently dropped before buffering.
2007 Jul 12
1
BUG? 'valid users' doesn't allow groups from trusted domains
It appears that you cannot include groups from trusted domains in the
'valid users =' directive on a share.
Here is the scenario as I experienced it (names have been changed to
protect the innocent):
Configuration:
- Samba 3.0.21b as a member server in a real NT4 domain (security =
domain) called 'NTDOMAIN'
- NTDOMAIN has a two-way trust with Windows 2003 Active Directory
2007 Apr 11
1
Is There a way to preserve symlink and also copy the actual contents using rsync
Hi
On the rsync Server we have rsync path set to say, path= /x/y
where 'y' is symlink to some other directory say 'z' on the same machine.
Now is there a way to sync 'y' on remote client preserving the symlink as it
is and also copy the actual contents from 'z' to say 'z' on the client
machine.
I have tried using '-l ' option which copies
2006 Aug 02
4
1.0rc3 problem w/ Thunderbird 1.5.0.5 on Mac OS X
Howdy,
I'm very excited about the new dovecot release because I've been having
problems with a hang on saving messages to my sent-mail box over imap+ssl.
I installed 1.0rc3 over my 1.0rc2 install on FreeBSD 5.3 in the same
manner as all the other upgrades I've done. After checking my email,
tbird became nonresponsive and I saw this repeating in my logs ad infinitum:
Aug 2 10:17:10
2018 Mar 27
0
IRMover asserts "mapping to a source type" when repeatedly linking - usage or LLVM bug?
> On Mar 26, 2018, at 17:09, Andres Freund <andres at anarazel.de> wrote:
>
> Hi,
>
> On 2018-03-26 16:44:05 -0700, Duncan P. N. Exon Smith wrote:
>>> The second approach is to *not* cache modules but re-read them from disk
>>> (or memory, but that's irrelevant here). That works without any sort of
>>> asserts, but "leaks" memory
2005 Jun 02
0
[LLVMdev] Randomizing Functions & Global variables
>> http://www.st.cs.uni-sb.de/~lindig/src/quest/
>
> I don't know about Tanu, but we can certainly use this in finding bugs
> in LLVM! This has been listed as an "open project" for a long time [1],
> but someone already implemented it, saving us the time and effort.
> Thanks for the link!
>
> [1] http://llvm.cs.uiuc.edu/OpenProjects.html#misc_new
>
>
2009 Mar 04
2
AUdio Meter Application results in Access Violation
I'm trying to run AudioMeter.exe, available for download at http://www.mydarc.de/dg8saq/AudioMeter/index.shtml
It is a single executable which measures the sound card input as RMS values and displays them.
When I try and run it under Wine, the program's main window (title bar and frame only) and its debug window (title bar and fame only) show up on the screen and I get a message box that