search for: 18401

Displaying 13 results from an estimated 13 matches for "18401".

2015 May 13
1
v2.2.17 released
http://dovecot.org/releases/2.2/dovecot-2.2.17.tar.gz http://dovecot.org/releases/2.2/dovecot-2.2.17.tar.gz.sig A few director improvements since RC2, some fixes and a new plugin: http://wiki2.dovecot.org/Plugins/QuotaClone * Dovecot no longer checks or warns if a mountpoint is removed. This was causing more trouble than it was worth. Make sure that all the mountpoints that Dovecot
2015 May 13
1
v2.2.17 released
http://dovecot.org/releases/2.2/dovecot-2.2.17.tar.gz http://dovecot.org/releases/2.2/dovecot-2.2.17.tar.gz.sig A few director improvements since RC2, some fixes and a new plugin: http://wiki2.dovecot.org/Plugins/QuotaClone * Dovecot no longer checks or warns if a mountpoint is removed. This was causing more trouble than it was worth. Make sure that all the mountpoints that Dovecot
2015 Feb 17
2
[LLVMdev] [PATCH 2/2 v3] add visibility hidden to tls entry points
...og-file in attached tarball). > > the configure output says that visibility is not supported by your clang. > Interestingly, it is supported here (also clang 3.6 from yesterday). What does > config.log say about it? > Here is my config.log. $ grep -i visibility config.log configure:18401: checking for __attribute__((visibility)) ax_cv_have_func_attribute_visibility=no VISIBILITY_CFLAGS='' VISIBILITY_CXXFLAGS='' - Sedat - -------------- next part -------------- A non-text attachment was scrubbed... Name: config.log Type: text/x-log Size: 325727 bytes Desc: not avail...
2003 Feb 11
0
Vmware and samba
...d dinamically. Eth0 IP can be assigned dinamically or statical *tried both* RedHat 8.0 is the guest, XP service pack 1 is the host. I also uses sygate firewall on XP *but i set allow all for testing* Linux routes via NAT and it works fine (even DNS resolution). If i play with vmnetnat.cfg adding 18401 = 192.168.100.128:22 13139 = 192.168.100.128:139 I can access guest (i can log in with slogin and see the smb port). So port forwarding works! But this is just a test which is ok for ssh, but NOT for browse with XP's explorer (am i wrong?) If i try to browse directly the address NAT and Host...
2006 Apr 10
3
Simple act_as template
Hello ! I posted a simple template to show how to add ''act_as_whatever'' to ActiveRecord. I think this might be useful to others as there are some trickery ruby things in this file. Here is the template : http://textsnippets.com/posts/show/384 Gaspard Bucher -- Posted via http://www.ruby-forum.com/.
2010 Aug 06
0
Re: PATCH 3/6 - direct-io: do not merge logically non-contiguous requests
...6 0.002965533 18400 P N [iozone] 8,0 3 7 0.002965689 18400 I R 65960 + 128 ( 875) [iozone] 8,0 3 8 0.002966095 18400 U N [iozone] 1 8,0 3 9 0.002966501 18400 D R 65960 + 128 ( 812) [iozone] 8,0 3 11 0.003599064 18401 C R 65960 + 128 ( 632563) [0] BAD: 8,0 1 226 0.002707250 18572 A R 148008 + 8 <- (8,1) 147976 8,0 1 227 0.002707406 18572 Q R 148008 + 8 [iozone] 8,0 1 228 0.002707875 18572 G R 148008 + 8 [iozone] 8,0 1 229 0.002708563 18572...
2015 Feb 17
3
[LLVMdev] [PATCH 2/2 v3] add visibility hidden to tls entry points
On Tue, Feb 17, 2015 at 10:40 AM, Marc Dietrich <marvin24 at gmx.de> wrote: > Avoid redefined symbol errors in clang. Based on a suggestion from > Rafael Ávila de Espíndola <rafael.espindola at gmail.com> in > http://llvm.org/bugs/show_bug.cgi?id=19778. > > Signed-off-by: Marc Dietrich <marvin24 at gmx.de> > --- > v2: - no change > v3: - include util
2015 Jun 23
2
a temporary failure
...ome extra fields. changeset: 18402:635f9c7d5991 user: Timo Sirainen <tss at iki.fi> date: Mon Apr 13 20:38:10 2015 +0300 files: src/auth/auth-request.c description: auth: If passdb/userdb changes the username, add the changed username also to the cache. changeset: 18401:08b2f79e8212 user: Timo Sirainen <tss at iki.fi> date: Mon Apr 13 20:37:48 2015 +0300 files: src/auth/auth-request.c description: auth: Setting userdb fields from cache didn't set handle any special fields. The special fields were relatively rarely used though. chan...
2015 Jun 23
0
a temporary failure
...9c7d5991 > user: Timo Sirainen <tss at iki.fi> > date: Mon Apr 13 20:38:10 2015 +0300 > files: src/auth/auth-request.c > description: > auth: If passdb/userdb changes the username, add the > changed username also to the cache. > > > changeset: 18401:08b2f79e8212 > user: Timo Sirainen <tss at iki.fi> > date: Mon Apr 13 20:37:48 2015 +0300 > files: src/auth/auth-request.c > description: > auth: Setting userdb fields from cache didn't set handle > any special fields. > The special fields were re...
2015 Jun 23
2
a temporary failure
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Mon, 22 Jun 2015, lejeczek wrote: > On 22/06/15 09:43, Steffen Kaiser wrote: >> On Mon, 22 Jun 2015, lejeczek wrote: >>> On 22/06/15 09:16, lejeczek wrote: >>>> >>>> to=<me at my.domain>,orig_to=<root at localhost>, relay=dovecot, delay=39296, >>>> delays=39294/2.2/0/0.27,
2017 Jul 07
2
Error in v64i32 type in x86 backend
Have you read http://llvm.org/docs/WritingAnLLVMBackend.html and http://llvm.org/docs/CodeGenerator.html ? http://llvm.org/docs/WritingAnLLVMBackend.html#instruction-selector describes how to define a store instruction. -Eli On 7/6/2017 6:51 PM, hameeza ahmed via llvm-dev wrote: > Please correct me i m stuck at this point. > > On Jul 6, 2017 5:18 PM, "hameeza ahmed"
2010 Aug 20
0
Wine release 1.3.1
...on usage 17704 Seamonkey 2.0b1pre not drawing images 18149 msvcrt.dll.??2 at YAPEAX_K@Z is not implemented 18165 dlls/winhttp/net.c: assignment discards qualifies from pointer target type 18170 regedit should accept CR-separated lines 18365 Shareaza uses 100% CPU when not minimized 18401 Cars won't be renderer with PC3 shaders 18955 SupremeCommander: GPGNet fails to install 19093 Canon DPP: Editor window quits unexpectedly when zooming to 100% 19245 GPUZ crashes on unimplemented hal and ntoskrnl APIs 19276 Internet Explorer 1.0 fails to install 19414 Excel 2003...
2017 Jul 07
2
Error in v64i32 type in x86 backend
...pped scope entry (due to false predicate) at index 18280, continuing at 18304 Skipped scope entry (due to false predicate) at index 18305, continuing at 18352 Skipped scope entry (due to false predicate) at index 18353, continuing at 18400 Skipped scope entry (due to false predicate) at index 18401, continuing at 18496 Skipped scope entry (due to false predicate) at index 18497, continuing at 18612 Skipped scope entry (due to false predicate) at index 18613, continuing at 18637 Skipped scope entry (due to false predicate) at index 18638, continuing at 18687 Skipped scope entry (due to...