summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* We should also resync openvpn clients since they can use gateway groups too.jim-p2012-09-191-1/+5
* don't log here, users can define their own logging rules if they want loggingChris Buechler2012-09-181-2/+2
* Merge pull request #223 from PiBa-NL/masterJim P2012-09-1816-67/+181
|\
| * (line endings UNIX format..)PiBa-NL2012-09-1616-67/+181
* | Merge pull request #224 from phil-davis/masterJim P2012-09-181-2/+3
|\ \
| * | Fix deleting DHCP leasesPhil Davis2012-09-181-2/+3
|/ /
* | Safety beltjim-p2012-09-171-0/+2
* | gitsync: Improve parameter handling to allow hyphenated options anywhere in t...Erik Fonnesbeck2012-09-171-32/+54
* | gitsync: Add --minimal parameter that installs only the updated files.Erik Fonnesbeck2012-09-172-3/+25
* | Fix special build_commit tag that was broken from previous change to how it r...Erik Fonnesbeck2012-09-171-1/+1
* | Add support for multiple DHCP pools within the interface's subnet, and allow ...jim-p2012-09-164-123/+364
* | Force resync of vpns and dns even if the IP doesn't change in rc.newwanip, si...jim-p2012-09-141-7/+14
* | Add note about mac matching and media type.jim-p2012-09-141-0/+1
* | Add some safety checks against empty entriesjim-p2012-09-141-0/+6
* | Allow/deny access to DHCP by partial MAC matching.jim-p2012-09-133-3/+64
* | Make the openvpn resync less intrusive, only trigger this if the OpenVPN inte...smos2012-09-131-2/+7
* | Make the gateway group member check a boolean, might convert to something els...smos2012-09-132-5/+8
* | Always prepend the hostname we are working onsmos2012-09-131-116/+116
* | Make sure we process dyndns interfaces that use a failover group when process...smos2012-09-131-5/+6
* | Add function that checks if the interface is part of a gateway group.smos2012-09-131-0/+22
* | Reference the correct variable here, it was broken before and could never hav...smos2012-09-131-1/+1
* | Remove the filter configure call as this could otherwise lead to a recursive ...smos2012-09-122-5/+3
* | Use a better link here.jim-p2012-09-121-1/+1
* | Print a nice large warning on the PPTP page about it no longer being consider...jim-p2012-09-121-0/+1
* | Bail here so we don't make invalid rules for IPsec if this is empty.jim-p2012-09-121-0/+2
* | Merge pull request #221 from j-white/masterJim P2012-09-111-1/+2
|\ \
| * | Fixed the rendering in IE. Moved the head section out of the body.Jesse White2012-09-111-1/+2
|/ /
* | Merge pull request #220 from PiBa-NL/masterJim P2012-09-106-36/+132
|\ \ | |/
| * Show/hide togglePiBa-NL2012-09-102-2/+2
| * Added a setting for configuring the firewall log to either:PiBa-NL2012-09-106-34/+89
| * Changed firewall log to show the applied rule description directly on screen,...PiBa-NL2012-09-082-13/+54
* | remove bunk input validationChris Buechler2012-09-091-3/+0
|/
* fix imbalanced HTML tagsDarren Embry2012-09-061-7/+16
* fix more imbalanced HTML tags.Darren Embry2012-09-061-0/+8
* fix some imbalanced HTML tagsDarren Embry2012-09-061-7/+7
* a few coding indentation/style fixes.Darren Embry2012-09-061-63/+61
* Correct this function call, OpenVPN client killing works again, fixes #2554jim-p2012-09-061-1/+1
* Inconsistent behavior with Alias info popupDarren Embry2012-09-061-1/+1
* never call parseInt without a radix.Darren Embry2012-09-061-2/+2
* Don't add ldapcfg to racoon.conf since we're not using racoon's built-in LDAP...jim-p2012-09-061-24/+27
* No need for these other lines on nanobsd, and it can interfere with booting o...jim-p2012-09-051-8/+1
* Add another test here for Nano+VGA to preserve the console selection.jim-p2012-09-041-2/+8
* Fix up tcpdump for pflog stop/start a little, consolodate code, and restart t...jim-p2012-09-043-9/+8
* Simplify schedules code and some styly nitsErmal2012-08-301-44/+28
* Merge pull request #217 from phildd/masterErmal Luçi2012-08-291-5/+2
|\
| * Month matching for scheduler rulesphildd2012-08-301-5/+2
|/
* Try to remove old states when a DHCP IP changes, might be related to ticket #...jim-p2012-08-291-0/+24
* Correct filter tdr install_cron functionErmal2012-08-291-11/+10
* Don't skip over wrap_vga here.jim-p2012-08-291-0/+9
* Add check for local port being set before testing. Fixes #2606Ermal2012-08-281-1/+1
OpenPOWER on IntegriCloud