summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Add source address selection to syslog settings, so it can work more effectiv...jim-p2013-10-241-0/+38
* Fix #3235Renato Botelho2013-10-241-7/+5
* Make the RADIUS settings respect the description of the timeout field. If the...jim-p2013-10-221-1/+3
* Make it more explicit that 'update freq.' unit is daysRenato Botelho2013-10-221-1/+1
* Remove unused variableRenato Botelho2013-10-221-4/+0
* Fix priv nameRenato Botelho2013-10-221-1/+1
* Optimize DHCPv4 lease display online status for static leases. Do not re-pars...jim-p2013-10-221-12/+6
* Fix #3283, use jQuery to change attributes based on idRenato Botelho2013-10-211-61/+18
* Set id for select elements created dynamicaly createdRenato Botelho2013-10-211-3/+3
* Limit CIDR choices for IPv4 on GRE interface, fixes #3277Renato Botelho2013-10-211-2/+3
* Fix #3273Renato Botelho2013-10-181-3/+2
* Actually there is no reason to set a variable just to use onceRenato Botelho2013-10-181-2/+1
* Fix #3242 and some code cleanup:Renato Botelho2013-10-181-21/+15
* Fix #3268 - avoid pf table names conflict:Renato Botelho2013-10-162-5/+17
* some tidying upCharlie Marshall2013-10-141-18/+28
* make dashboard responsiveCharlie Marshall2013-10-141-16/+139
* added favicon to logged in pagesJared Dillard2013-10-101-0/+1
* Replace pfSense with the rebrandWarren Baker2013-10-071-5/+5
* Now that doc.pfsense.org does https and redirects http to https, we may as we...jim-p2013-10-041-285/+285
* Fix display of pools in the LB status widget and on the LB Virtual Server sta...jim-p2013-10-032-2/+2
* Traffic graphs widget has old interface namesphildd2013-09-291-1/+1
* Remove redundant copies of getNasIP(), it should fix #3234Renato Botelho2013-09-282-54/+4
* Merge pull request #810 from ExolonDX/branch_04Renato Botelho2013-09-261-9/+9
|\
| * Update "status_rrd_graph_settings.php" XHTMLColin Fleming2013-09-261-9/+9
* | Merge pull request #809 from ExolonDX/branch_02Renato Botelho2013-09-261-30/+33
|\ \
| * | Update "status_rrd_graph.php" XHTMLColin Fleming2013-09-261-30/+33
| |/
* | Merge pull request #808 from ExolonDX/branch_01Renato Botelho2013-09-261-2/+2
|\ \
| * | Update "pkg_edit.php" XHTMLColin Fleming2013-09-261-2/+2
| |/
* | require service-utils.inc for find_service_by_openvpn_vpnid()Renato Botelho2013-09-261-0/+1
* | Add missing tdRenato Botelho2013-09-261-86/+90
* | Remove use of undefined var $conn and fix some td classRenato Botelho2013-09-261-4/+4
|/
* Set network interfaces description as interface name.ccesario2013-09-251-1/+3
* Respect default gateway option when adding a gateway from interfaces page. It...Renato Botelho2013-09-241-4/+8
* Allow multiple valid time servers to be entered in the wizard, as they are al...jim-p2013-09-241-5/+5
* Include the CP zone in the form parameters if one is defined. Fixes access to...jim-p2013-09-231-0/+3
* Fix CP stats generation for concurrent users. Fixes #3225jim-p2013-09-231-1/+2
* Fix #3218, reaload filter rules when activate or deactivate dhcpdv6Renato Botelho2013-09-211-1/+8
* Merge pull request #795 from razzfazz/ia-pd-hintRenato Botelho2013-09-181-0/+12
|\
| * add option to send prefix hint for requesting desired prefix length for deleg...Daniel Becker2013-09-031-0/+12
* | Fix ufslabels.sh logic to avoid trying to convert slices which are already us...jim-p2013-09-171-7/+34
* | Merge pull request #803 from PiBa-NL/outboundnat_disable_checkboxRenato Botelho2013-09-162-1/+39
|\ \
| * | outboundnat, disable checkboxPiBa-NL2013-09-162-1/+39
* | | Split SSL/TLS into separate checkboxes so that plaintext connections can be m...Warren Baker2013-09-161-3/+27
|/ /
* | Remove unecessary blockedmacs db and read it directly from configRenato Botelho2013-09-141-4/+1
* | Convert mac address to lowercase when saving to avoid duplicates. It fixes #3195Renato Botelho2013-09-122-2/+2
* | Do not allow local mac address to be added to passtrumac list in CP. It fixes...Renato Botelho2013-09-121-2/+13
* | Fix php short tag opening and silent php -lRenato Botelho2013-09-121-1/+1
* | Remove call-time pass by reference from traffic shaper files, it should fix #...Renato Botelho2013-09-128-72/+72
* | Remove call-time pass by reference for do_input_validation, helps ticket #2565Renato Botelho2013-09-1267-83/+83
* | Redirect blocked macs to desired URL or show an error messageRenato Botelho2013-09-121-0/+10
OpenPOWER on IntegriCloud