| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing haystack | Scott Ullrich | 2011-05-14 | 1 | -1/+1 |
* | Add back vmxnet driver that was accidentaly backed out. | Scott Ullrich | 2011-05-13 | 1 | -0/+12 |
* | If the openvpn instance is "any", export the config to point to the wan by de... | jim-p | 2011-05-11 | 1 | -1/+1 |
* | snort-dev, add typo fix again | robiscool | 2011-05-10 | 1 | -1/+1 |
* | snort-dev, add more tabs, update code | robiscool | 2011-05-10 | 9 | -104/+1146 |
* | snort-dev, add interfaces edit tab, update code | robiscool | 2011-05-10 | 15 | -141/+812 |
* | Sync ntop on install so it will write out the rc file and start. Works for me... | jim-p | 2011-05-10 | 1 | -0/+1 |
* | The old ntop package xml was downloading a 32-bit library that isn't needed o... | jim-p | 2011-05-10 | 1 | -0/+151 |
* | Fix paths | jim-p | 2011-05-07 | 1 | -2/+2 |
* | fix typo in snort, ticket #1314 | Chris Buechler | 2011-05-06 | 2 | -2/+2 |
* | snort-dev, update slqlight databases | robiscool | 2011-05-06 | 2 | -0/+0 |
* | snort-dev, add neww files | robiscool | 2011-05-06 | 23 | -976/+1624 |
* | snort-dev, add sqllight databases | robiscool | 2011-05-06 | 2 | -0/+0 |
* | Add a TFTP package fixed for pfSense 2.0 | jim-p | 2011-05-06 | 3 | -0/+466 |
* | Account for the server's dev type when exporting, and default to tun if it's ... | jim-p | 2011-05-06 | 1 | -1/+2 |
* | Fix Open VM Tools syntax error. | jim-p | 2011-05-04 | 1 | -1/+0 |
* | When making the cache and doing squid -z, it should be safe to do a recursive... | jim-p | 2011-05-02 | 1 | -1/+4 |
* | Also allow subnets in the proxy bypass fields. | jim-p | 2011-05-02 | 2 | -4/+4 |
* | Cleanup any potentially empty/redundant pfflowd config entries before loading... | jim-p | 2011-04-29 | 1 | -3/+32 |
* | Bump version to 0.9 for ipv6 support | Seth | 2011-04-28 | 2 | -1/+7 |
* | Fix openvpn client export for cert-only users (no auth), clarify some text. V... | jim-p | 2011-04-28 | 2 | -4/+8 |
* | Stop squid from doing a recursive chown/chgrp inside the cache folder, should... | jim-p | 2011-04-27 | 1 | -2/+6 |
* | Allow exporting OpenVPN with SSL/TLS+User Auth+External source (LDAP, Radius)... | jim-p | 2011-04-26 | 3 | -25/+88 |
* | Merge branch 'master' of rcs.pfsense.org:pfsense-packages/mainline | Martin | 2011-04-21 | 1 | -1/+1 |
|\ |
|
| * | Check that this file exists before trying to use it. Should stop GUI and cons... | jim-p | 2011-04-18 | 1 | -1/+1 |
* | | fix Bug #1423 | Martin | 2011-04-21 | 2 | -202/+202 |
|/ |
|
* | Added scripts to /usr/local/pkg/pf | Tom Schaefer | 2011-04-11 | 6 | -3/+6 |
* | Fix syntax error (trailing space) | jim-p | 2011-04-11 | 1 | -1/+1 |
* | Misc shared key export fixes. | jim-p | 2011-04-07 | 1 | -11/+14 |
* | Put each link on their own lines. This was confusing to new users. | Scott Ullrich | 2011-04-06 | 1 | -6/+6 |
* | Don't unpack the avahi tgz on amd64, since it contains only i386 binaries. In... | jim-p | 2011-04-05 | 1 | -10/+10 |
* | Adding vmxnet on bootup support | Scott Ullrich | 2011-03-31 | 1 | -1/+15 |
* | Make sure that pfflowd does start even at the first time the values are set. | Ermal | 2011-03-30 | 1 | -2/+2 |
* | fix typo | Chris Buechler | 2011-03-30 | 1 | -1/+1 |
* | Only print a subnet line for bandwidthd if it's a valid subnet, to avoid gene... | jim-p | 2011-03-30 | 1 | -1/+2 |
* | correct version | Martin | 2011-03-30 | 1 | -1/+1 |
* | Fix typo. | Erik Fonnesbeck | 2011-03-29 | 1 | -1/+1 |
* | Add a field to the postfix forwarder package to set the max message size. | jim-p | 2011-03-29 | 2 | -2/+22 |
* | fix text | Chris Buechler | 2011-03-26 | 1 | -1/+1 |
* | Teach the GUI of pfflowd to accept a source ip. | Ermal | 2011-03-25 | 1 | -1/+9 |
* | removed the definition of the firewall host, leaving the empty input box it d... | lgcosta | 2011-03-24 | 1 | -2/+2 |
* | remove others ".php.php" | lgcosta | 2011-03-24 | 2 | -2/+2 |
* | fixed url of the form | lgcosta | 2011-03-24 | 1 | -2/+2 |
* | Update pfflowd to version 0.8 | Scott Ullrich | 2011-03-23 | 1 | -15/+6 |
* | Move sync_package_spamd_whitelist() to spamd.inc and have spamd_whitelist.xml... | Erik Fonnesbeck | 2011-03-22 | 2 | -20/+20 |
* | Use is_numeric here instead of just testing the variable (it will fail if the... | jim-p | 2011-03-17 | 1 | -1/+1 |
* | Adding bug fixes to apache mod security package from Matthew Dovey | Scott Ullrich | 2011-03-16 | 3 | -52/+120 |
* | Escape values so special characters don't fail (and also helps prevent shell ... | jim-p | 2011-03-14 | 2 | -16/+20 |
* | Adding patch from Matthew J Dovey for site proxy, certificatefiles and HTTPS ... | Scott Ullrich | 2011-03-12 | 2 | -0/+58 |
* | fix text on bandwidthd | Chris Buechler | 2011-03-06 | 1 | -2/+2 |