summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* Do not enable / disable javascript field. Resolves #41Scott Ullrich2009-08-231-1/+0
|
* Resurvey slice info after changes. Resolves #52Scott Ullrich2009-08-231-4/+6
|
* Resurvey slice info after changes. Resolves #52Scott Ullrich2009-08-231-21/+33
|
* Make sortableScott Ullrich2009-08-232-2/+2
|
* Make sortableScott Ullrich2009-08-231-1/+1
|
* Make sortableScott Ullrich2009-08-233-10/+5
|
* use tabcont classScott Ullrich2009-08-231-1/+1
|
* Turn common tabular data areas into sortable items. Revert the sortable.js ↵Scott Ullrich2009-08-239-43/+49
| | | | change that used tabcont and change back to sortable
* Move back to using sortable as class nameScott Ullrich2009-08-231-1/+1
|
* Remove stray ;Scott Ullrich2009-08-231-1/+1
|
* Unbreak. Pointy-hat-to: Ermal!Scott Ullrich2009-08-231-3/+2
|
* Include functions.inc which will then include ipsec.incScott Ullrich2009-08-234-4/+4
|
* Unbreak ipsec!Scott Ullrich2009-08-231-1/+1
|
* Unbreak ipsec. ipsec.inc is needed to set the various drop down box values ↵Scott Ullrich2009-08-231-1/+1
| | | | such as 'IP Address, Encryption Algo, etc.. Someone needs a big pointy hat.
* Fix wrong code!Ermal Luçi2009-08-211-2/+3
| | | | This is wrong since it is not that simple to rename an alias in an alias and correct code for this was already present before.
* Use global variable which defines the tmp_path and remove hardcoded ones.Ermal Luçi2009-08-211-5/+5
|
* Update link to traffic shaper config because HTTP/500 errors are bad mmmkay?Scott Ullrich2009-08-201-1/+1
|
* Hide Additional BOOTP/DHCP Options behind an advanced button like other itemsScott Ullrich2009-08-201-1/+11
|
* Change size of columns to 10 and 55 for the number option rowhelperScott Ullrich2009-08-201-4/+4
|
* Misc commentsScott Ullrich2009-08-201-0/+3
|
* Use intval()Scott Ullrich2009-08-201-1/+1
|
* Make sure entered # is a integer and use htmlspecialchars()Scott Ullrich2009-08-201-3/+5
|
* Add URL to custom BOOTP and DHCP options page hosted at iana.orgScott Ullrich2009-08-201-1/+3
|
* Reduce colspan to 3Scott Ullrich2009-08-201-1/+1
|
* Do not turn the fields red when restoring previously saved itemsScott Ullrich2009-08-201-2/+2
|
* Add rowhelper field which allows defining custom dhcp option numbers. ↵Scott Ullrich2009-08-201-182/+265
| | | | Sponsored-by: BSD Perimeter Commercial Support
* Make the icon the correct sizeScott Ullrich2009-08-201-1/+1
|
* Add avanced item indicator which will show when hovering the mouse over the ↵Scott Ullrich2009-08-202-9/+37
| | | | icon which advanced item has been enabled
* Oops, use address instead of nameScott Ullrich2009-08-201-1/+1
|
* Handle alias in an alias rename situationScott Ullrich2009-08-201-1/+2
|
* Remove non-needed debugging item and rename debug log to ↵Scott Ullrich2009-08-201-3/+3
| | | | /tmp/alias_rename_log.txt
* Rename 'DNS' to 'DNS Lookup' to better match what the diag utility doesScott Ullrich2009-08-201-1/+1
|
* Wait while bogons table is being updated up to 90 seconds. After it is ↵Scott Ullrich2009-08-201-0/+13
| | | | updated notify user that it was updated
* Add missing debug checksScott Ullrich2009-08-201-4/+5
|
* Allow editing of alias names that already are being referenced by rules, ↵Scott Ullrich2009-08-201-12/+53
| | | | | | nat, etc by looping through items and replacing the old alias name with the newly updated alias name. Sponsored-by: BSD Perimeter Commercial Support
* fix merge messChris Buechler2009-08-201-11/+0
|
* Merge branch 'master' of rcs.pfsense.org:pfsense/mainlineChris Buechler2009-08-201-0/+13
|\ | | | | | | | | Conflicts: usr/local/www/diag_showbogons.php
| * Only remove tmp file if we succeedScott Ullrich2009-08-201-1/+1
| |
| * Add savemsgScott Ullrich2009-08-201-2/+6
| |
* | Fix bogons update in GUI without duplicating logicChris Buechler2009-08-201-6/+1
|/
* Duplicate logic to download bogons data. For some reason the shell script ↵Scott Ullrich2009-08-201-2/+5
| | | | is ignoring the first argument AND the file that was created to prevent it from sleeping. Life is too short to chase stupid stuff -- if you don't like it spend your own time to figure out the issue.
* Icon for rules overview screen to indicate that advanced options are configuredhoba2009-08-2012-0/+0
|
* Add sorting ability to status -> UPNPScott Ullrich2009-08-201-3/+3
|
* Move Note below table so it does not interefere with table sortingScott Ullrich2009-08-202-22/+17
|
* Unbreak dhcp lease sortingScott Ullrich2009-08-202-32/+20
|
* Modify sortable.js to work on tabcont as opposed to sortable class. This ↵Scott Ullrich2009-08-209-11/+13
| | | | has the effect of making any table that has a single header sortable instead of having to visit each page. Sponsored-by: BSD Perimeter Commercial Support
* Make Status -> IPSec table sortable. Fix colors and styling on sortable ↵Scott Ullrich2009-08-207-32/+43
| | | | table headers to match all other forms. Sponsored-by: BSD Perimeter Commercial Support
* Do not sleep if /var/run/donotsleep_bogons exists. For some reason the ↵Scott Ullrich2009-08-201-0/+2
| | | | first argument is not being passed when ran from webConfigurator
* Rename Reload to Download latest bogon dataScott Ullrich2009-08-201-3/+3
|
* Add Reload buttonScott Ullrich2009-08-201-2/+8
|
OpenPOWER on IntegriCloud