Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an option to the FTP proxy package to allow the firewall rule anchor to ↵ | jim-p | 2015-10-12 | 2 | -2/+14 |
| | | | | be placed before all other rules. | ||||
* | ftpproxy - add privileges configuration | doktornotor | 2015-09-27 | 1 | -1/+5 |
| | |||||
* | ftpproxy - add privileges configuration | doktornotor | 2015-09-27 | 1 | -0/+37 |
| | |||||
* | ftpproxy.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -2/+0 |
| | | | This function does nothing but return. | ||||
* | Fix pfSense website link | doktornotor | 2015-07-31 | 1 | -1/+1 |
| | |||||
* | Fix pfSense website link | doktornotor | 2015-07-31 | 1 | -1/+1 |
| | | | This is wrong just about everywhere in the repo... Meh. | ||||
* | ftpproxy.inc - add standard copyright header | doktornotor | 2015-07-31 | 1 | -1/+31 |
| | |||||
* | FTP Client Proxy - add standard XML and copyright headers | doktornotor | 2015-07-31 | 1 | -3/+43 |
| | | | Also removed chmod 077 for the inc file, really don't get the point here?! (Seems like it's being pasted from the test_package into quite a few other packages.) | ||||
* | Add source and destination bypass fields for FTP proxy | jim-p | 2015-03-09 | 2 | -4/+32 |
| | |||||
* | Remove broken IPv6 setting from ftp proxy. | jim-p | 2015-03-09 | 2 | -13/+0 |
| | |||||
* | Add a basic FTP Client Proxy using ftp-proxy(8) from FreeBSD | jim-p | 2015-03-04 | 2 | -0/+248 |