aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* apache with mod_security-dev - typo fixMarcello Coutinho2012-09-181-2/+2
|
* apache with mod_security-dev - remove "+" from package nameMarcello Coutinho2012-09-182-2/+2
|
* apache2+modsecurity - new package gui devel versionMarcello Coutinho2012-09-1815-0/+3768
| | | | need pbi to be rebuild to get apache worker options working
* squid3 - fix a missing vhost config on https setupMarcello Coutinho2012-09-183-4/+96
|
* sarg - fix typosMarcello Coutinho2012-09-182-8/+8
|
* sarg - fix daylimit field descriptionMarcello Coutinho2012-09-171-1/+2
|
* sarg - fixes for pfsense 2.1 dirs and realtime tabMarcello Coutinho2012-09-175-261/+37
|
* sarg - add gzip feature to compress reports and save disk spaceMarcello Coutinho2012-09-145-5/+79
|
* Set the user credentials in curl rather than forming a URI with the ↵jim-p2012-09-075-5/+6
| | | | user:pass, as the latter has issues if the password contains certain symbols such as @.
* squid3 - include dns_v4_first options that fixes https connection errors on ↵Marcello Coutinho2012-09-054-13/+19
| | | | squid3
* Update NUT backend code to support new binaries.jim-p2012-09-054-32/+16
|
* Bump nut version to match new binaries. Ticket #2621jim-p2012-09-052-6/+6
|
* Build nut from the newer port, not the 2.2.x port.jim-p2012-09-052-2/+2
|
* Merge pull request #319 from apnar/masterJim P2012-09-055-68/+120
|\ | | | | Auto add and remove interface group for tinc VPN interfaces
| * fix uninstall 2apnar2012-09-051-2/+2
| |
| * fix uninstallapnar2012-09-051-2/+4
| |
| * removed some more unused codeapnar2012-09-051-19/+0
| |
| * change name of status menu item to work around issue with items of same nameapnar2012-09-051-1/+1
| |
| * update status page and move status functions into that pageapnar2012-09-052-29/+51
| |
| * remove some unused codeapnar2012-09-051-17/+0
| |
| * try to manually force bigger log a better wayapnar2012-09-051-2/+1
| |
| * try to manually force a larger syslog fileapnar2012-09-041-0/+2
| |
| * Add interface group on install, remove it on uninstall, and add interfaces ↵apnar2012-09-042-1/+47
| | | | | | | | to it.
| * add service desc and tweak status permsapnar2012-09-041-1/+7
| |
| * Add shortcuts fileapnar2012-09-041-0/+11
|/
* Merge pull request #318 from djgel/patch-5Jim P2012-08-311-4/+4
|\ | | | | Update pkg_config.8.xml
| * Update pkg_config.8.xmlMárcio Carlos2012-08-311-4/+4
| | | | | | Change to Stable and fix URL do download
* | Merge pull request #317 from djgel/patch-4Jim P2012-08-311-4/+4
|\ \ | |/ |/| Update pkg_config.8.xml.amd64
| * Update pkg_config.8.xml.amd64Márcio Carlos2012-08-311-4/+4
|/ | | Change to Stable and Change URL Download.
* Add options to Avahi to selectively disable IPv6 (and IPv4)jim-p2012-08-294-4/+18
|
* Merge pull request #316 from bguerin/masterJim P2012-08-292-73/+34
|\ | | | | Stabilisation of DNS server
| * Adding option to disable IP monitoringBenoit GUERIN2012-08-292-11/+31
| |
| * Using multilog instead of readproctitle to log svscan outputBenoit GUERIN2012-08-291-1/+3
| |
| * Deleting dead codeBenoit GUERIN2012-08-052-61/+0
| |
* | Merge pull request #315 from apnar/masterJim P2012-08-285-5/+28
|\ \ | | | | | | update tinc version from 1.0.18 to 1.0.19 and add 32 bit build
| * | update tinc version from 1.0.18 to 1.0.19apnar2012-08-285-7/+7
| | |
| * | Merge remote-tracking branch 'upstream/master'apnar2012-08-280-0/+0
| |\ \ | |/ / |/| |
* | | Merge pull request #314 from apnar/masterJim P2012-08-286-0/+693
|\ \ \ | | | | | | | | Added tinc package
| | * | added tinc package to 32bit pkg_configapnar2012-08-281-0/+23
| |/ /
| * / adding tinc packageapnar2012-08-286-0/+693
|/ /
* | Fix constant define syntaxjim-p2012-08-241-7/+7
| |
* | Some Avahi adjustments to help with using it on VPNs.jim-p2012-08-244-5/+5
| |
* | Merge pull request #313 from phildd/masterJim P2012-08-242-9/+15
|\ \ | | | | | | arpwatch fixes from forum and for 2.1
| * | Fix arpwatch so selected interface happens first timephildd2012-08-241-1/+5
| | | | | | | | | | | | | | | See: http://forum.pfsense.org/index.php/topic,51007.0.html After selecting an interface for arpwatch, the first time you "save" the selection is written to the config file, but arpwatch.sh gets written with the previous value. arpwatch starts on some other interface. You have to press save twice. This fixes the problem - code as per the forum suggestion and it works nicely for me.
| * | Look for arp.dat in /var/logphildd2012-08-241-2/+2
| | | | | | | | | As per change in arpwatch.xml, arp.dat is in /var/log
| * | Make arpwatch work on 21 and nanobsdphildd2012-08-241-6/+8
|/ / | | | | | | | | On 2.1 arpwatch was putting its log file (arp.dat) into a "pbi" folder where it was installed. arpwatch_reports.php didn't know anything about that, so didn't find it. On nanobsd the usr pbi location is RO anyway. So, arp.dat moved to /var/log Some code added to touch the file from rc.d/arpwatch.sh - arpwatch complains if the file does not exist when it starts.
* | Fix wordingjim-p2012-08-232-4/+4
| |
* | Change up some bgpd initialization, fixes #2572jim-p2012-08-221-55/+61
| |
* | Unbreak OpenOSPFD but also flag it as depreciated in favor of Quagga OSPF. ↵jim-p2012-08-223-4/+6
| | | | | | | | Fixes #2575
* | Merge pull request #312 from phil-davis/masterJim P2012-08-223-27/+28
|\ \ | | | | | | Ipguard minor cleanup