search for: 9583

Displaying 14 results from an estimated 14 matches for "9583".

Did you mean: 9573
2008 Aug 19
11
[ANNOUNCE] Samba 3.2.2 Available for Download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================== "Life is trying things to see if they work." Ray Bradbury ============================================================== Release Announcements ===================== This is a bug fix release of the Samba 3.2 series. Major bug fixes included in Samba 3.2.2 are: o
2008 Aug 19
11
[ANNOUNCE] Samba 3.2.2 Available for Download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================== "Life is trying things to see if they work." Ray Bradbury ============================================================== Release Announcements ===================== This is a bug fix release of the Samba 3.2 series. Major bug fixes included in Samba 3.2.2 are: o
2005 Jul 18
1
[PATCH] remove unused encoder buf in sb_celp.[hc]
diffed against http://svn.xiph.org/trunk/speex r9583 Index: libspeex/sb_celp.c =================================================================== --- libspeex/sb_celp.c (revision 9583) +++ libspeex/sb_celp.c (working copy) @@ -272,7 +272,6 @@ st->g0_mem=speex_alloc((QMF_ORDER)*sizeof(spx_word32_t)); st->g1_mem=speex_alloc((QMF_ORDE...
1998 Jul 29
2
WIN-NT/Samba-Connect
we are using samba Version 1.9.18p8 and want to connect WIN-NT 3.5.1 to Samba- supportet Unix-Drives; but for any reason the password for this connection is always needed (we did the registry for enableplaintextpassword); the same connection is done well on WIN95 could you figure out, what our problem is??? thank you Klaus-Dieter Wurm (dieter.wurm@de.origini-it.com)
1998 Sep 17
1
Logon Musings
I'm toying with the idea of writing a Samba-oriented Win95/98/NT logon window. I know it's possible to replace Windows' logon mechanism with another. Novell's Client32 does this. I know there's also standards to make a network service available to Windows' change-password mechanism (so I can fire smbpasswd on the other side). That could be an alternative to establishing
2009 Apr 17
2
Quota not being dispayed correctly in 1.2rc2 (with proof)
...759 -2 -3031 -1 -93552 -1 -1062 -1 -5574 -2 -28023 -1 6076155 1 -6075805 -1 -6076155 -1 -1913 -1 -6136730 -1 49301 1 21440 1 11678157 1 758 1 5334 1 5015 1 1846 1 136949 1 5493 1 19408 1 -19408 -1 8228921 1 16643 1 9007 1 3178 1 -16643 -1 1112 1 5235 1 928 1 -5235 -1 3394 1 3279 1 52579 1 1210391 1 9583 1 8569 1 8826 1 2759 1 4171416 1 -8826 -1 -9583 -1 4713 1 4835 1 320379 1 2824 1 1257 1 3040 1 20518 1 -20518 -1 60461 1 -60461 -1 2585 1 12141 1 -12141 -1 825 1 894 1 5166 1 1198 1 -5166 -1 -4171416 -1 328031 1 26553 1 3122 1 3939 1 1340 1 1985 1 2168 1 5573 1 333845 1 10862605 1 3682 1 3566 1 267...
2019 Jun 16
1
Dovecot, quota, warning, and issue with setup?
Hello, I'm having an issue or two with my new Dovecot setup. I'm running version 2.3.6 new setup, and using sdbox as the mailbox format. I'm getting the following warning: Jun 16 13:57:16 mail dovecot[9583]: lmtp(59153): Warning: quota: Namespace '' is not Maildir, skipping for Maildir++ quota Jun 16 13:57:16 mail dovecot[9583]: lmtp(username at example.net)<59153><rjVgD/yCBl0R5wAATNUJJw>: Warning: quota: Namespace '' is not Maildir, skipping for Maildir++ quota I'm a...
2014 Oct 15
2
Re: Virt-v2v conversion issue
..., then 'killall -BUS qemu-img' which should cause qemu-img to drop a core dump file. You can send me (privately) the core dump and I will open a BZ about this and ensure that the necessary people see this. Thanks, Rich. > (gdb) t a a bt > > Thread 2 (Thread 0x7f0f3cea9700 (LWP 9583)): > #0 sem_timedwait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S:101 > #1 0x00007f0f45b765e7 in qemu_sem_timedwait () > #2 0x00007f0f45b0750c in worker_thread () > #3 0x00007f0f4203bdf3 in start_thread (arg=0x7f0f3cea9700) at pthread_create.c:308 > #4 0x00007f0...
2011 Jul 21
0
Survdiff for multiple comparisons
...g about using subset, but this will not adjust the p-values for multiple tests. Thank you for your time - Danielle -- Danielle C. Zoellner-Kelly PhD candidate - DeWalt Lab Department of Biological Sciences Clemson University 132 Long Hall Clemson, SC 29634 Lab: (864) 656-2639 Cell: (864) 376-9583 [[alternative HTML version deleted]]
2014 Oct 15
0
Re: Virt-v2v conversion issue
Now, the conversion hangs on the first disk at 54,03/100%, here is the gdb result : (gdb) t a a bt Thread 2 (Thread 0x7f0f3cea9700 (LWP 9583)): #0 sem_timedwait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S:101 #1 0x00007f0f45b765e7 in qemu_sem_timedwait () #2 0x00007f0f45b0750c in worker_thread () #3 0x00007f0f4203bdf3 in start_thread (arg=0x7f0f3cea9700) at pthread_create.c:308 #4 0x00007f0f41d6901d in clone () at...
2014 Oct 14
4
Re: Virt-v2v conversion issue
On Tue, Oct 14, 2014 at 03:40:22PM +0000, VONDRA Alain wrote: > Rich, > I've followed your instructions to trace, but I am not very skilful with gdb, maybe I made a mistake : > > (1) As root do: > > echo core.%p > /proc/sys/kernel/core_pattern -> OK > > (2) Before running virt-v2v, do: > > ulimited -c unlimited -> I think it's
2014 Oct 15
0
Re: Virt-v2v conversion issue
..., then 'killall -BUS qemu-img' which should cause qemu-img to drop a core dump file. You can send me (privately) the core dump and I will open a BZ about this and ensure that the necessary people see this. Thanks, Rich. > (gdb) t a a bt > > Thread 2 (Thread 0x7f0f3cea9700 (LWP 9583)): > #0 sem_timedwait () at > ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S:101 > #1 0x00007f0f45b765e7 in qemu_sem_timedwait () > #2 0x00007f0f45b0750c in worker_thread () > #3 0x00007f0f4203bdf3 in start_thread (arg=0x7f0f3cea9700) at > pthread_create.c:308 > #...
2008 Apr 01
10
Request for code review: the brendan() action
This came up as an RFE during the conference (I believe it''s been logged as "4012008: brendan() action needed for DTrace Toolkit".) As everyone here is aware, DTrace is not quite as user friendly as it could be. For the uninitiated, it can be confusing to run a DTrace script and not see the expected output. Brendan Gregg has addressed this in the DTrace Toolkit[1] by
2006 Aug 02
9
RJS not cross browser compatible?
I have an RJS template that does the following page.insert_html :bottom, "some_id", ''<tr id="some_id"><td></td></tr>'' This works just find in safari and firefox. In IE and Opera it doesn''t work so great. Any ideas? Am I doing something wrong here? -- Posted via http://www.ruby-forum.com/.