Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change req.url and req.http.host to work url to backend : | djgel | 2012-06-26 | 1 | -3/+11 |
| | | | https://www.varnish-cache.org/docs/master/tutorial/advanced_backend_servers.html | ||||
* | change req.url and req.http.host to work url to backend : | djgel | 2012-06-26 | 1 | -4/+13 |
| | | | https://www.varnish-cache.org/docs/master/tutorial/advanced_backend_servers.html | ||||
* | Fixup nmap for ipv6, bump version | jim-p | 2012-06-25 | 1 | -1/+7 |
| | |||||
* | freeradius2: adding some sorting/filter possibilities to Users | Alexander Wilke | 2012-06-25 | 1 | -1/+19 |
| | |||||
* | freeradius2: adding some sorting/filter possibilities to MACs | Alexander Wilke | 2012-06-25 | 1 | -2/+19 |
| | |||||
* | freeradius2: check if it needs to be uninstalled the old way or not | Alexander Wilke | 2012-06-25 | 1 | -3/+5 |
| | |||||
* | Merge pull request #261 from phil-davis/master | Marcello Coutinho | 2012-06-25 | 4 | -9/+8 |
|\ | | | | | thanks! | ||||
| * | Change the default language here to the language code 'en'. Although note ↵ | Phil Davis | 2012-06-23 | 1 | -1/+1 |
| | | | | | | | | that this does not seem to actually get used. There is code in squid.inc that builds the dropdown language list based on the dir names of the squid error dirs at run time. No default seems to get picked at all, and on the first install it ends up defaulting to 'af' - the first entry in the list. So that needs to be worked out. But in any case this change does no harm and updates a setting that would otherwise look odd/wrong. | ||||
| * | Make the donation text read more naturally - Marcello, hopefully you get ↵ | Phil Davis | 2012-06-23 | 1 | -2/+2 |
| | | | | | | | | lots of donations, thanks for the work. | ||||
| * | Minor typo and grammar - hopefully Marcello will receive lots of donations ↵ | Phil Davis | 2012-06-23 | 1 | -4/+4 |
| | | | | | | | | for his great work :) | ||||
| * | error_default_language should contain just the language code (like 'en' ↵ | Phil Davis | 2012-06-23 | 1 | -2/+1 |
| | | | | | | | | 'fr'), not the whole path to the dir. | ||||
* | | freeradius2: re-arrange interfaces entries per drag-and-drop on pfsense 2.1 | Alexander Wilke | 2012-06-25 | 1 | -0/+1 |
| | | |||||
* | | freeradius2: re-arrange clients entries per drag-and-drop on pfsense 2.1 | Alexander Wilke | 2012-06-25 | 1 | -0/+1 |
| | | |||||
* | | freeradius2: re-arrange MACs entries per drag-and-drop on pfsense 2.1 | Alexander Wilke | 2012-06-25 | 1 | -0/+1 |
| | | |||||
* | | freeradius2: re-arrange user entries per drag-and-drop on pfsense 2.1 | Alexander Wilke | 2012-06-25 | 1 | -0/+1 |
| | | |||||
* | | freeradius2: fix for one-time-password on pfsense 2.1 | Alexander Wilke | 2012-06-25 | 1 | -3/+15 |
| | | | | | | If we need OTP we download bash from freebsd server. better not to put into .pbi - the goal should be to convert the otpverify.sh bash script into shell. | ||||
* | | change code according to this suggestion: | Alexander Wilke | 2012-06-25 | 1 | -3/+3 |
| | | | | | | https://github.com/bsdperimeter/pfsense-packages/commit/f2d3fcde45029c4bc10748147ce6f92a99887e62#commitcomment-1497582 | ||||
* | | change code according to this suggestion: | Alexander Wilke | 2012-06-25 | 1 | -4/+4 |
| | | | | | | https://github.com/bsdperimeter/pfsense-packages/commit/f2d3fcde45029c4bc10748147ce6f92a99887e62#commitcomment-1497582 | ||||
* | | some better code | Alexander Wilke | 2012-06-24 | 1 | -9/+3 |
| | | |||||
* | | freeradius2: hopefully fixed all constant and variable declarations | Alexander Wilke | 2012-06-24 | 1 | -22/+28 |
| | | |||||
* | | Whoops, set proper architecture here. | jim-p | 2012-06-23 | 1 | -1/+1 |
| | | |||||
* | | Adapt bandwidthd to use the right dir on 2.1, work around the fact that you ↵ | jim-p | 2012-06-23 | 1 | -8/+17 |
| | | | | | | | | can't specify a proper custom config path. | ||||
* | | Use first DNS server configured in System -> General setup if we don't have ↵ | Benoit GUERIN | 2012-06-23 | 1 | -1/+11 |
| | | | | | | | | one received by DHCP on WANs | ||||
* | | fix up text in HAVP | Chris Buechler | 2012-06-23 | 1 | -11/+11 |
|/ | |||||
* | 1 more text typo to fix | Phil Davis | 2012-06-23 | 1 | -1/+1 |
| | |||||
* | Fix a couple of minor text strings. | Phil Davis | 2012-06-23 | 1 | -4/+4 |
| | |||||
* | swapstate_check gets added twice to the cron_item list and cron tab. Remove ↵ | Phil Davis | 2012-06-23 | 1 | -26/+26 |
| | | | | the erroneous extra addition. | ||||
* | squid3 - fixes array_check and error messages dir | marcelloc | 2012-06-22 | 1 | -3/+3 |
| | |||||
* | squidguard - minor fix to url check preg_match | marcelloc | 2012-06-21 | 1 | -1/+1 |
| | |||||
* | freeradius2: added missing constant | Alexander Wilke | 2012-06-21 | 1 | -0/+1 |
| | |||||
* | Don't install binaries manually for avahi, try to rely on the package version | jim-p | 2012-06-20 | 1 | -1/+1 |
| | |||||
* | Remove some really unnecessary manual downloading of libraries/packages ↵ | jim-p | 2012-06-20 | 2 | -46/+0 |
| | | | | during install of these. | ||||
* | Update master | Alexander Wilke | 2012-06-20 | 1 | -12/+28 |
| | |||||
* | freeradius2: basics ready for 2.1 | Alexander Wilke | 2012-06-20 | 1 | -6/+23 |
| | | | | | This is probably not the correct way for a package to run on pfsense 2.1 but at first it is working. Probably some other fixes needed but it should be ok first to check if all the dependencies are there (MySQL, PostgreSQL, LDAP). Any help on this package and fixes are really appreciated! | ||||
* | Add SQUID_CONFFILE constant and use it to add "-f" command parameter to each ↵ | phildd | 2012-06-20 | 1 | -13/+17 |
| | | | | | | | squid start/stop/reconfigure. This makes squid look at the conf file that is made by the GUI. The actual conf file location has not been changed yet. That can be done next, but for now I have minimised risk by keeping in the current place and just referencing it there correctly. Also removed the "-D" parameter from the squid start command in 1 place - "-D' is obsolete in squid 3.1. | ||||
* | freeradius2: additionald downloaded files temp disabled to check if we need ↵ | Alexander Wilke | 2012-06-20 | 1 | -0/+2 |
| | | | | them with the ne built packages | ||||
* | Fix refs to freeradius2 config to use the already-defined constant. | jim-p | 2012-06-19 | 1 | -89/+89 |
| | |||||
* | Merge pull request #258 from ccesario/master | Jim P | 2012-06-18 | 1 | -4/+4 |
|\ | | | | | Change eregi() to preg_match() function | ||||
| * | Change eregi() to preg_match() function | ccesario | 2012-06-18 | 1 | -4/+4 |
| | | |||||
* | | snort-dev, fix start/stop issue on snort_interfaces.php | robiscool | 2012-06-18 | 1 | -4/+6 |
| | | |||||
* | | snort-dev, fix rule selection gen code for snort.conf | robiscool | 2012-06-18 | 1 | -5/+2 |
|/ | |||||
* | Suggest fix to this report http://redmine.pfsense.org/issues/2435 | ccesario | 2012-06-18 | 1 | -13/+12 |
| | | | Change eregi() to preg_match() function | ||||
* | Fix newlines. | jim-p | 2012-06-18 | 22 | -8670/+8670 |
| | |||||
* | snort-dev, fix snort-dev/snort_alerts.php, disable new preproc GTP until GUI ↵ | robiscool | 2012-06-17 | 2 | -12/+19 |
| | | | | is built. | ||||
* | snort-dev, prep for user testing... | robiscool | 2012-06-15 | 2 | -43/+43 |
| | |||||
* | Remove apc calls and useless sleeps. Also remove abuse of ob_flush | Ermal | 2012-06-15 | 1 | -16/+6 |
| | |||||
* | Remove apc calls and useless sleeps. Also remove abuse of ob_flush | Ermal | 2012-06-15 | 2 | -23/+9 |
| | |||||
* | snort-dev, remove win line ends that git auto adds, fix major startup ↵ | robiscool | 2012-06-15 | 23 | -11035/+11082 |
| | | | | issues, fix stop issues, add new log options | ||||
* | Fixup quagga and openbgpd config at bootup issue (use constant, php isn't ↵ | jim-p | 2012-06-15 | 2 | -7/+12 |
| | | | | respecting the global in the context it's called in at boot time) | ||||
* | No slashie here, too, just in case | jim-p | 2012-06-15 | 1 | -1/+1 |
| |