summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-13Make header clickable.Guillaume Mazoyer
2014-06-13Forgot to put commands in array for ping and traceroute.Guillaume Mazoyer
2014-06-13Use quoted aspath-regex for Juniper.Guillaume Mazoyer
2014-06-13No more 'no-more' for Juniper.Guillaume Mazoyer
2014-06-13Support for request that need multiple commands for a proper output.Guillaume Mazoyer
2014-06-13Ensure that specified ports are actually integers.Guillaume Mazoyer
2014-06-12Fix last commit.Guillaume Mazoyer
2014-06-12Use only active-path for show route on Juniper.Guillaume Mazoyer
2014-06-11Minor CSS changes.Guillaume Mazoyer
2014-06-11Handle error more properly.Guillaume Mazoyer
2014-06-10Move CSS to a dedicated directory css/Guillaume Mazoyer
2014-06-10New directory js/ for Javascript file.Guillaume Mazoyer
2014-06-10Fix logs format.Guillaume Mazoyer
2014-06-10Rewrite of the routers part.Guillaume Mazoyer
2014-06-04Typo fix.Guillaume Mazoyer
2014-06-04Provide a way to hide/show the visitor IP address.Guillaume Mazoyer
2014-06-04Provide a way to not display the title.Guillaume Mazoyer
2014-06-04Fix some newbie errors.Guillaume Mazoyer
2014-06-04Little improvement for the logging function.Guillaume Mazoyer
2014-06-04Forget an important character.Guillaume Mazoyer
2014-06-04Avoid obvious spam with a hidden field that must not be filled.Guillaume Mazoyer
2014-06-03Execute the JS after the DOM is ready.Guillaume Mazoyer
2014-06-03Rename main JS file.Guillaume Mazoyer
2014-06-03Disable form elements when the form is submitted.Guillaume Mazoyer
2014-06-01Remove useless functions overrides.Guillaume Mazoyer
2014-06-01Remove useless variable initialization.Guillaume Mazoyer
2014-06-01Update configuration example to add ssh-key and telnet auth.Guillaume Mazoyer
2014-06-01Add telnet based authentication.Guillaume Mazoyer
2014-05-31Start rewriting og the auth mecanism.Guillaume Mazoyer
2014-05-30Missing character.Guillaume Mazoyer
2014-05-30Re-add page title.Guillaume Mazoyer
2014-05-30Update regex for matching FQDN.Guillaume Mazoyer
2014-05-29Add reference to this project.Guillaume Mazoyer
2014-05-29The disclaimer text must already be in HTML in the config file.Guillaume Mazoyer
2014-05-29Rewrite index.php in object style.Guillaume Mazoyer
2014-05-29Some cleanup on index.Guillaume Mazoyer
2014-05-29Revert last commit.Guillaume Mazoyer
2014-05-29Prevent PHP to be executed when not going through index.php.Guillaume Mazoyer
2014-05-29Remove ugly includes.Guillaume Mazoyer
2014-05-29Don't remove name tags.Guillaume Mazoyer
2014-05-29Fix form-control for tags.Guillaume Mazoyer
2014-05-29Add license headers.Guillaume Mazoyer
2014-05-29Add utils functions.Guillaume Mazoyer
2014-05-29Code format.Guillaume Mazoyer
2014-05-29Apache 2.4 configuration to avoid to access the config.php file.Guillaume Mazoyer
2014-05-29Add a contact part to the README file.Guillaume Mazoyer
2014-05-29Add some configuration info.Guillaume Mazoyer
2014-05-28Add a configuration example.Guillaume Mazoyer
2014-05-28More info about the future.Guillaume Mazoyer
2014-05-28Specify needed PHP version.Guillaume Mazoyer