Displaying 4 results from an estimated 4 matches for "551c".
Did you mean:
551
2007 Jan 26
5
HVM restore broken?
I got latest (13601) yesterday evening. This doesn''t seem to work to do
Restore (at least of the Windows test-image that I''ve been using for
testing previously).
The VM restores reasonably OK, but it jumps to an invalid address
shortly after restoring, giving a D1 blue-screen error
(DRIVER_IRQL_LESS_OR_EQUAL), which turns out to be "page-fault in
driver" after I
2005 Mar 30
2
Production Log Analyzer 1.1.0
...ontroller#view took 1.423261s
ThingsController#view took 1.422453s
ThingsController#people took 1.377157s
PeopleController#view took 1.195831s
--
Eric Hodel - drbrain-48TerJ1FxhPk1uMJSBkQmQ@public.gmane.org - http://segment7.net
FEC2 57F1 D465 EB15 5D6E 7C11 332A 551C 796C 9F04
2004 Dec 31
2
Am I opening myself to some security vulnerability if I unprotect the Controller classes'' redirect methods?
Am I opening myself to some security vulnerability if I unprotect the
Controller classes'' redirect methods?
I merrily wrote a (specific to my university) authentication filter as
a separate class. As part of the authentication process it needs to
re-direct the user to a university server to log in. This all works
fine except that the redirect_to methods of a controller are all
2005 Mar 04
17
active record logs format
Hi,
I think this has already been asked on the list, but I can''t seem to
be able to find it again:
currently, active record does some weird thing with its sql logs i.e.:
[4;33mSQL (0.000000) [1;37mPRAGMA table_info(map_locations)
how do I remove the "[4;35m"
thx
Jean