summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Reload dns and interface properly on dynamic types.Ermal2010-09-153-2/+5
* Cleanup code.Ermal2010-09-151-9/+5
* Change windows.onLoad event to rely on DOM readiness instead, for enablechang...Warren Baker2010-09-151-1/+19
* Do not overwrite the redirurl parameter already taken care of.Ermal2010-09-151-6/+5
* Ensure $value is unset so that subsequent rowhelper fields, without <value/> ...Warren Baker2010-09-141-0/+1
* Add Save + Cancel buttons to be below advanced features section if advanced f...Warren Baker2010-09-141-1/+15
* Fix the delete button and a couple other small errors. Ticket #891Erik Fonnesbeck2010-09-143-6/+5
* Ticket #876. Actually use the friendly name for the key of the array returned...Ermal2010-09-131-14/+2
* fix textChris Buechler2010-09-121-1/+1
* Disable the 12 hour graph for now, it appears to have defective math.smos2010-09-121-1/+1
* Fix enablechange() js problem caused by converting print() to echo().Warren Baker2010-09-111-10/+10
* Fix regular expression to allow 10 for ping count.Erik Fonnesbeck2010-09-101-2/+2
* Ensure count is valid. Submitted-by: Josh LittleScott Ullrich2010-09-101-1/+3
* Ticket #876. Show all gateways even though apinger is not monitoring them, fo...Ermal2010-09-093-52/+78
* Ticket #876. Add the ip to the respective files on ppp linkup event so the co...Ermal2010-09-092-2/+2
* On vpn_pptp.php only unset variables that are set.Erik Fonnesbeck2010-09-081-13/+16
* Converted all print() statements to echo() and also added 2 new XML tags for ...Warren Baker2010-09-081-148/+283
* Typo: choosen -> chosenjim-p2010-09-081-1/+1
* Fix variable name typo in status_services.php and fix return value of is_pid_...Erik Fonnesbeck2010-09-071-1/+1
* Fix hyphen validation for host name on Services: DHCP: Edit static mapping page.Erik Fonnesbeck2010-09-071-1/+1
* Provide a button to reload the filter at status->filter reload status.Ermal2010-09-071-1/+8
* Do the check regarding 'none' configured interfaces properly. This fixes brea...Ermal2010-09-071-1/+1
* Use the new events mechanisms to dispatch events.Ermal2010-09-075-6/+6
* Delete previous route if present.Ermal2010-09-061-6/+2
* Ticket #877. Some cleanup and fixes so that openvpn status works correctly.Ermal2010-09-061-11/+8
* Fix ntpd starting at boot time and also status->services checking/stop/start/...Ermal2010-09-061-5/+6
* Fix "use system default" setting for reflection on NAT 1:1 rule edit page and...Erik Fonnesbeck2010-09-051-1/+2
* Revert "Add missing break statement in input validation code."gnhb2010-09-051-1/+0
* Add missing break statement in input validation code.gnhb2010-09-051-0/+1
* Ticket #873. Call write_config() before including file to avoid loosing alrea...Ermal2010-09-031-2/+1
* Allow 1:1 rules to specify source and destination. This is almost the same as...Ermal2010-09-032-100/+353
* Add missing break;Ermal2010-09-031-0/+1
* Added wiki help page for Tables and removed help link for Bogons (now include...Warren Baker2010-09-031-1/+1
* Base64 encode passowrd fields for safer operations. Suggested-by: Efonne(IRC)Ermal2010-09-031-2/+2
* We no longer need system_usermanager_addcert.php, its redundant functionality...jim-p2010-09-022-294/+0
* Allow creating a user certificate, pre-fill some info, direct back to user ed...jim-p2010-09-022-57/+138
* Adjust add link.jim-p2010-09-021-1/+1
* Adjust the user manager to use cert references on the user instead of the act...jim-p2010-09-021-7/+12
* When generating a user cert, put it in with the rest of the certificates and ...jim-p2010-09-021-2/+5
* Only allow a certificate to be deleted if it is not currently in use.jim-p2010-09-021-1/+7
* Show was a certificate is used for, if anything.jim-p2010-09-021-2/+20
* Remove obsolete Bogons filesWarren Baker2010-09-021-110/+0
* Added missing Save message.Warren Baker2010-09-021-0/+1
* Remove redundant 'Show Bogons' link and added Bogons list to Diagnostics -> T...Warren Baker2010-09-022-3/+23
* Fix typo: s/write_confg/write_config/Vinicius Coque2010-09-021-1/+1
* Add my copyright.Ermal2010-09-021-0/+1
* Forgot to add the new file for pppoe.Ermal2010-09-021-0/+610
* Make possible to run multiple instances of pppoe server. Not yet switched to ...Ermal2010-09-024-745/+105
* Fix line endings on remaining files that did not have the same line endings a...Erik Fonnesbeck2010-09-0110-2859/+2859
* CA/CERT Movejim-p2010-09-018-25/+25
OpenPOWER on IntegriCloud