| Commit message (Expand) | Author | Age | Files | Lines |
* | Escape parameters better when managing tables. Fix test to allow deleting sub... | jim-p | 2012-10-31 | 1 | -6/+6 |
* | Remove debug output | jim-p | 2012-10-31 | 1 | -1/+0 |
* | Set the CSRF Magic timeout to the same as the session timeout, so that if a u... | jim-p | 2012-10-31 | 1 | -0/+3 |
* | Update CSRF Magic | jim-p | 2012-10-31 | 2 | -9/+12 |
* | Eliminate system calls here, use PHP instead. | jim-p | 2012-10-04 | 1 | -2/+2 |
* | Sanitize some variables | jim-p | 2012-10-04 | 1 | -8/+9 |
* | Verify posted kernel type against a defined list of good values. | jim-p | 2012-10-04 | 1 | -5/+11 |
* | fix for: Output from CSRF magic mangles files in Diagnostics > Edit File | Darren Embry | 2012-09-17 | 1 | -0/+3 |
* | Use a better link here. | jim-p | 2012-09-12 | 1 | -1/+1 |
* | Print a nice large warning on the PPTP page about it no longer being consider... | jim-p | 2012-09-12 | 1 | -0/+1 |
* | Protect against a potential infinite loop here. | jim-p | 2012-08-01 | 1 | -1/+2 |
* | Make use of product_name | Warren Baker | 2012-07-27 | 1 | -1/+1 |
* | Put fix for IE 8/9 url handling bug | Ermal | 2012-07-27 | 1 | -1/+2 |
* | LAN is not special here anymore. Do not remove the interface again (it was al... | jim-p | 2012-06-27 | 1 | -9/+3 |
* | This apparently is breaking reinstalls. Revert "Actually make reinstallpkg re... | jim-p | 2012-06-15 | 1 | -4/+1 |
* | Revert "Remove missed line" | jim-p | 2012-06-15 | 1 | -0/+1 |
* | Remove missed line | Ermal | 2012-06-15 | 1 | -1/+0 |
* | Actually make reinstallpkg remove the bionaries and really reinstall them | Ermal | 2012-06-15 | 1 | -1/+4 |
* | This should have been 2.1 only, and it's just causing some odd package behavi... | jim-p | 2012-06-12 | 2 | -43/+11 |
* | Remove extra spaces and add closing <tr> tag | Warren Baker | 2012-06-12 | 1 | -1/+1 |
* | Provide a way to disable the pkg info link | jim-p | 2012-06-07 | 2 | -0/+8 |
* | Wrong branch | Ermal | 2012-06-05 | 1 | -16/+0 |
* | Import OpenVPN cisco style radius attributes applying policy to logged in use... | Ermal | 2012-06-05 | 1 | -0/+16 |
* | Revert "Make the ppp-linkup script understand both address families." | jim-p | 2012-06-04 | 1 | -13/+4 |
* | Rather than doig a string search do a proper matching of selected interfaces.... | Ermal | 2012-05-30 | 1 | -3/+4 |
* | Clarify comment. Fixes #2270 | Ermal | 2012-05-30 | 1 | -1/+1 |
* | Fix copy/paste-o | jim-p | 2012-05-30 | 1 | -2/+2 |
* | Fix input validation and import test. | jim-p | 2012-05-30 | 1 | -9/+6 |
* | Switch to ntpd from ports, add Services > NTP to select interfaces for bindin... | jim-p | 2012-05-30 | 4 | -5/+138 |
* | Add a knob to tune the maximum number of tables that can be defined, the pf d... | jim-p | 2012-05-29 | 1 | -0/+21 |
* | Add missing div tag | jim-p | 2012-05-28 | 1 | -0/+1 |
* | do a direct return, it will not find the PinReady command | smos | 2012-05-26 | 1 | -1/+1 |
* | Adjust the +CPIN? cmd so it works for huawei 3G sticks too | smos | 2012-05-26 | 1 | -1/+1 |
* | List logged-in IPsec xauth users and provide a mechanism to disconnect them. ... | jim-p | 2012-05-25 | 2 | -87/+157 |
* | Switch to a common function to determine anti-lockout ports, and fix a bug th... | jim-p | 2012-05-25 | 1 | -12/+2 |
* | Don't skip "lan" as a possible WAN for shaper, since someone could have renam... | jim-p | 2012-05-23 | 1 | -2/+0 |
* | Include movable code to reorder list,save button, domtt title messages, also ... | Marcello Coutinho | 2012-05-18 | 1 | -22/+139 |
* | Fixup halt and reboot to catch the output from the shutdown process properly. | jim-p | 2012-05-16 | 2 | -45/+34 |
* | On its own, ntpd does not sync fast enough at bootup, so bring back the ntpda... | jim-p | 2012-05-16 | 1 | -8/+19 |
* | Fix syntax here too in case we need to revive it. | jim-p | 2012-05-15 | 1 | -1/+1 |
* | Use a text description instead of a code. | jim-p | 2012-05-15 | 1 | -17/+31 |
* | Add NTP status page using ntpq. | jim-p | 2012-05-15 | 1 | -0/+155 |
* | With FreeBSD's ntpd, the current options are irrelevant, but we can have a ni... | jim-p | 2012-05-15 | 1 | -2/+1 |
* | Fix ntp name here too | jim-p | 2012-05-15 | 1 | -1/+1 |
* | s/OpenNTPD/NTP/ for log pages and menu entry, to save space (and make it easi... | jim-p | 2012-05-15 | 15 | -19/+19 |
* | Make the ppp-linkup script understand both address families. | smos | 2012-05-14 | 1 | -4/+13 |
* | Fix redirect when saving settings in the widget, it was landing on the widget... | jim-p | 2012-05-14 | 1 | -0/+1 |
* | Add _ to the list of are allowed characters | Warren Baker | 2012-05-10 | 1 | -1/+1 |
* | fix typo | Chris Buechler | 2012-05-09 | 1 | -1/+1 |
* | Revert "Make vips vhid be unique per parent interface!" - per cmb, this shoul... | jim-p | 2012-05-08 | 5 | -22/+38 |