summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Mark subsystem as dirty.Ermal2010-10-041-0/+1
* Bring l2tp users page back to latest world of 2.0 to avoid errors. Reported-b...Ermal2010-10-041-4/+4
* Fix intended behaviour when the default gateway changes interface.Ermal2010-10-021-5/+5
* This breaks the code because the ASSUMPTION is to reload the gateway interfac...Ermal2010-10-021-7/+4
* Update code to actually accomplish the intended behavior of NOT reloading the...gnhb2010-10-021-4/+7
* Fix height of plus button, reported at http://forum.pfsense.org/index.php/top...Erik Fonnesbeck2010-10-011-1/+1
* Do not allow a gateway to be renamed. Possibly a better solution is to rename...Ermal2010-10-011-0/+2
* Handle the cases to not save data on config better.Ermal2010-10-011-3/+7
* Make sure we do not overwrite the gateway stored in config with a dynamic gat...Ermal2010-10-011-4/+5
* Fix the problem of not saving data when most of the information is not being ...Ermal2010-10-011-77/+66
* We don't store monitor ip in the <interfaces> config any more.gnhb2010-10-011-8/+0
* When a dynamic interface is up, we still need to report that it's "dynamic" t...gnhb2010-10-011-1/+4
* Catch up with gateway changes on static routes.Ermal2010-09-301-9/+3
* Revert previous change to enter a hidden value when interface is disabled. GH...Ermal2010-09-301-9/+6
* Remove forgotten code.Ermal2010-09-301-2/+0
* Initialize variable properly. Handle the case when the interfaces select box ...Ermal2010-09-301-5/+10
* Fix state sortingjim-p2010-09-291-6/+10
* Update serviceproviders.xml to a newer versionVinicius Coque2010-09-291-35/+428
* Clean up Firewall: NAT: 1:1: Edit page.Erik Fonnesbeck2010-09-291-31/+18
* Fix input validation with "no rdr" for ticket #570Erik Fonnesbeck2010-09-291-10/+21
* Hide redirect and filter rule association fields when "no rdr" is checked. Ti...Erik Fonnesbeck2010-09-292-5/+18
* Unhide the source port options on firewall rules when they are not at the def...Erik Fonnesbeck2010-09-282-2/+7
* Revert "Shows source ports when they are already defined" - this only made it...Erik Fonnesbeck2010-09-282-5/+2
* Simplify the logic here so that it only uses this conditional expression once.Erik Fonnesbeck2010-09-281-2/+2
* Revert "Remove unnecessary JS variable" - it had a purpose.Erik Fonnesbeck2010-09-281-1/+3
* Rename to pass-through credits and improve descriptions.Erik Fonnesbeck2010-09-251-9/+10
* Separate this control structure from the one before it, change the order, and...Erik Fonnesbeck2010-09-251-4/+9
* Display the correct state when the new checkbox has been checked.Erik Fonnesbeck2010-09-251-1/+1
* Add an option for allowing clients to pass through the captive portal a limit...Erik Fonnesbeck2010-09-242-1/+129
* Fix description for upload of logout page.Erik Fonnesbeck2010-09-241-2/+1
* Restore this code so the redirect after logging into the captive portal will ...Erik Fonnesbeck2010-09-241-0/+2
* Fix Status > Services display and sorting, plus some HTML formatting and clea...jim-p2010-09-231-23/+19
* Add a note to the Gateway Groups page reminding users that they must be used ...jim-p2010-09-231-0/+7
* Spelling of 'Access'.Warren Baker2010-09-231-1/+1
* Fixes #919 by properly saving <gateway> field as "dynamic"gnhb2010-09-231-2/+5
* 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
OpenPOWER on IntegriCloud