search for: 2fd

Displaying 15 results from an estimated 15 matches for "2fd".

Did you mean: 2d
2007 Mar 03
5
url_for and arrays parameters (diffs between rails 1.1.6 and 1.2.2)
...on this. To summarize the post... When using the latest Rails (1.2.2) I''m passing an array to url_for like so... url_for :controller => ''test'', :action => ''list'', :fields => %w(a b c d) and that generates... "/test/list?fields=a%2Fb%2Fc%2Fd" params[:fields] in the action contains "a/b/c/d" When using Rails 1.1.6, the same url_for call generates... "/test/list?fields[]=a&fields[]=b&fields[]=c&fields[]=d" With this, params[:fields] contains an array like I expected. What''s th...
2014 Mar 03
2
Re: 'virsh capabilities' on Debian Wheezy-amd64 reports different cpu to Wheezy-i386 (on same hardware)
...;>>> >>>> NewsNow Publishing Limited, trading also as NewsNow.co.uk, is a company >>>> registered in England and Wales under company no. 3435857 with >>>> registered office The Euston Office, 1 Euston Square, 40 Melton Street, >>>> London NW1 2FD >>>> >>>> _______________________________________________ >>>> libvirt-users mailing list >>>> libvirt-users@redhat.com >>>> https://www.redhat.com/mailman/listinfo/libvirt-users >> -- >> >> Struan Bartlett >> NewsN...
2017 Aug 08
1
CentOS6, IP6tables, Routing, TPROXY (squid34 epel package)
.../ip6tables <BEGIN> *mangle :PREROUTING ACCEPT [0:0] :INPUT ACCEPT [0:0] :FORWARD ACCEPT [0:0] :OUTPUT ACCEPT [0:0] :POSTROUTING ACCEPT [0:0] -N DIVERT -A DIVERT -j MARK --set-mark 1 -A DIVERT -j ACCEPT -A PREROUTING -i br0 -p tcp -m socket -j DIVERT -A PREROUTING -i br0 -p tcp -d 2a02:1788:2fd::b2ff:5302 --dport 80 -j TPROXY --tproxy-mark 0x1/0x1 --on-port 3129 COMMIT *filter :INPUT DROP [0:0] :FORWARD DROP [0:0] :OUTPUT DROP [0:0] -A INPUT -i br0 -m tcp -p tcp --dport 22 -m state --state NEW -j ACCEPT -A INPUT -i br0 -m tcp -p tcp --dport 80 -m state --state NEW -j ACCEPT -A INPUT -i...
2014 Mar 03
2
Re: 'virsh capabilities' on Debian Wheezy-amd64 reports different cpu to Wheezy-i386 (on same hardware)
...newsnow.co.uk/services/websites/> >> >> NewsNow Publishing Limited, trading also as NewsNow.co.uk, is a company >> registered in England and Wales under company no. 3435857 with >> registered office The Euston Office, 1 Euston Square, 40 Melton Street, >> London NW1 2FD >> >> _______________________________________________ >> libvirt-users mailing list >> libvirt-users@redhat.com >> https://www.redhat.com/mailman/listinfo/libvirt-users -- Struan Bartlett NewsNow Publishing Limited Tel: +44 (0)845 838 8890 Fax: +44 (0)845 838 889...
2014 Mar 03
0
Re: 'virsh capabilities' on Debian Wheezy-amd64 reports different cpu to Wheezy-i386 (on same hardware)
...Publishing Limited, trading also as NewsNow.co.uk, is a company > >>>>>> registered in England and Wales under company no. 3435857 with > >>>>>> registered office The Euston Office, 1 Euston Square, 40 Melton Street, > >>>>>> London NW1 2FD > >>>>>> > >>>>>> _______________________________________________ > >>>>>> libvirt-users mailing list > >>>>>> libvirt-users@redhat.com > >>>>>> https://www.redhat.com/mailman/listinfo/libvirt-u...
2014 Mar 03
2
Re: 'virsh capabilities' on Debian Wheezy-amd64 reports different cpu to Wheezy-i386 (on same hardware)
...t;> NewsNow Publishing Limited, trading also as NewsNow.co.uk, is a company >>>>>> registered in England and Wales under company no. 3435857 with >>>>>> registered office The Euston Office, 1 Euston Square, 40 Melton Street, >>>>>> London NW1 2FD >>>>>> >>>>>> _______________________________________________ >>>>>> libvirt-users mailing list >>>>>> libvirt-users@redhat.com >>>>>> https://www.redhat.com/mailman/listinfo/libvirt-users >>>> --...
2014 Mar 03
0
Re: 'virsh capabilities' on Debian Wheezy-amd64 reports different cpu to Wheezy-i386 (on same hardware)
...gt;>>> NewsNow Publishing Limited, trading also as NewsNow.co.uk, is a company > >>>> registered in England and Wales under company no. 3435857 with > >>>> registered office The Euston Office, 1 Euston Square, 40 Melton Street, > >>>> London NW1 2FD > >>>> > >>>> _______________________________________________ > >>>> libvirt-users mailing list > >>>> libvirt-users@redhat.com > >>>> https://www.redhat.com/mailman/listinfo/libvirt-users > >> -- > >> >...
2014 Feb 28
2
'virsh capabilities' on Debian Wheezy-amd64 reports different cpu to Wheezy-i386 (on same hardware)
...> Editorial-In-A-Box <http://www.newsnow.co.uk/services/websites/> NewsNow Publishing Limited, trading also as NewsNow.co.uk, is a company registered in England and Wales under company no. 3435857 with registered office The Euston Office, 1 Euston Square, 40 Melton Street, London NW1 2FD
2014 Mar 03
0
Re: 'virsh capabilities' on Debian Wheezy-amd64 reports different cpu to Wheezy-i386 (on same hardware)
...bsites/> > >> > >> NewsNow Publishing Limited, trading also as NewsNow.co.uk, is a company > >> registered in England and Wales under company no. 3435857 with > >> registered office The Euston Office, 1 Euston Square, 40 Melton Street, > >> London NW1 2FD > >> > >> _______________________________________________ > >> libvirt-users mailing list > >> libvirt-users@redhat.com > >> https://www.redhat.com/mailman/listinfo/libvirt-users > > -- > > Struan Bartlett > NewsNow Publishing Limited >...
2007 Mar 08
3
[BUG] clear ACL-s on destination
Destroy ACL-s on destination when no ACL-s differens between source and destination. Bug is somehow related with function send_file_name() called with negative file descriptor f. There is no such bug in 2.6.9 version, but there options "-X -A --deleted" can't be used (we have "Internal error: wrong write used in receiver."). If I fix this, avoid calling send_acl() &
2014 Mar 03
0
Re: 'virsh capabilities' on Debian Wheezy-amd64 reports different cpu to Wheezy-i386 (on same hardware)
...-Box <http://www.newsnow.co.uk/services/websites/> > > NewsNow Publishing Limited, trading also as NewsNow.co.uk, is a company > registered in England and Wales under company no. 3435857 with > registered office The Euston Office, 1 Euston Square, 40 Melton Street, > London NW1 2FD > > _______________________________________________ > libvirt-users mailing list > libvirt-users at redhat.com > https://www.redhat.com/mailman/listinfo/libvirt-users -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/...
2024 Jan 06
0
Help request: Parsing docx files for key words and appending to a spreadsheet
...="utf-8"; Format="flowed" >> >> Hi folks >> >> Thanks for your help and suggestions - very much appreciated. >> >> I now have some working code, using this file I uploaded for public >> access: >> https://docs/. >> google.com%2Fdocument%2Fd%2F1QwuaWZk6tYlWQXJ3WLczxC8Cda6zVER >> k%2Fedit%3Fusp%3Dsharing%26ouid%3D103065135255080058813%26rtpof% >> 3Dtrue%26sd%3Dtrue&data=05%7C02%7Ctim.howard%40dec.ny.gov%7C8f2 >> 952a3ae474d4da14908dc0ddd95fd%7Cf46cb8ea79004d108ceb80e8c1c81ee7 >> %7C0%7C0%7C63840049...
2014 Mar 03
2
Re: 'virsh capabilities' on Debian Wheezy-amd64 reports different cpu to Wheezy-i386 (on same hardware)
On 03/03/2014 13:42, Martin Kletzander wrote: > On Mon, Mar 03, 2014 at 11:15:51AM +0000, Struan Bartlett wrote: >> On 03/03/2014 10:55, Martin Kletzander wrote: >>> On Mon, Mar 03, 2014 at 10:47:03AM +0000, Struan Bartlett wrote: >>>> On 03/03/2014 10:44, Martin Kletzander wrote: >>>>> On Mon, Mar 03, 2014 at 10:30:11AM +0000, Struan Bartlett wrote:
2011 Dec 01
1
[LLVMdev] [llvm-testresults] bwilson__llvm-gcc_PROD__i386 nightly tester results
...MultiSource%2FBenchmarks%2FMiBench%2Fautomotive-susan%2Fautomotive-susan.compile=on> > 1.94% 0.7771 0.7922 0.0022 > MultiSource/Benchmarks/FreeBench/distray/distray.compile > <http://llvm.org/perf/db_default/simple/nts/380/graph?pset.0=on&test.MultiSource%2FBenchmarks%2FFreeBench%2Fdistray%2Fdistray.compile=on> > 1.93% 0.0879 0.0896 0.0003 > SingleSource/Benchmarks/Shootout/lists.compile > <http://llvm.org/perf/db_default/simple/nts/380/graph?pset.0=on&test.SingleSource%2FBenchmarks%2FShootout%2Flists.compile=on> > 1.93% 0.0673 0.0686 0.0002 > MultiS...
2020 Feb 27
2
[PATCH] Update the 5 year logo to 10 year logo
...(8S||y9(Wuq0pH5{ve~W zf+0kiofQ-%wir;omvSlH`eM@d))^8Z_hU%gIVXdio!x9BNe0cMy+L|J!Jxz9MbrWz zcDJuGv0JstK&<h{B??uCdnA43#L}I3F&fEd&jIG>CjqHHhmkxzmlfer6_(<BJKTmV z3*D59Y(0;^)cm`99FvoI-P1$pA2ZWgvKlbf)^(=IX9{~s_j?Ud#ru)L^@{6I3+KPb zExWqW*3l=&OStWWkn+LS!K6`#DDKy(WZZJ}tN~o-_KGHRUTxv`=?2fd{woTMmhlmb zM4E`8e{mB=iyu3(>ur#TT@ePYE^0#eFxDYgh^DuxW@oF-%5=rT&;by7>s=G3s)pyV zx`+{f1o-<|HC<HCa~2D9`{go@{|eR}PaK%3=8ISd{l*(8HFa!|(a^@00A(&ZR#ced zwA{<}AdX%Qwg%0Q+*3XJc#FzOnJXDMf+GwpA@4GZ(G|~U1Dp&|h)bsfbIeuUd!thT zsuyfHga3kYGEK=f$zmjlrUi<9m$1RNT>bWD_|>`j_ovK_yV=#St...