index
:
linksys-wrt3g-tools.git
master
Tools to control and monitor linksys wrt3g umts routers
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Wrt3g
Age
Commit message (
Expand
)
Author
2011-01-04
check that the hostname is configured
Christian Weiske
2010-12-28
load environment variables by default
Christian Weiske
2010-12-28
load system config file; document config options
Christian Weiske
2010-12-28
use pear config package to read config file
Christian Weiske
2010-12-18
make the request observer work correctly, remove response logging in main class
Christian Weiske
2010-12-17
display more data by attaching an observer
Christian Weiske
2010-12-17
dummy file for index-wstatus2
Christian Weiske
2010-12-17
detect firmware version
Christian Weiske
2010-12-17
test for noauth status page without connection; add support for connection st...
Christian Weiske
2010-12-17
add support for disconnected state in index_wstatus1
Christian Weiske
2010-12-16
update docblock
Christian Weiske
2010-12-16
fix E_NOTICE when parsing empty html
Christian Weiske
2010-12-16
add dummy responses
Christian Weiske
2010-12-16
add possibility to use dummy router - verrrry useful for testing offline :)
Christian Weiske
2010-12-15
add TODO
Christian Weiske
2010-12-15
document return value
Christian Weiske
2010-12-15
parsing status_noauth works generally
Christian Weiske
2010-12-14
more work
Christian Weiske
2010-12-14
on the way to read status_noauth
Christian Weiske
2010-12-14
test skeleton for status_noauth
Christian Weiske
2010-12-13
update docblock
Christian Weiske
2010-12-13
make the tests work by implementing proper html parsing :/
Christian Weiske
2010-12-13
move html parsing into own class
Christian Weiske