summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* comment out line that's hanging dhclient for nowChris Buechler2010-09-221-1/+1
* unbreak rc.bootupChris Buechler2010-09-221-1/+1
* Use pkill to avoid an error if the process isn't already running. This was a ...jim-p2010-09-221-1/+1
* Properly check and set "Prefer older IPsec SAs" setting in the config and its...jim-p2010-09-222-8/+14
* If we fail to send an event to check_reload_status consider its not running a...Ermal2010-09-221-7/+13
* Bring gitsync to the new check_reload_status behaviour.Ermal2010-09-223-7/+3
* Properly check if this is in use.jim-p2010-09-211-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-212-2/+26
* 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
* Some fixes/enhancements/cleanupjim-p2010-09-211-7/+37
* 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
* Fix write_rcfile() declaring $rcfileprefix as global and touching rcfile befo...Renato Botelho2010-09-201-0/+7
* Update wizard files for setup wizard to write proper config for current ppp a...gnhb2010-09-202-15/+72
* Update (C)Scott Ullrich2010-09-191-1/+1
* Ensure /etc/gettytab is of a sane size and restore from backup + log if it is...Scott Ullrich2010-09-191-0/+7
* Fix the gateway status widget ajax update when there is loss/day.jim-p2010-09-191-2/+2
* Correct typo. Spotted by: wagnoza(IRC)Ermal2010-09-171-1/+1
* on newip event reload the static routes for that interface because on dynamic...Ermal2010-09-172-1/+6
* Fix braindead code!Ermal2010-09-171-2/+1
* Prevent a foreach on what might not be an array. Fixes #900jim-p2010-09-161-0/+4
* Add as a search domain the domains suggested by dhcp.Ermal2010-09-163-1/+27
* Fix typo.Ermal2010-09-161-1/+1
* Revert "Add Supported by BSD Perimter field"Chris Buechler2010-09-162-21/+2
* We might not have any defaultgw selected and consider wan as default. Make su...Ermal2010-09-161-0/+7
* Fix this function's logic/variable tests.jim-p2010-09-161-3/+3
* Add some safety belt checks so we don't try to update an imported crljim-p2010-09-161-0/+9
* Add some CRL support functions, not active or used in the GUI yet.jim-p2010-09-161-2/+119
* Make it possible to show default against dynamic gateway names in the GUI.Ermal2010-09-161-3/+10
* 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-162-27/+24
* Show status as Gathering data rather than unknown since the later seems to sc...Ermal2010-09-164-6/+6
* Do not suck in the file but actually execute it.Ermal2010-09-161-1/+1
* Add support for an automatic merge list to gitsync, properly escape user-supp...Erik Fonnesbeck2010-09-162-11/+43
* Use a list that includes WAN and LAN here rather than only OPT.Erik Fonnesbeck2010-09-151-2/+2
* Return list with WAN and LAN interfaces in the configured order rather than g...Erik Fonnesbeck2010-09-151-47/+14
* Revert "Reorder the way this list (get_configured_interface_list) is generate...Erik Fonnesbeck2010-09-151-7/+9
OpenPOWER on IntegriCloud