Displaying 20 results from an estimated 900 matches similar to: "Dynamic hash table size (with static has load)"
2003 Oct 05
2
Possible security hole
Maybe security related mails should be sent elsewhere? I didn't notice
any so here it goes:
sender.c:receive_sums()
s->count = read_int(f);
..
s->sums = (struct sum_buf *)malloc(sizeof(s->sums[0])*s->count);
if (!s->sums) out_of_memory("receive_sums");
for (i=0; i < (int) s->count;i++) {
s->sums[i].sum1 = read_int(f);
2005 Dec 11
2
Using syslinux to boot from .... hard disk?
Hi all,
Sorry if this question seems odd. Is it possible to use syslinux to boot
from a regular hard disk? I know that's exactly what grub, lilo etc. are
doing, but I would really like to utilize the comboot option of
syslinux. Are there LBA limitations to such a setup?
Shachar
--
Shachar Shemesh
Lingnu Open Source Consulting ltd.
Have you backed up today's work?
2005 May 20
3
Close list to outsider's posts?
Hi
I'm assuming that Wayne is the obvious destination for this request. Can
we make the mailing list reject emails from non-subscribers? This would
drastically reduce the amount of spam we receive.
Thanks,
Shachar
--
Shachar Shemesh
Lingnu Open Source Consulting ltd.
Have you backed up today's work? http://www.lingnu.com/backup.html
2008 Oct 05
4
Why is -e sent to the remote rsync side?
> $ rsync -e 'ssh -v' lingnu.com:
> OpenSSH_5.1p1 Debian-2, OpenSSL 0.9.8g 19 Oct 2007
> debug1: Reading configuration data /etc/ssh/ssh_config
> debug1: Applying options for *
> debug1: Connecting to lingnu.com [199.203.56.105] port 22.
> debug1: Connection established.
...
> debug1: Sending command: rsync --server --sender -de.L .
As we can see, rsync runs ssh, and
2005 Jun 19
1
HLT when idle
Hi all,
I am wondering about the following suggested change:
In isolinux.asm, line 50 (at least in my Debian patched version), add
the line "hlt" inside the "DO_IDLE" macro.
Explanation:
When running isolinux on a vmware box, the boot menu takes up all
available CPU. This change seems to solve this problem. I have read
elsewhere that such a change will not go in, as the
2005 Apr 12
7
Max filesize for rsync?
What the maximum filesize rsync can transfer?
I'm trying to rsync one of my servers to another but the rsync is
croaking on a file that's barely 1GB.
Tips, hints, suggestions?
rsync server is AIX 4.3.3 ML11 - rsync 2.6.3
rsync client is AIX 5.3 ML1 - rsync 2.6.4
Thanks
-Jeff
--
Jeff Schoby
Unix/Network Admin
City of Columbia, Missouri
573.874.6320
2008 Dec 04
3
rssync source code as a windows project
Hi Friends,
I have started learning rsync source code but I am finding very difficult to
go back and forth to find the execution flow. I could see that rsync code is
written in UNIX and the compilation is difficult. Does anybody converted it
into Windows Project so that we can open in using Visual Studio IDE and it
will be very simple to search for some function and find the complete work
flow.
2004 Oct 26
2
old Wine from CVS
Hi,
I'm debugging an audio problem that started sometime post
wine-20040505. That release works fine, but running under
wine-20040615 the program fails. Looking at the Changelog for 0615 it
says that 'lots of audio bugs were fixed'. Probably true, but it looks
like one was created.
So, how can I download Wine for a specific date? Say wine-20040525.
I tried to figure out these
2003 May 19
2
How can I Generate the cachedmetrics file?
Hello to everybody,
I have accidentally deleted my cachedmetrics file. I thought that after
I run wine and the file is not present, wine would generate it - but it
didn't :(
Does anybody know how can I generate that file?
Thanx in advance
Stelios
--
http://www.freemail.gr - ?????? ???????? ???????????? ????????????.
2003 Nov 20
2
FreeBSD Compilation Issues
I acquired wine from source (version 20031118) just this morning, and I
ran into some issues with an error stopping make in /dll/glu32/, the
last few lines of the output:
------//------
rm -f libwine_unicode.so.1 && ln -s unicode/libwine_unicode.so.1
libwine_unicode
.so.1
gcc -shared -Wl,-Bsymbolic,-z,defs glu32.spec.o glu.o
glu32.dll.dbg.o -o glu
32.dll.so -L../../libs/wine
2006 Mar 21
3
Rsync 4TB datafiles...?
I need to rsync 4 TB datafiles to remote server and clone to a new oracle
database..I have about 40 drives that contains this 4 TB data. I would like
to do rsync from a directory level by using --files-from=FILE option. But
the problem is what will happen if the network connection fails the whole
rsync will fail right.
rsync -a srchost:/ / --files-from=dbf-list
and dbf-list would contain this:
2005 Feb 24
6
Rsyncing really large files
Hello everyone,
I have a question regarding syncing of large files. We have a setup where
we need to sync a 500GB file with changes in random blocks.
The changes are made in a manner, so moving blocks is not probable
(actually it will never happen).
As I understand it, the way rsync works is:
- remote server calculates all checksum blocks and transmits these to client
- local client calculates
2008 Aug 18
2
Can the rsync password be automated?
Is there a way to automate the rsync password or maybe disable? I am
currently running rsync from a Windows command prompt and would like to
run it from a .bat file. I have read through the config man pages but
not sure if my ssh_config file is even being used. I tried
passwordauthentication = no but it still asked for password. I have seen
a option for --password-file= but I believe this does not
2003 Jan 19
1
Applications start with title bar grayed
When I try to start notepad, it starts with a grayed title bar,
like it wasnt active. I cant enter text into the input window.
Strange thing, menus work.
To get it look like active and type text, I must select the system menu
and "About wine".
After closing the new window (that has appeared as active), i see that
notepad appears
active and I can enter text.
Has someone this issue ?
2003 Mar 28
1
Resolving font trouble, how?
I am using codeweavers-wine under MDK 9.0 with XFree86 4.2.1.
I am trying to run the EphPod (iPod synchronization) program under
wine. This gives me some font troubles that I cannot figure out to
solve completely satisfactory.
My standard xfs configuration contains among others, the following
font catalogs
/usr/X11R6/lib/X11/fonts/drakfont/Type1,
2003 Mar 16
3
win3.1 in wine & suse8.1
I'm new to wine and suse 8.1.
I d/l the most current wine version for suse8.1 = 200303.. and rpmed it.
I was surprised that wine was not updated with Yast but only directly
with rpm.-F ...
Does anybody you know why? I had tried it first and it seemed to work
but rpm -q showed the same date!
I now have doubts on all the other rpm patches/updates ...
The win3.1 program is special purpose
2010 Jan 08
1
Rsync performance with very large files
We're having a performance issue when attempting to rsync a very large file. Transfer rate is only 1.5MB/sec. My issue looks very similar to this one:
http://www.mail-archive.com/rsync at lists.samba.org/msg17812.html
In that thread, a 'dynamic_hash.diff' patch was developed to work around this issue. I applied the 'dynamic_hash' patch included in the 2.6.7 src, but it
2005 May 13
4
Encryption
Hi All,
I am using rsync to backup our office server to our Internet server (RHE).
As an association for doctors we are looking at providing a backup service
for their practices using rsync. As it would be patient data it would need
to be encrypted. I have found a few options, namely
esync
wurt
rsyncrypto
Does anyone have experience with the above and perhaps like to recommend
one? On the
2018 Jun 15
2
[WebAssembly] lld dynamic loader
Hi Sam,
Thanks for your answer!
Sorry I didn't really know how to process, but this issue block me to make
some legacy C code works without having some glue with a bit static lib ;(
(The change have really low risk)
The changes I used locally to make dlopen/dlclose et dlsym mechanism works
:) :
Index: wasm/Writer.cpp
===================================================================
---
2005 Feb 04
2
rsync huge tar files
Hi folks,
Are there any tricks known to let rsync operate on huge tar
files?
I've got a local tar file (e.g. 2GByte uncompressed) that is
rebuilt each night (with just some tiny changes, of course),
and I would like to update the remote copies of this file
without extracting the tar files into temporary directories.
Any ideas?
Regards
Harri