summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow setting <remote_managed_pages><item> page items such as /services_capti...Scott Ullrich2010-07-271-0/+13
* Require radius.inc if the webGUI is using radius as the method.Ermal2010-07-271-1/+2
* Do not blacklist radius for authentication method on the webGUI.Ermal2010-07-271-2/+0
* Add micro optimization.Ermal2010-07-271-0/+1
* Ticket #725. Before falling back to the default gw interface search even stat...Ermal2010-07-271-4/+26
* Fixes #745. Validate group name against existing interfaces.Ermal2010-07-271-0/+5
* Fix variable name for consistency.jim-p2010-07-271-1/+1
* Fix test of preferoldsa to check the proper variable name.jim-p2010-07-271-1/+1
* Fix test for checking the prefer old IPsec SA box.jim-p2010-07-271-1/+1
* Fix path to dhcpd.conf in status.phpjim-p2010-07-271-1/+1
* Disable SSL peer verification in cURL. Also, explicitly set FOLLOWLOCATION to...jim-p2010-07-261-0/+3
* Change this find to a chdir/glob.jim-p2010-07-261-2/+2
* partially fix linkup. ticket #656Chris Buechler2010-07-251-0/+6
* Use more appropriate advice here for community stringChris Buechler2010-07-251-1/+1
* Shift all the top fields by one, seems like top output has changed.smos2010-07-241-1/+1
* Correct my email address, adjust copyright to 2010smos2010-07-2415-15/+15
* Add the openvpn users graph, add the colors to all the themes colors include....smos2010-07-249-2/+34
* fix path to nsupdateChris Buechler2010-07-241-1/+1
* add apinger.log here too to silence error at bootChris Buechler2010-07-241-1/+4
* remove empty note, redirect to correct pageChris Buechler2010-07-231-3/+3
* Add OpenVPN users database, sync the tabs on the settings page.smos2010-07-233-236/+285
* Add OpenVPN traffic statistics for all configured OpenVPN serversmos2010-07-231-0/+9
* The custom graph option now works, this needs for a certain someone tosmos2010-07-231-47/+79
* Further correct week graph, weeks start at monday, not sunday. Makesmos2010-07-231-3/+11
* Fix the glob() to return only the files, not the pathnames, use chdir()smos2010-07-232-8/+10
* Add a subnet option to allowed ip addresses on CP.Ermal2010-07-223-2/+22
* Use correct boolean values as the logic implies.Ermal2010-07-221-1/+1
* Even on child queue honor when bandwidth is empty for HFSC this is valid.Ermal2010-07-221-9/+3
* If no bandwidth specified for root queue honor this decision and generate pro...Ermal2010-07-221-8/+7
* Ticket #655. Another try at this.Ermal2010-07-221-6/+6
* Fixes #463. Actually define the correct variable so the pptp rdr rules can be...Ermal2010-07-221-12/+4
* Fixes #741. Restore behaviour of CP in 1.2.x by allowing in ipfw rules anythi...Ermal2010-07-221-33/+2
* only match with a space behind the IP, otherwise 10.0.0.6 CARP IP may match a...Chris Buechler2010-07-212-3/+3
* Ticket #667. Actually destroy when trying to reconfigure an interface.Ermal2010-07-211-3/+2
* Ticket #667. Take another approach at handling dial-on-demand and Connect/Dis...Ermal2010-07-211-4/+6
* Fixes #755. Workaround bug on dnswatch and properties_read by actually creati...Ermal2010-07-211-1/+1
* Fixes #717. Actually if no default gateway is found assume wan is the one.Ermal2010-07-211-8/+8
* Increase max requests to 2 so that requests can continue if a thread is blockedScott Ullrich2010-07-211-1/+1
* Remove priority from HFSC it is a null config option. Center most of the text...Ermal2010-07-212-55/+59
* Show the Enable/Disable and name first and then the bandwidth values. Fix htm...Ermal2010-07-201-3/+3
* Do not try to reload apinger config but always kill the running process and s...Ermal2010-07-201-10/+7
* Fix typosjim-p2010-07-201-2/+2
* Fix the RFC dns updates config upgrade. It would blow up on an incomplete/inv...jim-p2010-07-201-14/+5
* Replace this exec to find with a glob(). Fixes #751.jim-p2010-07-201-3/+1
* Only perform this check if the group being created actually has members.jim-p2010-07-191-4/+6
* Adding build_port_pathScott Ullrich2010-07-181-2/+2
* Honor the System -> Advanced -> DNS Rebinding flag and disable for dnsmasq if...Scott Ullrich2010-07-181-4/+9
* Commit first stab at a custom graph tab. Doesn't do anything yet, shouldn't b...smos2010-07-181-11/+59
* fix double click to editChris Buechler2010-07-171-1/+1
* correctly add new pass-through MAC entriesChris Buechler2010-07-171-4/+5
OpenPOWER on IntegriCloud