summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix deletion of gateways from the systems gateways page.--global2009-03-101-0/+6
|
* Use the vlan tag for interface name even when creating vlans from console.Ermal Luçi2009-03-091-1/+1
|
* Return interface names in capsScott Ullrich2009-03-091-1/+1
|
* really fix route-to this timeChris Buechler2009-03-091-1/+1
|
* Merge branch 'master' of git@rcs.pfsense.org:pfsense/mainlineChris Buechler2009-03-091-1/+1
|\
| * Correctly fill in route-to interface name instead of "opt1"Scott Ullrich2009-03-091-1/+1
| |
* | fix return of gateway interface for route-toChris Buechler2009-03-091-0/+1
|/
* Restore interface ordering to mimic 1.2Ermal Luçi2009-03-091-9/+25
| | | | Requested-by: Scott
* Wait about 4 seconds before checking if an update is availableScott Ullrich2009-03-091-1/+1
|
* Set default refresh time to 10 secondsScott Ullrich2009-03-091-1/+1
|
* Allow refresh up to 10 secondsScott Ullrich2009-03-091-0/+5
|
* Use window onload to initialize sortable and such.Scott Ullrich2009-03-091-11/+11
|
* Properly escape more quotes and add more of themseth2009-03-091-1/+1
|
* Escape quotes in commandseth2009-03-091-2/+2
| | | | Add missing quote
* Fix ftp-proxy check for running processesseth2009-03-091-2/+2
|
* s/Updating in 5 seconds/Updating in 10 seconds/Scott Ullrich2009-03-081-1/+1
|
* rm -rf /pfSenseGITREPO, tooScott Ullrich2009-03-081-1/+1
|
* Graph value on the GraphLink graph, tooScott Ullrich2009-03-081-0/+2
|
* Set CODIR early, remove directories as neededScott Ullrich2009-03-081-7/+4
|
* Use full path to rm binaryScott Ullrich2009-03-081-1/+1
|
* Correctly close opened [ arrays and such.Scott Ullrich2009-03-081-1/+1
|
* Use ) instead of ]Scott Ullrich2009-03-081-1/+1
|
* Remove /home/pfsense on each run until we can fine tune this script.Scott Ullrich2009-03-081-5/+3
|
* Add block stats to the graphsseth2009-03-097-131/+222
| | | | Fix stay '
* Test to make sure items exist before trying to get their propertiesScott Ullrich2009-03-081-10/+16
|
* Replace SVG graph with Graphlink Ajax graph that used to be inScott Ullrich2009-03-082-3/+282
| | | | HEAD before the Dashboard import.
* More fixes at escaped double quotes not working!Ermal Luçi2009-03-081-2/+2
|
* Change update interval for sajax to 10000Scott Ullrich2009-03-081-1/+1
|
* Pause by default.Scott Ullrich2009-03-081-1/+1
|
* Remove the quotes till i find out why they do not work!Ermal Luçi2009-03-081-2/+2
|
* Change this to simple greps for some reason kldstat options do not work on ↵Ermal Luçi2009-03-081-1/+1
| | | | bootup!
* * Make sure that $dns_lists is populated before operating on the itemScott Ullrich2009-03-081-5/+9
| | | | * Make sure that $dns is populated before operating on the item
* Do the same for filter logs on dashboard as on the System logs.Ermal Luçi2009-03-081-7/+1
|
* Use single quotes ratherErmal Luçi2009-03-082-2/+2
|
* Show only the rule that triggered the action when clicking the Action icon.Ermal Luçi2009-03-082-3/+3
|
* Fix alignment of dynamic filter viewer and make it somewhat faster.Ermal Luçi2009-03-082-34/+12
|
* Correctly detect processes pid's.Ermal Luçi2009-03-083-8/+9
|
* Use the new is_module_loaded function to avoid spamming the System log.Ermal Luçi2009-03-082-3/+3
|
* * Do not restart ipfw-classifyd on every iteration just send a signal to ↵Ermal Luçi2009-03-084-14/+34
| | | | | | | reload the config. This way no data is lost * Some cleanups to fix warning/spamming of the System logs * Present is_module_loaded() function to check if a module is loaded.
* Use nat port range 1024:65535Scott Ullrich2009-03-041-1/+4
|
* Add (s)Scott Ullrich2009-03-031-1/+1
|
* Do not ignore interface events even for pppoe/pptp it does no good.Ermal Luçi2009-03-011-14/+13
|
* add myself to copyright.Ermal Luçi2009-03-011-0/+1
|
* Convert Status:Queues to ajax. This changes makes it no finally block the ↵Ermal Luçi2009-03-012-80/+70
| | | | user interface and makes this page usable again.
* Fix UDP NAT ReflectionScott Ullrich2009-03-011-2/+2
| | | | Ticket #1528
* Tag/Tagged/DSCP can be used for blocking too.Ermal Luçi2009-03-011-8/+8
|
* Fix get_interface_info function.Ermal Luçi2009-02-281-25/+26
|
* Revert "Merge IPv6 changes"Scott Ullrich2009-02-284-253/+86
| | | | | | | | | | This reverts commit 1f9f2a95b7b42cf33e730535092e56e214fdb848. Conflicts: etc/inc/filter.inc etc/inc/interfaces.inc etc/inc/pfsense-utils.inc
* Use the correct interface function.Ermal Luçi2009-02-281-3/+3
|
* Use correct variableErmal Luçi2009-02-281-1/+1
|
OpenPOWER on IntegriCloud