rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - MarkV

Pages: 1 2
16
Bug reports / Update procedure and non-NT OS
« on: October 31, 2006, 03:17:08 PM »
When using the semi-auto update procedure, the new hfs.exe is downloaded, then hfs.update.bat is started. The file includes the following line:
Code: [Select]
START "" "<target path>\hfs.exe"This command does only work with NT based OS. Using Win9x/ME, HFS fails to restart itself. Possible solution would be to test for the environment variable OS; all NT based operating systems have set OS=Windows_NT, non NT do not have this variable set.

Maybe replacing it with
Code: [Select]
IF "%OS%"=="Windows_NT" START "" "<target path>\hfs.exe"
IF NOT "%OS%"=="Windows_NT" START.EXE <target path>\hfs.exe"

MarkV

17
Everything else / Server time
« on: August 27, 2006, 03:06:45 PM »
Could it be the server time is way off? 8 hours!

MarkV

18
Everything else / Forum bug
« on: August 02, 2006, 01:03:48 PM »
For some reason, if i hit the post limit...

I don't know what I'm supposed to get, but I get

500 Internal server error

That's not correct, or is it?

MarkV

20
HFS ~ HTTP File Server / Small bug with updatechecker
« on: June 03, 2006, 03:44:25 PM »
If for some reason a file with the name hfs.updateinfo.txt exists in HFS program folder, the update check does no longer work (Communication error).

If the local file's format is correct, it's even possible to show fake info!





8O 8O 8O

MarkV

21
Everything else / phpBB 2.0.20 released!
« on: April 08, 2006, 03:53:30 AM »

23
Bug reports / bug report
« on: December 28, 2005, 04:01:37 AM »
Access violation at address 004D1D66 in module 'hfs.exe'. Read of address 00000050
HFS 2.0 beta32
----------------------------------------------------------------
Stack list, generated 28.12.2005 04:49:40
[004D1D66]{hfs.exe     } HSlib.ThttpSrv.disconnectAll (Line 677, "HSlib.pas" + 3) + $5
[0040417B]{hfs.exe     } System.@HandleAnyException + $33
[0050BABE]{hfs.exe     } main.TmainFrm.beforeQuit (Line 6138, "main.pas" + 7) + $7
[0050BAEF]{hfs.exe     } main.TmainFrm.FormClose (Line 6146, "main.pas" + 0) + $3
[0044EF77]{hfs.exe     } Forms.TCustomForm.DoClose + $17
[004524B1]{hfs.exe     } Forms.TCustomForm.Close + $55
[00451774]{hfs.exe     } Forms.TCustomForm.WMClose + $0
[00465CA0]{hfs.exe     } Controls.TControl.WndProc + $188
[0046B197]{hfs.exe     } Controls.TWinControl.GetClientRect + $F
[0042BF62]{hfs.exe     } Graphics.TCanvas.Unlock + $1E
[004A3CBC]{hfs.exe     } ComCtrls.TToolBar.CNNotify + $600
[00465CA0]{hfs.exe     } Controls.TControl.WndProc + $188
[00468C43]{hfs.exe     } Controls.TWinControl.WndProc + $157
[0044F741]{hfs.exe     } Forms.TCustomForm.WndProc + $421
[004688C0]{hfs.exe     } Controls.TWinControl.MainWndProc + $2C
[00428B7C]{hfs.exe     } Classes.StdWndProc (Line 10565, "classes.pas" + 8) + $0
[00468D27]{hfs.exe     } Controls.TWinControl.DefaultHandler + $D7
[00450AF2]{hfs.exe     } Forms.TCustomForm.DefaultHandler + $5A
[0046A2E3]{hfs.exe     } Controls.TWinControl.WMSysCommand + $9F
[00451855]{hfs.exe     } Forms.TCustomForm.WMSysCommand + $55
[00465CA0]{hfs.exe     } Controls.TControl.WndProc + $188
[00468C43]{hfs.exe     } Controls.TWinControl.WndProc + $157
[0044F741]{hfs.exe     } Forms.TCustomForm.WndProc + $421
[0041DD4E]{hfs.exe     } Classes.TThreadList.UnlockList (Line 3097, "classes.pas" + 1) + $7
[0042F338]{hfs.exe     } Graphics.FreeMemoryContexts + $98
[004688C0]{hfs.exe     } Controls.TWinControl.MainWndProc + $2C
[004688D5]{hfs.exe     } Controls.TWinControl.MainWndProc + $41
[00468C43]{hfs.exe     } Controls.TWinControl.WndProc + $157
[0044F741]{hfs.exe     } Forms.TCustomForm.WndProc + $421
[004688C0]{hfs.exe     } Controls.TWinControl.MainWndProc + $2C
[00428B7C]{hfs.exe     } Classes.StdWndProc (Line 10565, "classes.pas" + 8) + $0
[00468D27]{hfs.exe     } Controls.TWinControl.DefaultHandler + $D7
[00450AF2]{hfs.exe     } Forms.TCustomForm.DefaultHandler + $5A
[00465F7D]{hfs.exe     } Controls.TControl.WMNCLButtonDown + $15
[00451585]{hfs.exe     } Forms.TCustomForm.WMNCLButtonDown + $85
[00465CA0]{hfs.exe     } Controls.TControl.WndProc + $188
[004661B6]{hfs.exe     } Controls.TControl.WMMouseMove + $6E
[00403ED7]{hfs.exe     } System.TObject.Dispatch + $13
[00468C43]{hfs.exe     } Controls.TWinControl.WndProc + $157
[00468B75]{hfs.exe     } Controls.TWinControl.WndProc + $89
[00468C43]{hfs.exe     } Controls.TWinControl.WndProc + $157
[00468B75]{hfs.exe     } Controls.TWinControl.WndProc + $89
[0044F741]{hfs.exe     } Forms.TCustomForm.WndProc + $421
[0041DD4E]{hfs.exe     } Classes.TThreadList.UnlockList (Line 3097, "classes.pas" + 1) + $7
[0042F338]{hfs.exe     } Graphics.FreeMemoryContexts + $98
[004688C0]{hfs.exe     } Controls.TWinControl.MainWndProc + $2C
[004688D5]{hfs.exe     } Controls.TWinControl.MainWndProc + $41
[00428B7C]{hfs.exe     } Classes.StdWndProc (Line 10565, "classes.pas" + 8) + $0
[00468C43]{hfs.exe     } Controls.TWinControl.WndProc + $157
[0044F741]{hfs.exe     } Forms.TCustomForm.WndProc + $421
[004688C0]{hfs.exe     } Controls.TWinControl.MainWndProc + $2C
[00428B7C]{hfs.exe     } Classes.StdWndProc (Line 10565, "classes.pas" + 8) + $0
[00433266]{hfs.exe     } Contnrs.TComponentList.GetItems + $A
[00455947]{hfs.exe     } Forms.TApplication.ProcessMessage + $83
[0045597E]{hfs.exe     } Forms.TApplication.HandleMessage + $A
[00455B9E]{hfs.exe     } Forms.TApplication.Run + $96
[0050FCBC]{hfs.exe     } hfs.hfs (Line 62, "c:\code\mine\hfs\hfs.dpr" + 14) + $2
----------------------------------------------------------------
System   : Windows XP Professional, Version: 5.1, Build: A28, "Service Pack 2"
Processor: AMD, AMD Athlon(tm) XP 2800+, 2080 MHz MMX
Display  : 1024x768 pixels, 16 bpp
----------------------------------------------------------------
----------------------------------------------------------------
Product Versions

hfs.exe: Build: 0 27.12.2005 06:45:06
hfs.old.exe: Build: 0 20.12.2005 22:56:46

Error occoured while closing HFS via the red 'X'. Could not reproduce in a later attempt.

@rejetto:

Did you see this thread? Maybe you overlooked it. This bug is still not fixed in beta32... :?

http://www.rejetto.com/forum/viewtopic.php?t=2615

MarkV

24
HFS ~ HTTP File Server / bans with more than one IP
« on: December 13, 2005, 10:41:17 PM »
OK, here we go :roll:

HFS 2.0beta 30

Limits-bans

I want to enter 2 IP addresses allowed to connect to the server. It looks like this:

Code: [Select]
\192.168.0.1;192.168.0.24   |   allow these addresses
That works. Now i save the options (using .ini) and quit HFS. When I open it again, the display has changed. Now it looks this way:

Code: [Select]
\192.168.0.1                       |   allow these addresses
192.168.0.24                       |

It broke the IP chain at the ';', now the second IP is banned too.
I hope you get the point.

The .ini entry is:
Code: [Select]
ban-list=\192.168.0.1;192.168.0.24#allow these addresses;
You're also using the ';' as a seperator in the ini, is that the cause of the break?

MarkV

25
HFS ~ HTTP File Server / Constantly search for better address
« on: December 10, 2005, 02:48:54 PM »
If I disable the
Code: [Select]
Constantly search for better addressoption and close/restart HFS, it re-enables itself. Why is this?

edit: I'm using 2.0beta28

MarkV

26
Everything else / phpBB 2.0.18
« on: November 16, 2005, 04:51:17 PM »
Quote from: "phpBB Group"
The phpBB Group is pleased to announce the release of phpBB 2.0.18, "The Halloween Special" release.

This is a major update to the 2.0.x codebase and includes fixes for numerous bugs reported by users to our Bug Tracker, as well as updates to those issues identified by the recent security audit of the code and a couple of security issues reported to us. In addition we have backported a further feature from our "Olympus" codebase to change the way automatic logins are handled.

We would like to thank all of those who take part in the security audit of the code for their work.

As with all new releases we urge you to update as soon as possible. You can of course find this download available on our downloads page. As per usual four packages are available to simplify your update.

Original thread at phpBB forums

MarkV

28
Everything else / phpBB 2.0.14
« on: April 21, 2005, 12:51:21 PM »
Quote from: "phpBB Group"
Hi everyone,

phpBB Group announces the release of phpBB 2.0.14, the "We know we are (not) furry" edition. This release addresses some bugfixes as well as fixing some minor non-critical security issues. All issues not reported to us before being released are not credited to the founder, as usual.

As with all new releases we urge you to update as soon as possible. You can of course find this download available on our downloads page. As per usual three packages are available to simplify your update.


What has changed in this release?

The changelog (contained within this release) is as follows:


    * Hardened author and keyword search a bit to not allow very server intensive searches
    * Fixed full path disclosure in bad word parsing
    * Resetting complete userdata array in session code if authentication fails
    * Fixed bug in moderator control panel where certain parameters could lead to an "error creating new session" sql error
    * Fixed bug in session code where empty page ids could lead to an "error creating new session" sql error
    * Fixed html handling in signatures if html is turned off globally
    * Fixed install.php problem with PHP5 register_long_arrays option turned off
    * Fixed potential issues with styling system
    * Added correct class to login_body template file
    * Removed file db/oracle.php from package
    * Removed version number from message body page in /admin (if user is not an admin) - mikelbeck
    * Fixed case-sensitivity issues in postgres7.php - R45

http://www.phpbb.com/phpBB/viewtopic.php?f=14&t=281963


Just in case nobody noticed :roll:

MarkV

29
Everything else / phpBB 2.0.13
« on: March 08, 2005, 09:18:33 AM »
Quote from: "phpBB Group"
phpBB Group announces the release of phpBB 2.0.13, the "Beware of the furries" edition. This release addresses two recent security exploits, one of them critical. They were reported a few days after .12 was released and no one is more annoyed than us, having to release a new version in such a short period of time.
Fortunately both fixes are easy and in each case just one line needs to be edited.

http://www.phpbb.com/phpBB/viewtopic.php?f=14&t=267563

Pages: 1 2