search for: creationd

Displaying 20 results from an estimated 30 matches for "creationd".

Did you mean: creation
2018 Feb 18
0
[PATCH 1/3] v2v: tests: check generated OVF
...VirtualSystem_Type'> + <Name>windows</Name> + <TemplateId>00000000-0000-0000-0000-000000000000</TemplateId> + <TemplateName>Blank</TemplateName> + <Description>generated by virt-v2v 1.38.0</Description> + <Domain/> + <CreationDate>#DATE#</CreationDate> + <IsInitilized>True</IsInitilized> + <IsAutoSuspend>False</IsAutoSuspend> + <TimeZone/> + <IsStateless>False</IsStateless> + <VmType>0</VmType> + <DefaultDisplayType>1</DefaultDisplay...
2007 May 02
4
Wrong total_hits when using conditions in find_by_contents
...l_hits, results] end in my SearchController: if params[:doSearch] == "true" if params[:query] == "" flash[:notice] = ''Please enter some words to search on.'' else @conditions = " 1 = 1"; if params[:dateRange] != "" @conditions += " and creationDate >= " + params[:dateRange] end if params[:forumID] != "" @conditions += " and forum_id = " + params[:forumID] end @total, @topics = Topic.full_text_search(params[:query], {:page => (params[:page]||1)}, {:conditions => @conditions}) @pages = pages_for(@total) end...
2006 Aug 17
0
super-newb needs help with has_many and other things...
...t have a clue where to start doing this and any help would be much appreciated. I really feel like I am spinning my wheels, but a good solid push might get me on track. Thanks! ***** Models: ***** class Topic < ActiveRecord::Base has_many :articles validates_presence_of :name, :creator, :creationdate end class Article < ActiveRecord::Base has_many :comments belongs_to :topic end class Comment < ActiveRecord::Base belongs_to :topic end ***** Controller: ***** class AdminController < ApplicationController def index list render :action => ''list''...
2003 Apr 08
1
Can't do Landscape with ManualFeed
...files produced: ----------------------------------------------------------------------- --- old-landspace.ps Tue Apr 8 17:19:36 2003 +++ new-landspace.ps Tue Apr 8 17:22:18 2003 @@ -6,7 +6,7 @@ %!PS-Adobe-3.0 %%Title: Microsoft Word - landscape.doc %%Creator: PScript5.dll Version 5.2 -%%CreationDate: 4/8/2003 17:18:35 +%%CreationDate: 4/8/2003 17:21:42 %%For: gaa %%BoundingBox: (atend) %%Pages: (atend) @@ -178,6 +178,11 @@ %%EndFeature }featurecleanup featurebegin{ +%%BeginFeature: *InputSlot ManualFeed +<</ManualFeed true /MediaPosition 3>> setpagedevice +%%EndFeatu...
2010 Sep 02
2
R code changes to crap
Hi, I am using vim to edit my files...I do not know what has been pressed by me as my R code get converted to such a crap... %PDF-1.4 %<81>â<81>ã<81>Ï<81>Ó\r 1 0 obj << /CreationDate (D:20100902122215) /ModDate (D:20100902122215) /Title (R Graphics Output) /Producer (R 2.11.1) /Creator (R) how to reconvert it to the my actual code?? as I do not have backup for it..? Thanks in advance Khushwant [[alternative HTML version deleted]]
2018 Feb 18
6
[PATCH 0/3] Make generated OVF more conforming to standard
The main reason for creating different OVF is that it can be used to create VM by oVirt REST API. The RHV export domain flavor cannot be used that way. Tomáš Golembiovský (3): v2v: tests: check generated OVF v2v: ovf: Create OVF more aligned with the standard v2v: vdsm: add --vdsm-fixed-ovf option v2v/cmdline.ml | 5 ++ v2v/create_ovf.ml
2018 Feb 22
5
[PATCH v2 0/3] Make generated OVF more conforming to standard
The main reason for creating different OVF is that it can be used to create VM by oVirt REST API. The RHV export domain flavor cannot be used that way. v1 -> v2: - introduced flavour types instead of booleans - instead of referring to the new flavour as "standard OVF" or "fixed OVF" I refer to it as oVirt flavour. While it is more conforming than the one used in export
2018 Jan 02
0
Identifying Official CentOS AWS AMIs
...ot sure if that value is transient or specific to one or more AWS regions. Is there a maintainer lurking here that can confirm or deny? Here's the base query I'm testing: aws ec2 describe-images \ --owners 410186602215 \ --output text \ --query 'reverse(sort_by(Images, &CreationDate))[?starts_with(Description, `CentOS Linux 7`)].[ImageId, CreationDate, Description]' -- Paul Heinlein heinlein at madboa.com 45?38' N, 122?6' W
2009 Feb 06
1
R Package to Dir structure and Folder Analysis?
I'm using R on Windows and wondering if there is an R package that allows you to do folder structure analysis.   Specifically, I would like to grab the name, file size, type, and creation data of files within a folder and then to means and sigmas on the file size and creationdation date.   Thank you again for your insights.     [[alternative HTML version deleted]]
2007 Jul 18
5
Strange search result with conditions in find_by_contents
...[:doSearch].nil? if params[:searchTerms].nil? || params[:searchTerms] == "" flash[:notice] = ''Please enter some words to search on.'' else @conditions = " 1 = 1"; if !params[:dateRange].nil? && params[:dateRange] != "" @conditions += " and creationDate >= " + params[:dateRange] end if !params[:forumID].nil? && params[:forumID] != "" @conditions += " and forum_id = " + params[:forumID] end # @total, @topics = Topic.full_text_search(params[:searchTerms], :page => (params[:page]||1)) @total, @topics = Topi...
2010 Oct 18
1
a2billing
...lass.A2Billing.php - line:1668]:[CallerID:10001]:[CN:9971524976]:[SELECT credit, tariff, activated, inuse, simultaccess, typepaid, creditlimit, language, removeinterprefix, redial, enableexpire, UNIX_TIMESTAMP(expirationdate), expiredays, nbused, UNIX_TIMESTAMP(firstusedate), UNIX_TIMESTAMP(cc_card.creationdate), cc_card.currency, cc_card.lastname, cc_card.firstname, cc_card.email, cc_card.uipass, cc_card.id_campaign, cc_card.id, useralias FROM cc_card LEFT JOIN cc_tariffgroup ON tariff=cc_tariffgroup.id WHERE username='9971524976'] [18/10/2010 07:01:12]:[file:Class.A2Billing.php - line:1742]:[...
2018 Jun 18
1
[PATCH] v2v: <File ovf:size> changed to the actual size (if known).
.../\(<File.*ovf:size='\)[^']*/\1#SIZE#/g" \ -e 's/\(\<generated by virt-v2v\) [^ <'"'\""']*/\1/' \ -e 's/<rasd:InstanceId>'"$RE_UUID"'</<rasd:InstanceId>#UUID#</' \ -e 's/<\(rasd:\)\?\(CreationDate\|LastModified\|last_modified_date\)>[^<]*</<\1\2>#DATE#</' \ diff --git a/v2v/test-v2v-o-vdsm-options.ovf.expected b/v2v/test-v2v-o-vdsm-options.ovf.expected index c2a3e336c..c1282c19b 100644 --- a/v2v/test-v2v-o-vdsm-options.ovf.expected +++ b/v2v/test-v2v-o-vdsm-options.o...
2016 Jun 09
1
[PATCH] v2v: OVF: Set <Origin/> field correctly based on source hypervisor.
...uot;Name" [] [PCData source.s_name]; + e "TemplateId" [] [PCData "00000000-0000-0000-0000-000000000000"]; + e "TemplateName" [] [PCData "Blank"]; + e "Description" [] [PCData generated_by]; + e "Domain" [] []; + e "CreationDate" [] [PCData iso_time]; + e "IsInitilized" (* sic *) [] [PCData "True"]; + e "IsAutoSuspend" [] [PCData "False"]; + e "TimeZone" [] []; + e "IsStateless" [] [PCData "False"]; + e "VmType" [] [PCDat...
2006 Oct 16
2
CUPS Problem
...ppd->fonts[28] = Symbol D [15/Oct/2006:14:53:53 -0600] [Job 21] slowcollate=0, slowduplex=0, sloworder=0 D [15/Oct/2006:14:53:53 -0600] [Job 21] 0 %%BoundingBox: 0 0 612 792 D [15/Oct/2006:14:53:53 -0600] [Job 21] 0 %%Creator: texttops/CUPS v1.1.22rc1 D [15/Oct/2006:14:53:53 -0600] [Job 21] 0 %%CreationDate: Sun 15 Oct 2006 02:53:53 PM MDT D [15/Oct/2006:14:53:53 -0600] [Job 21] 0 %%Title: (stdin) D [15/Oct/2006:14:53:53 -0600] [Job 21] 0 %%For: root D [15/Oct/2006:14:53:53 -0600] [Job 21] 0 %%Pages: (atend) D [15/Oct/2006:14:53:53 -0600] [Job 21] 0 %%DocumentNeededResources: font Courier-Bold D [1...
2017 Aug 04
2
Printing with smbspool_krb5_wrapper not working in Ubuntu 16.04
...D [04/Aug/2017:16:53:36 +0200] [Job 88] %%LanguageLevel: 2 D [04/Aug/2017:16:53:36 +0200] [Job 88] %%CreationDate: D:20170804154259+02\'00\' D [04/Aug/2017:16:53:36 +0200] [Job 88] %%Pages: 1...
2010 Apr 14
1
[PATCH] Change the date format used in RHEV OVF output
...;mon() + 1, - $volcreation->year() + 1900, $volcreation->hour(), - $volcreation->min(), $volcreation->sec()); + my $voldate = _format_time(gmtime($vol->_get_creation())); $e = $ovf->createElement('rasd:CreationDate'); $e->addText($voldate); -- 1.6.6.1
2008 Dec 23
1
Samba Transaction Implementation
...iles (for implementation purpose I have only 3 files) in the shared drive. I could form the packet and send response for this request. I am sending all 3 files in the same packet. I am also sending 2 directories, one for root and one for parent. While forming the data block I set 2 bytes each for CreationDate, CreationTime, LastAccessDate, LastAccessTime, LastWriteDate and LastWriteTime. I set the values as 0 for now. The client sends another transaction request Trans2_NEXT2 command with the filename field as NULL string. I do not understand why this is being sent. I am sending response for thi...
2013 Apr 12
3
Error loading workspaces after upgrade
An embedded and charset-unspecified text was scrubbed... Name: nem el?rhet? URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130412/f2e12b77/attachment.pl>
2007 Oct 13
1
Using pre2 for backing up a mac
With the new ACL+xattr support and fake super (I'm glad this made it in!), it seems like my dream of being able to use rsync --link-dest to backup my mac is almost within reach! If you take a look at http://blog.plasticsfuture.org/2006/03/05/the-state-of-backup-and- cloning-tools-under-mac-os-x/ you can get an overview of the meta-data which needs to be saved for faithful backups on
2009 Mar 14
1
Problem with figure size when embedding fonts
Dear Colleagues: I need to make a graphic that uses the Nimbus rather than Helvetica font family so that the font can be embedded in the encapsulated postscript file. This is to satisfy a requirement from a journal for electronic submission of figures. I do the following: postscript('lowess.eps', onefile=FALSE, pointsize=18, horizontal=FALSE, family='NimbusSan')