Re: [ros-dev] Downloader tool

2009-04-11 Thread Gabriel ilardi
I'm not contrary to add it, but I personally find it very uncomfortable to download a thing every time you want to test it (specially when you try different revisions frequently), I just have a secondary hd with the stuff I need to test there... Date: Fri, 10 Apr 2009 19:54:51 -0500 From: ngom

Re: [ros-dev] Downloader tool

2009-04-11 Thread Gabriel ilardi
-0400 From: waxdra...@gmail.com To: ros-dev@reactos.org Subject: Re: [ros-dev] Downloader tool I also keep all my testing installers on a separate partition, but what about everyone else? Download then copy off. Caching proxy? On Apr 11, 2009 3:37 AM, "Gabriel ilardi" wrote: I&#

Re: [ros-dev] [ros-diffs] [sedwards] 40485: add telnet service, enable it by default

2009-04-14 Thread Gabriel ilardi
This is a really nice feature, but why enabling it by default? XP SP3 default state is disabled. > Date: Mon, 13 Apr 2009 16:26:50 + > To: ros-di...@reactos.org > From: sedwa...@svn.reactos.org > Subject: [ros-diffs] [sedwards] 40485: add telnet service,enable it by > default > > Author

Re: [ros-dev] [ros-diffs] [sedwards] 40485: add telnet service, enable it by default

2009-04-14 Thread Gabriel ilardi
It is not just that, you're adding another program that uses resources. I remove everything I don't need from autostart in my pc. If normally you don't need it, why always enable it ? It's easier to enable it if you need it than always stopping it cause you don't. The default state in Windows is

Re: [ros-dev] I want to develop the kernel of ReactOS, how do i join????

2009-05-16 Thread Gabriel ilardi
You can't. Developing ReactOS It's very simple to get involved with the development of ReactOS. The development team members are not part of some exclusive club with strict policies, so getting your code into the ReactOS codebase is straightforward. The only prerequisite is that you have no

Re: [ros-dev] I want to develop the kernel of ReactOS, how do i join????

2009-05-17 Thread Gabriel ilardi
Ged +1 Mike +1 Absolutely agreed. From: gedmur...@gmail.com To: ros-dev@reactos.org Date: Sun, 17 May 2009 12:38:57 +0100 Subject: Re: [ros-dev] I want to develop the kernel of ReactOS, how do i join I agree with Mike’s stance on this. Access to any MS source means no access to

Re: [ros-dev] I want to develop the kernel of ReactOS, how do i join????

2009-05-17 Thread Gabriel ilardi
e hope of making the project better, this mail included, as everything I do here since I joined this project many years ago. With best regards Gabriel ilardi. Date: Sun, 17 May 2009 16:01:14 +0200 From: ion...@videotron.ca To: ros-dev@reactos.org Subject: Re: [ros-dev] I want to develop the kerne

Re: [ros-dev] Second-stage keyboard bug

2009-07-21 Thread Gabriel ilardi
It's already filed: http://www.reactos.org/bugzilla/show_bug.cgi?id=4724 Regretfully I can't replicate it, Joshua could you please confirm it changing version to trunk, and adding your regression test? Best regards, Gabriel. From: alek...@reactos.org Date: Tue, 21 Jul 2009 13:14:28 +0400 To: ro

Re: [ros-dev] [ros-diffs] [ros-arm-bringup] 42220: - This is a HIGH RISK patch.

2009-07-26 Thread Gabriel ilardi
Hi Everyone, I've encountered this assert after restarting in 2nd stage. Rev 42235, vbox 3.0.2, "cont" lets ros continue to 3rd stage: It's not random, I've tried three times with the same result. Best regards, Gabriel. Assertion 'EndPfn == MiGetPfnEntry(Page + 1)' failed at ntoskrnl\mm\freel

Re: [ros-dev] FullFAT replacement for Fastfat.sys

2009-07-29 Thread Gabriel ilardi
s.org/wiki/Missing_ReactOS_Functionality Hope you have fun with ReactOS as much as we do... Gabriel ilardi. > Date: Wed, 29 Jul 2009 13:59:42 +0200 > From: ja...@worm.me.uk > To: ros-dev@reactos.org > Subject: [ros-dev] FullFAT replacement for Fastfat.sys > > Hi Everyone, >

Re: [ros-dev] Network Breakage

2009-09-06 Thread Gabriel ilardi
Hi James, If you mean you can't get an IP in dhcp mode, please check this bug: http://www.reactos.org/bugzilla/show_bug.cgi?id=4754 Gabriel. > Date: Mon, 7 Sep 2009 00:54:45 -0500 > From: jimtabor.ros...@gmail.com > To: ros-dev@reactos.org > Subject: [ros-dev] Network Breakage > > Hi, > Somet

Re: [ros-dev] I'm back

2009-09-17 Thread Gabriel ilardi
Welcome back! I long to see that video... In the meantime, talking about regressions: - With ARM commit 41636, memory in use continously decreases, I tested it with only task manager open, this is bug 4835. - Toolbar in Abiword has some issues, introduced with 42706, comctl32 sync, bug 4811.

Re: [ros-dev] [ros-diffs] [jimtabor] 43475: - Revert 43470.

2009-10-16 Thread Gabriel ilardi
Hi James, I wasn't there, but from what you say he might've asked you to do it, anyway imho a commit message like "revert by aicom request" would've been of more help, we can't be all the time in IRC sometimes... ;) Gabriel > Date: Fri, 16 Oct 2009 19:57:55 -0500 > From: jimtabor.ros...@gmail.

Re: [ros-dev] [ros-diffs] [sginsberg] 43789: - Replace broken implementation of HalpCalibrateStallExecution with a new implementation by a mysterious HAL ninja and myself. The old implementation calcu

2009-10-27 Thread Gabriel ilardi
This commit introduces a noticeable delay in VirtualBox: 1) When booting from the CD to install ROS, after FreeLDR has initially loaded and the screen becomes black, here I notice a delay of 6~7 seconds until I see the blue screen to choose the language in usetup. Before the commit it was abou

Re: [ros-dev] [ros-diffs] [sginsberg] 43789: - Replace broken implementation of HalpCalibrateStallExecution with a new implementation by a mysterious HAL ninja and myself. The old implementation calcu

2009-10-27 Thread Gabriel ilardi
t; implementation of HalpCalibrateStallExecution with a new implementation by a > mysterious HAL ninja and myself. The old implementation calculated the stall > count factor incorrectly and produced bogus resu > > Gabriel ilardi schrieb: > > 2) In second stage when loading UniATA, it

Re: [ros-dev] [ros-diffs] [ekohl] 44713: - Remove unused variable - Get rid of those ugly single line if-statements. - No code changes

2009-12-22 Thread Gabriel ilardi
It's nice to see you again between us. Welcome back. :) > Date: Tue, 22 Dec 2009 16:51:33 + > To: ros-di...@reactos.org > From: ek...@svn.reactos.org > Subject: [ros-diffs] [ekohl] 44713: - Remove unused variable - Get rid of > those ugly single line if-statements. - No code changes > > Au

Re: [ros-dev] Thank you

2009-12-31 Thread Gabriel ilardi
I'd like to take the chance to thank you and all the ReactOS team for the great job. Happy new year! Gabriel. > From: ros@reactos.org > To: ros-dev@reactos.org > Date: Wed, 30 Dec 2009 20:16:58 +0100 > Subject: [ros-dev] Thank you > > Dear ReactOS Members, > > We'd like to issue you our w

Re: [ros-dev] Ros-dev Digest, Vol 65, Issue 2

2010-01-02 Thread Gabriel ilardi
Hi This is no bug, it depends on your native resolution, VirtualBox will warn you if you don't have enough video memory in your vm to run at your host video resolution in full screen. Gabriel. Date: Sat, 2 Jan 2010 12:27:51 +0100 From: cae...@gmail.com To: bsha...@silicontechnix.com; ros-dev@r

Re: [ros-dev] [ros-diffs] [martinf] 45001: define _tcscpy_s and _tsplitpath_s again for native VC++ builds

2010-01-08 Thread Gabriel ilardi
Hi Martin, With latest changes, after booting to third stage I get two identical message boxes with no text, just "ROS Explorer" as the title and ok (before seeing explorer) after clicking on ok both times explorer comes up. Regards, Gabriel. > Date: Fri, 8 Jan 2010 15:10:50 + > To: ros-d

Re: [ros-dev] [ros-diffs] [sir_richard] 45041: [NTOS]: Put ASM macros back since the HAL also uses them.

2010-01-11 Thread Gabriel ilardi
Hi, Just for the record, with this revision I can't enter in graphic mode in 2nd stage, I always get this at the end of the drivers loading: (subsystems/win32/win32k/ntuser/sysparams.c:1499) UserSystemParametersInfo called without active windowstation. PuTTYEntered debugger on last-chance exce

Re: [ros-dev] Request for a project

2010-01-13 Thread Gabriel ilardi
I don't think an NTFS driver would fit for that request as it will require a lot of time and knowledge, anyway, Arty is working on a CC/MM rewrite, you can check out the branch here: svn://svn.reactos.org/reactos/branches/arty-newcc Gabriel. From: j...@diwaves.com To: ros-dev@reactos.org Date

Re: [ros-dev] Arwinss presentation

2010-01-16 Thread Gabriel ilardi
That's a long email :) I second the call out for help too, please devs, could we focus for at least a month to try fix the remaining issues in arwinss and see what comes out ? I've been testing arwinss and I think it's got a huge potential to be a working OS. I think that all devs that work and

Re: [ros-dev] [ros-diffs] [sir_richard] 45148: [NTOS]: Implement GUI thread promotion during the first GUI system call in C. This is tricky due to EBP, and actually requires some tiny inline ASM magic

2010-01-19 Thread Gabriel ilardi
Hi Sir Richard, Just for the record, trunk's broken in 1st stage: http://build.reactos.org:8010/builders/x86_%28Test%29/builds/1208/steps/test/logs/stdio Regards, Gabriel. > Date: Tue, 19 Jan 2010 09:45:30 + > To: ros-di...@reactos.org > From: sir_rich...@svn.reactos.org > Subject: [ros-d

Re: [ros-dev] [ros-diffs] [sir_richard] 45156: [NTOS]: Implement KiSwapProcess in C. [NTOS]: Implement KiIsNpxPresent and KiIsNpxErrataPresent in C. It's much clearer what these are doing now. [NTOS]:

2010-01-20 Thread Gabriel ilardi
Hi Sir Richard, Build's broken: ntoskrnl/ke/i386/context.c: In function 'KiSwapProcess': ntoskrnl/ke/i386/context.c:30: warning: passing argument 1 of '_InterlockedXor' makes pointer from integer without a cast ntoskrnl/ke/i386/context.c:31: warning: passing argument 1 of '_InterlockedXor' mak

Re: [ros-dev] [ros-diffs] [sir_richard] 45152

2010-01-20 Thread Gabriel ilardi
Hi Sir Richard, After 45152 ros doesn't boot anymore, freeldr crashes with Exception 0D GENERAL PROTECTION FAULT, see: http://build.reactos.org:8010/builders/x86_%28Test%29/builds/1219/steps/test/logs/stdio Thanks Gabriel. > Date: Wed, 20 Jan 2010 00:56:41 +0300 > From: d.g.gorbac...@gmail.

Re: [ros-dev] [ros-diffs] [sir_richard] 45182: [HAL]: The HAL is a mess. Fix build.

2010-01-21 Thread Gabriel ilardi
Thanks for the prompt fix. Gabriel. > Date: Thu, 21 Jan 2010 13:36:30 + > To: ros-di...@reactos.org > From: sir_rich...@svn.reactos.org > Subject: [ros-diffs] [sir_richard] 45182: [HAL]: The HAL is a mess. Fix > build. > > Author: sir_richard > Date: Thu Jan 21 14:36:30 2010 > New Re

[ros-dev] Trunk is broken

2010-02-22 Thread Gabriel ilardi
Hi all, Just that this doesn't get lost, trunk's broken in two ways: 1) after 45640 you get the "CMP_WaitNoPending..." in 2nd stage in vbox being unable to proceed. Bug 4142: http://www.reactos.org/bugzilla/show_bug.cgi?id=4142 2) after 45645 installation stops at 1st stage with an assert:

Re: [ros-dev] [ros-diffs] [sir_richard] 45777: [NTOS]: Do the "funny message" (not really funny, my apologies) shenanigans after the system components have shutdown, and reset the display and call the

2010-03-03 Thread Gabriel ilardi
Ged, don't do this to ROS, it would never do it to ya ... :-P > From: gedmur...@gmail.com > To: ros-dev@reactos.org > Date: Wed, 3 Mar 2010 08:31:39 + > Subject: Re: [ros-dev] [ros-diffs] [sir_richard] 45777: [NTOS]: Do the > "funny message" (not really funny, my apologies) shena

Re: [ros-dev] Trunk lockage

2010-03-08 Thread Gabriel ilardi
I second that too, it's really a waste of resources re-building trunk the tree for an unrelated branch commit. Regards, Gabriel. > Date: Mon, 8 Mar 2010 17:26:57 +0100 > From: timo.kreu...@web.de > To: ros-dev@reactos.org > Subject: Re: [ros-dev] Trunk lockage > > > Maybe this is also a good

Re: [ros-dev] [ros-diffs] [sir_richard] 46042: [KERNEL32/CSRSS]: Register new Win32 threads with CSRSS. Add a bunch of lookup, creation, allocation, hashing and CSR thread management routines from the

2010-03-09 Thread Gabriel ilardi
Hi, There's a regression that I narrowed to this range: 46028 (no regression) - 46043 (regression). Tested in VirtualBox, in 3rd stage you get: (base/services/umpnpmgr/umpnpmgr.c:2132) CreateProcessAsUserW failed with error 1375 (ERROR_TOKEN_ALREADY_IN_USE), and no new hardware wizard prompt.

Re: [ros-dev] OT - Which Editor/IDE people use for ReactOS

2010-03-17 Thread Gabriel ilardi
Hi, This will be of use: http://www.reactos.com/wiki/Building_ReactOS Regards, Gabriel. Date: Wed, 17 Mar 2010 08:00:28 +0530 From: mailmeat...@gmail.com To: ros-dev@reactos.org Subject: Re: [ros-dev] OT - Which Editor/IDE people use for ReactOS Thanks Colin I am not able to locate any option

Re: [ros-dev] [ros-diffs] [cgutman] 46237: - Add a hack to disable ACPI if VMware is detected - This hack circumvents the main blocker that prevents enabling ACPI in trunk

2010-03-17 Thread Gabriel ilardi
With guest additions installed, I get this in vbox 3.1.2 while trying to shutdown from the start button: (ntoskrnl/po/poshtdwn.c:160) Disabling wake timers (ntoskrnl/po/poshtdwn.c:164) Taking the system down (ntoskrnl/po/poshtdwn.c:70) It's the final countdown...4 NTDDK: Pageable code called at

Re: [ros-dev] [ros-diffs] [ekohl] 46703: [NTOSKRNL] - Check access rights according to the DACL. Granted rights are removed from the remaining rights variable. - Return success only if there are no mo

2010-04-07 Thread Gabriel ilardi
Hi Eric, It seems this commit introduces a regression, I've filed bug 5283 (http://www.reactos.org/bugzilla/show_bug.cgi?id=5283) there are no prompts to install a driver for unknown hardware (i.e. AC97), I've tested 46702 and this doesn't happen. I've also reverted 46703 and 46714 in ntoskrnl

Re: [ros-dev] Roadmap I'm sticking to

2010-04-08 Thread Gabriel ilardi
I think all of us should start thinking practical, we need a working OS, not a toy or a hobby one (if we really want an OS). I think Aleksey expressed his wish to make a useful OS. The whole team should want a working OS, or am I missing something here? I'd like to ask personally James and Timo,

[ros-dev] [ros-diffs] [mpiulachs] 46862: My first commit in a very long time. I'm releasing the source code of my C# implementation of Rbuild by popular demand :) I would have preferred to release the

2010-04-14 Thread Gabriel ilardi
Hi Marc, Cool, thanks! It's nice to see you back, hope to see more commits too ;) Gabriel. _ Più di 20 giochi su Messenger. Scoprili tutti! http://www.messenger.it/raccoltaGiochi.aspx

[ros-dev] Regressions and bugs

2010-04-15 Thread Gabriel ilardi
Hi team, I don't know why, but it seems that bugzilla and ros-bugs is being ignored, except for some exceptions where I've seen regressions fixed lately. IMHO it's extremely important the perception people have about us when they test ros, if ros improved overall but that's not noticeable to t

Re: [ros-dev] [ros-diffs] [aicom] 46798: [NTOSKRNL] - Create registry values for legacy drivers

2010-04-16 Thread Gabriel ilardi
Hi, This revision introduces some regressions: - device manager list is empty - network connections is empty too, - it also breaks vbox guest additions installation on vbox version 3.0.12. See bug 5294 for more details: http://www.reactos.org/bugzilla/show_bug.cgi?id=5294 Thanks. Gabriel. [

Re: [ros-dev] 0.3.12 Changelog opened.

2010-04-21 Thread Gabriel ilardi
Hi, I propose a shorter changelog, more or less a user friendly one, telling the major changes, as for details one should really see the commit logs, and to the end user it changes nothing, seeing a huge changelog doesn't change the perception people will have testing ros, let's use the resour

Re: [ros-dev] [ros-diffs] [cgutman] 46983: [NTOSKRNL] - Replace the broken CM_RESOURCE_LIST_SIZE with a better function that actually works with resource lists that have device-specific data in them (

2010-04-22 Thread Gabriel ilardi
Hi, Device installation wizard has regressed again, now if you try to install the AC97 driver, it remains in a loop, and ros slows down at the point of being unusabe, the debug log shows: (ntoskrnl/io/pnpmgr/pnpmgr.c:190) Warning: Starting a device node without DNF_ADDED or DNF_ENUMERATED (Roo

Re: [ros-dev] [ros-diffs] [tkreuzer] 46998: Disable gdi batch for SelectObject with fonts. Fixes font regression.

2010-04-23 Thread Gabriel ilardi
Hi Jim, Please don't take this personal, the code has been #iffed out not reverted. I agree with you that we should keep good code, problem is that lately someone introduces a regression with new or modified code (even correct), and the regression stays there forever, we should try to avoid

Re: [ros-dev] [ros-diffs] [sir_richard] 46977: [NTOS]: Enable MmPageEntireDriver by implementing MiSetPagingOfDriver. [NTOS]: Call MiEnablePagingOfDriver from MmLoadSystemImage and implement it. All t

2010-04-24 Thread Gabriel ilardi
Hi, After this commit ac97 doesn't install anymore, device wizard remains in a loop and the debug log shows: (drivers/wdm/audio/filters/kmixer/kmixer.c:99) KMixer.sys loaded (drivers/wdm/audio/filters/kmixer/kmixer.c:48) KMix_InstallDevice called (drivers/wdm/audio/filters/kmixer/kmixer.c:83) KM

Re: [ros-dev] "- Setup can not handle more than one primary partition per disk."

2010-05-25 Thread Gabriel ilardi
Hi Javier, Setup can't still handle more than one PRIMARY partiton per disk ;) Gabriel. Date: Tue, 25 May 2010 10:52:19 +0200 From: elh...@gmail.com To: ros-dev@reactos.org Subject: [ros-dev] "- Setup can not handle more than one primary partition per disk." hello, isnt this string at use

Re: [ros-dev] Translations of usrmgr cpl

2010-05-26 Thread Gabriel ilardi
Hi Eric, Sorry, my fault, hadn't checked that, I had seen other three languages and went on... Gabriel. > Date: Wed, 26 May 2010 22:01:10 +0200 > From: eric.k...@t-online.de > To: ros-dev@reactos.org > Subject: [ros-dev] Translations of usrmgr cpl > > Hi! > > It is really funny to see that t

Re: [ros-dev] [ros-diffs] [akhaldi] 48236: Create a branch forcmake bringup.

2010-07-30 Thread Gabriel ilardi
I think that the tree reshuffle should be done separately from the cmake branch. I also agree with Ged that it isn't very logical, so from this point of view I support the tree restructure. On the other hand ReactOS is in a really bad shape form a user point of view and all the resources should

Re: [ros-dev] [ros-diffs] [cgutman] 48522: [MSAFD] - Update lpcbBytesReturned when FIONREAD is called - Fix the value inside lpErrno when XxxSocketInformation() fails - Pass the unrecognized IOCTLs to

2010-08-14 Thread Gabriel ilardi
Was this meant for trunk instead of a branch ? After this commit DNS resolution doesn't work. Thanks. Gabriel. > Date: Thu, 12 Aug 2010 13:13:21 + > To: ros-di...@reactos.org > From: cgut...@svn.reactos.org > Subject: [ros-diffs] [cgutman] 48522: [MSAFD] - Update lpcbBytesReturned when > FI

Re: [ros-dev] [ros-diffs] [dgorbachev] 50117: Marco Radossevich , a.k.a. forart: "Just two important examples that involved my contributions: UniATA & FullFAT." No code ch

2010-12-24 Thread Gabriel ilardi
Oh yeah, that's hto: philosophy and correctness in full effect :) I'm still behind the scenes following ros progress, keep it up guys! Merry Christmas. Gabriel. > Date: Fri, 24 Dec 2010 22:41:10 +0300 > From: d.g.gorbac...@gmail.com > To: ros-dev@reactos.org > Subject: Re: [ros-dev] [ros-diffs]

Re: [ros-dev] [ros-diffs] [tkreuzer] 50605: [WIN32K] Fix a bug in calculation of the background color for 32bpp -> 1bpp color translations. Fixes bug 2372

2011-02-04 Thread Gabriel ilardi
What about the patch in that bug http://www.reactos.org/bugzilla/attachment.cgi?id=1568 :) ? > Date: Fri, 4 Feb 2011 13:53:50 + > To: ros-di...@reactos.org > From: tkreu...@svn.reactos.org > Subject: [ros-diffs] [tkreuzer] 50605: [WIN32K] Fix a bug in calculation of > the background color f

Re: [ros-dev] [ros-diffs] [gedmurphy] 51011: FatCreateCcb has no params. Fixes building on msvc

2011-03-10 Thread Gabriel ilardi
omg, glad to see you committing :-) > Date: Thu, 10 Mar 2011 15:37:51 + > To: ros-di...@reactos.org > From: gedmur...@svn.reactos.org > Subject: [ros-diffs] [gedmurphy] 51011: FatCreateCcb has no params. Fixes > building on msvc > > Author: gedmurphy > Date: Thu Mar 10 15:37:51 2011 > N

Re: [ros-dev] New builder available

2011-03-18 Thread Gabriel ilardi
Awesome, great work. Date: Fri, 18 Mar 2011 11:10:46 +0100 From: cae...@gmail.com To: ros-dev@reactos.org Subject: Re: [ros-dev] New builder available Credits: GvG, his WINE testing service acted as inspiration AmineKhaldi: supported this idea from very beginingSmiley: support, discussed detail

Re: [ros-dev] [ros-diffs] [gadamopoulos] 51115: [ntoskrnl] -Implement calling OkayToCloseProcedure callouts to win32k fordesktop and window station objects - Fix a bug that causedObpCloseHandle to ret

2011-03-23 Thread Gabriel ilardi
Let's smooth the edges: "So all we have to do is: • Create a window station with CreateWindowStation • Protect the handle with SetHandleInformation • Close it with CloseWindowStatio Bug was caught in Vista SP1 / Server 2008 timeframe • Probably due to SDL -- obvious bug" Source: http://www.alex

Re: [ros-dev] Meeting on Thursday

2011-03-28 Thread Gabriel ilardi
Hi Colin, Please add me to the list, I'm quite busy with rl but I still want to be in :) Gabriel. > Date: Tue, 29 Mar 2011 00:32:20 +0200 > From: co...@reactos.org > To: ros-dev@reactos.org > Subject: [ros-dev] Meeting on Thursday > > Hi folks, > > As proposed in our urgent meeting in February

Re: [ros-dev] SSPI and Interactive logon GSOC Proposal

2011-03-30 Thread Gabriel ilardi
Sounds cool, I'd love to see this implemented... > Date: Tue, 29 Mar 2011 21:42:07 -0400 > From: samdwis...@gmail.com > To: ros-dev@reactos.org > Subject: [ros-dev] SSPI and Interactive logon GSOC Proposal > > Hello fellow ReactOS developers and users, > > Most of you might know me from IRC as

Re: [ros-dev] Meeting on Thursday

2011-03-31 Thread Gabriel ilardi
Team, may I suggest we create a branch for Andrew? Thanks. Gabriel. > Date: Thu, 31 Mar 2011 18:42:30 +1000 > From: greenie...@gmail.com > To: ros-dev@reactos.org > Subject: Re: [ros-dev] Meeting on Thursday > > Probably best not to vote on this. As there will be people that don't > understand

Re: [ros-dev] Task proposals

2011-04-26 Thread Gabriel ilardi
I'd add, old boot method removal and checking status and possible solutions for: freeldr issues with memory above 3GB metabug 5099, another suggestion for something to be implemented: Last Known Working Configuration so we can make ros boot in those situation it won't boot for drivers or regist

Re: [ros-dev] Regular meeting

2011-04-27 Thread Gabriel ilardi
Could you please add me to the list? Thanks. From: alek...@reactos.org To: ros-dev@reactos.org Date: Wed, 27 Apr 2011 11:45:37 +0400 Subject: [ros-dev] Regular meeting Hello, I want to remind you of the regular meeting, Thursday the 28th at 20:00 UTC at freenode #reactos-meeting. The s

Re: [ros-dev] [ros-diffs] [ekohl] 51558: [EVENTVWR/EVENTLOG] Fix a double off-by-one bug: - The eventlog service was reporting one event more than was available (+1). - The event viewer did not displa

2011-05-02 Thread Gabriel ilardi
Great work on event service and event viewer... keep it up Eric :) > Date: Mon, 2 May 2011 19:38:24 + > To: ros-di...@reactos.org > From: ek...@svn.reactos.org > Subject: [ros-diffs] [ekohl] 51558: [EVENTVWR/EVENTLOG] Fix a double > off-by-one bug: - The eventlog service was reporting one e

Re: [ros-dev] Compatibility List moderation

2011-05-06 Thread Gabriel ilardi
Yeah, I agree, this needs some love... Date: Fri, 6 May 2011 10:48:36 +0200 From: elh...@gmail.com To: ros-dev@reactos.org Subject: [ros-dev] Compatibility List moderation Speaking about bug reports drama, im still watching how there are several people that are still sending totally useless com

Re: [ros-dev] ReactOS YouTube Channel

2011-05-08 Thread Gabriel ilardi
Hi, I created the channel next to KJK::Hyperion, regretfully I haven't had much time to publish anything more. I'll try to update it as soon as I can Gabriel. > To: ros-dev@reactos.org > Date: Sun, 8 May 2011 22:30:51 +1000 > From: geekdun...@gmail.com > Subject: [ros-dev] ReactOS YouTube C

Re: [ros-dev] Compatibility List moderation

2011-05-08 Thread Gabriel ilardi
20:29, schrieb Gabriel ilardi: > Yeah, I agree, this needs some love... if there is someone who wants to work on it, I can offer my help for specific questions, but I don't have time to work on it ___ Ros-dev mailing list Ros-dev@reactos.org http://ww

Re: [ros-dev] Compatibility List moderation

2011-05-09 Thread Gabriel ilardi
Perfect, thanks. Gabriel. > Date: Sun, 8 May 2011 19:16:35 +0100 > From: pa...@o2.pl > To: ros-dev@reactos.org > Subject: Re: [ros-dev] Compatibility List moderation > > I'm intending to work on it. You've probably seen my request for > feedback on the forums (SuperDog). > Be patient. > > Mar

Re: [ros-dev] Problems with unhidden quotes... final

2011-06-05 Thread Gabriel ilardi
Please, all, stop using the ReactOS Developers list for completely unrelated stuff. Thanks. Date: Sun, 5 Jun 2011 20:01:59 +0200 From: a.r...@amdev.eu To: ros-dev@reactos.org Subject: Re: [ros-dev] Problems with unhidden quotes... final Ancient? Yes, if you think of Outloo

Re: [ros-dev] [ros-diffs] [sir_richard] 52098: [FREELDR]: Some ARM architectures do not necessarily have CS0_BASE at 0x00000000, for example, most Ti OMAP Platforms have DDR at 0x80000000. The current

2011-06-06 Thread Gabriel ilardi
Hi sir_richard and welcome back! Just to make sure you know, it seems this commit introduces a regression, ros hangs while loading ndis.sys, see testbot logs: http://build.reactos.org/builders/Windows_AMD64_1%20VBox-Test/builds/1342/steps/test/logs/stdio I've filed http://www.reactos.org/bugzill

Re: [ros-dev] Suggestion for signed driver

2011-06-17 Thread Gabriel ilardi
Already imported in 27670 by greatlord (version 1.1.3), http://svn.reactos.org/viewcvs/reactos/trunk/reactos/drivers/wdm/audio/drivers/CMIDriver/ It could be synced though, latest version is 1.2.6 (July 13th 2009). > From: gedmurphy.mailli...@gmail.com > To: ros-dev@reactos.org > Date: Fri, 1

[ros-dev] FW: [ros-diffs] [sir_richard] 52098: [FREELDR]: Some ARM architectures do not necessarily have CS0_BASE at 0x00000000, for example, most Ti OMAP Platforms have DDR at 0x80000000. The current

2011-06-21 Thread Gabriel ilardi
I haven't seen an aswer, is there any plan about this? From: gabrielila...@hotmail.it To: ros-dev@reactos.org Subject: RE: [ros-diffs] [sir_richard] 52098: [FREELDR]: Some ARM architectures do not necessarily have CS0_BASE at 0x, for example, most Ti OMAP Platforms have DDR at 0x800

Re: [ros-dev] cmake rant

2011-07-21 Thread Gabriel ilardi
-1 imho, not at least debugging is possible, we keep accumulating regressions and not being able to debug is not an option to me... > Date: Thu, 21 Jul 2011 18:57:28 +0200 > From: jerome.gar...@laposte.net > To: ros-dev@reactos.org > Subject: Re: [ros-dev] cmake rant > > +1 for Ged. > > Le 21

Re: [ros-dev] [ros-diffs] [jgardou] 52831: [LIBWINE] - new tentative to fix build : get rid of libwine's stricmp, we have it in our crt

2011-07-24 Thread Gabriel ilardi
Wouldn't it be advisable besides the commit message also to add a comment to the code as why stuff is commented out ? > Date: Sun, 24 Jul 2011 10:29:53 + > To: ros-di...@reactos.org > From: jgar...@svn.reactos.org > Subject: [ros-diffs] [jgardou] 52831: [LIBWINE] - new tentative to fix buil