Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-06 | Reminder of the command in the help modal. | Guillaume Mazoyer | |
2014-08-06 | Merge pull request #10 from rboissat/master | Guillaume Mazoyer | |
Fixing FQDN input for Cisco. | |||
2014-08-06 | fixing FQDN input for cisco | Romain Boissat rboissat | |
2014-08-05 | Merge pull request #9 from rboissat/master | Guillaume Mazoyer | |
Fixing typos. | |||
2014-08-05 | fixing derp | Romain Boissat rboissat | |
2014-08-05 | fixing derp | Romain Boissat rboissat | |
2014-08-05 | fixing derp | Romain Boissat rboissat | |
2014-08-05 | Merge pull request #8 from rboissat/master | Guillaume Mazoyer | |
Adding cisco help file. | |||
2014-08-05 | Merge remote-tracking branch 'upstream/master' | Romain Boissat rboissat | |
2014-08-05 | writing quagga/linux help file | Romain Boissat rboissat | |
2014-08-05 | Merge pull request #7 from rboissat/master | Guillaume Mazoyer | |
Cisco help file. | |||
2014-08-05 | Merge remote-tracking branch 'upstream/master' | Romain Boissat rboissat | |
2014-08-05 | Revert help title back to <h4> (header of modal too large with <h3>). | Guillaume Mazoyer | |
2014-08-05 | fixing derp | Romain Boissat rboissat | |
2014-08-05 | fixing syntax | Romain Boissat rboissat | |
2014-08-05 | writing cisco help file | Romain Boissat rboissat | |
2014-08-05 | Merge pull request #6 from rboissat/master | Guillaume Mazoyer | |
Fixing hierarchical titles in help frame. | |||
2014-08-05 | Fixing hierarchical titles in help frame | Romain Boissat rboissat | |
2014-08-05 | Move boostrap and phpseclib to a dedicated libraries directory. | Guillaume Mazoyer | |
2014-08-05 | Add a disclaimer to the top of the config.default.php. | Guillaume Mazoyer | |
2014-08-05 | Merge pull request #5 from rboissat/master | Guillaume Mazoyer | |
Adding a disclaimer to example config file and moving out some defaults. | |||
2014-08-05 | adding a disclaimer to example config file and moving out some defaults ↵ | Romain Boissat rboissat | |
values that aren't :) | |||
2014-08-05 | Add blank line. | Guillaume Mazoyer | |
2014-08-05 | Add config.defaults.php to set default configuration options. | Guillaume Mazoyer | |
The defaults can be overriden in the config.php file but some of them are fine as defaults. This will help in having a config.php file as short as we can. Also move utils.php to the includes directory. | |||
2014-08-05 | Don't hardcode BIRD binaries paths. | Guillaume Mazoyer | |
2014-08-05 | Add help button. | Guillaume Mazoyer | |
Add a help button to the parameter field to get more information about the selected command and especially about the parameter needed for the command to be properly executed. The help appears in a modal dialog whose content is updated when a command is selected. | |||
2014-08-05 | Fix README.md. | Guillaume Mazoyer | |
2014-08-05 | Merge pull request #4 from rboissat/master | Guillaume Mazoyer | |
Docs + HTTP_X_FORWARDED_FOR. | |||
2014-08-05 | Don't use AJAX global events, use local events only. | Guillaume Mazoyer | |
2014-08-05 | Merge remote-tracking branch 'upstream/master' | Romain Boissat rboissat | |
2014-08-05 | Syntax cleanup. | Guillaume Mazoyer | |
2014-08-05 | completing HTTP_X_FORWARDED_FOR support | Romain Boissat rboissat | |
2014-08-05 | adding initial 'docs' directory with basic files | Romain Boissat rboissat | |
2014-08-05 | Merge pull request #3 from rboissat/master | Guillaume Mazoyer | |
Adding HTTP_X_FORWARDED_FOR support. | |||
2014-08-05 | adding HTTP_X_FORWARDED_FOR support | Romain Boissat rboissat | |
2014-08-05 | I need some sleep :| | Guillaume Mazoyer | |
2014-08-05 | Add a way to validate strict IP address (no mask). | Guillaume Mazoyer | |
2014-08-05 | Update README.md. | Guillaume Mazoyer | |
2014-08-05 | Merge pull request #2 from rboissat/master | Guillaume Mazoyer | |
Adding Quagga support and fixing Cisco commands. | |||
2014-08-04 | adding Quagga support and fixing Cisco commands | Romain Boissat rboissat | |
2014-08-04 | Update README.md with a 'Thanks' section. | Guillaume Mazoyer | |
2014-08-04 | Split IPv4 and IPv6 results. | Guillaume Mazoyer | |
Show the executed command for each output. | |||
2014-08-04 | Fix ping for Cisco. | Guillaume Mazoyer | |
2014-08-03 | Be sure to login and disconnect after each command. | Guillaume Mazoyer | |
2014-08-03 | Fix SSH disconnect function. | Guillaume Mazoyer | |
2014-08-03 | Fix send command if reconnection is needed when using SSH. | Guillaume Mazoyer | |
2014-08-03 | Allow masks in IP address parameter. | Guillaume Mazoyer | |
2014-08-03 | Rewrite of the SSH auth engine. | Guillaume Mazoyer | |
Use a more appropriate library. | |||
2014-07-31 | Fix contact mail link. | Guillaume Mazoyer | |
2014-07-18 | Use jquery 2.x.y instead of 1.x.y. | Guillaume Mazoyer | |