Meeting minutes::oVirt Infra team weekly sync::2014-09-15
by David Caro
Meeting started by dcaro at 14:25:56 UTC. The full logs are available at
http://ovirt.org/meetings/ovirt/2014/ovirt.2014-09-15-14.25.log.html .
Meeting summary
---------------
* PHX lab status: a couple of slaves have been runing for a week without
issues (dcaro, 14:27:13)
* PHX lab status: HA tests went well, found and fixed a couple issues
(dcaro, 14:27:31)
* PHX lab status: Started documenting on the wiki, will send link soon
(dcaro, 14:27:41)
* ACTION: PHX lab dcaro to troubleshoot the PXE installation of fedora
21, not working as expected (dcaro, 14:28:10)
* PHX lab status: All the hosts added to foreman, so admins have ssh
access (restricted fro jenkins or foreman machines) (dcaro, 14:28:48)
* new infra members (dcaro, 14:43:47)
Meeting ended at 15:09:52 UTC.
Action Items
------------
* PHX lab dcaro to troubleshoot the PXE installation of fedora 21, not
working as expected
Action Items, by person
-----------------------
* dcaro
* PHX lab dcaro to troubleshoot the PXE installation of fedora 21, not
working as expected
Minutes:
http://ovirt.org/meetings/ovirt/2014/ovirt.2014-09-15-14.25.html
Minutes (text):
http://ovirt.org/meetings/ovirt/2014/ovirt.2014-09-15-14.25.txt
Log:
http://ovirt.org/meetings/ovirt/2014/ovirt.2014-09-15-14.25.log.html
--
David Caro
Red Hat S.L.
Continuous Integration Engineer - EMEA ENG Virtualization R&D
Tel.: +420 532 294 605
Email: dcaro(a)redhat.com
Web: www.redhat.com
RHT Global #: 82-62605
10 years, 2 months
Re: [ovirt-devel] [RFC] Release process
by Sandro Bonazzola
Adding infra mailing lists to the loop.
Il 08/09/2014 11:34, Sandro Bonazzola ha scritto:
> Il 20/08/2014 10:05, Sandro Bonazzola ha scritto:
>> Hi,
>> while we're near to release 3.5.0 I would like to start the discussion on the release process for 3.5.z and 3.6.0.
>> The reference page for the release process has been last updated 2 years ago and is not reflecting the way we're managing the releases anymore.
>
> Following up to this email with proposal for missing bits. Comments are welcome.
>
>
>
>> In order to start the discussion here's what we are currently doing:
>>
>> = oVirt maintenance releases =
>>
>> * After a new 3.y.0 release, maintenance releases are scheduled every month until a new 3.y+1.0 release is published.
>> * After first 3.y.0 release candidate is published a new release management wiki page is created (see http://www.ovirt.org/OVirt_3.4.z_release-management)
>> * For each 3.y.z release, the release management page is updated
>> ** Defining the schedule for RC and GA date
>> ** Pointing to the new release note page to be created (see http://www.ovirt.org/OVirt_3.4.4_Release_Notes)
>> ** Pointing to a testing page to be created (see http://www.ovirt.org/Testing/oVirt_3.4.4_Testing)
>> ** Pointing to a blocker bug to be created (see http://bugzilla.redhat.com/1118689)
>> * Weekly status email are sent to users and devel lists
>> * QA page is updated with pointers to the new release (see http://www.ovirt.org/OVirt_Quality_Assurance)
>> * Release manager update the release notes pages starting from RC
>>
>> Usually RC date is scheduled one week before GA.
>> RC releases are created by taking the latest nightly snapshot available after verifying that the build passes basic sanity test and repository closure.
>> A new stabilization branch is created with the same git hash used for building the snapshot.
>> Between RC and GA release criteria are tested on the RC and if the release met the criteria a GA release will be built just updating the versioning
>> code to drop master, git hash and timestamp suffix from tarballs and rpms.
>> A new RC will be created and GA postponed by one week if release criteria are not met.
>>
>>
>>
>> = oVirt Release Process =
>>
>> * After a new 3.y.0 release, a new 3.y+1.0 release is tentatively scheduled after 6 months.
>> * A new release management page is created (see http://www.ovirt.org/OVirt_3.5_release-management)
>> * A new tracker bug is created (see http://bugzilla.redhat.com/1073943)
>> * A discussion is started on devel and users mailing list gathering idea for next release features
>> * Teams prepare a list of accepted features collecting / creating bug tracker, devel owner, qa owner, feature page for each of them
>> * Several presentations are scheduled by the teams presenting the accepted features
>> * An alpha release is scheduled 4 months before GA
>> * Feature freeze is scheduled 3 months before GA
>> * A beta release is scheduled 2 months before GA, git tree is branched for stabilization
>> * A release candidate is scheduled 1 month before GA
>> * Weekly status email are sent starting 3 weeks before alpha release.
>> * Test days are scheduled after every milestone release
>> * Release manager update the release notes pages starting from Alpha
>>
>> All milestones releases are created by taking the latest nightly snapshot available after verifying that the build passes basic sanity test and
>> repository closure.
>>
>> RC will be postponed until all known blockers are fixed
>>
>> Between RC and GA release criteria are tested on the RC and if the release met the criteria a GA release will be built just updating the versioning
>> code to drop master, git hash and timestamp suffix from tarballs and rpms.
>> A new RC will be created and GA postponed by one week if release criteria are not met.
>>
>> [[Category:Release management]]
>>
>>
>> What I think we're missing / doing wrong:
>> * A discussion about release criteria *after* accepted features list is ready
>
> 1) I think we should require that each feature must come with a set of test cases covering the functionality provided by the new feature.
> The test cases becomes part of the release criteria as
> " * All test cases defined for each accepted feature must be verified and pass the test for the build to be released"
>
> This means that the whole test suite must be verified on each release candidate for deciding if it's ready to be released.
> Test suite should cover whatever is in the documentation of the feature.
> This means that the feature must contain enough documentation to be considered "a contract" between the feature owner and the feature tester / user.
>
>
> 2) I think that the current criteria: "MUST: No blockers on the lower level components - libvirt, lvm,device-mapper,qemu-kvm, Jboss, postgres,
> iscsi-initiator" should be dropped.
> We're not acting as QA for lower level components. Instead I think we should change above statement with:
> "MUST: all lower level components must be available on supported distributions at required version"
>
> This means we're not hosting any package we don't develop inside oVirt repository just because it's not yet released officially.
>
> I think we can allow to require third party repositories like JPackage, Gluster, virt-preview, epel-testing, fedora-updates-testing.
> We shouldn't allow to add to oVirt repositories packages which belongs to third party repositories.
> Example of those are libguestfs, python-cpopen, slf4j, kexec-tools and so on.
>
>
> 3) MUST: No known regressions from previous releases.
> this means that bugs with Regression keyword will become automatically blockers.
>
> 4) MUST: Have Release Notes with feature specific information
> I think this should be a requirement for entering beta phase: all features page should contains enough information for allowing features maintainers
> to add some information to the release notes page.
>
> 5) MUST: Have release announcement for front page of ovirt.org and for mailing lists
> Well, this is something usually we do after we released the packages, so it can't be a MUST.
>
> 6) MUST: All sources must be available on ovirt.org
>
> I think all remaining existing requirements should be on a per subproject base.
>
> 7) MUST each subproject must allow upgrade from a previous version either providing documented manual or automated upgrade procedures.
>
> 8) MUST each subproject must pass it's own regression test matrix.
> This means that each subproject maintainer should create one and ensure it's tested.
> This can be rephrased as "All features working on previous release must still work in the new release if not dropped as deprecated"
> While verifying the features, regression bugs can be found. We just can't re-verify all fixed bugs, can we?
>
> 9) MUST each subproject should list packages expected to be in the release.
> This just for ensuring we can verify the final repository for completeness.
>
>
> Points 1 and 8 ensures also we have a test day page ready for the first test day, just listing test cases to be covered.
>
>> * A clear schedule like http://fedoraproject.org/wiki/Releases/21/Schedule
>
> Will follow up on the schedule once intermediate steps are more defined.
>
>
>> * A clear feature freeze policy like https://fedoraproject.org/wiki/Changes_Freeze_Policy
>
> Ignoring the Feature Freeze
> Introducing significant changes after Feature Freeze can result in your patch to be reverted.
>
> Allowed after Feature Freeze:
> - Adding code meant for automated testing of the feature
> - Adding bug fixes
> - Adding localization
> - Cleaning or optimizing the code without introducing new features
>
> Not allowed after Feature Freeze:
> - Continue to add new enhancements (note that supporting a new distribution is an enhancement)
> - Try to cover new enhancements under bug fixes
> - Make changes that require other subprojects to make changes as well (API, ABI and configuration files included) if not absolutely required for
> fixing a bug
> - Make changes that require packages not yet available on supported distributions.
>
> Exceptions
> About this, I think we shouldn't allow exceptions.
> But if needed, I think that a public vote on the exception should be required.
> Exceptions should be asked at least one week before feature freeze and vote on them should be closed on feature freeze.
>
> This means that you're not allowed to open new features but you can complete those that can't be completed for feature freeze if the vote allow it.
>
>
> Incomplete features
> I think we should require for each feature to define a contingency plan, allowing either to disable the incomplete feature or ensuring that the
> feature code is isolated in a directory or package that can be easily dropped.
> Those that can't be done that way may live in their own branch until they're finished and merged in the main tree just when completed.
>
>
>> * A clear policy about changes we must allow and not allow between RC and GA
>
> I think that only patches fixing blockers bug should be allowed between RC and GA.
> This means that ystream branches must fork on RC release git hash and release maintainers must ensure nothing will be merged there if not related to a
> blocker bug.
>
>> * Alpha release should come after feature freeze
>
> Nothing more to say about it
>
>> * A string freeze schedule, allowing translators to have enough time to translate new strings
>
> I think that we should freeze string between beta and 1 week before RC.
> Considering we have 1 month between beta and RC this means that string freeze should go no later than 2 weeks before RC and translators have 2 weeks
> for finalizing last translation bits and verify them.
> So, I think we should have a beta release requirement:
> - Supported localizations must be at least at 70% of completeness at beta stage for being included in the release.
> Without such requirement translators won't make it on time for GA.
>
>
>> * Maintainers should pay more attention to release notes and test day pages
>
> This is enforced by rules on features acceptance requirements.
>
>>
>>
>
>
--
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
10 years, 2 months
Can't log in, wiki complains that cookies are disabled
by Juan Hernandez
Hello,
I'm getting the following error when trying to login to the wiki:
"Login error
oVirt_Wiki uses cookies to log in users. You have cookies disabled.
Please enable them and try again."
I have cookies enabled, and tried with two different browsers. Looks
like this happened in the past, and it is caused when disk space is
exhausted. Can you take a look?
Thanks in advance,
Juan Hernandez
--
Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta
3ºD, 28016 Madrid, Spain
Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.
10 years, 2 months
Logwatch for linode01.ovirt.org (Linux)
by logwatch@lists.ovirt.org
################### Logwatch 7.3.6 (05/19/07) ####################
Processing Initiated: Mon Sep 15 03:08:38 2014
Date Range Processed: yesterday
( 2014-Sep-14 )
Period is day.
Detail Level of Output: 0
Type of Output: unformatted
Logfiles for Host: linode01.ovirt.org
##################################################################
--------------------- httpd Begin ------------------------
Requests with error response codes
400 Bad Request
HTTP/1.1: 2 Time(s)
404 Not Found
//admin_area/charts/php-ofc-library/ofc_up ... name=vito.phtml: 4 Time(s)
//admin_area/charts/tmp-upload-images/vito.phtml?rf: 4 Time(s)
//administrator/components/com_civicrm/civ ... name=vito.phtml: 4 Time(s)
//administrator/components/com_civicrm/civ ... s/vito.phtml?rf: 4 Time(s)
//administrator/components/com_jinc/classe ... name=vito.phtml: 4 Time(s)
//administrator/components/com_jinc/classe ... s/vito.phtml?rf: 4 Time(s)
//administrator/components/com_jnews/inclu ... name=vito.phtml: 4 Time(s)
//administrator/components/com_jnews/inclu ... s/vito.phtml?rf: 4 Time(s)
//administrator/components/com_jnewsletter ... name=vito.phtml: 4 Time(s)
//administrator/components/com_jnewsletter ... s/vito.phtml?rf: 4 Time(s)
//administrator/components/com_maian15/cha ... name=vito.phtml: 4 Time(s)
//administrator/components/com_maian15/cha ... s/vito.phtml?rf: 4 Time(s)
//administrator/components/com_maianmedia/ ... name=vito.phtml: 4 Time(s)
//administrator/components/com_maianmedia/ ... s/vito.phtml?rf: 4 Time(s)
//administrator/components/com_redmystic/c ... name=vito.phtml: 4 Time(s)
//administrator/components/com_redmystic/c ... s/vito.phtml?rf: 4 Time(s)
//components/com_joomleague/assets/classes ... name=vito.phtml: 4 Time(s)
//components/com_joomleague/assets/classes ... s/vito.phtml?rf: 4 Time(s)
//core/lib/php-ofc-library/ofc_upload_imag ... name=vito.phtml: 4 Time(s)
//core/lib/tmp-upload-images/vito.phtml?rf: 4 Time(s)
//library/openflashchart/php-ofc-library/o ... name=vito.phtml: 4 Time(s)
//library/openflashchart/tmp-upload-images/vito.phtml?rf: 4 Time(s)
//libs/open-flash-chart/php-ofc-library/of ... name=vito.phtml: 4 Time(s)
//libs/open-flash-chart/tmp-upload-images/vito.phtml?rf: 4 Time(s)
//openemr/library/openflashchart/php-ofc-l ... name=vito.phtml: 4 Time(s)
//openemr/library/openflashchart/tmp-uploa ... s/vito.phtml?rf: 4 Time(s)
//wordpress/wp-content/plugins//wp-busines ... name=vito.phtml: 4 Time(s)
//wordpress/wp-content/plugins//wp-busines ... s/vito.phtml?rf: 4 Time(s)
//wp-content/plugins//wp-business-intellig ... name=vito.phtml: 4 Time(s)
//wp-content/plugins//wp-business-intellig ... s/vito.phtml?rf: 4 Time(s)
//wp-content/plugins/woopra/inc/php-ofc-li ... name=vito.phtml: 4 Time(s)
//wp-content/plugins/woopra/inc/tmp-upload ... s/vito.phtml?rf: 4 Time(s)
//wp-content/plugins/wp-slimstat-ex/lib/of ... name=vito.phtml: 4 Time(s)
//wp-content/plugins/wp-slimstat-ex/lib/of ... s/vito.phtml?rf: 4 Time(s)
/6/: 4 Time(s)
/admin.php: 2 Time(s)
/admin/: 1 Time(s)
/admin/board: 2 Time(s)
/admin/fckeditor/editor/dialog/fck_about.html: 1 Time(s)
/admin/fckeditor/editor/filemanager/connec ... rrentFolder=%2F: 5 Time(s)
/admin/login.php: 1 Time(s)
/administrator/components/com_acymailing/i ... ?name=magic.php: 1 Time(s)
/administrator/components/com_acymailing/i ... e=magic.php.pHp: 1 Time(s)
/administrator/components/com_civicrm/civi ... ?name=magic.php: 1 Time(s)
/administrator/components/com_civicrm/civi ... e=magic.php.pHp: 1 Time(s)
/administrator/components/com_jinc/classes ... ?name=magic.php: 1 Time(s)
/administrator/components/com_jinc/classes ... e=magic.php.pHp: 1 Time(s)
/administrator/components/com_jnews/includ ... ?name=magic.php: 1 Time(s)
/administrator/components/com_jnews/includ ... e=magic.php.pHp: 1 Time(s)
/administrator/components/com_jnewsletter/ ... ?name=magic.php: 1 Time(s)
/administrator/components/com_jnewsletter/ ... e=magic.php.pHp: 1 Time(s)
/administrator/components/com_maian15/char ... ?name=magic.php: 1 Time(s)
/administrator/components/com_maian15/char ... e=magic.php.pHp: 1 Time(s)
/administrator/index.php: 2 Time(s)
/apple-touch-icon-precomposed.png: 1 Time(s)
/apple-touch-icon.png: 1 Time(s)
/bitrix/admin/index.php?lang=en: 1 Time(s)
/blog/wp-admin/: 5 Time(s)
/board: 4 Time(s)
/category/news/feed: 1 Time(s)
/category/news/feed/: 7 Time(s)
/components/com_acymailing/inc/openflash/p ... ?name=magic.php: 1 Time(s)
/components/com_acymailing/inc/openflash/p ... e=magic.php.pHp: 1 Time(s)
/components/com_civicrm/civicrm/packages/O ... ?name=magic.php: 1 Time(s)
/components/com_civicrm/civicrm/packages/O ... e=magic.php.pHp: 1 Time(s)
/components/com_jinc/classes/graphics/php- ... ?name=magic.php: 1 Time(s)
/components/com_jinc/classes/graphics/php- ... e=magic.php.pHp: 1 Time(s)
/components/com_jnews/includes/openflashch ... ?name=magic.php: 1 Time(s)
/components/com_jnews/includes/openflashch ... e=magic.php.pHp: 1 Time(s)
/components/com_jnewsletter/includes/openf ... ?name=magic.php: 1 Time(s)
/components/com_jnewsletter/includes/openf ... e=magic.php.pHp: 1 Time(s)
/components/com_maian15/charts/php-ofc-lib ... ?name=magic.php: 1 Time(s)
/components/com_maian15/charts/php-ofc-lib ... e=magic.php.pHp: 1 Time(s)
/dbreports/dwh: 1 Time(s)
/favicon.ico: 276 Time(s)
/fckeditor/editor/dialog/fck_about.html: 1 Time(s)
/fckeditor/editor/filemanager/connectors/a ... rrentFolder=%2F: 2 Time(s)
/fckeditor/editor/filemanager/connectors/j ... rrentFolder=%2F: 2 Time(s)
/fckeditor/editor/filemanager/connectors/p ... rrentFolder=%2F: 1 Time(s)
/http://lists.ovirt.org/wp-login.php?action%3Dregister: 2 Time(s)
/images/stories/food.php: 2 Time(s)
/images/stories/food.php?rf: 3 Time(s)
/images/stories/petx.gif: 2 Time(s)
/index.php: 1 Time(s)
/index.php?dll=register: 1 Time(s)
/index.php?option=com_jce&task=plugin&plug ... 86d0dd595c8e20b: 10 Time(s)
/index.php?option=com_jce&task=plugin&plug ... ion=1576&cid=20: 6 Time(s)
/index.php?q=user: 2 Time(s)
/js/FCKeditor/editor/filemanager/connectors/uploadtest.html: 1 Time(s)
/js/FCKeditor/editor/filemanager/upload/test.html: 1 Time(s)
/js/fckeditor/editor/filemanager/connectors/test.html: 1 Time(s)
/listinfo/board: 2 Time(s)
/mailman/list: 1 Time(s)
/mailman/listin%0Afo/users: 1 Time(s)
/mailman/user/register: 9 Time(s)
/old/wp-admin/: 3 Time(s)
/pipermail: 3 Time(s)
/pipermail/commits: 1 Time(s)
/pipermail/engine-patches/2011-December/001372.html: 1 Time(s)
/pipermail/engine-patches/2011-December/001844.html: 1 Time(s)
/pipermail/engine-patches/2011-December/002201.html: 1 Time(s)
/pipermail/engine-patches/2011-November/000960.html: 2 Time(s)
/pipermail/engine-patches/2011-November/001063.html: 1 Time(s)
/pipermail/engine-patches/2011-November/001068.html: 1 Time(s)
/pipermail/engine-patches/2011-November/001204.html: 1 Time(s)
/pipermail/engine-patches/2012-April/012062.html: 1 Time(s)
/pipermail/engine-patches/2012-April/012431.html: 1 Time(s)
/pipermail/engine-patches/2012-April/013612.html: 1 Time(s)
/pipermail/engine-patches/2012-August/029047.html: 1 Time(s)
/pipermail/engine-patches/2012-August/029537.html: 1 Time(s)
/pipermail/engine-patches/2012-December/043206.html: 1 Time(s)
/pipermail/engine-patches/2012-December/044423.html: 1 Time(s)
/pipermail/engine-patches/2012-December/044871.html: 1 Time(s)
/pipermail/engine-patches/2012-December/044934.html: 1 Time(s)
/pipermail/engine-patches/2012-December/045385.html: 1 Time(s)
/pipermail/engine-patches/2012-December/045814.html: 1 Time(s)
/pipermail/engine-patches/2012-December/047590.html: 1 Time(s)
/pipermail/engine-patches/2012-February/005344.html: 1 Time(s)
/pipermail/engine-patches/2012-February/006025.html: 1 Time(s)
/pipermail/engine-patches/2012-February/007020.html: 1 Time(s)
/pipermail/engine-patches/2012-February/007173.html: 1 Time(s)
/pipermail/engine-patches/2012-February/007723.html: 1 Time(s)
/pipermail/engine-patches/2012-February/008148.html: 1 Time(s)
/pipermail/engine-patches/2012-February/008641.html: 1 Time(s)
/pipermail/engine-patches/2012-January.txt.gz: 1 Time(s)
/pipermail/engine-patches/2012-January/002475.html: 1 Time(s)
/pipermail/engine-patches/2012-January/003272.html: 1 Time(s)
/pipermail/engine-patches/2012-January/003470.html: 1 Time(s)
/pipermail/engine-patches/2012-January/003831.html: 1 Time(s)
/pipermail/engine-patches/2012-January/004441.html: 1 Time(s)
/pipermail/engine-patches/2012-July/025560.html: 1 Time(s)
/pipermail/engine-patches/2012-July/025716.html: 1 Time(s)
/pipermail/engine-patches/2012-July/026737.html: 1 Time(s)
/pipermail/engine-patches/2012-July/027302.html: 1 Time(s)
/pipermail/engine-patches/2012-July/027913.html: 1 Time(s)
/pipermail/engine-patches/2012-July/027955.html: 1 Time(s)
/pipermail/engine-patches/2012-July/028332.html: 1 Time(s)
/pipermail/engine-patches/2012-July/subject.html: 1 Time(s)
/pipermail/engine-patches/2012-June/021561.html: 1 Time(s)
/pipermail/engine-patches/2012-June/021888.html: 1 Time(s)
/pipermail/engine-patches/2012-June/022334.html: 1 Time(s)
/pipermail/engine-patches/2012-June/022696.html: 1 Time(s)
/pipermail/engine-patches/2012-June/024611.html: 1 Time(s)
/pipermail/engine-patches/2012-March/009895.html: 1 Time(s)
/pipermail/engine-patches/2012-March/010419.html: 1 Time(s)
/pipermail/engine-patches/2012-March/010718.html: 1 Time(s)
/pipermail/engine-patches/2012-March/010877.html: 1 Time(s)
/pipermail/engine-patches/2012-March/011587.html: 1 Time(s)
/pipermail/engine-patches/2012-March/011743.html: 1 Time(s)
/pipermail/engine-patches/2012-May/017954.html: 1 Time(s)
/pipermail/engine-patches/2012-May/018233.html: 1 Time(s)
/pipermail/engine-patches/2012-May/019456.html: 1 Time(s)
/pipermail/engine-patches/2012-May/019501.html: 1 Time(s)
/pipermail/engine-patches/2012-May/020730.html: 1 Time(s)
/pipermail/engine-patches/2012-November/039840.html: 1 Time(s)
/pipermail/engine-patches/2012-November/042398.html: 1 Time(s)
/pipermail/engine-patches/2012-October/037786.html: 1 Time(s)
/pipermail/engine-patches/2012-October/038191.html: 1 Time(s)
/pipermail/engine-patches/2012-October/038772.html: 1 Time(s)
/pipermail/engine-patches/2012-October/039418.html: 1 Time(s)
/pipermail/engine-patches/2012-October/039634.html: 1 Time(s)
/pipermail/engine-patches/2012-September/033975.html: 1 Time(s)
/pipermail/engine-patches/2012-September/034641.html: 1 Time(s)
/pipermail/engine-patches/2012-September/034849.html: 1 Time(s)
/pipermail/engine-patches/2012-September/035419.html: 1 Time(s)
/pipermail/engine-patches/2012-September/036584.html: 1 Time(s)
/pipermail/engine-patches/2013-April/064055.html: 1 Time(s)
/pipermail/engine-patches/2013-April/064059.html: 1 Time(s)
/pipermail/engine-patches/2013-April/065034.html: 1 Time(s)
/pipermail/engine-patches/2013-April/065204.html: 1 Time(s)
/pipermail/engine-patches/2013-April/066200.html: 1 Time(s)
/pipermail/engine-patches/2013-April/066894.html: 1 Time(s)
/pipermail/engine-patches/2013-April/069037.html: 1 Time(s)
/pipermail/engine-patches/2013-August/095651.html: 1 Time(s)
/pipermail/engine-patches/2013-August/097218.html: 1 Time(s)
/pipermail/engine-patches/2013-August/097833.html: 1 Time(s)
/pipermail/engine-patches/2013-August/098398.html: 1 Time(s)
/pipermail/engine-patches/2013-August/099533.html: 1 Time(s)
/pipermail/engine-patches/2013-August/101171.html: 1 Time(s)
/pipermail/engine-patches/2013-December/129803.html: 1 Time(s)
/pipermail/engine-patches/2013-December/130539.html: 1 Time(s)
/pipermail/engine-patches/2013-December/130773.html: 1 Time(s)
/pipermail/engine-patches/2013-December/130824.html: 1 Time(s)
/pipermail/engine-patches/2013-December/131327.html: 1 Time(s)
/pipermail/engine-patches/2013-December/132985.html: 1 Time(s)
/pipermail/engine-patches/2013-December/133791.html: 1 Time(s)
/pipermail/engine-patches/2013-February/053582.html: 1 Time(s)
/pipermail/engine-patches/2013-February/053770.html: 1 Time(s)
/pipermail/engine-patches/2013-February/055050.html: 1 Time(s)
/pipermail/engine-patches/2013-February/055427.html: 1 Time(s)
/pipermail/engine-patches/2013-February/055557.html: 1 Time(s)
/pipermail/engine-patches/2013-February/056034.html: 1 Time(s)
/pipermail/engine-patches/2013-February/056906.html: 1 Time(s)
/pipermail/engine-patches/2013-February/057424.html: 1 Time(s)
/pipermail/engine-patches/2013-February/057526.html: 1 Time(s)
/pipermail/engine-patches/2013-January/048152.html: 1 Time(s)
/pipermail/engine-patches/2013-January/048201.html: 1 Time(s)
/pipermail/engine-patches/2013-January/048702.html: 1 Time(s)
/pipermail/engine-patches/2013-January/048912.html: 1 Time(s)
/pipermail/engine-patches/2013-January/049913.html: 1 Time(s)
/pipermail/engine-patches/2013-January/050325.html: 1 Time(s)
/pipermail/engine-patches/2013-January/052362.html: 1 Time(s)
/pipermail/engine-patches/2013-January/053137.html: 1 Time(s)
/pipermail/engine-patches/2013-January/053334.html: 1 Time(s)
/pipermail/engine-patches/2013-January/062554.html: 1 Time(s)
/pipermail/engine-patches/2013-July/084012.html: 1 Time(s)
/pipermail/engine-patches/2013-July/084740.html: 1 Time(s)
/pipermail/engine-patches/2013-July/085486.html: 1 Time(s)
/pipermail/engine-patches/2013-July/086408.html: 1 Time(s)
/pipermail/engine-patches/2013-July/089793.html: 1 Time(s)
/pipermail/engine-patches/2013-July/090970.html: 1 Time(s)
/pipermail/engine-patches/2013-July/091714.html: 1 Time(s)
/pipermail/engine-patches/2013-June/076975.html: 1 Time(s)
/pipermail/engine-patches/2013-June/077135.html: 1 Time(s)
/pipermail/engine-patches/2013-June/078302.html: 1 Time(s)
/pipermail/engine-patches/2013-June/079009.html: 1 Time(s)
/pipermail/engine-patches/2013-June/079058.html: 1 Time(s)
/pipermail/engine-patches/2013-June/079520.html: 1 Time(s)
/pipermail/engine-patches/2013-June/080042.html: 1 Time(s)
/pipermail/engine-patches/2013-June/081638.html: 1 Time(s)
/pipermail/engine-patches/2013-March/058995.html: 1 Time(s)
/pipermail/engine-patches/2013-March/060134.html: 1 Time(s)
/pipermail/engine-patches/2013-March/060464.html: 1 Time(s)
/pipermail/engine-patches/2013-March/061791.html: 1 Time(s)
/pipermail/engine-patches/2013-March/061862.html: 1 Time(s)
/pipermail/engine-patches/2013-March/062115.html: 1 Time(s)
/pipermail/engine-patches/2013-March/062812.html: 1 Time(s)
/pipermail/engine-patches/2013-May/069306.html: 1 Time(s)
/pipermail/engine-patches/2013-May/069622.html: 1 Time(s)
/pipermail/engine-patches/2013-May/071019.html: 1 Time(s)
/pipermail/engine-patches/2013-May/071728.html: 1 Time(s)
/pipermail/engine-patches/2013-May/072684.html: 1 Time(s)
/pipermail/engine-patches/2013-November/123003.html: 1 Time(s)
/pipermail/engine-patches/2013-November/127823.html: 1 Time(s)
/pipermail/engine-patches/2013-November/subject.html: 4 Time(s)
/pipermail/engine-patches/2013-October/110806.html: 1 Time(s)
/pipermail/engine-patches/2013-October/110873.html: 1 Time(s)
/pipermail/engine-patches/2013-October/111022.html: 1 Time(s)
/pipermail/engine-patches/2013-October/113051.html: 1 Time(s)
/pipermail/engine-patches/2013-October/113640.html: 1 Time(s)
/pipermail/engine-patches/2013-October/118316.html: 1 Time(s)
/pipermail/engine-patches/2013-September.txt.gz: 1 Time(s)
/pipermail/engine-patches/2013-September/103271.html: 1 Time(s)
/pipermail/engine-patches/2013-September/104135.html: 1 Time(s)
/pipermail/engine-patches/2013-September/104490.html: 1 Time(s)
/pipermail/engine-patches/2013-September/104901.html: 1 Time(s)
/pipermail/engine-patches/2013-September/105442.html: 1 Time(s)
/pipermail/engine-patches/2013-September/105463.html: 1 Time(s)
/pipermail/engine-patches/2013-September/106711.html: 1 Time(s)
/pipermail/engine-patches/2013-September/109015.html: 1 Time(s)
/pipermail/engine-patches/2014-April/175219.html: 1 Time(s)
/pipermail/engine-patches/2014-April/175436.html: 1 Time(s)
/pipermail/engine-patches/2014-April/176081.html: 1 Time(s)
/pipermail/engine-patches/2014-April/176433.html: 1 Time(s)
/pipermail/engine-patches/2014-April/176971.html: 1 Time(s)
/pipermail/engine-patches/2014-April/177067.html: 1 Time(s)
/pipermail/engine-patches/2014-April/178474.html: 1 Time(s)
/pipermail/engine-patches/2014-April/178860.html: 1 Time(s)
/pipermail/engine-patches/2014-April/179924.html: 1 Time(s)
/pipermail/engine-patches/2014-April/180854.html: 1 Time(s)
/pipermail/engine-patches/2014-April/181702.html: 1 Time(s)
/pipermail/engine-patches/2014-April/181993.html: 1 Time(s)
/pipermail/engine-patches/2014-April/182501.html: 1 Time(s)
/pipermail/engine-patches/2014-April/182966.html: 1 Time(s)
/pipermail/engine-patches/2014-April/184147.html: 1 Time(s)
/pipermail/engine-patches/2014-April/185417.html: 1 Time(s)
/pipermail/engine-patches/2014-February/150846.html: 1 Time(s)
/pipermail/engine-patches/2014-February/151207.html: 1 Time(s)
/pipermail/engine-patches/2014-February/151654.html: 1 Time(s)
/pipermail/engine-patches/2014-February/151678.html: 1 Time(s)
/pipermail/engine-patches/2014-February/152208.html: 1 Time(s)
/pipermail/engine-patches/2014-February/152358.html: 1 Time(s)
/pipermail/engine-patches/2014-February/152404.html: 1 Time(s)
/pipermail/engine-patches/2014-February/152463.html: 1 Time(s)
/pipermail/engine-patches/2014-February/152541.html: 1 Time(s)
/pipermail/engine-patches/2014-February/153246.html: 1 Time(s)
/pipermail/engine-patches/2014-February/153349.html: 1 Time(s)
/pipermail/engine-patches/2014-February/153662.html: 1 Time(s)
/pipermail/engine-patches/2014-February/154022.html: 1 Time(s)
/pipermail/engine-patches/2014-February/154705.html: 1 Time(s)
/pipermail/engine-patches/2014-February/155319.html: 1 Time(s)
/pipermail/engine-patches/2014-February/156254.html: 1 Time(s)
/pipermail/engine-patches/2014-February/158776.html: 1 Time(s)
/pipermail/engine-patches/2014-February/161682.html: 1 Time(s)
/pipermail/engine-patches/2014-February/subject.html: 1 Time(s)
/pipermail/engine-patches/2014-January/139316.html: 1 Time(s)
/pipermail/engine-patches/2014-January/139705.html: 1 Time(s)
/pipermail/engine-patches/2014-January/145782.html: 1 Time(s)
/pipermail/engine-patches/2014-January/149682.html: 1 Time(s)
/pipermail/engine-patches/2014-January/149690.html: 1 Time(s)
/pipermail/engine-patches/2014-January/149855.html: 1 Time(s)
/pipermail/engine-patches/2014-March/164909.html: 1 Time(s)
/pipermail/engine-patches/2014-March/165316.html: 1 Time(s)
/pipermail/engine-patches/2014-March/165336.html: 1 Time(s)
/pipermail/engine-patches/2014-March/166799.html: 1 Time(s)
/pipermail/engine-patches/2014-March/167063.html: 1 Time(s)
/pipermail/engine-patches/2014-March/167141.html: 1 Time(s)
/pipermail/engine-patches/2014-March/169273.html: 1 Time(s)
/pipermail/engine-patches/2014-March/172596.html: 1 Time(s)
/pipermail/engine-patches/2014-March/subject.html: 4 Time(s)
/pipermail/engine-patches/2014-May/189008.html: 1 Time(s)
/pipermail/engine-patches/2014-May/189489.html: 1 Time(s)
/pipermail/engine-patches/2014-May/190441.html: 1 Time(s)
/pipermail/infra/2012-December/tiki-register.php: 3 Time(s)
/pipermail/infra/2012-November/tiki-register.php: 1 Time(s)
/pipermail/infra/2012-November/wp-content/ ... l.com%2Fbad.php: 4 Time(s)
/pipermail/infra/2012-October/tiki-register.php: 1 Time(s)
/pipermail/infra/2013-December/004526.html/trackback/: 1 Time(s)
/pipermail/infra/2013-December/tiki-register.php: 3 Time(s)
/pipermail/infra/2013-December/wp-content/ ... l.com%2Fbad.php: 1 Time(s)
/pipermail/infra/2013-February/wp-content/ ... y.com%2Fbad.php: 1 Time(s)
/pipermail/infra/2013-January/wp-content/t ... y.com%2Fbad.php: 1 Time(s)
/pipermail/infra/2013-July/tiki-register.php: 8 Time(s)
/pipermail/infra/2013-July/wp-content/them ... l.com%2Fbad.php: 1 Time(s)
/pipermail/infra/2013-June/tiki-register.php: 1 Time(s)
/pipermail/infra/2013-March/002447.html&am ... l.com%2Flin.php: 1 Time(s)
/pipermail/infra/2013-March/tiki-register.php: 4 Time(s)
/pipermail/infra/2013-March/wp-content/the ... et%2Findeks.php: 2 Time(s)
/pipermail/infra/2013-March/wp-content/the ... l.com%2Fbad.php: 1 Time(s)
/pipermail/infra/2013-March/wp-content/the ... l.com%2Flin.php: 1 Time(s)
/pipermail/infra/2013-March/wp-content/the ... org%2Fbudak.php: 2 Time(s)
/pipermail/infra/2013-May/002996.html& ... er.com%2Fup.php: 1 Time(s)
/pipermail/infra/2013-May/003136.html/wp-c ... .net/indeks.php: 1 Time(s)
/pipermail/infra/2013-May/tiki-register.php: 6 Time(s)
/pipermail/infra/2013-May/wp-content/theme ... .net/indeks.php: 1 Time(s)
/pipermail/infra/2013-May/wp-content/theme ... er.com%2Fup.php: 2 Time(s)
/pipermail/infra/2013-May/wp-content/theme ... et%2Findeks.php: 16 Time(s)
/pipermail/infra/2013-May/wp-content/theme ... l.com%2Fbad.php: 1 Time(s)
/pipermail/infra/2013-May/wp-content/theme ... y.com%2Fbad.php: 5 Time(s)
/pipermail/infra/2013-October/administrato ... ?name=magic.php: 6 Time(s)
/pipermail/infra/2013-October/administrato ... e=magic.php.pHp: 6 Time(s)
/pipermail/infra/2013-October/components/c ... ?name=magic.php: 6 Time(s)
/pipermail/infra/2013-October/components/c ... e=magic.php.pHp: 6 Time(s)
/pipermail/infra/2014-April//admin_area/ch ... name=vito.phtml: 4 Time(s)
/pipermail/infra/2014-April//admin_area/ch ... s/vito.phtml?rf: 4 Time(s)
/pipermail/infra/2014-April//administrator ... name=vito.phtml: 28 Time(s)
/pipermail/infra/2014-April//administrator ... s/vito.phtml?rf: 28 Time(s)
/pipermail/infra/2014-April//components/co ... name=vito.phtml: 4 Time(s)
/pipermail/infra/2014-April//components/co ... s/vito.phtml?rf: 4 Time(s)
/pipermail/infra/2014-April//core/lib/php- ... name=vito.phtml: 4 Time(s)
/pipermail/infra/2014-April//core/lib/tmp- ... s/vito.phtml?rf: 4 Time(s)
/pipermail/infra/2014-April//library/openf ... name=vito.phtml: 4 Time(s)
/pipermail/infra/2014-April//library/openf ... s/vito.phtml?rf: 4 Time(s)
/pipermail/infra/2014-April//libs/open-fla ... name=vito.phtml: 4 Time(s)
/pipermail/infra/2014-April//libs/open-fla ... s/vito.phtml?rf: 4 Time(s)
/pipermail/infra/2014-April//openemr/libra ... name=vito.phtml: 4 Time(s)
/pipermail/infra/2014-April//openemr/libra ... s/vito.phtml?rf: 4 Time(s)
/pipermail/infra/2014-April//wordpress/wp- ... name=vito.phtml: 4 Time(s)
/pipermail/infra/2014-April//wordpress/wp- ... s/vito.phtml?rf: 4 Time(s)
/pipermail/infra/2014-April//wp-content/pl ... name=vito.phtml: 12 Time(s)
/pipermail/infra/2014-April//wp-content/pl ... s/vito.phtml?rf: 12 Time(s)
/pipermail/infra/2014-April/images/stories/food.php?rf: 1 Time(s)
/pipermail/infra/2014-April/index.php?opti ... 86d0dd595c8e20b: 2 Time(s)
/pipermail/infra/2014-April/index.php?opti ... ion=1576&cid=20: 2 Time(s)
/pipermail/infra/2014-April/wp-content/plu ... name=vito.phtml: 4 Time(s)
/pipermail/infra/2014-April/wp-content/plu ... s/vito.phtml?rf: 4 Time(s)
/pipermail/infra/2014-January/tiki-register.php: 1 Time(s)
/pipermail/infra/2014-June/images/stories/food.php?rf: 2 Time(s)
/pipermail/infra/2014-June/index.php?optio ... 86d0dd595c8e20b: 4 Time(s)
/pipermail/infra/2014-June/index.php?optio ... ion=1576&cid=20: 4 Time(s)
/pipermail/infra/2014-June/wp-content/them ... y.com%2Fbad.php: 1 Time(s)
/pipermail/infra/2014-May/images/stories/food.php: 2 Time(s)
/pipermail/infra/2014-May/images/stories/food.php?rf: 1 Time(s)
/pipermail/infra/2014-May/images/stories/petx.gif: 2 Time(s)
/pipermail/infra/2014-May/index.php?option ... 86d0dd595c8e20b: 2 Time(s)
/pipermail/infra/2014-May/index.php?option ... ion=1576&cid=20: 2 Time(s)
/pipermail/infra/2014-May/wp-content/theme ... l.com%2Fbad.php: 1 Time(s)
/pipermail/kimchi-devel/2014-April/004807.html/trackback/: 1 Time(s)
/pipermail/kimchi-devel/2014-April/005109.html/trackback/: 1 Time(s)
/pipermail/kimchi-devel/2014-April/wp-cont ... ris.gr%2Fxp.php: 1 Time(s)
/pipermail/mom-devel: 2 Time(s)
/pipermail/node-devel/2013-May/000444.html/trackback/: 1 Time(s)
/pipermail/users/2013-October/017217.html): 1 Time(s)
/pipermail/users/2014-january/020261.html: 1 Time(s)
/plain/pub/ovirt-3.4-20140508073835/rpm/el6/i686/: 1 Time(s)
/plain/pub/ovirt-3.4-snapshot/rpm/el7/repo ... -primary.xml.gz: 1 Time(s)
/plain/pub/ovirt-master-snapshot/rpm/cento ... data/repomd.xml: 1 Time(s)
/plain/releases/3.3.3-beta/package-pool/: 1 Time(s)
/plain/releases/3.3_pre/package-pool/: 1 Time(s)
/plain/releases/3.4.0-alpha/iso/: 1 Time(s)
/plain/releases/3.4.0-alpha/rpm/EL/6/i386/: 1 Time(s)
/plain/releases/beta/rpm/Fedora/19/repodat ... ae-other.xml.gz: 1 Time(s)
/plain/releases/beta/rpm/fedora/19/repodat ... ae-other.xml.gz: 1 Time(s)
/pub/ovirt-3.4-20140508073835/rpm/el6/i686/: 1 Time(s)
/pub/ovirt-3.4-rc/rpm/el6/SRPMS/ovirt-engi ... d43.el6.src.rpm: 1 Time(s)
/pub/ovirt-3.4-rc/rpm/el6/SRPMS/ovirt-host ... 2-1.el6.src.rpm: 1 Time(s)
/pub/ovirt-3.4-rc/rpm/el6/SRPMS/ovirt-imag ... 2-1.el6.src.rpm: 1 Time(s)
/pub/ovirt-3.4-rc/rpm/el6/SRPMS/ovirt-iso- ... 008.el6.src.rpm: 1 Time(s)
/pub/ovirt-3.4-rc/rpm/el6/noarch/otopi-dev ... .el6.noarch.rpm: 1 Time(s)
/pub/ovirt-3.4-rc/rpm/el6/noarch/otopi-jav ... .el6.noarch.rpm: 1 Time(s)
/pub/ovirt-3.4-rc/rpm/el6/noarch/ovirt-eng ... .el6.noarch.rpm: 12 Time(s)
/pub/ovirt-3.4-rc/rpm/el6/noarch/ovirt-hos ... .el6.noarch.rpm: 1 Time(s)
/pub/ovirt-3.4-rc/rpm/el6/noarch/ovirt-sch ... .el6.noarch.rpm: 1 Time(s)
/pub/ovirt-3.4-rc/rpm/el6/noarch/vdsm-api- ... .el6.noarch.rpm: 1 Time(s)
/pub/ovirt-3.4-rc/rpm/el6/noarch/vdsm-hook ... .el6.noarch.rpm: 2 Time(s)
/pub/ovirt-3.4-rc/rpm/el6/noarch/vdsm-json ... .el6.noarch.rpm: 1 Time(s)
/pub/ovirt-3.4-rc/rpm/fc19/noarch/jasperre ... fc19.noarch.rpm: 1 Time(s)
/pub/ovirt-3.4-rc/rpm/fc19/noarch/vdsm-hoo ... fc19.noarch.rpm: 1 Time(s)
/pub/ovirt-3.4-rc/rpm/fc20/noarch/jasperre ... fc20.noarch.rpm: 1 Time(s)
/pub/ovirt-3.4-rc/rpm/fc20/noarch/otopi-ja ... fc20.noarch.rpm: 1 Time(s)
/pub/ovirt-3.4-rc/rpm/fc20/noarch/ovirt-en ... fc20.noarch.rpm: 3 Time(s)
/pub/ovirt-3.4-rc/rpm/fc20/noarch/vdsm-cli ... fc20.noarch.rpm: 1 Time(s)
/pub/ovirt-3.4-rc/rpm/fc20/noarch/vdsm-hoo ... fc20.noarch.rpm: 1 Time(s)
/pub/ovirt-3.4-rc/src/dmesg.tar.gz/?C=M;O=D: 1 Time(s)
/pub/ovirt-3.4-rc/src/ovirt-engine-cli/?C=M;O=A: 1 Time(s)
/pub/ovirt-3.4-snapshot/rpm/el6/SRPMS/ovir ... 7b0.el6.src.rpm: 1 Time(s)
/pub/ovirt-3.4-snapshot/rpm/el6/noarch/mom ... .el6.noarch.rpm: 1 Time(s)
/pub/ovirt-3.4-snapshot/rpm/el6/noarch/ovi ... .el6.noarch.rpm: 3 Time(s)
/pub/ovirt-3.4-snapshot/rpm/el6/noarch/vds ... .el6.noarch.rpm: 3 Time(s)
/pub/ovirt-3.4-snapshot/rpm/el6/repodata/0 ... ists.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.4-snapshot/rpm/el6/repodata/1 ... ilelists.xml.gz: 1 Time(s)
/pub/ovirt-3.4-snapshot/rpm/el6/repodata/3 ... -primary.xml.gz: 1 Time(s)
/pub/ovirt-3.4-snapshot/rpm/el6/repodata/4 ... e7-other.xml.gz: 1 Time(s)
/pub/ovirt-3.4-snapshot/rpm/el6/repodata/5 ... mary.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.4-snapshot/rpm/el6/repodata/8 ... mary.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.4-snapshot/rpm/el6/repodata/9 ... ther.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.4-snapshot/rpm/el6/repodata/b ... d2-other.xml.gz: 1 Time(s)
/pub/ovirt-3.4-snapshot/rpm/el6/repodata/c ... -primary.xml.gz: 1 Time(s)
/pub/ovirt-3.4-snapshot/rpm/el6/repodata/c ... mary.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.4-snapshot/rpm/el6/repodata/e ... -primary.xml.gz: 1 Time(s)
/pub/ovirt-3.4-snapshot/rpm/el6/repodata/e ... ilelists.xml.gz: 1 Time(s)
/pub/ovirt-3.4-snapshot/rpm/el6/x86_64/vds ... .el6.x86_64.rpm: 1 Time(s)
/pub/ovirt-3.4-snapshot/rpm/el7/SRPMS/otop ... c5c.el7.src.rpm: 1 Time(s)
/pub/ovirt-3.4-snapshot/rpm/el7/noarch/vds ... .el7.noarch.rpm: 5 Time(s)
/pub/ovirt-3.4-snapshot/rpm/el7/repodata/0 ... 66-other.xml.gz: 1 Time(s)
/pub/ovirt-3.4-snapshot/rpm/el7/repodata/3 ... ther.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.4-snapshot/rpm/el7/repodata/4 ... -primary.xml.gz: 2 Time(s)
/pub/ovirt-3.4-snapshot/rpm/el7/repodata/8 ... 9f-other.xml.gz: 1 Time(s)
/pub/ovirt-3.4-snapshot/rpm/el7/repodata/8 ... mary.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.4-snapshot/rpm/el7/repodata/9 ... mary.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.4-snapshot/rpm/el7/repodata/9 ... ther.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.4-snapshot/rpm/el7/x86_64/ovi ... .el7.x86_64.rpm: 1 Time(s)
/pub/ovirt-3.4-snapshot/rpm/fc19/SRPMS/ovi ... 6e.fc19.src.rpm: 1 Time(s)
/pub/ovirt-3.4-snapshot/rpm/fc19/noarch/ov ... fc19.noarch.rpm: 4 Time(s)
/pub/ovirt-3.4-snapshot/rpm/fc19/repodata/ ... -primary.xml.gz: 2 Time(s)
/pub/ovirt-3.4-snapshot/rpm/fc19/repodata/ ... 14-other.xml.gz: 1 Time(s)
/pub/ovirt-3.4-snapshot/rpm/fc19/repodata/ ... ilelists.xml.gz: 3 Time(s)
/pub/ovirt-3.4-snapshot/rpm/fc19/repodata/ ... ists.sqlite.bz2: 2 Time(s)
/pub/ovirt-3.4-snapshot/rpm/fc19/repodata/ ... mary.sqlite.bz2: 3 Time(s)
/pub/ovirt-3.4-snapshot/rpm/fc19/repodata/ ... ther.sqlite.bz2: 4 Time(s)
/pub/ovirt-3.4-snapshot/rpm/fc20/SRPMS/vds ... 09.fc20.src.rpm: 1 Time(s)
/pub/ovirt-3.4-snapshot/rpm/fc20/noarch/ov ... fc20.noarch.rpm: 7 Time(s)
/pub/ovirt-3.4-snapshot/rpm/fc20/noarch/vd ... fc20.noarch.rpm: 2 Time(s)
/pub/ovirt-3.4-snapshot/rpm/fc20/repodata/ ... -primary.xml.gz: 1 Time(s)
/pub/ovirt-3.4-snapshot/rpm/fc20/repodata/ ... 95-other.xml.gz: 1 Time(s)
/pub/ovirt-3.4-snapshot/rpm/fc20/repodata/ ... b1-other.xml.gz: 1 Time(s)
/pub/ovirt-3.4-snapshot/rpm/fc20/repodata/ ... ilelists.xml.gz: 2 Time(s)
/pub/ovirt-3.4-snapshot/rpm/fc20/repodata/ ... ists.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.4-snapshot/rpm/fc20/repodata/ ... mary.sqlite.bz2: 2 Time(s)
/pub/ovirt-3.4-snapshot/rpm/fc20/repodata/ ... ther.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.4-snapshot/rpm/fc20/x86_64/vd ... fc20.x86_64.rpm: 1 Time(s)
/pub/ovirt-3.4/rpm/el6.0/repodata/repomd.xml: 2 Time(s)
/pub/ovirt-3.4/rpm/el6//.treeinfo: 9 Time(s)
/pub/ovirt-3.4/rpm/el6//treeinfo: 9 Time(s)
/pub/ovirt-3.5-pre.20140520084716/src/: 2 Time(s)
/pub/ovirt-3.5-pre/rpm/el$releasever/: 1 Time(s)
/pub/ovirt-3.5-pre/rpm/el6Server/repodata/ ... ilelists.xml.gz: 1 Time(s)
/pub/ovirt-3.5-pre/rpm/el6Server/repodata/ ... mary.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.5-pre/rpm/el6Server/repodata/ ... ther.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.5-pre/rpm/el6Workstation/SRPM ... 189.el6.src.rpm: 1 Time(s)
/pub/ovirt-3.5-pre/rpm/el6Workstation/SRPM ... 2ab.el6.src.rpm: 1 Time(s)
/pub/ovirt-3.5-pre/rpm/el6Workstation/SRPM ... dd1.el6.src.rpm: 1 Time(s)
/pub/ovirt-3.5-pre/rpm/el6Workstation/repo ... -primary.xml.gz: 3 Time(s)
/pub/ovirt-3.5-pre/rpm/el6Workstation/repo ... ists.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.5-pre/rpm/el7/repodata/541e62 ... ists.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.5-pre/rpm/fc19/repodata/9b694 ... mary.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.5-snapshot/rpm/el6/SRPMS/ovir ... 09c.el6.src.rpm: 1 Time(s)
/pub/ovirt-3.5-snapshot/rpm/el6/SRPMS/ovir ... 1d4.el6.src.rpm: 2 Time(s)
/pub/ovirt-3.5-snapshot/rpm/el6/SRPMS/ovir ... 698.el6.src.rpm: 1 Time(s)
/pub/ovirt-3.5-snapshot/rpm/el6/SRPMS/ovir ... 961.el6.src.rpm: 2 Time(s)
/pub/ovirt-3.5-snapshot/rpm/el6/SRPMS/ovir ... bcd.el6.src.rpm: 1 Time(s)
/pub/ovirt-3.5-snapshot/rpm/el6/SRPMS/vdsm ... 681.el6.src.rpm: 1 Time(s)
/pub/ovirt-3.5-snapshot/rpm/el6/repodata/7 ... ilelists.xml.gz: 1 Time(s)
/pub/ovirt-3.5-snapshot/rpm/el6/repodata/8 ... ilelists.xml.gz: 1 Time(s)
/pub/ovirt-3.5-snapshot/rpm/el6/repodata/8 ... mary.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.5-snapshot/rpm/el6/repodata/b ... mary.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.5-snapshot/rpm/el6/repodata/b ... ther.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.5-snapshot/rpm/el6/repodata/d ... ists.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.5-snapshot/rpm/el6/repodata/e ... -primary.xml.gz: 2 Time(s)
/pub/ovirt-3.5-snapshot/rpm/el6/repodata/f ... d6-other.xml.gz: 1 Time(s)
/pub/ovirt-3.5-snapshot/rpm/el6/x86_64/ovi ... .el6.x86_64.rpm: 1 Time(s)
/pub/ovirt-3.5-snapshot/rpm/el6/x86_64/vds ... .el6.x86_64.rpm: 1 Time(s)
/pub/ovirt-3.5-snapshot/rpm/el7/SRPMS/ovir ... 09c.el7.src.rpm: 1 Time(s)
/pub/ovirt-3.5-snapshot/rpm/el7/SRPMS/ovir ... a83.el7.src.rpm: 1 Time(s)
/pub/ovirt-3.5-snapshot/rpm/el7/noarch/oto ... .el7.noarch.rpm: 1 Time(s)
/pub/ovirt-3.5-snapshot/rpm/el7/noarch/vds ... .el7.noarch.rpm: 46 Time(s)
/pub/ovirt-3.5-snapshot/rpm/el7/x86_64/vds ... .el7.x86_64.rpm: 2 Time(s)
/pub/ovirt-3.5-snapshot/rpm/fc19/SRPMS/oto ... b9.fc19.src.rpm: 1 Time(s)
/pub/ovirt-3.5-snapshot/rpm/fc19/SRPMS/ovi ... 61.fc19.src.rpm: 1 Time(s)
/pub/ovirt-3.5-snapshot/rpm/fc19/SRPMS/ovi ... 9c.fc19.src.rpm: 2 Time(s)
/pub/ovirt-3.5-snapshot/rpm/fc19/repodata/ ... -primary.xml.gz: 1 Time(s)
/pub/ovirt-3.5-snapshot/rpm/fc20/SRPMS/oto ... b9.fc20.src.rpm: 1 Time(s)
/pub/ovirt-3.5-snapshot/rpm/fc20/SRPMS/ovi ... 5a.fc20.src.rpm: 1 Time(s)
/pub/ovirt-3.5-snapshot/rpm/fc20/SRPMS/ovi ... 83.fc20.src.rpm: 1 Time(s)
/pub/ovirt-3.5-snapshot/rpm/fc20/SRPMS/ovi ... 98.fc20.src.rpm: 1 Time(s)
/pub/ovirt-3.5-snapshot/rpm/fc20/SRPMS/ovi ... ec.fc20.src.rpm: 1 Time(s)
/pub/ovirt-3.5-snapshot/rpm/fc20/noarch/ov ... fc20.noarch.rpm: 7 Time(s)
/pub/ovirt-3.5-snapshot/rpm/fc20/repodata/ ... mary.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.5-snapshot/rpm/fc20/repodata/ ... ther.sqlite.bz2: 1 Time(s)
/pub/ovirt-3.5-snapshot/rpm/fc20/x86_64/vd ... fc20.x86_64.rpm: 1 Time(s)
/pub/ovirt-3.5-snapshot/src/ovirt-engine-a ... 20140901.tar.gz: 1 Time(s)
/pub/ovirt-3.5-snapshot/src/ovirt-engine-a ... 20140907.tar.gz: 1 Time(s)
/pub/ovirt-3.5-snapshot/src/ovirt-engine-a ... 20140909.tar.gz: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/centos/repodata/repomd.xml: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/centos/x86_64/: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/el6/SRPMS/o ... 09c.el6.src.rpm: 2 Time(s)
/pub/ovirt-master-snapshot/rpm/el6/SRPMS/o ... 191.el6.src.rpm: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/el6/SRPMS/o ... 317.el6.src.rpm: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/el6/SRPMS/o ... d3c.el6.src.rpm: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/el6/SRPMS/v ... 681.el6.src.rpm: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/el6/noarch/ ... .el6.noarch.rpm: 48 Time(s)
/pub/ovirt-master-snapshot/rpm/el6/repodat ... ther.sqlite.bz2: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/el6/x86_64/ ... .el6.x86_64.rpm: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/el7/SRPMS/o ... 09c.el7.src.rpm: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/el7/SRPMS/o ... a83.el7.src.rpm: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/el7/SRPMS/o ... c64.el7.src.rpm: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/el7/SRPMS/v ... c2a.el7.src.rpm: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/el7/noarch/ ... .el7.noarch.rpm: 14 Time(s)
/pub/ovirt-master-snapshot/rpm/el7/noarch/ ... ntos.noarch.rpm: 11 Time(s)
/pub/ovirt-master-snapshot/rpm/el7/repodat ... 45-other.xml.gz: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/el7/x86_64/ ... ntos.x86_64.rpm: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/fc19/SRPMS/ ... 53.fc19.src.rpm: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/fc19/SRPMS/ ... 83.fc19.src.rpm: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/fc19/SRPMS/ ... b1.fc19.src.rpm: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/fc19/SRPMS/ ... b6.fc19.src.rpm: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/fc19/SRPMS/ ... b9.fc19.src.rpm: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/fc19/SRPMS/ ... ca.fc19.src.rpm: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/fc19/noarch ... fc19.noarch.rpm: 3 Time(s)
/pub/ovirt-master-snapshot/rpm/fc19/repoda ... -primary.xml.gz: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/fc19/repoda ... c1-other.xml.gz: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/fc19/repoda ... f9-other.xml.gz: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/fc19/repoda ... ists.sqlite.bz2: 12 Time(s)
/pub/ovirt-master-snapshot/rpm/fc19/repoda ... mary.sqlite.bz2: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/fc19/repoda ... ther.sqlite.bz2: 8 Time(s)
/pub/ovirt-master-snapshot/rpm/fc20/SRPMS/ ... 9b.fc20.src.rpm: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/fc20/SRPMS/ ... b1.fc20.src.rpm: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/fc20/SRPMS/ ... da.fc20.src.rpm: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/fc20/SRPMS/ ... ef.fc20.src.rpm: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/fc20/noarch ... fc20.noarch.rpm: 27 Time(s)
/pub/ovirt-master-snapshot/rpm/fc20/repoda ... -primary.xml.gz: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/fc20/repoda ... 85-other.xml.gz: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/fc20/repoda ... ilelists.xml.gz: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/fc20/repoda ... mary.sqlite.bz2: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/fc20/repoda ... ther.sqlite.bz2: 1 Time(s)
/pub/ovirt-master-snapshot/rpm/fc20/x86_64 ... fc20.x86_64.rpm: 2 Time(s)
/pub/ovirt-master-snapshot/src/ovirt-engin ... 0140607.tar.gz/: 1 Time(s)
/pub/ovirt-master-snapshot/src/ovirt-engin ... 20140905.tar.gz: 1 Time(s)
/pub/ovirt-snapshot-static/iso/: 1 Time(s)
/pub/ovirt-snapshot-static/rpm/el6/repodata/repomd.xml: 3 Time(s)
/pub/ovirt-snapshot-static/rpm/fc20/repodata/repomd.xml: 4 Time(s)
/pub/ovirt-snapshot/rpm/el6/noarch/otopi-1 ... .el6.noarch.rpm: 1 Time(s)
/pub/ovirt-snapshot/rpm/el6/noarch/otopi-j ... .el6.noarch.rpm: 1 Time(s)
/pub/ovirt-snapshot/rpm/el6/noarch/ovirt-e ... .el6.noarch.rpm: 14 Time(s)
/pub/ovirt-snapshot/rpm/el6/noarch/ovirt-h ... .el6.noarch.rpm: 2 Time(s)
/pub/ovirt-snapshot/rpm/el6/repodata/repomd.xml: 10 Time(s)
/pub/ovirt-snapshot/rpm/fc20/repodata/repomd.xml: 4 Time(s)
/pub/yum-repo/repodata/798342b24fd116a4561 ... ilelists.xml.gz: 1 Time(s)
/public/js/FCKeditor/editor/filemanager/br ... lt/browser.html: 1 Time(s)
/public/js/FCKeditor/editor/filemanager/co ... uploadtest.html: 1 Time(s)
/public/js/FCKeditor/editor/filemanager/upload/test.html: 1 Time(s)
/public/js/fckeditor/editor/filemanager/br ... ctors/test.html: 1 Time(s)
/public/js/fckeditor/editor/filemanager/connectors/test.html: 1 Time(s)
/release/ovirt-release.noarch.rpm: 1 Time(s)
/releases//3.4.0-alpha/iso/: 1 Time(s)
/releases//3.4.0-beta2/rpm/Fedora/20/i686/: 1 Time(s)
/releases/3.2/src/%25: 1 Time(s)
/releases/3.2/tools/ovirt-live-0.97.iso: 1 Time(s)
/releases/3.3-beta/?C=D;O=D: 1 Time(s)
/releases/3.3-beta/iso/: 1 Time(s)
/releases/3.3-beta/iso/ovirt-node-iso-3.0. ... .1.vdsm.el6.iso: 1 Time(s)
/releases/3.3-beta/iso/ovirt-node-iso-3.0. ... .2.vdsm.el6.iso: 1 Time(s)
/releases/3.3-beta/iso/ovirt-node-iso-3.0. ... 1.vdsm.fc19.iso: 1 Time(s)
/releases/3.3-beta/iso/ovirt-node-iso-3.0. ... 2.vdsm.fc19.iso: 1 Time(s)
/releases/3.3-beta/rpm/EL/: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/SRPMS/: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/SRPMS/mom-0.3.2-2.el6.src.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/SRPMS/mom-0.3.2-3.el6.src.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/SRPMS/otopi-1. ... eta.el6.src.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/SRPMS/otopi-1.1.0-1.el6.src.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/SRPMS/otopi-1.1.1-1.el6.src.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/SRPMS/ovirt-en ... .rc.el6.src.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/SRPMS/ovirt-en ... 0-1.el6.src.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/SRPMS/ovirt-en ... 0-2.el6.src.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/SRPMS/ovirt-en ... 0-3.el6.src.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/SRPMS/ovirt-en ... 0-4.el6.src.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/SRPMS/ovirt-en ... 2-1.el6.src.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/SRPMS/ovirt-en ... 3-1.el6.src.rpm: 2 Time(s)
/releases/3.3-beta/rpm/EL/6/SRPMS/ovirt-en ... 4-1.el6.src.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/SRPMS/ovirt-en ... 6-1.el6.src.rpm: 2 Time(s)
/releases/3.3-beta/rpm/EL/6/SRPMS/ovirt-en ... rc2.el6.src.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/SRPMS/ovirt-en ... ta1.el6.src.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/SRPMS/ovirt-gu ... 8-1.el6.src.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/SRPMS/ovirt-ho ... 0-1.el6.src.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/SRPMS/ovirt-ho ... 1-1.el6.src.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/SRPMS/ovirt-ho ... eta.el6.src.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/SRPMS/ovirt-im ... 0-1.el6.src.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/SRPMS/ovirt-im ... ta1.el6.src.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/SRPMS/ovirt-is ... 0-1.el6.src.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/SRPMS/ovirt-is ... ta1.el6.src.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/SRPMS/ovirt-lo ... 0-1.el6.src.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/SRPMS/ovirt-lo ... ta1.el6.src.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/SRPMS/ovirt-no ... 0-1.el6.src.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/SRPMS/ovirt-no ... 0-2.el6.src.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/SRPMS/ovirt-no ... 0-4.el6.src.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/SRPMS/ovirt-no ... 1-4.el6.src.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/SRPMS/spice-ht ... 2-2.el6.src.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/SRPMS/vdsm-4.1 ... rc3.el6.src.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/SRPMS/vdsm-4.12.0-1.el6.src.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/SRPMS/vdsm-4.12.0-2.el6.src.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/SRPMS/vdsm-4.12.1-1.el6.src.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/SRPMS/vdsm-4.12.1-2.el6.src.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/i686/: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/i686/vdsm-4.12 ... c3.el6.i686.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/i686/vdsm-4.12.0-1.el6.i686.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/i686/vdsm-4.12.0-2.el6.i686.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/i686/vdsm-4.12.1-1.el6.i686.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/i686/vdsm-4.12.1-2.el6.i686.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/i686/vdsm-debu ... -1.el6.i686.rpm: 2 Time(s)
/releases/3.3-beta/rpm/EL/6/i686/vdsm-debu ... -2.el6.i686.rpm: 2 Time(s)
/releases/3.3-beta/rpm/EL/6/i686/vdsm-debu ... c3.el6.i686.rpm: 1 Time(s)
/releases/3.3-beta/rpm/EL/6/i686/vdsm-pyth ... -1.el6.i686.rpm: 4 Time(s)
/releases/3.3-beta/rpm/EL/6/i686/vdsm-pyth ... -2.el6.i686.rpm: 4 Time(s)
/releases/3.3-beta/rpm/EL/6/i686/vdsm-pyth ... c3.el6.i686.rpm: 2 Time(s)
/releases/3.3-beta/rpm/EL/6/noarch/: 1 Time(s)
/releases/3.3.2/rpm/Fedora/15/repodata/repomd.xml: 8 Time(s)
/releases/3.3.2/rpm/Fedora/20/repodata/repomd.xml: 29 Time(s)
/releases/3.3.20140304065918/: 2 Time(s)
/releases/3.3.3-beta/: 1 Time(s)
/releases/3.3.3-beta/package-pool/: 1 Time(s)
/releases/3.3.3-beta/rpm/EL/6Server/: 1 Time(s)
/releases/3.3.3-rc/package-pool/httpcompon ... virt.noarch.rpm: 1 Time(s)
/releases/3.3.3-rc/package-pool/jasperrepo ... fc19.noarch.rpm: 1 Time(s)
/releases/3.3.3-rc/package-pool/ovirt-engi ... .el6.noarch.rpm: 3 Time(s)
/releases/3.3.3-rc/package-pool/ovirt-engi ... fc19.noarch.rpm: 3 Time(s)
/releases/3.3.3-rc/package-pool/ovirt-host ... fc19.noarch.rpm: 1 Time(s)
/releases/3.3.3-rc/package-pool/ovirt-node ... .el6.noarch.rpm: 1 Time(s)
/releases/3.3.3-rc/package-pool/ovirt-node ... fc19.noarch.rpm: 4 Time(s)
/releases/3.3.3-rc/package-pool/vdsm-hook- ... .el6.noarch.rpm: 2 Time(s)
/releases/3.3.3-rc/package-pool/vdsm-hook- ... fc19.noarch.rpm: 3 Time(s)
/releases/3.3.3/rpm/EL/5Server/repodata/repomd.xml: 39 Time(s)
/releases/3.3.3/rpm/EL/6.5/repodata/repomd.xml: 6 Time(s)
/releases/3.3.4-beta/: 1 Time(s)
/releases/3.3.4-beta/iso/: 1 Time(s)
/releases/3.3/rpm/EL//repodata/repomd.xml: 1 Time(s)
/releases/3.3/rpm/Fedora/18/repodata/repomd.xml: 2 Time(s)
/releases/3.3_pre/package-pool/: 1 Time(s)
/releases/3.3_pre/rpm/EL/6Server/repodata/repomd.xml: 1 Time(s)
/releases/3.3_pre/rpm/Fedora/19/i686/: 1 Time(s)
/releases/3.4.0-alpha/deb/?C=D;O=D: 1 Time(s)
/releases/3.4.0-alpha/deb/?C=M;O=D: 1 Time(s)
/releases/3.4.0-alpha/iso/: 2 Time(s)
/releases/3.4.0-alpha/rpm/EL/6/?C=S;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6/SRPMS/?C=D;O=A: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6/SRPMS/?C=M;O=A: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6/SRPMS/?C=N;O=A: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6/SRPMS/?C=N;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6/SRPMS/?C=S;O=A: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6/drpms/?C=D;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6/drpms/?C=M;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6/drpms/?C=S;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6/hooks/?C=D;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6/hooks/?C=M;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6/hooks/?C=S;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6/hooks/repodata/?C=D;O=A: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6/hooks/repodata/?C=M;O=A: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6/hooks/repodata/?C=N;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6/hooks/repodata/?C=S;O=A: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6/i386/: 3 Time(s)
/releases/3.4.0-alpha/rpm/EL/6/i386/?C=D;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6/i386/?C=M;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6/i386/?C=S;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6/repodata/?C=D;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6/repodata/?C=M;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6/repodata/?C=N;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6/repodata/?C=S;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6/x86_64/?C=D;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6/x86_64/?C=M;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6/x86_64/?C=N;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6/x86_64/?C=S;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6Server/SRPMS ... 099.el6.src.rpm: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6Server/SRPMS ... 37b.el6.src.rpm: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6Server/SRPMS ... 3f4.el6.src.rpm: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6Server/SRPMS ... e39.el6.src.rpm: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6Server/SRPMS/?C=N;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6Server/repodata/?C=D;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6Server/repodata/?C=M;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6Server/repodata/?C=N;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6Server/repodata/?C=S;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6Server/x86_64/?C=D;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6Server/x86_64/?C=M;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6Server/x86_64/?C=N;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/EL/6Server/x86_64/?C=S;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/Fedora/19/repodata/?C=D;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/Fedora/19/repodata/?C=M;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/Fedora/19/repodata/?C=N;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/Fedora/19/repodata/?C=S;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/Fedora/19/x86_64/?C=D;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/Fedora/19/x86_64/?C=M;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/Fedora/19/x86_64/?C=N;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/Fedora/19/x86_64/?C=S;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/Fedora/20/repodata/?C=D;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/Fedora/20/repodata/?C=M;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/Fedora/20/repodata/?C=N;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/Fedora/20/repodata/?C=S;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/Fedora/20/x86_64/: 1 Time(s)
/releases/3.4.0-alpha/rpm/Fedora/20/x86_64/?C=D;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/Fedora/20/x86_64/?C=M;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/Fedora/20/x86_64/?C=N;O=D: 1 Time(s)
/releases/3.4.0-alpha/rpm/Fedora/20/x86_64/?C=S;O=D: 1 Time(s)
/releases/3.4.0-beta2/package-pool/: 1 Time(s)
/releases/3.4.0-beta2/rpm/Fedora/19/noarch/: 1 Time(s)
/releases/3.4.0-beta2/rpm/Fedora/20/i686/: 1 Time(s)
/releases/3.4.0-beta3/: 1 Time(s)
/releases/3.4.0-beta3/rpm/EL/6Server/i686/: 1 Time(s)
/releases/3.4.0-ga/iso/ovirt-node-iso-3.0. ... .vdsm34.el6.iso: 2 Time(s)
/releases/3.4.0-ga/package-pool/: 1 Time(s)
/releases/3.4.0-ga/rpm/EL/6/repodata/repomd.xml: 1 Time(s)
/releases/3.4.0-ga/rpm/EL/6Server/repodata/repomd.xml: 1 Time(s)
/releases/3.4.0_pre/rpm/EL/6/repodata/repomd.xml: 4 Time(s)
/releases/3.4.0_pre/rpm/EL/6Server/i686/: 1 Time(s)
/releases/3.4.0_pre/rpm/EL/6Server/repodata/repomd.xml: 6 Time(s)
/releases/3.4.0_pre/rpm/Fedora/19/repodata/repomd.xml: 8 Time(s)
/releases/3.4.0_pre/rpm/Fedora/20/repodata/repomd.xml: 28 Time(s)
/releases/3.4/rpm/EL/6.5/repodata/repomd.xml: 21 Time(s)
/releases/3.4/rpm/Fedora/18/repodata/repomd.xml: 1 Time(s)
/releases/3.4_pre/rpm/EL/6/repodata/repomd.xml: 51 Time(s)
/releases/3.4_pre/rpm/Fedora/20/repodata/repomd.xml: 20 Time(s)
/releases/alpha/rpm/Fedora/19/repodata/repomd.xml: 47 Time(s)
/releases/beta/fedora/17: 1 Time(s)
/releases/beta/iso/: 1 Time(s)
/releases/beta/ovirt-engine.repo: 2 Time(s)
/releases/beta/rpm/EL/6/: 4 Time(s)
/releases/beta/rpm/EL/6/repodata/repomd.xml: 62 Time(s)
/releases/beta/rpm/EL/6Server/repodata/repomd.xml: 3 Time(s)
/releases/beta/rpm/Fedora/19/repodata/0167 ... ae-other.xml.gz: 1 Time(s)
/releases/beta/rpm/Fedora/19/repodata/repomd.xml: 47 Time(s)
/releases/beta/rpm/fedora/19/repodata/0167 ... ae-other.xml.gz: 1 Time(s)
/releases/nightly: 1 Time(s)
/releases/nightly/fedora/16/ovirt-engine-c ... fc16.noarch.rpm: 1 Time(s)
/releases/nightly/fedora/16/ovirt-engine-s ... fc16.noarch.rpm: 1 Time(s)
/releases/nightly/fedora/16/repodata/repomd.xml: 2 Time(s)
/releases/nightly/rpm/EL/: 1 Time(s)
/releases/nightly/rpm/EL/6/: 4 Time(s)
/releases/nightly/rpm/EL/6/hooks/: 1 Time(s)
/releases/nightly/rpm/EL/6/hooks/vdsm-hook ... .el6.noarch.rpm: 1 Time(s)
/releases/nightly/rpm/EL/6/repodata/repomd.xml: 13 Time(s)
/releases/nightly/rpm/EL/6Server/repodata/repomd.xml: 12 Time(s)
/releases/nightly/rpm/Fedora/18/noarch/: 1 Time(s)
/releases/nightly/rpm/Fedora/18/repodata/repomd.xml: 3 Time(s)
/releases/nightly/rpm/Fedora/19/repodata/repomd.xml: 53 Time(s)
/releases/nightly/rpm/Fedora/19/x86_64/: 1 Time(s)
/releases/nightly/rpm/Fedora/21/repodata/: 1 Time(s)
/releases/node-base/beta/rpm/: 1 Time(s)
/releases/node-base/beta/rpm/EL/6/: 1 Time(s)
/releases/node-base/beta/rpm/EL/6/repodata ... ilelists.xml.gz: 1 Time(s)
/releases/node-base/beta/rpm/EL/6/repodata/repomd.xml: 1 Time(s)
/releases/node-base/beta/rpm/Fedora/: 1 Time(s)
/releases/node-base/beta/rpm/Fedora/18/: 1 Time(s)
/releases/node-base/stable/rpm/EL/6/: 1 Time(s)
/releases/node-base/stable/rpm/EL/6/repodata/repomd.xml: 1 Time(s)
/releases/node-base/stable/rpm/Fedora/19/noarch/?C=N;O=A: 1 Time(s)
/releases/ovirt-release-11.0.2-1.noarch.rpm: 1 Time(s)
/releases/ovirt-release-el.noarch.rpm: 4 Time(s)
/releases/ovirt-release-el6-10.0.1-3.noarch.rpm: 2 Time(s)
/releases/ovirt-release-fedora.noarch.rpm: 14 Time(s)
/releases/ovirt-release-fedora.noarch.rpm??: 1 Time(s)
/releases/ovirt-release.noarch.rpm: 5 Time(s)
/releases/ovirt-release.noarch.rpm%E2%EF%BF%BD%9D%C2%A0: 1 Time(s)
/releases/stable/binary/: 4 Time(s)
/releases/stable/fedora/16/: 2 Time(s)
/releases/stable/fedora/16/ovirt-engine.repo: 5 Time(s)
/releases/stable/fedora/16/repodata/filelists.xml.gz: 22 Time(s)
/releases/stable/fedora/16/repodata/repomd.xml: 85 Time(s)
/releases/stable/ovirt-engine.repo: 1 Time(s)
/releases/stable/rpm/EL/6.2/repodata/repomd.xml: 4 Time(s)
/releases/stable/rpm/EL/6.3/repodata/repomd.xml: 4 Time(s)
/releases/stable/rpm/EL/6.4/repodata/5d5e8 ... ther.sqlite.bz2: 1 Time(s)
/releases/stable/rpm/EL/6.4/repodata/repomd.xml: 9 Time(s)
/releases/stable/rpm/EL/6.5/ppc64/: 1 Time(s)
/releases/stable/rpm/EL/6.5/repodata/repomd.xml: 43 Time(s)
/releases/stable/rpm/EL/6Workstation/repodata/repomd.xml: 3 Time(s)
/releases/stable/rpm/EL6/6/repodata/repomd.xml: 8 Time(s)
/releases/stable/rpm/Fedora/15/repodata/repomd.xml: 6 Time(s)
/releases/stable/rpm/Fedora/16/repodata/repomd.xml: 6 Time(s)
/releases/stable/rpm/Fedora/17/repodata/filelists.xml.gz: 7 Time(s)
/releases/stable/rpm/Fedora/17/repodata/primary.xml.gz: 7 Time(s)
/releases/stable/rpm/Fedora/17/repodata/repomd.xml: 116 Time(s)
/releases/stable/rpm/Fedora/18/noarch/ovir ... fc18.noarch.rpm: 1 Time(s)
/releases/stable/rpm/Fedora/18/repodata/repomd.xml: 72 Time(s)
/releases/stable/rpm/Fedora/6/repodata/repomd.xml: 3 Time(s)
/releases/stable/rpm/Fedora/6Server/repodata/repomd.xml: 6 Time(s)
/releases/stable/rpm/el6/.treeinfo: 1 Time(s)
/releases/stable/rpm/el6/treeinfo: 1 Time(s)
/releases/stable/rpm/fc19/repodata/aaf8717 ... l.gz/trackback/: 2 Time(s)
/releases/stable/src/ovirt-log-collector-%25: 1 Time(s)
/releases/updates-testing: 1 Time(s)
/releases/updates-testing/: 1 Time(s)
/releases/updates-testing/rpm/EL/6/: 4 Time(s)
/releases/updates-testing/rpm/EL/6/repodata/repomd.xml: 2 Time(s)
/releases/updates-testing/rpm/Fedora/19/repodata/repomd.xml: 47 Time(s)
/releases/user/register: 6 Time(s)
/repos/clean_pub/ovirt-3.4-snapshot/rpm/fc19/repodata/: 1 Time(s)
/repos/clean_pub/ovirt-3.4/rpm/el6/SRPMS/: 1 Time(s)
/repos/clean_pub/ovirt-3.4/rpm/el6/i386/: 1 Time(s)
/repos/clean_pub/ovirt-3.4/rpm/el6/noarch/: 1 Time(s)
/repos/clean_pub/ovirt-3.4/rpm/el6/repodat ... -primary.xml.gz: 1 Time(s)
/repos/clean_pub/ovirt-3.4/rpm/el6Server/SRPMS/: 1 Time(s)
/repos/clean_pub/ovirt-3.4/rpm/el6Server/noarch/: 1 Time(s)
/repos/clean_pub/ovirt-3.4/rpm/el6Server/r ... -primary.xml.gz: 1 Time(s)
/repos/clean_pub/ovirt-3.4/rpm/el6Server/repodata/repomd.xml: 1 Time(s)
/repos/clean_pub/ovirt-3.4/rpm/fc19/noarch/: 1 Time(s)
/repos/clean_pub/ovirt-3.4/rpm/fc19/repodata/: 1 Time(s)
/repos/clean_pub/ovirt-3.4/rpm/fc19/repodata/repomd.xml: 1 Time(s)
/repos/clean_pub/ovirt-3.4/rpm/fc19/x86_64/: 1 Time(s)
/repos/clean_pub/ovirt-3.4/rpm/fc20/: 1 Time(s)
/repos/clean_pub/ovirt-3.4/rpm/fc20/x86_64/: 1 Time(s)
/repos/clean_pub/ovirt-3.5-pre/rpm/fc19/: 1 Time(s)
/repos/clean_pub/ovirt-master-snapshot/rpm ... ilelists.xml.gz: 1 Time(s)
/repos/clean_pub/ovirt-master-snapshot/rpm/centos/: 1 Time(s)
/repos/clean_pub/ovirt-master-snapshot/rpm/el6/SRPMS/: 1 Time(s)
/repos/clean_pub/ovirt-master-snapshot/rpm/el6/i686/: 1 Time(s)
/repos/clean_pub/ovirt-master-snapshot/rpm/el6/x86_64/: 1 Time(s)
/repos/clean_pub/ovirt-master-snapshot/rpm/el7/SRPMS/: 1 Time(s)
/repos/clean_pub/ovirt-master-snapshot/rpm/fc19/repodata/: 1 Time(s)
/repos/clean_pub/ovirt-master-snapshot/rpm/fc19/x86_64/: 1 Time(s)
/repos/clean_pub/ovirt-master-snapshot/rpm/fc20/i686/: 1 Time(s)
/repos/clean_pub/ovirt-master-snapshot/rpm/fc20/repodata/: 1 Time(s)
/repos/ovirt-3.4.old/rpm/el6/x86_64/: 1 Time(s)
/repos/ovirt-3.4.old/rpm/el6Server/x86_64/: 1 Time(s)
/repos/ovirt-3.5-beta2/src/ovirt-host-deploy-offline/: 1 Time(s)
/repos/ovirt-3.5-pre.old/rpm/fc19/x86_64/: 1 Time(s)
/robots.txt: 81 Time(s)
/user: 1 Time(s)
/user/: 1 Time(s)
/webeditor/editor/filemanager/browser/defa ... ctors/test.html: 1 Time(s)
/webeditor/editor/filemanager/connectors/test.html: 1 Time(s)
/webeditor/editor/filemanager/connectors/uploadtest.html: 1 Time(s)
/webmanage/FCKeditor/editor/filemanager/co ... uploadtest.html: 1 Time(s)
/webmanage/fckeditor/editor/filemanager/br ... ctors/test.html: 1 Time(s)
/webmanage/fckeditor/editor/filemanager/connectors/test.html: 1 Time(s)
/wordpress/wordpress/wp-admin/: 6 Time(s)
/wordpress/wp-admin/: 5 Time(s)
/wp-admin/: 4 Time(s)
/wp-content/plugins/pluginX/timthumb.php?s ... ris.gr%2Fxp.php: 1 Time(s)
/wp-content/plugins/seo-watcher/ofc/php-of ... name=vito.phtml: 4 Time(s)
/wp-content/plugins/seo-watcher/ofc/tmp-up ... s/vito.phtml?rf: 4 Time(s)
/wp-content/themes/Chameleon/timthumb.php? ... y.com%2Fbad.php: 3 Time(s)
/wp-content/themes/TheTravelTheme/includes ... .net/indeks.php: 1 Time(s)
/wp-content/themes/TheTravelTheme/includes ... et%2Findeks.php: 16 Time(s)
/wp-content/themes/bueno/thumb.php?src=htt ... et%2Findeks.php: 2 Time(s)
/wp-content/themes/deliciousmagazine/thumb ... l.com%2Flin.php: 1 Time(s)
/wp-content/themes/deliciousmagazine/thumb ... org%2Fbudak.php: 2 Time(s)
/wp-content/themes/ecobiz/timthumb.php?src ... l.com%2Fbad.php: 9 Time(s)
/wp-content/themes/freshnews/timthumb.php? ... er.com%2Fup.php: 2 Time(s)
/wp-content/themes/headlines/thumb.php?src ... y.com%2Fbad.php: 2 Time(s)
/wp-content/themes/listings/timthumb.php?s ... l.com%2Fbad.php: 1 Time(s)
/wp-content/themes/thedawn/lib/scripts/tim ... y.com%2Fbad.php: 3 Time(s)
/wp-login.php: 52 Time(s)
/wp-login.php?action=register: 57 Time(s)
/wp-login.php?action=register:: 2 Time(s)
/wp/wp-admin/: 5 Time(s)
/xmlrpc.php: 5 Time(s)
http://lists.ovirt.org/pipermail/infra/201 ... ki-register.php: 1 Time(s)
http://lists.ovirt.org/wp-login.php?action=register: 2 Time(s)
http://resources.ovirt.org/pub/ovirt-maste ... ther.sqlite.bz2: 4 Time(s)
http://resources.ovirt.org/releases/nightl ... data/repomd.xml: 1 Time(s)
416 Request Range Not Satisfiable
/pub/ovirt-3.4/rpm/el6/noarch/ovirt-engine ... .el6.noarch.rpm: 1 Time(s)
/pub/ovirt-3.4/rpm/el6Server/noarch/ovirt- ... .el6.noarch.rpm: 2 Time(s)
/releases/stable/rpm/EL/6Server/SRPMS/http ... 6.ovirt.src.rpm: 2 Time(s)
/releases/stable/rpm/EL/6Server/SRPMS/http ... irt.el6.src.rpm: 2 Time(s)
/releases/stable/rpm/EL/6Server/SRPMS/jasp ... 0-7.el6.src.rpm: 1 Time(s)
/releases/stable/rpm/EL/6Server/SRPMS/otop ... 0-1.el6.src.rpm: 1 Time(s)
/releases/stable/rpm/EL/6Server/SRPMS/ovir ... -10.el6.src.rpm: 1 Time(s)
/releases/stable/rpm/EL/6Server/SRPMS/ovir ... 0-1.el6.src.rpm: 5 Time(s)
/releases/stable/rpm/EL/6Server/SRPMS/ovir ... 0-2.el6.src.rpm: 2 Time(s)
/releases/stable/rpm/EL/6Server/SRPMS/ovir ... 1-1.el6.src.rpm: 1 Time(s)
/releases/stable/rpm/EL/6Server/SRPMS/ovir ... 1.0.el6.src.rpm: 1 Time(s)
/releases/stable/rpm/EL/6Server/SRPMS/ovir ... 1.2.0-1.src.rpm: 1 Time(s)
/releases/stable/rpm/EL/6Server/SRPMS/ovir ... 2-1.el6.src.rpm: 2 Time(s)
/releases/stable/rpm/EL/6Server/SRPMS/ovir ... 5-1.el6.src.rpm: 1 Time(s)
/releases/stable/rpm/EL/6Server/SRPMS/ovir ... 6-1.el6.src.rpm: 2 Time(s)
/releases/stable/rpm/EL/6Server/SRPMS/ovir ... 7-1.el6.src.rpm: 1 Time(s)
/releases/stable/rpm/EL/6Server/SRPMS/vdsm ... 6-0.el6.src.rpm: 1 Time(s)
/releases/stable/rpm/EL/6Server/i686/vdsm- ... -0.el6.i686.rpm: 3 Time(s)
/releases/stable/rpm/EL/6Server/noarch/htt ... .el6.noarch.rpm: 2 Time(s)
/releases/stable/rpm/EL/6Server/noarch/htt ... virt.noarch.rpm: 2 Time(s)
/releases/stable/rpm/EL/6Server/noarch/jas ... .el6.noarch.rpm: 1 Time(s)
/releases/stable/rpm/EL/6Server/noarch/oto ... .el6.noarch.rpm: 4 Time(s)
/releases/stable/rpm/EL/6Server/noarch/ovi ... .0-1.noarch.rpm: 2 Time(s)
/releases/stable/rpm/EL/6Server/noarch/ovi ... .el6.noarch.rpm: 44 Time(s)
/releases/stable/rpm/EL/6Server/noarch/rep ... -primary.xml.gz: 1 Time(s)
/releases/stable/rpm/EL/6Server/noarch/rep ... f6-other.xml.gz: 1 Time(s)
/releases/stable/rpm/EL/6Server/noarch/rep ... ilelists.xml.gz: 1 Time(s)
/releases/stable/rpm/EL/6Server/noarch/rep ... ists.sqlite.bz2: 1 Time(s)
/releases/stable/rpm/EL/6Server/noarch/rep ... mary.sqlite.bz2: 1 Time(s)
/releases/stable/rpm/EL/6Server/noarch/rep ... ther.sqlite.bz2: 1 Time(s)
/releases/stable/rpm/EL/6Server/noarch/repodata/repomd.xml: 1 Time(s)
/releases/stable/rpm/EL/6Server/noarch/vds ... .el6.noarch.rpm: 34 Time(s)
/releases/stable/rpm/EL/6Server/repodata/1 ... ists.sqlite.bz2: 1 Time(s)
/releases/stable/rpm/EL/6Server/repodata/2 ... -primary.xml.gz: 1 Time(s)
/releases/stable/rpm/EL/6Server/repodata/2 ... c3-other.xml.gz: 1 Time(s)
/releases/stable/rpm/EL/6Server/repodata/3 ... ther.sqlite.bz2: 1 Time(s)
/releases/stable/rpm/EL/6Server/repodata/4 ... mary.sqlite.bz2: 1 Time(s)
/releases/stable/rpm/EL/6Server/repodata/f ... ilelists.xml.gz: 1 Time(s)
/releases/stable/rpm/EL/6Server/repodata/repomd.xml: 1 Time(s)
/releases/stable/rpm/EL/6Server/x86_64/jbo ... .el6.x86_64.rpm: 1 Time(s)
/releases/stable/rpm/EL/6Server/x86_64/ovi ... .el6.x86_64.rpm: 1 Time(s)
/releases/stable/rpm/EL/6Server/x86_64/vds ... .el6.x86_64.rpm: 3 Time(s)
503 Service Unavailable
/_h5ai/client/images/preview/close.svg: 1 Time(s)
/_h5ai/client/images/preview/fullscreen.svg: 1 Time(s)
/pub/ovirt-3.3/iso/ovirt-live-el6.iso: 6479 Time(s)
---------------------- httpd End -------------------------
--------------------- Postfix Begin ------------------------
28 *Warning: Connection concurrency limit reached
127 *Warning: Pre-queue content-filter connection overload
138 Miscellaneous warnings
25.263M Bytes accepted 26,490,082
237.061M Bytes delivered 248,576,967
======== ================================================
2519 Accepted 97.00%
78 Rejected 3.00%
-------- ------------------------------------------------
2597 Total 100.00%
======== ================================================
1 Reject relay denied 1.28%
77 Reject unknown user 98.72%
-------- ------------------------------------------------
78 Total Rejects 100.00%
======== ================================================
1977 Connections made
26 Connections lost
1977 Disconnections
2398 Removed from queue
1216 Delivered
34529 Sent via SMTP
8 Forwarded
185 Deferred
2886 Deferrals
2 Bounce (local)
8 Bounce (remote)
34 Expired and returned to sender
42 DSNs undeliverable
2693 Connection failure (outbound)
7 Timeout (inbound)
90 Hostname verification errors
433 Enabled PIX workaround
---------------------- Postfix End -------------------------
--------------------- SSHD Begin ------------------------
Disconnecting after too many authentication failures for user:
root : 415 Time(s)
Users logging in through sshd:
jenkins:
89.31.150.215 (alterway01.ovirt.org): 3 times
mirror:
192.87.102.41: 12 times
2001:67c:2564:a120::26 (mozilla2.snt.utwente.nl): 1 time
128.61.111.12 (zaphod.gtlib.gatech.edu): 1 time
152.3.102.53 (archive.linux.duke.edu): 1 time
rsync:
209.132.186.36 (nat-pool-tlv-t.redhat.com): 1 time
Received disconnect:
11: Bye Bye : 755 Time(s)
11: Client disconnecting normally : 5 Time(s)
11: disconnected by user : 15 Time(s)
3: com.jcraft.jsch.JSchException: Auth fail : 1 Time(s)
SFTP subsystem requests: 3 Time(s)
**Unmatched Entries**
reverse mapping checking getaddrinfo for 232.51.174.61.dial.wz.zj.dynamic.163data.com.cn [61.174.51.232] failed - POSSIBLE BREAK-IN ATTEMPT! : 3 time(s)
reverse mapping checking getaddrinfo for server-83.colo-00.altnet.lv [195.3.144.83] failed - POSSIBLE BREAK-IN ATTEMPT! : 1 time(s)
---------------------- SSHD End -------------------------
--------------------- Disk Space Begin ------------------------
Filesystem Size Used Avail Use% Mounted on
/dev/xvda 97G 84G 13G 88% /
---------------------- Disk Space End -------------------------
###################### Logwatch End #########################
10 years, 2 months
oVirt Infra weekly
by Karsten Wade
------=_Part_22296256_776422937.1410756706133
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
The following meeting has been modified:
Subject: oVirt Infra weekly
Organizer: "Karsten Wade" <kwade(a)redhat.com>
Location: #ovirt on irc.oftc.net
Time: 7:00:00 AM - 8:00:00 AM GMT -08:00 US/Canada Pacific [MODIFIED]
Recurrence : Every Monday End by Sep 14, 2014 Effective Jul 9, 2012
Required: infra(a)ovirt.org; iheim(a)redhat.com; lpeer(a)redhat.com; eedri(a)redhat.com; jottinge(a)redhat.com; bazulay(a)redhat.com; vered(a)redhat.com; hrupp(a)redhat.com; rbarry(a)redhat.com
Optional: mburns(a)redhat.com
*~*~*~*~*~*~*~*~*~*
Weekly oVirt Infrastructure Team meeting.
http://www.ovirt.org/wiki/Meetings
To see in your timezone date -d 'MONDAY 1000 EDT'
------=_Part_22296256_776422937.1410756706133
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit
<html><body id='htmlmode'><h3>The following meeting has been modified:</h3>
<p>
<table border='0'>
<tr><th align=left>Subject:</th><td>oVirt Infra weekly </td></tr>
<tr><th align=left>Organizer:</th><td>"Karsten Wade" <kwade(a)redhat.com> </td></tr>
</table>
<p>
<table border='0'>
<tr><th align=left>Location:</th><td>#ovirt on irc.oftc.net </td></tr>
<tr><th align=left>Time:</th><td>7:00:00 AM - 8:00:00 AM GMT -08:00 US/Canada Pacific [MODIFIED]
</td></tr><tr><th align=left>Recurrence</th><td>: Every Monday End by Sep 14, 2014 Effective Jul 9, 2012</td></tr>
</table>
<p>
<table border='0'>
<tr><th align=left>Required:</th><td>infra(a)ovirt.org; iheim(a)redhat.com; lpeer(a)redhat.com; eedri(a)redhat.com; jottinge(a)redhat.com; bazulay(a)redhat.com; vered(a)redhat.com; hrupp(a)redhat.com; rbarry(a)redhat.com </td></tr>
<tr><th align=left>Optional:</th><td>mburns(a)redhat.com </td></tr></table>
<div>*~*~*~*~*~*~*~*~*~*</div><br>Weekly oVirt Infrastructure Team meeting. <br><br>http://www.ovirt.org/wiki/Meetings <br><br>To see in your timezone date -d 'MONDAY 1000 EDT' </body></html></body></html>
------=_Part_22296256_776422937.1410756706133
Content-Type: text/calendar; charset=utf-8; method=REQUEST; name=meeting.ics
Content-Transfer-Encoding: 7bit
BEGIN:VCALENDAR
PRODID:Zimbra-Calendar-Provider
VERSION:2.0
METHOD:REQUEST
BEGIN:VTIMEZONE
TZID:America/Los_Angeles
BEGIN:STANDARD
DTSTART:16010101T020000
TZOFFSETTO:-0800
TZOFFSETFROM:-0700
RRULE:FREQ=YEARLY;WKST=MO;INTERVAL=1;BYMONTH=11;BYDAY=1SU
TZNAME:PST
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T020000
TZOFFSETTO:-0700
TZOFFSETFROM:-0800
RRULE:FREQ=YEARLY;WKST=MO;INTERVAL=1;BYMONTH=3;BYDAY=2SU
TZNAME:PDT
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:384b2ed0-ce68-43da-9f41-0279c1d1ed9b
RRULE:FREQ=WEEKLY;UNTIL=20140915T065959Z;INTERVAL=1;BYDAY=MO
SUMMARY:oVirt Infra weekly
DESCRIPTION:Weekly oVirt Infrastructure Team meeting. \n\nhttp://www.ovirt.o
rg/wiki/Meetings \n\nTo see in your timezone date -d 'MONDAY 1000 EDT'
X-ALT-DESC;FMTTYPE=text/html:<html><body id='htmlmode'><h3>The following mee
ting has been modified:</h3>\n\n<p>\n<table border='0'>\n<tr><th align=left>
Subject:</th><td>oVirt Infra weekly </td></tr>\n<tr><th align=left>Organizer
:</th><td>"Karsten Wade" <\;kwade(a)redhat.com>\; </td></tr>\n</table>\n<p
>\n<table border='0'>\n<tr><th align=left>Location:</th><td>#ovirt on irc.of
tc.net </td></tr>\n<tr><th align=left>Time:</th><td>7:00:00 AM - 8:00:00 AM
GMT -08:00 US/Canada Pacific [MODIFIED]\n </td></tr><tr><th align=left>Recur
rence</th><td>: Every Monday End by Sep 14\, 2014 Effective Jul 9\, 2012</td
></tr>\n</table>\n<p>\n<table border='0'>\n<tr><th align=left>Required:</th>
<td>infra(a)ovirt.org\; iheim(a)redhat.com\; lpeer(a)redhat.com\; eedri(a)redhat.com
\; jottinge(a)redhat.com\; bazulay(a)redhat.com\; vered(a)redhat.com\; hrupp@redha
t.com\; rbarry(a)redhat.com </td></tr>\n<tr><th align=left>Optional:</th><td>m
burns(a)redhat.com </td></tr></table>\n<div>*~*~*~*~*~*~*~*~*~*</div><br>Weekl
y oVirt Infrastructure Team meeting. <br><br>http://www.ovirt.org/wiki/Meeti
ngs <br><br>To see in your timezone date -d '\;MONDAY 1000 EDT'\; </bo
dy></html></body></html>
LOCATION:#ovirt on irc.oftc.net
ATTENDEE;CN=infra;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE:mail
to:infra@ovirt.org
ATTENDEE;CN=Itamar Heim;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALS
E:mailto:iheim@redhat.com
ATTENDEE;CN=Livnat Peer;ROLE=REQ-PARTICIPANT;PARTSTAT=TENTATIVE;RSVP=FALSE:m
ailto:lpeer@redhat.com
ATTENDEE;CN=Eyal Edri;ROLE=REQ-PARTICIPANT;PARTSTAT=ACCEPTED;RSVP=FALSE:mail
to:eedri@redhat.com
ATTENDEE;CN=Joseph B. Ottinger;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RS
VP=FALSE:mailto:jottinge@redhat.com
ATTENDEE;CN=Barak Azulay;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FAL
SE:mailto:bazulay@redhat.com
ATTENDEE;CN=Vered Volansky;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=F
ALSE:mailto:vered@redhat.com
ATTENDEE;CN=Mike Burns;ROLE=OPT-PARTICIPANT;PARTSTAT=TENTATIVE;RSVP=FALSE:ma
ilto:mburns@redhat.com
ATTENDEE;CN=Heiko W.Rupp;ROLE=REQ-PARTICIPANT;PARTSTAT=DECLINED;RSVP=FALSE:m
ailto:hrupp@redhat.com
ATTENDEE;CN=Ryan Barry;ROLE=REQ-PARTICIPANT;PARTSTAT=ACCEPTED;RSVP=FALSE:mai
lto:rbarry@redhat.com
ORGANIZER;CN=Karsten Wade:mailto:kwade@redhat.com
DTSTART;TZID="America/Los_Angeles":20120709T070000
DTEND;TZID="America/Los_Angeles":20120709T080000
STATUS:CONFIRMED
CLASS:PUBLIC
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
TRANSP:OPAQUE
LAST-MODIFIED:20140915T045146Z
DTSTAMP:20140915T045146Z
SEQUENCE:4
BEGIN:VALARM
ACTION:DISPLAY
TRIGGER;RELATED=START:-PT15M
DESCRIPTION:Reminder
END:VALARM
END:VEVENT
END:VCALENDAR
------=_Part_22296256_776422937.1410756706133--
10 years, 2 months