Activity
From 12/28/2009 to 01/26/2010
01/27/2010
- 08:49 PM Bug #371 (Feedback): agedashi is somewhat broken
- hmm, it works for when the second *submenu* is active, however, it does not for when the first submenu is active.
... - 04:49 PM Bug #371: agedashi is somewhat broken
- Here's how to fix this.
01/25/2010
- 07:51 AM Bug #422 (Closed): Missing domain name when adding a new alias
- In Network > Aliases, when first entering the page, the aliases show the domain name, for example "airport-extreme.ho...
01/18/2010
- 11:57 AM Bug #415 (Assigned): Custom VPN settings are lost in hda upate
- yes, that was an old test rpm.
looks like we need two options for the VPN:
- allow simultaneous clients
- tu... - 09:53 AM Bug #415 (Assigned): Custom VPN settings are lost in hda upate
- I keep loosing my custom vpn settings out of /etc/openvpn/amahi.conf when my hda is updated. As described in the foru...
- 09:55 AM Bug #416 (Feedback): VPN DNS issues
- Since 5.1 update I have lost the ability to DNS over VPN. It connects using HDA connect and IP address appear to work...
01/17/2010
- 04:51 PM Bug #413 (New): Transmission daemon locks on startup after system update
- This is the same issue as bug #401 that I reported earlier, my original assessment of the cause may not be accurate. ...
01/15/2010
- 07:38 PM Bug #412 (New): default-lease-time and max-lease-time lose numeric parameters
- Background info:
I installed Amahi and create a profile with a 192.X.X.X subnet. After installing, I changed my min...
01/14/2010
- 06:06 PM Bug #361: TimeZone Error in PHP apps
- Some apps display as a blank page due to the time zone being incorrectly set in php.ini. Any time zone with a space,...
- 05:51 PM Bug #361 (Closed): TimeZone Error in PHP apps
- Applied in changeset commit:"1b5609d88df7b1e84e6f72307a5ac1d319a018a9".
- 05:43 PM Bug #361: TimeZone Error in PHP apps
- we are adding a new script called hda-php-zone-change to change the php timezone to the system timezone appropriately.
- 05:24 PM Bug #361 (Assigned): TimeZone Error in PHP apps
- reopening ... solution was not good!
01/11/2010
- 05:49 PM Bug #408 (New): "Search" feature is not practical
- As it is now, the "Search" feature only works when 24 hours have passed after you add or remove a file. It's not prac...
- 05:21 PM Feature #12 (Closed): Add shutdown and reboot to the control panel
- done!
01/07/2010
- 09:57 PM Bug #405: DNS error after popping hda out of and into network
- Oh, I actually tweaked it before updating. So now it should be the official one once again.
- 09:53 PM Bug #405: DNS error after popping hda out of and into network
- wait!
when did you have to change hda-change-dns?!?!
it should be fixed by now in the hdactl you installed!! - 09:31 PM Bug #405: DNS error after popping hda out of and into network
- Still, no success. But I think it could be my fault. hda-change-dns was not working, so I tweaked it myself (changed ...
- 07:51 PM Bug #405: DNS error after popping hda out of and into network
- ok, looks good.
next you can try:
hda-change-dns IP1 IP2
where IP1 and IP2 are your providers dns , in cas... - 07:26 PM Bug #405: DNS error after popping hda out of and into network
- cpg wrote:
> weird.
>
> cat /etc/resolv.conf
@search home.com@
@nameserver 192.168.91.3@ (HDA's IP) - 07:22 PM Bug #405: DNS error after popping hda out of and into network
- weird.
cat /etc/resolv.conf
- 07:17 PM Bug #405: DNS error after popping hda out of and into network
- cpg wrote:
> ok, so DNS is not working.
>
> btw, the fixes are coming in Amahi 5.1 here is the latest release wit... - 04:52 PM Bug #405: DNS error after popping hda out of and into network
- ok, so DNS is not working.
btw, the fixes are coming in Amahi 5.1 here is the latest release with them:
htt... - 07:29 PM Bug #407 (Closed): Wiki URL Does Nothing
- When you enter wiki in the browser, it redirects to the setup page (http://hda/hda_app_wiki). This link used to be p...
01/06/2010
- 08:24 AM Bug #405: DNS error after popping hda out of and into network
- cpg wrote:
> can you
>
> ping 208.67.222.222
> ping 208.67.220.220
>
> these are the default DNS providers ... - 03:06 AM Bug #405 (Assigned): DNS error after popping hda out of and into network
- can you
ping 208.67.222.222
ping 208.67.220.220
these are the default DNS providers (OpenDNS).
Did the ne... - 08:21 PM Bug #405 (Assigned): DNS error after popping hda out of and into network
- I had to take my hda somewhere else, so I disconnected it from the network and let the router resume handling IP requ...
- 12:41 AM Feature #91: add support for rails webapps
- update - commit #07c0a210 (http://bugs.amahi.org/repositories/revision/amahi/07c0a210ba534bcf352d09fe830027b4f3106c95...
- 12:39 AM Bug #404 (Closed): Deletion of administrator user with all caps prior to assigning new user with ...
- Applied in changeset commit:"e8b17c835675422d980fb5ec8066abb9920a2b54".
- 09:23 PM Bug #404: Deletion of administrator user with all caps prior to assigning new user with administr...
- i heard that you got back this:
result: NoMethodError: undefined method `admin=' for nil:NilClass from (irb):1
... - 05:46 PM Bug #404 (Assigned): Deletion of administrator user with all caps prior to assigning new user wit...
- do this:
cd /var/hda/platform/html
echo 'u = User.last; u.admin = true; u.save!; puts "User #{u.login} is now ad... - 05:43 PM Bug #404 (Closed): Deletion of administrator user with all caps prior to assigning new user with ...
- After realizing the I had created an administrator user with all caps, I created a new user and did not assign admini...
01/05/2010
- 02:01 AM Feature #337: Restrict DNS A records to DHCP lease addresses and provide for static entries
- A-records yes, but you may want to leeve alone the c-name-records, to be able to support external services like goo...
- 01:43 AM Feature #211: Stop hardcoding interfaces and IPs and just hardcode the FQDN
- *Should be implemented before 5.4*
this will also affecte,
features depending: proxy support, amahi as a r... - 01:27 AM Bug #396: if the user has cookies disabled, we should indicate it
- just a quick follow up to indicate that we only changed the http code 422 page, so this fix is not specific to cookies.
- 01:22 AM Bug #396 (Closed): if the user has cookies disabled, we should indicate it
- Applied in changeset commit:"3f1cd9bb26283af54417f556b1d28c0db2b9d34b".
- 01:22 AM Bug #389 (Closed): first user is not in "users" group
- Applied in changeset commit:"7463afc3de62dfa76e694e238d63287af5901808".
- 01:21 AM Bug #402 (Assigned): hda-change-gw need to change the vpn settings too
- this should be added to the hda-change-gw script.
the following file needs one change:
/etc/openvpn/amah...
01/04/2010
- 02:06 AM Bug #374 (Closed): Username less than 2 characters return HTTP Error 422
- Applied in changeset commit:"98855d68eb2343e3b2c4c3f1a5f65bd2145f09e4".
01/03/2010
- 03:41 PM Bug #400 (Closed): ACL to allow DNS resolution for VPN and local net
- the hdactl script needs to support DNS resolution across the VPN
- 03:28 PM Bug #374 (Assigned): Username less than 2 characters return HTTP Error 422
- working on it
- 03:27 PM Bug #380 (Feedback): Add/Remove Shares--Samba Restart
- i tried this and near as i can tell, adding a share does restart the server properly ...
could you double check? - 04:44 AM Bug #392 (Closed): fold all usernames to lowercase
- Applied in changeset commit:"0bdb80e4ebd834495b1057dc221ec45f7828c9f4".
- 04:31 AM Bug #392: fold all usernames to lowercase
- not sure why useradd restricts the usernames yet, the system-config-users allows users with mixed cases.
filed a f... - 04:43 AM Bug #361 (Closed): TimeZone Error in PHP apps
- this was fixed in the installer for all php apps.
- 05:18 PM Bug #398 (Assigned): transient DNS errors prevents access to apps
- We see this error where some apps apparently are not reachable from some clients.
if you have this problem, please...
01/01/2010
- 11:18 PM Bug #396 (Closed): if the user has cookies disabled, we should indicate it
- if the user has cookies disabled, we should say it,
instead, right now, rails throws a weird error.
simple to rep...
12/30/2009
- 02:01 PM Bug #395 (New): users not in all lowercase fail to be created
see https://bugzilla.redhat.com/show_bug.cgi?id=550732
Also available in: Atom