| Commit message (Expand) | Author | Age | Files | Lines |
* | bump to 2.0.3-RELEASERELENG_2_0_3 | Chris Buechler | 2013-04-10 | 1 | -1/+1 |
* | change back to PRERELEASE, we'll re-enable public snapshots until we're confi... | Chris Buechler | 2013-04-05 | 1 | -1/+1 |
* | bump to 2.0.3-RELEASE | Chris Buechler | 2013-04-02 | 1 | -1/+1 |
* | Add a new class called addgatewaybox to make it easier to respect custom them... | Renato Botelho | 2013-03-27 | 9 | -3/+51 |
* | Move status file to a ram disk to avoid possible latency issues | Ermal | 2013-03-26 | 1 | -5/+5 |
* | point to new github repo | Chris Buechler | 2013-03-10 | 1 | -1/+1 |
* | Use the process name rather to avoid the infamous file not found error | Warren Baker | 2013-03-08 | 1 | -3/+3 |
* | Fix variable name reference, fixes port display after lan IP reset. | jim-p | 2013-03-07 | 1 | -1/+1 |
* | Use the correct interface number (old code broke for >= 10) | jim-p | 2013-03-04 | 1 | -1/+1 |
* | Fix wording for VoIP address option in the shaper. Add rule going the other d... | jim-p | 2013-02-27 | 8 | -26/+77 |
* | Better check for the right bits being set. | jim-p | 2013-02-25 | 1 | -2/+2 |
* | Always clear the OpenVPN route when using shared key, no matter what the tunn... | jim-p | 2013-02-25 | 1 | -6/+13 |
* | Encrypt backup after rrd data is added, it fixes #2836 | Renato Botelho | 2013-02-24 | 1 | -5/+5 |
* | Fix reference to SNMP interface binding. | jim-p | 2013-02-21 | 1 | -1/+1 |
* | fix typo | Renato Botelho | 2013-02-20 | 1 | -1/+1 |
* | Use our own git package and not the really old one from FreeBSD's ftp archive... | jim-p | 2013-02-15 | 1 | -1/+4 |
* | Fix page name. Fixes #2640 | jim-p | 2013-02-12 | 1 | -1/+1 |
* | Use the actual openvpn restart routine when starting/stopping from services r... | jim-p | 2013-02-11 | 2 | -7/+35 |
* | If more than 2 minutes have passed from the prunning process ignore the lock | Ermal | 2013-02-11 | 1 | -2/+7 |
* | Test that timeout value is bigger than 0 | Ermal | 2013-02-11 | 1 | -1/+1 |
* | Fix fallback pool monitor selection. | jim-p | 2013-02-08 | 1 | -1/+1 |
* | Restart ntpd a little differently, seems to stabilize it when restarted from ... | jim-p | 2013-02-08 | 2 | -2/+2 |
* | Actually let xmlrpc construct the url internally from the passed info it is d... | Ermal | 2013-02-06 | 1 | -9/+3 |
* | Correct url creation for xmlrpc. Fix lock order with voucher expire. Bring fr... | Ermal | 2013-02-06 | 1 | -10/+20 |
* | When going through the xmlrpc calls do not hold the lock since deadlock might... | Ermal | 2013-02-06 | 1 | -7/+12 |
* | Unlink pid file before starting a new process | Ermal | 2013-02-05 | 1 | -1/+4 |
* | Test var before using as array. Should fix #2794 | jim-p | 2013-02-05 | 1 | -1/+1 |
* | Bring in the RCFILEPREFIX as constant fixes from HEAD, since otherwise rc.sto... | jim-p | 2013-01-30 | 3 | -19/+18 |
* | Whitespace fixes | jim-p | 2013-01-30 | 1 | -18/+16 |
* | Change output style to follow halt.php and reboot.php so the shutdown output ... | jim-p | 2013-01-30 | 1 | -10/+13 |
* | Add header to DHCP static mappings table | jim-p | 2013-01-28 | 1 | -0/+4 |
* | No need for escaping here since this is php internal functions | Ermal | 2013-01-26 | 1 | -7/+6 |
* | Add a note about rdr pass not supporting Multi-WAN. | jim-p | 2013-01-26 | 1 | -0/+1 |
* | No reason for the ppp log to use this display method, use dump_clog() instead. | jim-p | 2013-01-21 | 1 | -19/+1 |
* | Enable cgi for the webgui since some ports like lightsquid need it | Ermal | 2013-01-21 | 1 | -1/+5 |
* | Run IPsec logs through htmlspecialchars before display. | jim-p | 2013-01-21 | 1 | -0/+1 |
* | Previous attempt to fix #1995 allow to set more than one default queues, prev... | Renato Botelho | 2013-01-21 | 1 | -1/+2 |
* | Allow to edit default queue. Should fix #1995 | Renato Botelho | 2013-01-17 | 1 | -1/+1 |
* | Preserve "Idle timeout" parameter on interfaces gui. It fixes a problem point... | Renato Botelho | 2013-01-17 | 1 | -2/+2 |
* | Validate passed parameters to smart commands, and the target device. Also esc... | jim-p | 2013-01-16 | 1 | -8/+29 |
* | Allow editing an imported CRL, and refresh OpenVPN CRLs when saving. Implemen... | jim-p | 2013-01-16 | 1 | -6/+43 |
* | Use functions to reduce code duplication; Add function to clear route to the ... | jim-p | 2013-01-15 | 1 | -6/+28 |
* | Better test if we're running at the cli or in lighty. Also suppress output fo... | jim-p | 2013-01-15 | 1 | -2/+2 |
* | Something in the LDAP libraries has changed and it no longer likes spaces in ... | jim-p | 2013-01-14 | 1 | -5/+5 |
* | Bold and note manifest entries that match the current architecture, and add a... | jim-p | 2013-01-14 | 1 | -3/+12 |
* | Put syslogd into secure mode so no remote log messages are accepted. Sending ... | jim-p | 2013-01-10 | 1 | -2/+2 |
* | Show the hostname if it doesn't match | jim-p | 2013-01-10 | 1 | -1/+2 |
* | Merge pull request #319 from bcyrill/patch-4 | Jim P | 2013-01-10 | 1 | -1/+1 |
|\ |
|
| * | Update etc/inc/voucher.inc | bcyrill | 2013-01-10 | 1 | -1/+1 |
|/ |
|
* | Stack the queue graphs. Fixes #2692 | Warren Baker | 2013-01-10 | 1 | -2/+2 |