| Commit message (Expand) | Author | Age | Files | Lines |
* | Let the user choose the IPsec CA instead of assuming. | jim-p | 2010-08-13 | 1 | -1/+1 |
* | Only write out the CA if one exists. | jim-p | 2010-08-13 | 1 | -9/+11 |
* | Flip this check | jim-p | 2010-08-13 | 1 | -2/+2 |
* | When using a certificate for IPsec, also write out and reference the certific... | jim-p | 2010-08-13 | 1 | -0/+15 |
* | Honor a phase 1 proposal_check if one is set, otherwise use the default. | jim-p | 2010-08-13 | 1 | -2/+2 |
* | fix text | Chris Buechler | 2010-08-13 | 1 | -1/+1 |
* | If mpd.conf files exists in the /conf directory, link to it instead of | gnhb | 2010-08-13 | 1 | -10/+14 |
* | Expose MRRU settings in the GUI for PPPoE (MLPPP). | gnhb | 2010-08-13 | 1 | -0/+6 |
* | Use require_once here | jim-p | 2010-08-12 | 1 | -2/+2 |
* | Do not require a refernce passed because seems php likes to screw with it int... | Ermal | 2010-08-11 | 1 | -2/+2 |
* | Add 8021.x preauth (rsn_preauth) | Scott Ullrich | 2010-08-11 | 1 | -4/+10 |
* | Separate RRD graph settings to a separate entry. | Erik Fonnesbeck | 2010-08-10 | 1 | -2/+7 |
* | Do not forget status_rrd_graph.php. Spotted-by: Effone | Ermal | 2010-08-10 | 1 | -6/+1 |
* | Fixes #774. Add some pages to match under proper category. | Ermal | 2010-08-10 | 1 | -1/+4 |
* | remove duplicated entry. | Ermal | 2010-08-10 | 1 | -6/+0 |
* | Fixes #684. Test file existence before trying to kill the process. Also corre... | Ermal | 2010-08-10 | 1 | -3/+5 |
* | Ticket #8. Use proper IP to pfctl -b and run the command after the rules have... | Ermal | 2010-08-10 | 2 | -8/+8 |
* | Increase upload file size to 1 megabyte | Scott Ullrich | 2010-08-10 | 1 | -1/+1 |
* | Use correct type so a proper config is generated. Reported by:http://forum.pf... | Ermal | 2010-08-10 | 1 | -3/+3 |
* | Resolves #815. Do not add protection rules if lan interface has no ip. | Ermal | 2010-08-10 | 1 | -5/+7 |
* | Show disabled interfaces as well | Scott Ullrich | 2010-08-09 | 2 | -7/+10 |
* | Adding config.console.inc | Scott Ullrich | 2010-08-09 | 1 | -0/+535 |
* | Include config.console.inc | Scott Ullrich | 2010-08-09 | 1 | -1/+2 |
* | Move all console related configuration items to config.console.inc. This wil... | Scott Ullrich | 2010-08-09 | 4 | -497/+9 |
* | don't include 255.255.255.255 here | Chris Buechler | 2010-08-09 | 1 | -3/+9 |
* | Add the ability to set a periodic RRD and DHCP leases backup from Diagnostics... | jim-p | 2010-08-09 | 1 | -0/+42 |
* | Get the real flags set on the interface to make code below work properly! Tic... | Ermal | 2010-08-09 | 1 | -1/+1 |
* | correctly use sticky and round-robin. Ticket #337 | Chris Buechler | 2010-08-07 | 1 | -3/+3 |
* | don't static port 5060 by default, it breaks things much more often than it h... | Chris Buechler | 2010-08-06 | 1 | -2/+0 |
* | Do not call die while parsing package xml files. Instead return an empty arra... | Ermal | 2010-08-06 | 1 | -2/+2 |
* | Remove useless code which might even abort package deletion process. | Ermal | 2010-08-06 | 1 | -15/+1 |
* | Use global to not cause breakage if path changes. | Ermal | 2010-08-06 | 1 | -1/+1 |
* | Remove useless sysctl since it is not useful. Ticket #729. | Ermal | 2010-08-06 | 1 | -1/+0 |
* | Avoid duplicate service tags when reinstalling packages | Renato Botelho | 2010-08-06 | 1 | -0/+4 |
* | Fix execute permissions | jim-p | 2010-08-06 | 2 | -0/+0 |
* | Restore DHCP leases on boot if they have been backed up. | jim-p | 2010-08-06 | 1 | -0/+15 |
* | Backup DHCP leases on NanoBSD too | jim-p | 2010-08-06 | 3 | -0/+8 |
* | Move the RRD backup code to a script. | jim-p | 2010-08-06 | 3 | -8/+8 |
* | Make sure that the RRD path exists before apinger is started. Should really f... | jim-p | 2010-08-06 | 1 | -0/+3 |
* | chown the RRD path on every call, not just when initially creating the RRD di... | jim-p | 2010-08-06 | 1 | -1/+6 |
* | Properly clear the qlimit or tbrconfig settings when a value is deleted from GUI | Ermal | 2010-08-05 | 1 | -0/+4 |
* | Revert "Add self to the automatic nat rules generation so it easies balancing... | Scott Ullrich | 2010-08-05 | 1 | -2/+2 |
* | Add self to the automatic nat rules generation so it easies balancing the hos... | Ermal | 2010-08-05 | 1 | -2/+2 |
* | Only delete arp entries for a given interface, otherwise we can clobber the s... | jim-p | 2010-08-05 | 1 | -2/+2 |
* | When creating /var/db/rrd, make sure it's writable by wheel, and owned by nob... | jim-p | 2010-08-05 | 1 | -2/+3 |
* | Add backend code for antenna settings. Ticket #13 | Erik Fonnesbeck | 2010-08-05 | 1 | -5/+43 |
* | Allow specifying other branches when using the existing repository URL in git... | Erik Fonnesbeck | 2010-08-05 | 1 | -0/+12 |
* | Some minor fixes for gitsync. Don't create these unused directories, and mak... | Erik Fonnesbeck | 2010-08-04 | 1 | -3/+4 |
* | Fix text, and default to 1400 | Chris Buechler | 2010-08-04 | 1 | -1/+1 |
* | Add sysctl functions that support getting/setting multiple values in a single... | Erik Fonnesbeck | 2010-08-04 | 1 | -0/+61 |