summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Refine OpenVPN client/server deletion to allow for removing invalid empty ent...jim-p2012-09-252-6/+6
* Make tables sortablebcyrill2012-09-243-195/+213
* Separate backend keywords from GUI language display in captive portalPhil Davis2012-09-241-5/+5
* fix warning message for CARP /32 /128 masks added /31 /127 as these are also ...PiBa-NL2012-09-241-4/+4
* fix for breaking editing carp edit selection setting.PiBa-NL2012-09-241-1/+1
* Diagnose\Sockets page renamed and now also has button to show all socket conn...PiBa-NL2012-09-232-23/+46
* Add a "Sockets listening" page to the Diagnostics menu.PiBa-NL2012-09-232-0/+116
* changed "Firewall: Virtual IP Address: Edit" page to always have the same opt...PiBa-NL2012-09-221-87/+60
* Allow for changing OpenVPN TUN to TAP device mode without reboot.PiBa-NL2012-09-221-0/+3
* Merge pull request #223 from PiBa-NL/masterJim P2012-09-1815-66/+180
|\
| * (line endings UNIX format..)PiBa-NL2012-09-1615-66/+180
* | Fix deleting DHCP leasesPhil Davis2012-09-181-2/+3
* | Safety beltjim-p2012-09-171-0/+2
* | Add support for multiple DHCP pools within the interface's subnet, and allow ...jim-p2012-09-161-81/+242
* | Allow/deny access to DHCP by partial MAC matching.jim-p2012-09-131-1/+43
* | Use a better link here.jim-p2012-09-121-1/+1
* | Print a nice large warning on the PPTP page about it no longer being consider...jim-p2012-09-121-0/+1
* | Fixed the rendering in IE. Moved the head section out of the body.Jesse White2012-09-111-1/+2
* | Merge pull request #220 from PiBa-NL/masterJim P2012-09-104-32/+94
|\ \ | |/
| * Show/hide togglePiBa-NL2012-09-102-2/+2
| * Added a setting for configuring the firewall log to either:PiBa-NL2012-09-104-27/+83
| * Changed firewall log to show the applied rule description directly on screen,...PiBa-NL2012-09-081-13/+19
* | remove bunk input validationChris Buechler2012-09-091-3/+0
|/
* fix imbalanced HTML tagsDarren Embry2012-09-061-7/+16
* fix more imbalanced HTML tags.Darren Embry2012-09-061-0/+8
* fix some imbalanced HTML tagsDarren Embry2012-09-061-7/+7
* a few coding indentation/style fixes.Darren Embry2012-09-061-63/+61
* Correct this function call, OpenVPN client killing works again, fixes #2554jim-p2012-09-061-1/+1
* Inconsistent behavior with Alias info popupDarren Embry2012-09-061-1/+1
* never call parseInt without a radix.Darren Embry2012-09-061-2/+2
* Fix up tcpdump for pflog stop/start a little, consolodate code, and restart t...jim-p2012-09-042-8/+3
* Add check for local port being set before testing. Fixes #2606Ermal2012-08-281-1/+1
* Fix IPv6 remote_network typophildd2012-08-241-1/+1
* Test for an array before using it like one.bcyrill2012-08-241-1/+1
* Fix another typojim-p2012-08-221-1/+1
* Fix typojim-p2012-08-221-1/+1
* Teach ntpd how to get its time from a local GPS on serial.jim-p2012-08-212-3/+66
* Test for an array before using it like one.jim-p2012-08-191-1/+1
* Use REQUEST_URI here so the GET parameters are preserved (makes the links wor...jim-p2012-08-172-2/+2
* Disable Execution timeout for this script.smos2012-08-171-0/+2
* Extend the shortcuts code and link back from Status > Services also.jim-p2012-08-153-14/+80
* More shortcutsjim-p2012-08-1412-1/+36
* Initialize this for good measure.jim-p2012-08-141-0/+2
* Add (c) header, also add ability to glob in shortcuts so packages can use it ...jim-p2012-08-142-5/+79
* Clarify requirements for DHCP static mapping IPjim-p2012-08-142-2/+8
* Merge pull request #211 from bcyrill/patch-4Jim P2012-08-131-3/+7
|\
| * Update usr/local/www/services_router_advertisements.phpbcyrill2012-08-131-3/+7
* | Refine the formatting of the service status icon a bit depending on its context.jim-p2012-08-132-2/+2
|/
* Update usr/local/www/vpn_openvpn_server.phpbcyrill2012-08-131-4/+7
* Make sure we start with an empty service.jim-p2012-08-131-0/+1
OpenPOWER on IntegriCloud