Activity
From 09/30/2009 to 10/29/2009
10/24/2009
- 12:40 PM Bug #322 (Closed): if hdactl-2.44 gets updated before hda-platform--4.0-23 or later, the DHCP ser...
- 02:05 AM Bug #342 (Closed): Slow Samba on Gigabit?
- Applied in changeset commit:"760aad39750602ac1940a1724c7e72cc25c5cf7d".
10/22/2009
- 04:47 PM Feature #352 (New): hide /home shares in samba
- as some people do not need to export the /home folders, a feature to disable this on the setup page is required.
- 05:51 PM Feature #310: easily customizeable user "home page" modeled after Google Sites
- to direct to some kind of solucion - we should be looking at anny kind of portal app, that is well supported, and has...
10/21/2009
- 05:19 AM Feature #350 (Closed): IPv6 support in DNS
- Currently BIND only listens on IPv6 localhost addr: ::1
Either change this to: any
or
Add Local and global ... - 05:33 PM Feature #343 (Assigned): Add 'hide files' input field for individual shares
- nice! thanks for providing the configuration options!
10/20/2009
- 07:34 AM Feature #349 (New): create /root/.forward to email logwatch reports
- As part of the install, create /root/.forward so that all email to root goes to the desired email account.
Alterna... - 06:30 AM Bug #348 (New): PBA saves files outside /var/hda/files subdir
- in the default config pba will save it's files in /var/hda/apps/pba/data (not exactly sure but somewhere in the (web-...
10/18/2009
- 12:53 PM Feature #340: Improve DNS security by using views
- OK. I got custom.acl working by adding it in directly to /etc/named.conf.
I should warn you that there are other ... - 10:12 AM Feature #340: Improve DNS security by using views
- I found out you cannot have an include inside an acl. I am working on an alternative approach for the custom.acl.
... - 08:18 PM Feature #340: Improve DNS security by using views
- I am attaching my /usr/bin/hdactl that has patches for this bug and for 336.
The changes to /etc/named.conf needs ...
10/16/2009
- 03:12 AM Bug #342: Slow Samba on Gigabit?
- with the default options, i was able to transfer a 1734508544 byte iso image from a mac desktop to my hda, across two...
- 01:12 AM Bug #342: Slow Samba on Gigabit?
- Just tested these changes at work and only saw an increase of 2MB/s... but an increase nonetheless.
Perhaps these ...
10/15/2009
- 04:51 PM Bug #344: Ethernet Connections issues
- is there
ONBOOT=yes
in the ifcfg-eth0 file?
- 01:40 PM Bug #344: Ethernet Connections issues
- I believe the issue is that DHCPD isn't running.
With nitz369, the configuration file wasn't being accepted by the... - 01:31 PM Bug #344 (Closed): Ethernet Connections issues
- Numerous users, to date 3 including bdfoster, pjcrux, and nitz369 have issues with Amahi after installation. Fedora i...
- 01:50 PM Feature #337: Restrict DNS A records to DHCP lease addresses and provide for static entries
- Some corrections and improvements over the prior recommendation:
First the fill_hosts_table sub. Now that I see w... - 08:22 PM Feature #337: Restrict DNS A records to DHCP lease addresses and provide for static entries
- OK. Here is some fixes:
INSERT INTO `demo_development`.`settings` (`id`, `name`, `value`, `kind`) VALUES ('45', '... - 06:40 PM Feature #337: Restrict DNS A records to DHCP lease addresses and provide for static entries
- While you are at it, just add dym_lo and dym_hi to the settings table where they belong.
- 06:08 PM Feature #337 (New): Restrict DNS A records to DHCP lease addresses and provide for static entries
- The h<n>.home.com entries in DNS should only be for the addresses leased by DHCP. Currently it is for addresses 1-25...
- 01:26 PM Feature #343 (Assigned): Add 'hide files' input field for individual shares
- It would be nice to be able to hide certain files and folders, a great example is the lost+found folder.
Another e... - 12:59 PM Bug #342 (Closed): Slow Samba on Gigabit?
- I was experiencing slow samba shares on my gigabit network and the solution was to remove the following socket option...
- 08:35 PM Bug #336: Malformed SOA, MX, and NS records
- In /usr/bin/hdactl
SOA occurs three times
printf $void "@ IN SOA %s. root.%s. (\n", $domain, $domain;
printf... - 06:44 PM Bug #336: Malformed SOA, MX, and NS records
- this is not as useful as it could be.
can you show an example, with before and after settings?
(or better yet, a ... - 05:50 PM Bug #336 (Closed): Malformed SOA, MX, and NS records
- Both the forward and reverse zones' SOA, NS, and MX records have only the domain where FQDN is the common practice, p...
- 07:01 PM Feature #340 (New): Improve DNS security by using views
- Add views to the named.conf file, placing all current zones into an "internal" view. That is:
view "internal"
{
... - 06:45 PM Bug #339 (New): Use CNAME for aliases
- Use CNAME rather than A for aliases of hda.
The way the aliases table is set up this is not so easy, adding a thir...
10/14/2009
- 02:16 AM Feature #335: make DNS work when connecting to your HDA over VPN
- apparently, this does not work well.
http://forums.amahi.org/viewtopic.php?f=3&t=20&p=3819#p3819
perhaps i do n... - 12:41 AM Feature #335 (New): make DNS work when connecting to your HDA over VPN
- apparently some clients do not work well with DNS when the VPN is connected.
From ArisB:
* When i connect to my...
10/12/2009
- 02:35 PM Feature #334 (New): Rate apps after a bit of being installed
- this probably should be off the dashboard.
after the app has been installed for a week or more, ask the user to ra... - 02:23 PM Bug #333 (Closed): when the installer ends, hdactl is not running, the servers are not initialize...
- Applied in changeset commit:"c12a6eb2fcee3a878c848f588c392b64e70b44f1".
- 12:14 PM Bug #333 (Closed): when the installer ends, hdactl is not running, the servers are not initialize...
- after hda-install is done, the system does not have hdactl running, hence the creation of the servers silently gets d...
10/09/2009
- 10:36 AM Bug #331: disk utils error for an unknown disk configuration
- ...
- 06:34 PM Bug #331: disk utils error for an unknown disk configuration
- Could you also provide the output of:
hddtemp /dev/[hs]d[a-z] - 02:41 AM Feature #332: Disabling SAMBA server does not stop nmb service
- this is a feature. the implementation would look like this:
- the servers field of the app would have to have a l... - 08:00 PM Feature #18 (Closed): dhcp server should give backup dns servers
- Applied in changeset commit:"67de646f05fbb7fee9894109f078bdf0120541db".
10/08/2009
- 11:42 AM Bug #331: disk utils error for an unknown disk configuration
- Hi I send You the output, I thought I could update the case but found no update "button, so I send this to You instea...
- 08:42 AM Feature #332 (New): Disabling SAMBA server does not stop nmb service
- When using the Advanced Server settings to disable SAMBA server (This particular AMAHI server is for email and I don'...
- 04:24 AM Bug #322: if hdactl-2.44 gets updated before hda-platform--4.0-23 or later, the DHCP server stops
- Does this bug still exist?
- 05:57 PM Feature #18: dhcp server should give backup dns servers
- Patch has been created to fix this issue.
10/07/2009
- 01:08 PM Bug #331 (New): disk utils error for an unknown disk configuration
- Processing SetupController#index (for 192.168.0.101 at 2009-10-07 21:39:21) [GET]
Session ID: 1476f945e50bb956b0c1...
10/06/2009
- 09:28 PM Feature #18: dhcp server should give backup dns servers
- gmw wrote:
> in case the HDA is powered off
>
> the lease would have to be increased drastically as well, which m...
10/05/2009
- 07:24 PM Bug #329 (New): Slideshow Viewing Size
- Create a dropdown box, or other setting options for the viewing size of pictures in the slideshow application. Pictu...
- 07:22 PM Feature #328 (Assigned): HDA Setup Tabs
- Change the Setup page tabs to allow sub-tabs to pop up on hover (eliminating the need to load a page needlessly to ge...
- 06:36 PM Bug #327 (Closed): Search function not working
- HDA Search function not working.
Search for any file results in 0 results.
10/03/2009
- 01:21 PM Feature #325: DHCP Router control using HTTPS/SSL instead of plain http
- actually, we could even try and detect - if port 443 is open and working, try that first!
no need to user interface!... - 08:19 AM Feature #325 (New): DHCP Router control using HTTPS/SSL instead of plain http
- I'm testing and trying to get hda-platform to control my Linksys WRTG54 and in attempt to enable DHCP on the router v...
- 08:52 AM Bug #282: cannot join PDC domain with windows 7
- Not dealt with Win7 that much in terms of domain membership, but I can say that Vista seems to have issues joining to...
- 05:05 PM Bug #311: DHCP server always restarts
- Mickerik - can you verify on your end that this is fixed now?
you should have platform 4.1 and service 2.44 by now...
10/02/2009
- 11:16 AM Bug #323: fieldsets in safari look like crap
- the box for the fielset is too thick. it stands out too much (should be 1 pixel or something).
yes the title is ce... - 05:47 AM Bug #323 (Assigned): fieldsets in safari look like crap
- Yea I can take a look at it, you are talking about the section headers wanting to be centered right? Im pretty sure t...
- 02:59 AM Bug #323 (Assigned): fieldsets in safari look like crap
- i did not realize the fieldsets in safari look so horrible!
do you think you can fix them, bk?
see screenshots.... - 01:38 AM Bug #322 (Closed): if hdactl-2.44 gets updated before hda-platform--4.0-23 or later, the DHCP ser...
- the work around is this:...
- 01:26 AM Bug #264 (Closed): workaround for issues with upgrades to platform 3.4, undefined method `value' ...
- 09:11 PM Feature #305: Captive portal
- The two big things this would require are:
# Allowing Amahi to operate as a router as well as a server. This is so...
10/01/2009
- 12:55 PM Feature #319: Support for CIDR addressing and other DHCP features
- FYI, we're moving to try an support an autoconfiguration mode.
for now we have a prototype that seems to work on /24... - 07:50 AM Feature #319 (New): Support for CIDR addressing and other DHCP features
- The online server registration needs to support netmasks other than /24. /8 to /29 netmasks would be adequate. Also...
- 11:48 AM Feature #310: easily customizeable user "home page" modeled after Google Sites
- Great idea. Do you know any technology we can use for implementing this?
I wonder if there is something we could l... - 06:10 AM Feature #318 (New): Use of yum priority feature by amahi repo
- Amahi repo will be having rpms replacing those in fedora repos (for example postfix for email).
Use of yum priorit... - 05:27 AM Feature #317 (New): hdactl should read the database password from the production RoR platform
- while we're in hdactl, it may be a good idea to parse the DB password out of the platform.
this would remove a hur... - 05:25 AM Bug #292 (Assigned): Ubuntu hda platform - storage tab issue
- 08:16 PM Bug #311: DHCP server always restarts
- further fixes applied in fc865b9af9474a86b339e3c7c27531ff07305d44
- 06:41 PM Bug #313 (Closed): hdactl has syntax errors
- Applied in changeset commit:"fdc143a6ab3dc0cd5fab88d95bffcadb43e633e7".
- 05:56 PM Bug #313: hdactl has syntax errors
- Patch file to rectify this inequity is attached.
- 05:36 PM Bug #313 (Closed): hdactl has syntax errors
- top of the tree hdactl has syntax errors. looks like in the new code. can you check please?...
- 06:24 PM Bug #315 (Closed): hourly cron trying to backup non-existance webcal
- In the email to root from hourly cron, I am seeing the following:
Traceback (most recent call last):
File "/var... - 06:18 PM Bug #314 (New): /var/hda/wiki/html does not exist
- On a new install, everytime httpd starts I get the message:
Warning: DocumentRoot [/var/hda/wiki/html] does not ex...
09/30/2009
- 12:16 PM Bug #311 (Closed): DHCP server always restarts
- Applied in changeset commit:"972275fab1352966491748d4cf324b770871cbe7".
- 12:08 PM Bug #245 (Closed): Amahi irc terminated
- 09:25 AM Feature #310: easily customizeable user "home page" modeled after Google Sites
- For a perfect example of what I have in mind see :
http://www.orb.com/themes/orb/orb/images/ssl1.jpg
The rest o...
Also available in: Atom