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.php
Age
Commit message (
Expand
)
Author
2011-01-25
implement non-authenticated default status
Christian Weiske
2010-12-28
fix CS
Christian Weiske
2010-12-28
use new config for munin script
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-16
check http response codes
Christian Weiske
2010-12-16
add possibility to use dummy router - verrrry useful for testing offline :)
Christian Weiske
2010-12-15
fix error
Christian Weiske
2010-12-15
move status_noauth loading into separate function since we need it several times
Christian Weiske
2010-12-15
add "allstatus" command
Christian Weiske
2010-12-15
add card status command
Christian Weiske
2010-12-15
fix docblocks
Christian Weiske
2010-12-15
add some simple logging
Christian Weiske
2010-12-15
auth url and anon url
Christian Weiske
2010-12-13
make first test pass
Christian Weiske
2010-12-13
move html parsing into own class
Christian Weiske
2010-12-10
central method to generate base url
Christian Weiske
2010-12-10
create combined script, do not use global config variables anymore
Christian Weiske
2010-12-08
begin pearification by renaming functions.php
Christian Weiske