added support to disable mysql usage, AS number and BGP community lookups
remove deprecated functions for compat with newer php - update copyright statements
revert previous commit - argh
added example juniper router to configuration file
Standard project directories initialized by cvs2svn.
fix stupid typo
moved router functions into klg_router_functions.php
initial checkin
oops, use alternative port for non-bgp commands on zebra implementations
Added additional juniper support
handle RIPE objects with tabs in properly
fix output parsing that can lead to formatting errors in templates
fix html tags to more recent standards, plus a few juniper/olive bugs
fix some bugs with lookups
added selection for form method, also maximum width to all output
convert from php mysql to mysqli functions
setup syncmail to klg-patches ml
Added a maximum width to assist formatting in template environment
added telnet negotiation strings and basic juniper support
avoid ip/port disclosures when routers can not be reached
*** empty log message ***
added extra error checking to variables (especially $server)
fix some more php warnings in strict mode
fix warnings/errors with maximum reporting in PHP enabled
update SQL statements so they are correctly quoted - update more copyright statements
This commit was manufactured by cvs2svn to create tag 'v1'.
added a link to sourceforge at the foot of all queries
fix php_self variable as they are not registered globals these days...
added basic juniper support to looking glass
initial checkin
prevent a PHP warning due to unused variable check
add a requirements section to readme
Added template system to the looking glass. Made the errors more user friendly.
add SSH2 support