aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite Host and URL to Backendsdjgel2012-06-261-1/+23
|
* Merge pull request #264 from djgel/patch-2Marcello Coutinho2012-06-261-3/+11
|\
| * change req.url and req.http.host to work url to backend : djgel2012-06-261-3/+11
|/ | | https://www.varnish-cache.org/docs/master/tutorial/advanced_backend_servers.html
* Merge pull request #263 from djgel/patch-1Marcello Coutinho2012-06-261-4/+13
|\ | | | | change req.url and req.http.host to work url to backend :
| * change req.url and req.http.host to work url to backend : djgel2012-06-261-4/+13
|/ | | https://www.varnish-cache.org/docs/master/tutorial/advanced_backend_servers.html
* Fixup nmap for ipv6, bump versionjim-p2012-06-253-3/+9
|
* nmap needs to pull in luajim-p2012-06-252-0/+2
|
* freeradius2: adding some sorting/filter possibilities to UsersAlexander Wilke2012-06-251-1/+19
|
* freeradius2: adding some sorting/filter possibilities to MACsAlexander Wilke2012-06-251-2/+19
|
* freeradius2: check if it needs to be uninstalled the old way or notAlexander Wilke2012-06-251-3/+5
|
* Merge pull request #261 from phil-davis/masterMarcello Coutinho2012-06-254-9/+8
|\ | | | | thanks!
| * Change the default language here to the language code 'en'. Although note ↵Phil Davis2012-06-231-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 Davis2012-06-231-2/+2
| | | | | | | | lots of donations, thanks for the work.
| * Minor typo and grammar - hopefully Marcello will receive lots of donations ↵Phil Davis2012-06-231-4/+4
| | | | | | | | for his great work :)
| * error_default_language should contain just the language code (like 'en' ↵Phil Davis2012-06-231-2/+1
| | | | | | | | 'fr'), not the whole path to the dir.
* | freeradius2: re-arrange interfaces entries per drag-and-drop on pfsense 2.1Alexander Wilke2012-06-251-0/+1
| |
* | freeradius2: re-arrange clients entries per drag-and-drop on pfsense 2.1Alexander Wilke2012-06-251-0/+1
| |
* | freeradius2: re-arrange MACs entries per drag-and-drop on pfsense 2.1Alexander Wilke2012-06-251-0/+1
| |
* | freeradius2: re-arrange user entries per drag-and-drop on pfsense 2.1Alexander Wilke2012-06-251-0/+1
| |
* | freeradius2: fix for one-time-password on pfsense 2.1 Alexander Wilke2012-06-251-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 Wilke2012-06-251-3/+3
| | | | | | https://github.com/bsdperimeter/pfsense-packages/commit/f2d3fcde45029c4bc10748147ce6f92a99887e62#commitcomment-1497582
* | change code according to this suggestion: Alexander Wilke2012-06-251-4/+4
| | | | | | https://github.com/bsdperimeter/pfsense-packages/commit/f2d3fcde45029c4bc10748147ce6f92a99887e62#commitcomment-1497582
* | Fix postgres dep for bandwidthd on 2.0.xjim-p2012-06-242-2/+2
| |
* | Use the single PBI version of ntopjim-p2012-06-242-2/+2
| |
* | Fix PBI for snort-dev, toojim-p2012-06-242-2/+2
| |
* | Remove build_port_path for freeradius2 also since pbi build works, and the ↵jim-p2012-06-242-20/+0
| | | | | | | | old way would lead to a 2.0.x build conflict.
* | Move squid3's build directive to .pbi since the old style would lead to a ↵jim-p2012-06-242-2/+10
| | | | | | | | build conflict for 2.x packages.
* | Cleanup ntop build optionsjim-p2012-06-242-2/+2
| |
* | Use combined PBI for freeradiusjim-p2012-06-242-2/+2
| |
* | Use combined PBI for avahijim-p2012-06-242-2/+2
| |
* | Fix imspector sqlite versionjim-p2012-06-242-2/+2
| |
* | Snort no longer requires separate PBIs, these are now bundled into the main PBI.jim-p2012-06-242-2/+2
| |
* | some better codeAlexander Wilke2012-06-241-9/+3
| |
* | freeradius2: hopefully fixed all constant and variable declarationsAlexander Wilke2012-06-241-22/+28
| |
* | Clear out this list, they are already proper dependencies and it might be ↵jim-p2012-06-242-4/+0
| | | | | | | | causing an issue
* | If we don't want python in ntop, we probably don't want pymalloc either.jim-p2012-06-242-2/+2
| |
* | Fix/sync inconsistent snort options.jim-p2012-06-242-4/+4
| |
* | Fix arch on these twojim-p2012-06-241-2/+2
| |
* | tinydns just needs one PBI now.jim-p2012-06-232-2/+2
| |
* | Whoops, set proper architecture here.jim-p2012-06-231-1/+1
| |
* | Have zabbix-agent use new PBIjim-p2012-06-232-2/+2
| |
* | Have zabbix-proxy use new pbijim-p2012-06-232-2/+2
| |
* | Remove mac-to-vendor, the code has been in 2.0 base for a long time.jim-p2012-06-232-26/+0
| |
* | No need for the secondary PBI here now either.jim-p2012-06-232-2/+2
| |
* | No need to use multiple PBIs for NRPE now.jim-p2012-06-232-2/+2
| |
* | Adapt bandwidthd to use the right dir on 2.1, work around the fact that you ↵jim-p2012-06-231-8/+17
| | | | | | | | can't specify a proper custom config path.
* | Use new combined PBI for proxy_mod_security.jim-p2012-06-232-2/+2
| |
* | Activate new PBI build style for a few more ports that have multiple manual ↵jim-p2012-06-232-3/+107
| | | | | | | | dependencies, fix a couple other minor bits in dependencies.
* | New PBI build style for mod_securityjim-p2012-06-232-5/+12
| |
* | Add an example to the pkg xmljim-p2012-06-232-0/+49
| |