summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Properly check and set "Prefer older IPsec SAs" setting in the config and its...jim-p2010-09-221-4/+6
* Bring gitsync to the new check_reload_status behaviour.Ermal2010-09-221-1/+1
* Another CRL delete fix.jim-p2010-09-211-1/+1
* Fix delete action for CRLs, and other cleanup.jim-p2010-09-211-14/+16
* Allow selecting an OpenVPN Server CRL if we are in an SSL mode.jim-p2010-09-211-0/+22
* Don't list a cert count for external CRLs since we can't tell what they are.jim-p2010-09-211-1/+1
* Add CRL manager tab to other Cert Manager pagesjim-p2010-09-212-0/+2
* Add a work-in-progress CRL manager pagejim-p2010-09-211-0/+430
* Ensure that the value is returned as 'selected' when using a multiple select ...Warren Baker2010-09-211-1/+1
* Fix white spacesWarren Baker2010-09-211-1/+1
* If column['fieldname'] is a description then change html class to listbg to c...Warren Baker2010-09-211-2/+6
* Make OpenVPN client list sortable.jim-p2010-09-201-1/+7
* Properly segment the OpenVPN server list table so it will sort properly.jim-p2010-09-201-0/+6
* Update wizard files for setup wizard to write proper config for current ppp a...gnhb2010-09-202-15/+72
* Fix the gateway status widget ajax update when there is loss/day.jim-p2010-09-191-2/+2
* Fix braindead code!Ermal2010-09-171-2/+1
* Revert "Add Supported by BSD Perimter field"Chris Buechler2010-09-162-21/+2
* Display delete(x) buttons.Ermal2010-09-161-1/+1
* Oops bring back this code too.Ermal2010-09-161-1/+4
* Actually this part should not have been committed at all.Ermal2010-09-161-3/+6
* Fix gettext! Needed here?!Ermal2010-09-161-1/+1
* Whitespace fixes.Ermal2010-09-161-5/+4
* Whitespace fixes.Ermal2010-09-161-3/+2
* Bring code up to speed with latest world.Ermal2010-09-161-30/+16
* Actually display a the right class for static gateways. Also fix whitespaceErmal2010-09-161-18/+16
* Show status as Gathering data rather than unknown since the later seems to sc...Ermal2010-09-164-6/+6
* Use a list that includes WAN and LAN here rather than only OPT.Erik Fonnesbeck2010-09-151-2/+2
* Ticket #876. Actually the event to send is interface newip $ip rather interfa...Ermal2010-09-153-2/+5
* 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
OpenPOWER on IntegriCloud