Koozali.org: home of the SME Server

Announce: DHCPPanel v0.3.0beta

gbl

Announce: DHCPPanel v0.3.0beta
« on: March 21, 2004, 09:08:48 PM »
I have uploaded a new Beta Version of my DHCP Configuration Panel.

You can find it in the downloadsection under
/gwukoutz/beta/SME6/

THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY

What's new:
    Totaly rewritten in Freepascal.
    Why Freepascal? It is simple. It is easier than perl for me.

I also uploaded the FP Compiler and all sources to compile yourself.
During the next month's I extend the FP-Units with all functions you need to
program under FP in SME.

Notes:
- Because a open Right's Problem the Installscript add the User ADMIN to
/etc/sudoers. Up to this time only one Function smeutil.SMEserviceControl
uses the shell command 'sudo service dhcpd stop|restart'. If anyone has an
Idea how I can fix this, please send me an email.

bobk

Re: Announce: DHCPPanel v0.3.0beta
« Reply #1 on: March 22, 2004, 01:14:18 AM »
Quote from: "gbl"
I have uploaded a new Beta Version of my DHCP Configuration Panel.

You can find it in the downloadsection under
/gwukoutz/beta/SME6/

THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY

What's new:
    Totaly rewritten in Freepascal.
    Why Freepascal? It is simple. It is easier than perl for me.



Did you make any changes to the functionality from the previous version? I am using your last version on SME 6.0.1-01, it works fine and I don't want to change it if nothing new has been added.

TIA
Bob

gbl

Announce: DHCPPanel v0.3.0beta
« Reply #2 on: March 22, 2004, 02:10:23 PM »
Quote
Did you make any changes to the functionality from the previous version? I am using your last version on SME 6.0.1-01, it works fine and I don't want to change it if nothing new has been added.


There are - current - no functionality changes to the prior changes. There are only development reasons.