summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Pass name instead of config_file for start_serviceRenato Botelho2010-07-161-1/+1
* Move this block down, and fix the log name. It was in the wrong place and pre...jim-p2010-07-161-3/+3
* Do not allow "0" for PPTP users. Default to 16 clients.jim-p2010-07-151-2/+3
* round the date calculation result so that it results in 1 month insteadsmos2010-07-152-6/+6
* Fix the calculus so the date goes backwardssmos2010-07-151-13/+14
* Remove debugging linesmos2010-07-152-11/+12
* Pull in RADIUS reply messages for logout page.jim-p2010-07-151-0/+5
* Allow sticky-connections to work again. Ticket #337Scott Ullrich2010-07-151-18/+17
* Improve the RRD graph displaysmos2010-07-152-98/+235
* No need to use # in color code, it's already set with thisScott Ullrich2010-07-142-4/+4
* Allow overriding the Nifty corners background colorScott Ullrich2010-07-142-7/+15
* Handle VIP DNS-Rebinding detection correctlyScott Ullrich2010-07-141-0/+5
* Adding login.css to all themes. Add infobox theme code now that we warn use...Scott Ullrich2010-07-147-0/+3525
* Allow setting the SMTP port for notifications. Fixes #677jim-p2010-07-142-1/+11
* Fix this disabled test for CSC entries.jim-p2010-07-141-1/+1
* Add NAT-PMP support to UPnP. Fixes #262. Thanks to Salvatore LaMendola for th...jim-p2010-07-144-14/+32
OpenPOWER on IntegriCloud