summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Add the subnet bits to the configsmos2012-04-181-1/+2
* Some updates/optimizations to smart widgetjim-p2012-04-181-31/+45
* Add support for SLAAC on the WAN interface, this is required for Stateless au...smos2012-04-181-7/+17
* Add contributed SMART Status widget - http://forum.pfsense.org/index.php/topi...jim-p2012-04-171-0/+48
* Fix typos where css('dislay') is missing a 'p' - now the top ten bandwidth us...Phil Davis2012-04-171-2/+2
* Merge pull request #89 from bcyrill/patch-3Jim P2012-04-131-3/+3
|\
| * Fixed HTML tag.bcyrill2012-04-131-3/+3
* | Merge pull request #90 from vizvayu/masterJim P2012-04-131-6/+24
|\ \
| * | Added mode selection options for PowerD.Cristian Feldman2012-04-101-6/+24
* | | Resolves #2330. Check if there is a previous voucher config before wipingErmal2012-04-131-1/+4
* | | Show delegated prefixes on the DHCPv6 Leases display.jim-p2012-04-131-54/+138
* | | Feature #1864 "Start" button for IPsec should be available for IP alias networksDarren Embry2012-04-131-2/+16
* | | Increase Prefix delegation size choicessmos2012-04-131-0/+2
* | | Clarify textsmos2012-04-131-2/+2
* | | Do not throw a address family error when there is just 1 gateway.smos2012-04-131-1/+1
* | | Feature #2123 Backup RRD files using the xml dump and restore from RRD toolsDarren Embry2012-04-121-26/+50
| |/ |/|
* | Fix tag order.bcyrill2012-04-121-1/+1
* | Fixed IPv4 regression. Handles addresses with and without port.bcyrill2012-04-121-26/+15
* | Remove [] of literal IPv6 addressesbcyrill2012-04-111-6/+5
* | Removed flawed HTML.bcyrill2012-04-111-4/+0
* | Add alias support to static routes (needs some testing) Ticket #2239jim-p2012-04-111-28/+77
* | When renaming a user, make sure to remove the previous user or it gets left i...jim-p2012-04-111-1/+3
|/
* Remove this faulty piece of gateway code, it overwrites the existing entries ...smos2012-04-091-33/+1
* Correct the variable names for the duplicate stf checksmos2012-04-081-2/+2
* Remove this piece of code, it loads even on interfaces not configured for tra...smos2012-04-081-7/+1
* Prevent duplicate 6rd or 6to4 interfaces, these conflict and both use the stf...smos2012-04-081-29/+31
* Merge array and keep unchanged values.bcyrill2012-04-081-1/+1
* Check for this function before calling it to avoid an error when hitting that...Erik Fonnesbeck2012-04-072-2/+4
* fix for Bug #2231 --- Dashboard: Traffic Graph: Unable to save settingsDarren Embry2012-04-062-102/+89
* fix indentation.Darren Embry2012-04-061-17/+17
* Add a dhcpleases monitor to the DHCPv6 server which will trigger automatic cr...smos2012-04-061-0/+85
* fix for #2289: Logic error in firewall rule interface selection for drop-down...Darren Embry2012-04-061-2/+6
* Merge pull request #78 from Whizkidzz/masterScott Ullrich2012-04-062-11/+43
|\
| * Added interface_selection to choose a interface in tinydns failover selectionwhizkidzz2012-04-061-2/+26
| * Added rowsize[] for use in row_helper_dynamic.jswhizkidzz2012-04-061-3/+4
| * Added empty option line so not to write to config.xml if not filled inwhizkidzz2012-04-061-1/+5
| * Added interface_selection for use in tinydnswhizkidzz2012-04-061-5/+8
* | Bug #2329: checkbox js problem on diag_logs_settings.phpDarren Embry2012-04-061-1/+1
* | aggh javascript lines terminated by \n instead of semicolonDarren Embry2012-04-061-8/+8
* | don't delete port aliases used by load balancerDarren Embry2012-04-061-0/+3
* | restore default dropdown values of 24/64 bitsDarren Embry2012-04-051-0/+38
* | change behavior a bit on #bits dropdownDarren Embry2012-04-051-14/+24
* | add feature #2320 to vpn_ipsec_phase2.php.Darren Embry2012-04-051-32/+7
* | bug fix for #2320: on firewall_virtual_ip_edit.php it jumps to a length of 1 ...Darren Embry2012-04-051-1/+1
* | missed a spot for feature #2320 toggle subnet maskDarren Embry2012-04-051-8/+4
* | Make vips vhid be unique per parent interface!Ermal2012-04-055-37/+21
* | Load Balancer: allow port aliases in Pools and Virtual Servers. (PEV-394754)Darren Embry2012-04-052-5/+9
* | load balancer: allow IPv4 subnets up to 64 addresses in Pools and Virtual Ser...Darren Embry2012-04-052-6/+14
* | Add post config and correct variable namesWarren Baker2012-04-051-27/+33
* | Remove custom options from basic settings pageWarren Baker2012-04-051-2/+0
OpenPOWER on IntegriCloud