summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Implement gettext() calls on status_openvpn.phpCarlos Eduardo Ramos2010-07-231-20/+20
|
* Implement gettext() calls on status_lb_vs.phpCarlos Eduardo Ramos2010-07-231-8/+8
|
* Corrections gettext implementation on status_interfaces.phpCarlos Eduardo Ramos2010-07-231-8/+8
|
* Corrections gettext calls on status_lb_pool.phpRafael Lucas2010-07-231-12/+12
|
* Corrections gettext calls on status_interfaces.phpRafael Lucas2010-07-231-32/+32
|
* Corrections gettext implementation on status_wireless.phpCarlos Eduardo Ramos2010-07-221-2/+2
|
* Corrections gettext implementation on status_rrd_graph.phpCarlos Eduardo Ramos2010-07-221-7/+7
|
* Corrections gettext implementation on status_rrd_graph_settings.phpCarlos Eduardo Ramos2010-07-221-5/+5
|
* Corrections gettext implementation on status_services.phpCarlos Eduardo Ramos2010-07-221-12/+12
|
* Implement gettext() calls on status_rrd_graph.phpRafael Lucas2010-07-221-13/+13
|
* Implement gettext() calls on status_rrd_graph_img.phpRafael Lucas2010-07-221-6/+6
|
* Implement gettext() calls on status_rrd_graph_settings.phpRafael Lucas2010-07-221-25/+25
|
* Implement gettext() calls on status_services.phpRafael Lucas2010-07-221-13/+13
|
* Implement gettext() calls on status_wireless.phpRafael Lucas2010-07-221-5/+5
|
* Corrections gettext implementation on status_upnp.phpCarlos Eduardo Ramos2010-07-221-5/+5
|
* Implement gettext() calls on status_upnp.phpRafael Lucas2010-07-221-3/+3
|
* Implement gettext() calls on status_graph_cpu.phpCarlos Eduardo Ramos2010-07-221-3/+3
|
* Implement gettext() calls on status_graph.phpCarlos Eduardo Ramos2010-07-211-7/+7
|
* Implement gettext() calls on status_gateways.phpCarlos Eduardo Ramos2010-07-211-14/+14
|
* Implement gettext() calls on status_gateway_groups.phpCarlos Eduardo Ramos2010-07-211-13/+13
|
* Implement gettext() calls on status_filter_reload.phpCarlos Eduardo Ramos2010-07-211-2/+2
|
* Implement gettext() calls on status_dhcp_leases.phpCarlos Eduardo Ramos2010-07-211-20/+20
|
* Implement gettext() calls on status_captiveportal_vouchers.phpCarlos Eduardo Ramos2010-07-201-11/+11
|
* Implement gettext() calls on status_captiveportal_voucher_rolls.phpCarlos Eduardo Ramos2010-07-201-12/+12
|
* Implement gettext() calls on status_captiveportal_test.phpCarlos Eduardo Ramos2010-07-201-8/+8
|
* Implement gettext() calls on status_captiveportal.phpCarlos Eduardo Ramos2010-07-201-6/+6
|
* Implement gettext() calls on status.phpCarlos Eduardo Ramos2010-07-201-5/+5
|
* Merge remote branch 'mainline/master'Vinicius Coque2010-07-2010-55/+106
|\ | | | | | | | | Conflicts: usr/local/www/services_captiveportal_mac_edit.php
| * Show the Enable/Disable and name first and then the bandwidth values. Fix ↵Ermal2010-07-201-3/+3
| | | | | | | | html markup so the table is displayed propperly.
| * Do not try to reload apinger config but always kill the running process and ↵Ermal2010-07-201-10/+7
| | | | | | | | start a new one so it behaves.
| * Fix typosjim-p2010-07-201-2/+2
| |
| * Fix the RFC dns updates config upgrade. It would blow up on an ↵jim-p2010-07-201-14/+5
| | | | | | | | incomplete/invalid config.
| * 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 ↵Scott Ullrich2010-07-181-4/+9
| | | | | | | | if it is checked
| * Commit first stab at a custom graph tab. Doesn't do anything yet, shouldn't ↵smos2010-07-181-11/+59
| | | | | | | | break any existing graphs.
| * 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
| |
* | Sync with mainline, diag_* files were missingRenato Botelho2010-07-1627-425/+425
| |
* | Merge remote branch 'mainline/master'Renato Botelho2010-07-166-121/+265
|\ \ | |/
| * Move this block down, and fix the log name. It was in the wrong place and ↵jim-p2010-07-161-3/+3
| | | | | | | | preventing IPsec logs from reaching remote servers.
| * 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
| | | | | | | | of 4 weeks which looks strange.
| * Fix the calculus so the date goes backwardssmos2010-07-151-13/+14
| |
| * Remove debugging linesmos2010-07-152-11/+12
| | | | | | | | | | Improve the scale so that it matches up the length of the period. Style fixes
| * 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
| |
OpenPOWER on IntegriCloud