Re: [ros-dev] [ros-diffs] [pschweitzer] 64617: [NTFS] - Add a directory entry into FCB which will be a copy of the $FILE_NAME attribute of the FILE record. Though, it won't contain the name itself (in

2014-10-08 Thread Pierre Schweitzer
{ >> +return NULL; >> +} > > > These failure cases look like they're all at least leaking MftRecord :p > > ___ > Ros-dev mailing list > Ros-dev@reactos.org > http://www.reactos.org/mailman/

Re: [ros-dev] Topics for next meeting

2014-09-15 Thread Pierre Schweitzer
patible version) > - new on-demand builders (Clang, VC, x64, arm, branch, patch) > - testbot on a win 2003 machine > > Timo > > > ___ > Ros-dev mailing list > Ros-dev@reactos.org > http://www.reactos.org/mailman/list

Re: [ros-dev] [ros-diffs] [jgardou] 64121: [KDGDB] - introduce KDGDB, a KDCOM-like DLL, wrapping the KD protocol and the GDB remote protocol together. It is not fully functional, but for now it permit

2014-09-12 Thread Pierre Schweitzer
d _WINKD_ to TRUE in your CMakeCache.txt. Using >> separate debug symbols is also a good idea. >> >> > > _______ > Ros-dev mailing list > Ros-dev@reactos.org > http://www.reactos.org/mailman/listinfo/ros-dev -- Pierre Schweitzer System &am

Re: [ros-dev] Status Meeting (July 2014)

2014-07-31 Thread Pierre Schweitzer
re that in advance! Everyone will have max 1 minute! > > Regards, > Aleksey Bragin > > ___ > Ros-dev mailing list > Ros-dev@reactos.org > http://www.reactos.org/mailman/listinfo/ros-dev -- Pierre Schweitzer System & Network Administra

Re: [ros-dev] Fezile server down

2014-07-31 Thread Pierre Schweitzer
MB3-iKVM? >> >> The Tyan board has been shipped and will be tested when Jan is back from >> vacations. >> >> Cheers, >> >> Colin >> >> >> ___ >> Ros-dev mailing list >> Ros-dev@reactos.org >> http://www.reactos.org/ma

Re: [ros-dev] Jira comments

2014-06-26 Thread Pierre Schweitzer
comments work again How is it possible? > > > > H. > > > > > ___ > Ros-dev mailing list > Ros-dev@reactos.org > http://www.reactos.org/mailman/listinfo/ros-dev -- Pierre Schweitzer System Administrator ReactOS F

Re: [ros-dev] [ros-diffs] [hbelusca] 63599: [TASKMGR]: Use the EndTask API to kill tasks.

2014-06-15 Thread Pierre Schweitzer
On 15/06/2014 19:47, hbelu...@svn.reactos.org wrote: > +/* Trick: on Windows, pressing the CTRL key forces the task to be ended > */ > +BOOL ForceEndTask = !!(GetKeyState(VK_CONTROL) & 0x8000); > + Was it really meant to be '!!'? -- Pierre Schweitzer Sy

Re: [ros-dev] Upgrade complete

2014-06-14 Thread Pierre Schweitzer
Fixed. On 15/06/2014 00:56, Alexander Rechitskiy wrote: > https://code.reactos.org/ does NOT work > 15.06.2014, 02:40, "Pierre Schweitzer" : > > As a side note, upgrade to Fisheye 3.4.4 didn't fix ONLINE-461 (which was > > the > > main reason behind th

Re: [ros-dev] Upgrade complete

2014-06-14 Thread Pierre Schweitzer
loss as we had to > restore from backups. > > > > ___ > Ros-dev mailing list > Ros-dev@reactos.org > http://www.reactos.org/mailman/listinfo/ros-dev -- Pierre Schweitzer System Administrator ReactOS Foundation smime.p7

Re: [ros-dev] Status Meeting (May 2014)

2014-06-05 Thread Pierre Schweitzer
eeting > 2. What you are going to do in the coming month > > This is needed to understand who is working on what, to plan things, > etc. Thanks, I hope it's not that much to ask for. > > Regards, > Aleksey Bragin > > _______ > Ros

Re: [ros-dev] [ros-diffs] [hbelusca] 63398: [USETUP] - Fix a bit the translation of yesterday; - Use TEXT_PADDING_BIG instead of hardcoding 3 spaces in the status messages.

2014-05-21 Thread Pierre Schweitzer
{ > 0, It would be better to have "Veuillez patienter..." "Attendre" sounds so weird in that context. > @@ -850,8 +850,8 @@ > { > 0, > 0, > -" Patienter...", > -TEXT_TYPE_STATUS > +&q

Re: [ros-dev] [ros-diffs] [ekohl] 63326: [NTOSKRNL] xHalIoReadPartitionTable: Only used non-container partition entries have a non-zero partition number.

2014-05-17 Thread Pierre Schweitzer
} > else > { > @@ -1667,7 +1666,6 @@ > PartitionInfo->PartitionLength.QuadPart = 0; > PartitionInfo->HiddenSectors = 0; > > - /* FIXME: REACTOS HACK */ > PartitionInfo->PartitionN

Re: [ros-dev] Status Meeting (April 2014)

2014-04-24 Thread Pierre Schweitzer
ksey Bragin > > ___ > Ros-dev mailing list > Ros-dev@reactos.org > http://www.reactos.org/mailman/listinfo/ros-dev -- Pierre Schweitzer System Administrator ReactOS Foundation smime.p7s Description: S/MIME Cryptographic Signature

Re: [ros-dev] [ros-diffs] [pschweitzer] 62779: [CDFS] Convert FCB pathname from simple buffer to unicode string. Please carefully review if I missed something

2014-04-19 Thread Pierre Schweitzer
Hey! That's indeed a typo! Can someone commit a fix? I can't before Monday evening. Thanks! Pierre Message original Objet : Re: [ros-dev] [ros-diffs] [pschweitzer] 62779: [CDFS] Convert FCB pathname from simple buffer to unicode string. Please carefully review if I missed some

Re: [ros-dev] [ros-diffs] [pschweitzer] 62779: [CDFS] Convert FCB pathname from simple buffer to unicode string. Please carefully review if I missed something

2014-04-19 Thread Pierre Schweitzer
uffer[0] >> == L'\\'); >> } > == > > > > Generally I'm seeing a lot of manual work where > RtlInitEmptyUnicodeString and RtlCopyUnicodeString could be used. > > _______ > Ros-dev mailing list > Ros-de

[ros-dev] Heartbleed issue on the ReactOS infrastructure

2014-04-09 Thread Pierre Schweitzer
e. I'm available by email or on IRC to answer your questions and clear your doubts. With my best regards, -- Pierre Schweitzer System Administrator ReactOS Foundation smime.p7s Description: S/MIME Cryptographic Signature ___ Ros-dev mailing

Re: [ros-dev] [ros-diffs] [pschweitzer] 62675: [CHARMAP] Use rather wcsncpy(). A bit less safe, but at least, data are copied till possible

2014-04-06 Thread Pierre Schweitzer
t; - lpFontName); >> +wcsncpy(infoPtr->CurrentFont.lfFaceName, >> +lpFontName, >> +sizeof(infoPtr->CurrentFont.lfFaceName) / >> sizeof(infoPtr->CurrentFont.lfFaceName[0])); >> >> infoPtr->hFont = CreateFontIndirectW(&infoPtr->CurrentFont); >> >> >> >> > > ___ > Ros-dev mailing list > Ros-dev@reactos.org > http://www.reactos.org/mailman/listinfo/ros-dev -- Pierre Schweitzer System Administrator ReactOS Foundation smime.p7s Description: S/MIME Cryptographic Signature ___ Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev

Re: [ros-dev] [ros-builds] Linux_AMD64_2 VMWPlayer-Test: build failed

2014-04-01 Thread Pierre Schweitzer
M-Test Trigger) > Build Source Stamp: 62598 > Blamelist: > > BUILD FAILED: failed shell > > sincerely, > -The Buildbot > > > > -- Pierre Schweitzer System Administrator ReactOS Foundation smime.p7s Description: S/MIME Cryptographic Signature _

Re: [ros-dev] [ros-diffs] [dgorbachev] 62598: [BUGCODES] - Add an error message for Proprietary Software Execution Prevention feature supported by recent CPUs. - TODO: Implement this feature in the ke

2014-04-01 Thread Pierre Schweitzer
Nice one :-). I thought you'd commit your ReactOS 1.0 patch today! Beware though, you're sitting BUGCODE_NDIS_DRIVER. Regards, -- Pierre Schweitzer System Administrator ReactOS Foundation smime.p7s Description: S/MIME Cryptographic

Re: [ros-dev] Status Meeting (March 2014)

2014-03-27 Thread Pierre Schweitzer
> Ros-dev mailing list > Ros-dev@reactos.org > http://www.reactos.org/mailman/listinfo/ros-dev -- Pierre Schweitzer System Administrator ReactOS Foundation smime.p7s Description: S/MIME Cryptographic Signature __

Re: [ros-dev] [CORE-7969] A week later

2014-03-15 Thread Pierre Schweitzer
t; Could anyone review, test, and apply it? > > https://jira.reactos.org/browse/CORE-7969 > > Thanks > > > > ___ > Ros-dev mailing list > Ros-dev@reactos.org > http://www.reactos.org/mailman/listinfo/ros-dev -- Pierre Sc

Re: [ros-dev] jira account

2014-03-01 Thread Pierre Schweitzer
han our current buggy LDAP bridge. > > > - Colin > > ___ > Ros-dev mailing list > Ros-dev@reactos.org > http://www.reactos.org/mailman/listinfo/ros-dev -- Pierre Schweitzer System Administrator ReactOS Foundation smime.p7s Description: S/MIME Cryptographic Signature

Re: [ros-dev] jira account

2014-03-01 Thread Pierre Schweitzer
ause I want to login to JIRA, but >>> JIRA says now that my login is incorrect. Does it need some time to >>> make >>> JIRA accout accessible after registration? Or I need to do some >>> actions? >>> Do I need to request account for JIRA separately? >&

Re: [ros-dev] Status Meeting (February 2014)

2014-02-27 Thread Pierre Schweitzer
ns are > welcome (send them to me shortly before the meeting starts). > > Regards, > Aleksey Bragin > > ___ > Ros-dev mailing list > Ros-dev@reactos.org > http://www.reactos.org/mailman/listinfo/ros-dev -- Pierre Schweitzer Sys

Re: [ros-dev] Status Meeting (January 2014)

2014-01-30 Thread Pierre Schweitzer
re the meeting starts). Hermes > sent the first suggestion well before the meeting, so please follow > his example and send your suggestions too. > > Regards, > Aleksey Bragin > > ___ > Ros-dev mailing list > Ros-dev@reactos.o

Re: [ros-dev] Fwd: Your stand proposal for ReactOS has been rejected

2013-12-19 Thread Pierre Schweitzer
t;> Kind regards, >> >> Wynke Stulemeijer >> FOSDEM stands team >> >> >> ___ >> Ros-dev mailing list >> Ros-dev@reactos.org >> http://www.reactos.org/mailman/listinfo/ros-dev > > ___ > Ros-

Re: [ros-dev] Status Meeting (November 2013)

2013-12-05 Thread Pierre Schweitzer
gt; The agenda will be posted shortly before the meeting, suggestions are >>>> welcome (send them to me shortly before the meeting starts). Hermes >>>> sent the >>>> first suggestion well before the meeting, so please follow his >>>> example and >>

Re: [ros-dev] [ros-diffs] [ekohl] 61145: [FASTFAT] FsdGetFsVolumeInformation: Return volume creation time.

2013-11-30 Thread Pierre Schweitzer
> > Hope this helps. > > With kind regards, > Nuno Brito > > So, it sounds like we cannot include any MS-LPL code in our trunk without any prior legal work. Regards, Pierre On 29/11/2013 20:35, Pierre Schweitzer wrote: > The April couldn't give a precise answer. I've

Re: [ros-dev] [ros-diffs] [ekohl] 61145: [FASTFAT] FsdGetFsVolumeInformation: Return volume creation time.

2013-11-29 Thread Pierre Schweitzer
and as >> Aleksander: that >> you can only use fastfat or derived works from it, on an (authentic) >> Windows >> OS (just my 2 cents, I'm not a lawyer too). >> >> Hermès. >> >> -----Message d'origine- >> De : ros-dev-boun...@reacto

Re: [ros-dev] [ros-diffs] [ekohl] 61145: [FASTFAT] FsdGetFsVolumeInformation: Return volume creation time.

2013-11-29 Thread Pierre Schweitzer
r 2013 14:06 >>>>>> To: ros-di...@reactos.org >>>>>> Subject: [ros-diffs] [ekohl] 61145: [FASTFAT] FsdGetFsVolumeInformation: >>>>>> Return volume creation time. >>>>>> >>>>>> Author: ekohl >>

Re: [ros-dev] [ros-general] Server downtime on Saturday

2013-11-26 Thread Pierre Schweitzer
We're trying yet another time. This time with a completely new server from Hetzner. All services are green for the moment. There's only an obvious bottleneck with mails. On 11/25/2013 01:23 PM, Pierre Schweitzer wrote: > So far, we are back online. > > On 11/25/2013 10:30 AM

Re: [ros-dev] [ros-general] Server downtime on Saturday

2013-11-25 Thread Pierre Schweitzer
> some hardware. > > Sorry for the additional downtime.. > > > - Colin > > ___ > Ros-general mailing list > ros-gene...@reactos.org > http://www.reactos.org/mailman/listinfo/ros-general -- Pierre Schweitzer Syste

Re: [ros-dev] Who shot the Drupal?

2013-11-25 Thread Pierre Schweitzer
acting you ^^ > > Greetings > > Daniel "EmuandCo" Reimer > > ___ > Ros-dev mailing list > Ros-dev@reactos.org > http://www.reactos.org/mailman/listinfo/ros-dev -- Pierre Schweitzer System Admin

Re: [ros-dev] [ros-builds] Trunk_x86_GCCLin Debug: build failed

2013-11-18 Thread Pierre Schweitzer
AMD64_1 > > Build Reason: scheduler > Build Source Stamp: 61039 > Blamelist: tkreuzer > > BUILD FAILED: failed shell > > sincerely, > -The Buildbot > > > > -- Pierre Schweitzer System Administrator ReactOS Foundation smime.p7s Description: S/MIME Cryptographi

[ros-dev] ReactOS website issues

2013-11-15 Thread Pierre Schweitzer
will take some time, but we are working together to get ReactOS website back into a decent shape. Be assured that we are doing our best to make your place nice. Meanwhile, please forgive us the caused inconvenience. With my best regards, on behalf of the guys working behind the scene, -- Pierre

Re: [ros-dev] [ros-diffs] [pschweitzer] 60871: [NTOSKRNL] - Implement MiUnlockProcessWorkingSetShared() and make use of it in MiUnlockProcessWorkingSetForFault(). - Complete implementation of MiLockPr

2013-11-06 Thread Pierre Schweitzer
} > } > else > { > +/* Unsafe lock cannot be shared */ > +ASSERT(Shared == FALSE); > /* Reacquire unsafely */ > MiLockProcessWorkingSetUnsafe(Process, Thread); > } > > > > __

Re: [ros-dev] [ros-diffs] [pschweitzer] 60802: [NTOSKRNL] Implement MiSetControlAreaSymbolsLoaded and MiLoadUserSymbols. These are responsible for marking the control area that we've loaded the symbol

2013-11-02 Thread Pierre Schweitzer
LEVEL); >> +} > No offence, but seriously? The PFN lock to set a flag? > > > > ___ > Ros-dev mailing list > Ros-dev@reactos.org > http://www.reactos.org/mailman/listinfo/ros-dev -- Pierre Schweitzer System Administrator Reac

Re: [ros-dev] Servers unexpected downtime

2013-10-29 Thread Pierre Schweitzer
Hi, We are getting back online. All the services are available again and buildslave restarted. I will requeue failed builds due to this downtime. Regards, On 28/10/2013 21:42, Pierre Schweitzer wrote: > Hi, > > North of Europa is facing a major storm. Currently, it is hitting Sweden &

[ros-dev] Servers unexpected downtime

2013-10-28 Thread Pierre Schweitzer
r & KVM testbot offline given it is impossible to upload any ISO at the moment. We will do our best to get the infrastructure back online as fast as possible. We will keep you informed. We are sorry for the caused inconvenience. With my best regards, -- Pierre Schweitzer System Administrator

Re: [ros-dev] reactos.org is down

2013-10-13 Thread Pierre Schweitzer
We're back online. On 13/10/2013 22:51, Pierre Schweitzer wrote: > The faulty server is being replaced at the moment. > > On 13/10/2013 19:52, Pierre Schweitzer wrote: >> Hi, >> >> this is known issue (which has been handled 13 minutes after it &

Re: [ros-dev] reactos.org is down

2013-10-13 Thread Pierre Schweitzer
The faulty server is being replaced at the moment. On 13/10/2013 19:52, Pierre Schweitzer wrote: > Hi, > > this is known issue (which has been handled 13 minutes after it > happened - just for the record ;-)). Unfortunately, so far, it is not > going very well. > > This aff

Re: [ros-dev] reactos.org is down

2013-10-13 Thread Pierre Schweitzer
; http://www.reactos.org/mailman/listinfo/ros-dev -- Pierre Schweitzer System Administrator ReactOS Foundation smime.p7s Description: S/MIME Cryptographic Signature ___ Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev

Re: [ros-dev] Branches status & cleanup

2013-10-08 Thread Pierre Schweitzer
008. Anyone could comment whether there > is anything we haven't achieved with CMake yet? > > Tree-restructure-test > Playground for restructuring the tree. "Let's reshuflle the files and > directories and that makes our OS more stable and usable". Last co

Re: [ros-dev] Status Meeting (September 2013)

2013-09-26 Thread Pierre Schweitzer
Don't trust your credentials mail, it is really on dev.reactos.org. Sorry for the confusion. On 26/09/2013 20:31, Pierre Schweitzer wrote: > Hi, > > the server has been started. The meeting will take place on > irc://dev.reactos.org (unusual place!), port 6667 (no SSL) on c

Re: [ros-dev] Status Meeting (September 2013)

2013-09-26 Thread Pierre Schweitzer
The agenda will be posted shortly before the meeting, suggestions are > welcome (send them to me shortly before the meeting starts). > > Regards, > Aleksey Bragin > > ___ > Ros-dev mailing list > Ros-dev@reactos.org > http://w

Re: [ros-dev] reactos.org is down

2013-09-22 Thread Pierre Schweitzer
14:19, Ameer Ali wrote: > Give contact details for immediate fund transfer... > > Sent from my Windows Phone > > -Original Message- > From: Pierre Schweitzer > Sent: 22-09-2013 PM 04:31 > To: ReactOS Development List > Subject: Re: [ros-dev] reactos.org is down &

Re: [ros-dev] reactos.org is down

2013-09-22 Thread Pierre Schweitzer
gards, > > On 22/09/2013 11:25, Александр wrote: > > reactos.org is down -- Pierre Schweitzer System Administrator ReactOS Foundation smime.p7s Description: S/MIME Cryptographic Signature ___ Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev

Re: [ros-dev] reactos.org is down

2013-09-22 Thread Pierre Schweitzer
_ > Ros-dev mailing list > Ros-dev@reactos.org > http://www.reactos.org/mailman/listinfo/ros-dev -- Pierre Schweitzer System Administrator ReactOS Foundation smime.p7s Description: S/MIME Cryptographic Signature ___ Ros-dev maili

[ros-dev] Works on testbots

2013-09-07 Thread Pierre Schweitzer
o all for your great work permitting this major step for the ReactOS project. With my best regards, -- Pierre Schweitzer System Administrator ReactOS Foundation smime.p7s Description: S/MIME Cryptographic Signature ___ Ros-dev mailing list Ros-dev@re

Re: [ros-dev] Status Meeting (August 2013)

2013-08-29 Thread Pierre Schweitzer
ting, suggestions are > welcome (send them to me shortly before the meeting starts). > > Regards, > Aleksey Bragin > > ___ > Ros-dev mailing list > Ros-dev@reactos.org > http://www.reactos.org/mailman/listinfo/ros-dev -

Re: [ros-dev] Fedroa 19 RosBE bfd.texinfo:325: unknown command `colophon'

2013-08-03 Thread Pierre Schweitzer
s-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev -- Pierre Schweitzer System Administrator ReactOS Foundation smime.p7s Description: S/MIME Cryptographic Signature ___ Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev

Re: [ros-dev] Invitation to use Google Talk

2013-07-09 Thread Pierre Schweitzer
nvite/ANGjdJ_JcFNadwaeZRu5N3VGScKYh8ScvjePyGZOy2wJfll4SJSYwD0TkD7CLUeXhxEDT4fIfxqGb-4rc3yZ?pc=en-rf---a Learn more at: http://www.google.com/intl/en/landing/accounts/ Thanks, The Google Team ___ Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev -- P

Re: [ros-dev] get builds ajax error

2013-07-06 Thread Pierre Schweitzer
___ Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev -- Pierre Schweitzer System Administrator ReactOS Foundation smime.p7s Description: S/MIME Cryptographic Signature

Re: [ros-dev] Status Meeting (June 2013)

2013-06-27 Thread Pierre Schweitzer
This is because you're not on the list of the allowed people for meetings. And there's no reason to put you here, so far. Sorry. On 27/06/2013 20:35, Jonathan Armsden wrote: Did not receive the required credentials On Thu, Jun 27, 2013 at 2:29 PM, Pierre Schweitzer <mailto:pie..

Re: [ros-dev] Status Meeting (June 2013)

2013-06-27 Thread Pierre Schweitzer
ww.reactos.org/mailman/listinfo/ros-dev -- Pierre Schweitzer System Administrator ReactOS Foundation smime.p7s Description: S/MIME Cryptographic Signature ___ Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev

Re: [ros-dev] [ros-builds] Linux_AMD64_2 VMWPlayer-Test: build failed

2013-06-02 Thread Pierre Schweitzer
ild Source Stamp: 59161 Blamelist: BUILD FAILED: failed test sincerely, -The Buildbot -- Pierre Schweitzer System Administrator ReactOS Foundation smime.p7s Description: S/MIME Cryptographic Signature ___ Ros-dev mailing list Ros-dev@reactos.org h

Re: [ros-dev] Linux builder RosBE upgrade

2013-05-31 Thread Pierre Schweitzer
Latest issues have been fixed recently, and thus RosBE 2.1 has been enabled again on Linux builder. Please note that PSEH2 is still in use. On 31/12/2012 11:09, Pierre Schweitzer wrote: Downgraded to RosBE 2.0 due to the major (and breaking) issues raised with the new tool chain. On Dec 30

Re: [ros-dev] Status Meeting (May 2013)

2013-05-30 Thread Pierre Schweitzer
man/listinfo/ros-dev -- Pierre Schweitzer System Administrator ReactOS Foundation smime.p7s Description: S/MIME Cryptographic Signature ___ Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev

Re: [ros-dev] [ros-builds] Linux_AMD64_2 VMWPlayer-Test: build failed

2013-05-20 Thread Pierre Schweitzer
Fixed by increasing testbot disk size from 640M to 2GB. regtests can't run properly with less than 2GB any longer. On 20/05/2013 15:20, Pierre Schweitzer wrote: Hi, Please note that r59047 broke VMware testbot. It times out in setupapi:install and fails to restart afterwards. Re

Re: [ros-dev] [ros-builds] Linux_AMD64_2 VMWPlayer-Test: build failed

2013-05-20 Thread Pierre Schweitzer
: failed test sincerely, -The Buildbot -- Pierre Schweitzer System Administrator ReactOS Foundation smime.p7s Description: S/MIME Cryptographic Signature ___ Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros

Re: [ros-dev] Important Test regressions due to FastFat changes

2013-05-17 Thread Pierre Schweitzer
n/listinfo/ros-dev -- Pierre Schweitzer System Administrator ReactOS Foundation smime.p7s Description: S/MIME Cryptographic Signature ___ Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev

Re: [ros-dev] Unexpected downtime

2013-05-14 Thread Pierre Schweitzer
We're now fully back online. All services are operational. Sorry for the long downtime. Regards, On 14/05/2013 20:07, Pierre Schweitzer wrote: Hi, the jira.reactos.org and code.reactos.org will also experience a short downtime (~20 minutes or so). Regards, On 14/05/2013 19:11, P

Re: [ros-dev] Unexpected downtime

2013-05-14 Thread Pierre Schweitzer
Hi, the jira.reactos.org and code.reactos.org will also experience a short downtime (~20 minutes or so). Regards, On 14/05/2013 19:11, Pierre Schweitzer wrote: Hi, due to critical load issues on reactos.org, the webserver has been taken down now for an extra maintenance to address the

[ros-dev] Unexpected downtime

2013-05-14 Thread Pierre Schweitzer
cannot provide any ETA for the end of the maintenance. We are sorry for the caused inconveniences. With my best regards, -- Pierre Schweitzer System Administrator ReactOS Foundation smime.p7s Description: S/MIME Cryptographic Signature ___ Ros-dev

Re: [ros-dev] Planned services downtime

2013-05-03 Thread Pierre Schweitzer
Everything is back online. SVN is back RW for devs. Please report if anything doesn't work as expected. Sorry for the inconvenience caused by this downtime. Regards, On 03/05/2013 15:33, Pierre Schweitzer wrote: The following services are now back online: -> SVN server (+ ViewVC

Re: [ros-dev] Planned services downtime

2013-05-03 Thread Pierre Schweitzer
The following services are now back online: -> SVN server (+ ViewVC) -> git server (+ gitweb) -> buildmaster Please report if there's anything wrong when using them. Currently, SVN server is RO. It will be back RW when ISO upload is back available. On 03/05/2013 12:54, Pierre Sc

Re: [ros-dev] Planned services downtime

2013-05-03 Thread Pierre Schweitzer
We're getting down now. On 02/05/2013 22:27, Pierre Schweitzer wrote: Hi, Small reminder about that maintenance. The downtime will also affect these services: -> SVN server (+ ViewVC) -> git server (+ gitweb) -> buildmaster Sorry for the caused inconvenience. With my best rega

Re: [ros-dev] Planned services downtime

2013-05-02 Thread Pierre Schweitzer
Hi, Small reminder about that maintenance. The downtime will also affect these services: -> SVN server (+ ViewVC) -> git server (+ gitweb) -> buildmaster Sorry for the caused inconvenience. With my best regards, On 11/04/2013 08:39, Pierre Schweitzer wrote: Hi, on the 3rd of May,

Re: [ros-dev] Status Meeting (April 2013)

2013-04-25 Thread Pierre Schweitzer
he meeting started to get one. The agenda will be posted shortly before the meeting, suggestions are welcome (send them to my email as usual). Regards, Aleksey Bragin ___ Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/list

[ros-dev] Planned services downtime

2013-04-10 Thread Pierre Schweitzer
efore it happens. Sorry for the services interruption. With my best regards, -- Pierre Schweitzer System Administrator ReactOS Foundation smime.p7s Description: S/MIME Cryptographic Signature ___ Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev

[ros-dev] KVM testbot upgraded

2013-04-10 Thread Pierre Schweitzer
OS VM). With newer release, this is impossible. Either ReactOS or KVM locks up because of this. See: http://build.reactos.org/builders/Linux_AMD64_1%20KVM-Test/builds/2710/steps/test/logs/stdio With my best regards, -- Pierre Schweitzer System Administrator ReactOS Foundation smime.p7s Descri

[ros-dev] Linux builder offline

2013-04-07 Thread Pierre Schweitzer
Hi, due to hardware issues, the Linux builder is currently offline. Can't provide any ETA for recovery yet. Sorry for the troubles. With my best regards, -- Pierre Schweitzer System Administrator ReactOS Foundation smime.p7s Description: S/MIME Cryptographic Sign

Re: [ros-dev] Blacklisted Tests in Testman

2013-04-01 Thread Pierre Schweitzer
s-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev -- Pierre Schweitzer System Administrator ReactOS Foundation smime.p7s Description: S/MIME Cryptographic Signature ___ Ros-dev mailing list Ros-dev@reactos.org http://www.reacto

Re: [ros-dev] Status Meeting (March 2013)

2013-03-28 Thread Pierre Schweitzer
Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev -- Pierre Schweitzer System Administrator ReactOS Foundation smime.p7s Description: S/MIME Cryptographic Signature ___ Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.

Re: [ros-dev] dev.reactos.org downtime

2013-03-20 Thread Pierre Schweitzer
Back online and services in green. Please report if anything is wrong. Sorry for the downtime. On 03/20/2013 09:31 AM, Pierre Schweitzer wrote: Maintenance started On 03/20/2013 09:03 AM, Pierre Schweitzer wrote: Hi, as a remind, the maintenance will take place in a half. On 03/17/2013 05

Re: [ros-dev] dev.reactos.org downtime

2013-03-20 Thread Pierre Schweitzer
Maintenance started On 03/20/2013 09:03 AM, Pierre Schweitzer wrote: Hi, as a remind, the maintenance will take place in a half. On 03/17/2013 05:54 PM, Pierre Schweitzer wrote: Hi, due to a maintenance on the server running them, the following services, Jira & Fisheye, will be down on

Re: [ros-dev] dev.reactos.org downtime

2013-03-20 Thread Pierre Schweitzer
Hi, as a remind, the maintenance will take place in a half. On 03/17/2013 05:54 PM, Pierre Schweitzer wrote: Hi, due to a maintenance on the server running them, the following services, Jira & Fisheye, will be down on the 20th of March 2013, starting at 9h30 CET. This means that the

[ros-dev] dev.reactos.org downtime

2013-03-17 Thread Pierre Schweitzer
(and its services) should be back online before midday. We are sorry for the caused inconvenience. With my best regards, -- Pierre Schweitzer System Administrator ReactOS Foundation smime.p7s Description: S/MIME Cryptographic Signature ___ Ros-dev

Re: [ros-dev] [ros-builds] Trunk_x86_GCCLin Release: build failed

2013-03-17 Thread Pierre Schweitzer
ely, -The Buildbot -- Pierre Schweitzer System Administrator ReactOS Foundation smime.p7s Description: S/MIME Cryptographic Signature ___ Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev

Re: [ros-dev] [ros-builds] Trunk_x86_GCCLin Release: build failed

2013-03-16 Thread Pierre Schweitzer
e Buildbot -- Pierre Schweitzer System Administrator ReactOS Foundation smime.p7s Description: S/MIME Cryptographic Signature ___ Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev

Re: [ros-dev] Blacklisted Tests in Testman

2013-03-15 Thread Pierre Schweitzer
s.But stable. :) ___ Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev -- Pierre Schweitzer System Administrator ReactOS Foundation smime.p7s Description: S/MIME Cryptographic Sign

Re: [ros-dev] Network Code for ReactOS / Windows

2013-03-06 Thread Pierre Schweitzer
he updater gets finished. Thank you very much. Regards Stefan Naumann ___ Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev -- Pierre Schweitzer System Administrator ReactOS Foundation smime.p7s Descripti

Re: [ros-dev] Development server downtime

2013-03-06 Thread Pierre Schweitzer
Maintenance is over. Everything went fine. All services are back online. Sorry for the inconvenience. On 03/06/2013 09:46 AM, Pierre Schweitzer wrote: Maintenance started. On 03/06/2013 08:30 AM, Pierre Schweitzer wrote: Small reminder about it. It will happen in a hour. On 01/03/2013 17:14

Re: [ros-dev] Development server downtime

2013-03-06 Thread Pierre Schweitzer
Maintenance started. On 03/06/2013 08:30 AM, Pierre Schweitzer wrote: Small reminder about it. It will happen in a hour. On 01/03/2013 17:14, Pierre Schweitzer wrote: Hi, in order to perform an important maintenance on the development server, it will be down on Wed 6th March, starting in

Re: [ros-dev] Development server downtime

2013-03-05 Thread Pierre Schweitzer
Small reminder about it. It will happen in a hour. On 01/03/2013 17:14, Pierre Schweitzer wrote: Hi, in order to perform an important maintenance on the development server, it will be down on Wed 6th March, starting in the morning (approx 9h30 CET). It means that during this period: git, svn

[ros-dev] Development server downtime

2013-03-01 Thread Pierre Schweitzer
best regards, -- Pierre Schweitzer System Administrator ReactOS Foundation smime.p7s Description: S/MIME Cryptographic Signature ___ Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev

Re: [ros-dev] Status Meeting (February 2013)

2013-02-28 Thread Pierre Schweitzer
didn't receive your credentials whereas you should have, or if you have troubles using them, please contact me BEFORE the meeting actually starts. On 28/02/2013 08:26, Pierre Schweitzer wrote: Hi, it will take place on irc://fezile.reactos.org (Port: 6667, no SSL, channel #meeting). Re

Re: [ros-dev] Status Meeting (February 2013)

2013-02-27 Thread Pierre Schweitzer
s.org http://www.reactos.org/mailman/listinfo/ros-dev -- Pierre Schweitzer System Administrator ReactOS Foundation smime.p7s Description: S/MIME Cryptographic Signature ___ Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev

Re: [ros-dev] [ros-builds] Linux_AMD64_1 KVM-Test: build failed

2013-02-27 Thread Pierre Schweitzer
elist: tkreuzer BUILD FAILED: failed test sincerely, -The Buildbot -- Pierre Schweitzer System Administrator ReactOS Foundation smime.p7s Description: S/MIME Cryptographic Signature ___ Ros-dev mailing list Ros-dev@reactos.org http://www.reacto

[ros-dev] Services downtime

2013-02-25 Thread Pierre Schweitzer
Hi, some services are experiencing an unexpected downtime (Jira, Web, Fisheye, DNS). We are currently working on it. Sorry for the inconvenience. With my best regards, -- Pierre Schweitzer System Administrator ReactOS Foundation smime.p7s Description: S/MIME Cryptographic Signature

Re: [ros-dev] reactos.org is down

2013-02-20 Thread Pierre Schweitzer
Services are going back to normal state. On 21/02/2013 08:08, Pierre Schweitzer wrote: This is a general issue that affects several of our services due to a hypervisor being down. We are currently investigating. Affected services are: ReactOS main site, Jira, Fisheye, main DNS. Sorry for the

Re: [ros-dev] reactos.org is down

2013-02-20 Thread Pierre Schweitzer
: reactos.org is down -- ? ?? ???, ?. ___ Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev -- Pierre Schweitzer System Administrator ReactOS Foundation smime.p7s Description: S/MIME Cryptographic

Re: [ros-dev] [ros-builds] Linux_AMD64_2 VMWPlayer-Test: build failed

2013-02-18 Thread Pierre Schweitzer
The issue is now fixed. This is linked to site migration. Sorry for the inconvenience. On 18/02/2013 21:33, build...@reactos.org wrote: The Buildbot has detected a failed build on builder Linux_AMD64_2 VMWPlayer-Test while building ReactOS. Full details are available at: http://build.reactos.

Re: [ros-dev] [ros-general] Mail issue on reactos.org

2013-02-18 Thread Pierre Schweitzer
This should now be fixed. Sorry for the inconvenience. On 02/18/2013 10:12 AM, Pierre Schweitzer wrote: Hi, we are currently facing some issues with mails delivery on www.reactos.org website. This means that any mail cannot be delivered at the moment. We are working on the issue. The other

[ros-dev] Mail issue on reactos.org

2013-02-18 Thread Pierre Schweitzer
Hi, we are currently facing some issues with mails delivery on www.reactos.org website. This means that any mail cannot be delivered at the moment. We are working on the issue. The other sites (jira for instance) are not affected by this issue. With my best regards, -- Pierre Schweitzer

Re: [ros-dev] IPv6 link down

2013-01-04 Thread Pierre Schweitzer
Same place, not same server room and internal routing policy. On Jan 4, 2013, at 1:41 PM, Javier Agustìn Fernàndez Arroyo wrote: > a server move, only affecting v6 and not both? how so? :) > > On Fri, Jan 4, 2013 at 1:37 PM, Pierre Schweitzer wrote: > Hi, > > due to a ser

Re: [ros-dev] IPv6 link down

2013-01-04 Thread Pierre Schweitzer
New link is UP and running. DNS propagation ongoing. Once again, sorry for the inconvenience. With my best regards On Jan 4, 2013, at 1:37 PM, Pierre Schweitzer wrote: > Hi, > > due to a server move, one IPv6 link is currently down waiting for its > replacing link (and fo

[ros-dev] IPv6 link down

2013-01-04 Thread Pierre Schweitzer
Hi, due to a server move, one IPv6 link is currently down waiting for its replacing link (and for DNS update). Affected services are mainly Jira, Fisheye & Drupal website. We are working on it. Sorry for the inconvenience. IPv4 is all fine on those servers. With my best regards, -- Pi

Re: [ros-dev] Monthly meeting December 2012 rescheduled

2013-01-03 Thread Pierre Schweitzer
Hi, AFAIK, PXE has been already worked by Hervé Poussineau, at least, in FreeLDR to try to provide such feature. But ReactOS was then unable to work on PXE, producing a BSOD. The code path needed wasn't implemented in the kernel. And unless I'm totally wrong, I improved some code close to the P

Re: [ros-dev] Linux builder RosBE upgrade

2012-12-31 Thread Pierre Schweitzer
Downgraded to RosBE 2.0 due to the major (and breaking) issues raised with the new tool chain. On Dec 30, 2012, at 2:08 PM, Pierre Schweitzer wrote: > Hi, > > the Linux builder RosBE has been upgraded to latest 2.1. It keeps using ninja > for builds. > > With my best rega

<    1   2   3   4   >