summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* Use backslash(\) for escaping and not slash(/).Ermal Luçi2010-01-231-3/+3
|
* fix this pageChris Buechler2010-01-221-1/+0
|
* fix packet captureChris Buechler2010-01-221-1/+1
|
* Do propper check to avoid errors. Reported-by: ↵Ermal Luçi2010-01-221-3/+5
| | | | http://forum.pfsense.org/index.php/topic,22296.0.html
* Increase execution timeScott Ullrich2010-01-214-0/+8
|
* fix product_nameChris Buechler2010-01-211-1/+1
|
* Run /etc/inc/privhooks if they existScott Ullrich2010-01-201-0/+3
|
* Fix services status widget to use the same code as the services status page. ↵jim-p2010-01-201-31/+59
| | | | Might need to move this into a common file in the near future to avoid code duplication.
* Ticket #305. Grey out the gateway when it is a dynamic one.Ermal Luçi2010-01-181-1/+3
|
* Ticket #306. Allow adding a gateway the same as is done in interfaces page.Ermal Luçi2010-01-181-7/+125
|
* Do not allow deleting lagg interfaces when they have vlans on top.Ermal Luçi2010-01-181-2/+8
|
* Revert "Ticket #303. The friendly interface is saved on the config and not ↵Ermal Luçi2010-01-181-1/+1
| | | | | | the real one." This reverts commit 889cb3241aa6bd192c42147316faf503c559fce2.
* Revert "Ticket #303. Use the config item when editing gateways so all fields ↵Ermal Luçi2010-01-181-7/+6
| | | | | | are correctly processed." This reverts commit 9c10b00f3eb22f45e2fb704ca9f1786942d69ad8.
* Ticket #303. Use the config item when editing gateways so all fields are ↵Ermal Luçi2010-01-181-6/+7
| | | | correctly processed.
* Ticket #303. The friendly interface is saved on the config and not the real one.Ermal Luçi2010-01-181-1/+1
|
* Ticket #274. Propperly handle custom options.Ermal Luçi2010-01-181-3/+3
|
* Ticket #288. Fix some sanitation checking to allow propper editing of entries.Ermal Luçi2010-01-181-2/+6
|
* Save TOS config in openvpn clientpierrepomes2010-01-171-0/+1
|
* include captiveportal.incScott Ullrich2010-01-161-0/+1
|
* fix typosChris Buechler2010-01-162-2/+2
|
* Ticket #297. Verify WPA PSK key length.Ermal Luçi2010-01-151-0/+6
|
* Reload all when changing interface configuration.Ermal Luçi2010-01-141-1/+2
|
* fix textChris Buechler2010-01-141-1/+1
|
* fix packet capture. php5 apparently doesn't like " with shell_execChris Buechler2010-01-131-1/+1
|
* make sure that the settings page also shows only the valid tabs.Seth Mos2010-01-121-8/+30
|
* Ticket #207. Show the dhcp server tab for the interface that have a previous ↵Ermal Luçi2010-01-121-1/+2
| | | | dhcpd configuration.
* Simplify some code.Ermal Luçi2010-01-121-4/+2
|
* Ticket #294. Add necessary include.Ermal Luçi2010-01-111-1/+2
|
* Feedback #225. If the type of vip changes remove the old type before adding ↵Ermal Luçi2010-01-111-0/+5
| | | | the new one.
* Clear the subsystem after reload.Ermal Luçi2010-01-101-0/+2
|
* Ticket #288. Use the subsystem_dirty functions.Ermal Luçi2010-01-101-2/+2
|
* Its 2010Scott Ullrich2010-01-091-1/+1
|
* Clean up file formatting. Fix typo. Add (C)Scott Ullrich2010-01-091-71/+63
|
* Return 'Authentication failed' instead of a non standard type which results ↵Scott Ullrich2010-01-091-2/+5
| | | | in kindOf() errors.
* fix Firewall Logs widget settings save.Chris Buechler2010-01-091-1/+9
| | | | Ticket #285
* fix alert scroller in ChromeChris Buechler2010-01-071-4/+6
| | | | Ticket #237
* Make the "Currently viewing" drop down work in all browsers, not just Firefox.Chris Buechler2010-01-071-2/+7
| | | | Ticket #109
* field is not requiredChris Buechler2010-01-061-1/+1
|
* fix up textChris Buechler2010-01-051-2/+2
|
* fix conflict between domTT and prototype that was breaking javascript in a ↵Chris Buechler2010-01-053-20/+21
| | | | | | | number of areas. Problem described here. http://groups.google.com/group/dom-tooltip/browse_thread/thread/3f0ecf76e0755ffc?pli=1 Ticket #276 among others
* don't generate automatic outbound rules again if there are already rules definedChris Buechler2010-01-041-1/+5
|
* more fixes to auto generated outbound NAT rules to match what is actually ↵Chris Buechler2010-01-041-6/+6
| | | | created by default in auto NAT mode
* remove broken input validation check. There's no harm in duplicate outbound ↵Chris Buechler2010-01-041-9/+0
| | | | NAT rules and the logic here is way off, no need for this check at all.
* fix up auto-generated outbound NAT rules.Chris Buechler2010-01-041-16/+3
| | | | Don't wipe out user's configured NAT rules when switching back to automatic.
* fix deletion of additional DHCP options. Resolves #273Chris Buechler2010-01-041-1/+2
|
* Add more smarts to the RRD page, do not show tabs for database that do not ↵Seth Mos2010-01-031-16/+52
| | | | | | exist, pick the 1st database for wireless, cellular.
* Fix file editing on NanoBSDjim-p2010-01-031-0/+2
|
* Add cellular tab to RRD settings page, as it was missing. Noticed-by: xbipin ↵jim-p2010-01-031-0/+2
| | | | on forum.
* Add ignorefirmwarelock variable that can be used by some ajax callersScott Ullrich2010-01-021-6/+9
|
* fix typosChris Buechler2010-01-014-5/+5
|
OpenPOWER on IntegriCloud