aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* 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
* some better codeAlexander Wilke2012-06-241-9/+3
|
* freeradius2: hopefully fixed all constant and variable declarationsAlexander Wilke2012-06-241-22/+28
|
* Whoops, set proper architecture here.jim-p2012-06-231-1/+1
|
* 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 first DNS server configured in System -> General setup if we don't have ↵Benoit GUERIN2012-06-231-1/+11
| | | | one received by DHCP on WANs
* fix up text in HAVPChris Buechler2012-06-231-11/+11
|
* 1 more text typo to fixPhil Davis2012-06-231-1/+1
|
* Fix a couple of minor text strings.Phil Davis2012-06-231-4/+4
|
* swapstate_check gets added twice to the cron_item list and cron tab. Remove ↵Phil Davis2012-06-231-26/+26
| | | | the erroneous extra addition.
* squid3 - fixes array_check and error messages dirmarcelloc2012-06-221-3/+3
|
* squidguard - minor fix to url check preg_matchmarcelloc2012-06-211-1/+1
|
* freeradius2: added missing constantAlexander Wilke2012-06-211-0/+1
|
* Don't install binaries manually for avahi, try to rely on the package versionjim-p2012-06-201-1/+1
|
* Remove some really unnecessary manual downloading of libraries/packages ↵jim-p2012-06-202-46/+0
| | | | during install of these.
* Update masterAlexander Wilke2012-06-201-12/+28
|
* freeradius2: basics ready for 2.1 Alexander Wilke2012-06-201-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 ↵phildd2012-06-201-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 Wilke2012-06-201-0/+2
| | | | them with the ne built packages
* Fix refs to freeradius2 config to use the already-defined constant.jim-p2012-06-191-89/+89
|
* Merge pull request #258 from ccesario/masterJim P2012-06-181-4/+4
|\ | | | | Change eregi() to preg_match() function
| * Change eregi() to preg_match() functionccesario2012-06-181-4/+4
| |
* | snort-dev, fix start/stop issue on snort_interfaces.phprobiscool2012-06-181-4/+6
| |
* | snort-dev, fix rule selection gen code for snort.confrobiscool2012-06-181-5/+2
|/
* Suggest fix to this report http://redmine.pfsense.org/issues/2435 ccesario2012-06-181-13/+12
| | | Change eregi() to preg_match() function
* Fix newlines.jim-p2012-06-1822-8670/+8670
|
* snort-dev, fix snort-dev/snort_alerts.php, disable new preproc GTP until GUI ↵robiscool2012-06-172-12/+19
| | | | is built.
* snort-dev, prep for user testing...robiscool2012-06-152-43/+43
|
* Remove apc calls and useless sleeps. Also remove abuse of ob_flushErmal2012-06-151-16/+6
|
* Remove apc calls and useless sleeps. Also remove abuse of ob_flushErmal2012-06-152-23/+9
|
* snort-dev, remove win line ends that git auto adds, fix major startup ↵robiscool2012-06-1523-11035/+11082
| | | | issues, fix stop issues, add new log options
* Fixup quagga and openbgpd config at bootup issue (use constant, php isn't ↵jim-p2012-06-152-7/+12
| | | | respecting the global in the context it's called in at boot time)
* No slashie here, too, just in casejim-p2012-06-151-1/+1
|
* no trailing slashie here just to be extra safejim-p2012-06-151-1/+1
|
* List all dependencies here to avoid problems during installationErmal2012-06-151-1/+1
|
* Revert "Preserve already configured settings for the instance"Ermal2012-06-141-1/+1
| | | | This reverts commit 79822b6a62e78d29c6edd100fb0f784759174a25.
* Revert "Preserve already configured settings for the instance"Ermal2012-06-141-1/+1
| | | | This reverts commit 5e3a9fe4b075e54b2d0e5962d04eabc494f514fa.
* Revert "Do not override previous settings when configuring barnyard2"Ermal2012-06-141-4/+3
| | | | This reverts commit a941d0447a2ff516d248fa1a7e02ce65827a275a.
* Preserve already configured settings for the instanceErmal2012-06-141-1/+1
|
* Preserve already configured settings for the instanceErmal2012-06-141-1/+1
|
* Do not override previous settings when configuring barnyard2Ermal2012-06-141-3/+4
|
* Dno not remove lib/snort since it breaks reinstallations!Ermal2012-06-141-2/+1
|
* Bump minor verionErmal2012-06-141-1/+1
|
* Catch up with snort alert log changeErmal2012-06-142-2/+2
|
* Remove pid file of barnyard2 when stopid and also remove duplicate log lineErmal2012-06-141-2/+1
|
* Move logs and alert file to per instance folder. Also remove configuration ↵Ermal2012-06-147-333/+156
| | | | only on deletion of an instance and not when its stopped
* Use pid files to control snort start/stop codeErmal2012-06-142-90/+52
|