Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | squid - change pfsense version check to maintain compatibility with 1.2.3 | marcelloc | 2012-09-20 | 1 | -4/+5 |
| | | | | http://forum.pfsense.org/index.php/topic,53809.msg287761.html#msg287761 | ||||
* | Merge branch 'master' of https://github.com/bsdperimeter/pfsense-packages | marcelloc | 2012-09-19 | 6 | -21/+59 |
|\ | |||||
| * | Make quoting the server CN optional since it seems to break more clients ↵ | jim-p | 2012-09-18 | 5 | -16/+54 |
| | | | | | | | | than it fixes; Add a third Yealink variant. | ||||
| * | apache with mod_security-dev - fix more typos | Marcello Coutinho | 2012-09-18 | 1 | -1/+1 |
| | | |||||
| * | apache with mod_security-dev - typo fix | Marcello Coutinho | 2012-09-18 | 1 | -2/+2 |
| | | |||||
| * | apache with mod_security-dev - remove "+" from package name | Marcello Coutinho | 2012-09-18 | 2 | -2/+2 |
| | | |||||
* | | sarg - add missing sarg.inc changes to 0.6.1 | Marcello Coutinho | 2012-09-19 | 3 | -23/+50 |
|/ | |||||
* | apache2+modsecurity - new package gui devel version | Marcello Coutinho | 2012-09-18 | 15 | -0/+3768 |
| | | | | need pbi to be rebuild to get apache worker options working | ||||
* | squid3 - fix a missing vhost config on https setup | Marcello Coutinho | 2012-09-18 | 3 | -4/+96 |
| | |||||
* | sarg - fix typos | Marcello Coutinho | 2012-09-18 | 2 | -8/+8 |
| | |||||
* | sarg - fix daylimit field description | Marcello Coutinho | 2012-09-17 | 1 | -1/+2 |
| | |||||
* | sarg - fixes for pfsense 2.1 dirs and realtime tab | Marcello Coutinho | 2012-09-17 | 5 | -261/+37 |
| | |||||
* | sarg - add gzip feature to compress reports and save disk space | Marcello Coutinho | 2012-09-14 | 5 | -5/+79 |
| | |||||
* | Set the user credentials in curl rather than forming a URI with the ↵ | jim-p | 2012-09-07 | 5 | -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 Coutinho | 2012-09-05 | 4 | -13/+19 |
| | | | | squid3 | ||||
* | Update NUT backend code to support new binaries. | jim-p | 2012-09-05 | 4 | -32/+16 |
| | |||||
* | Bump nut version to match new binaries. Ticket #2621 | jim-p | 2012-09-05 | 2 | -6/+6 |
| | |||||
* | Build nut from the newer port, not the 2.2.x port. | jim-p | 2012-09-05 | 2 | -2/+2 |
| | |||||
* | Merge pull request #319 from apnar/master | Jim P | 2012-09-05 | 5 | -68/+120 |
|\ | | | | | Auto add and remove interface group for tinc VPN interfaces | ||||
| * | fix uninstall 2 | apnar | 2012-09-05 | 1 | -2/+2 |
| | | |||||
| * | fix uninstall | apnar | 2012-09-05 | 1 | -2/+4 |
| | | |||||
| * | removed some more unused code | apnar | 2012-09-05 | 1 | -19/+0 |
| | | |||||
| * | change name of status menu item to work around issue with items of same name | apnar | 2012-09-05 | 1 | -1/+1 |
| | | |||||
| * | update status page and move status functions into that page | apnar | 2012-09-05 | 2 | -29/+51 |
| | | |||||
| * | remove some unused code | apnar | 2012-09-05 | 1 | -17/+0 |
| | | |||||
| * | try to manually force bigger log a better way | apnar | 2012-09-05 | 1 | -2/+1 |
| | | |||||
| * | try to manually force a larger syslog file | apnar | 2012-09-04 | 1 | -0/+2 |
| | | |||||
| * | Add interface group on install, remove it on uninstall, and add interfaces ↵ | apnar | 2012-09-04 | 2 | -1/+47 |
| | | | | | | | | to it. | ||||
| * | add service desc and tweak status perms | apnar | 2012-09-04 | 1 | -1/+7 |
| | | |||||
| * | Add shortcuts file | apnar | 2012-09-04 | 1 | -0/+11 |
|/ | |||||
* | Merge pull request #318 from djgel/patch-5 | Jim P | 2012-08-31 | 1 | -4/+4 |
|\ | | | | | Update pkg_config.8.xml | ||||
| * | Update pkg_config.8.xml | Márcio Carlos | 2012-08-31 | 1 | -4/+4 |
| | | | | | | Change to Stable and fix URL do download | ||||
* | | Merge pull request #317 from djgel/patch-4 | Jim P | 2012-08-31 | 1 | -4/+4 |
|\ \ | |/ |/| | Update pkg_config.8.xml.amd64 | ||||
| * | Update pkg_config.8.xml.amd64 | Márcio Carlos | 2012-08-31 | 1 | -4/+4 |
|/ | | | Change to Stable and Change URL Download. | ||||
* | Add options to Avahi to selectively disable IPv6 (and IPv4) | jim-p | 2012-08-29 | 4 | -4/+18 |
| | |||||
* | Merge pull request #316 from bguerin/master | Jim P | 2012-08-29 | 2 | -73/+34 |
|\ | | | | | Stabilisation of DNS server | ||||
| * | Adding option to disable IP monitoring | Benoit GUERIN | 2012-08-29 | 2 | -11/+31 |
| | | |||||
| * | Using multilog instead of readproctitle to log svscan output | Benoit GUERIN | 2012-08-29 | 1 | -1/+3 |
| | | |||||
| * | Deleting dead code | Benoit GUERIN | 2012-08-05 | 2 | -61/+0 |
| | | |||||
* | | Merge pull request #315 from apnar/master | Jim P | 2012-08-28 | 5 | -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.19 | apnar | 2012-08-28 | 5 | -7/+7 |
| | | | |||||
| * | | Merge remote-tracking branch 'upstream/master' | apnar | 2012-08-28 | 0 | -0/+0 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge pull request #314 from apnar/master | Jim P | 2012-08-28 | 6 | -0/+693 |
|\ \ \ | | | | | | | | | Added tinc package | ||||
| | * | | added tinc package to 32bit pkg_config | apnar | 2012-08-28 | 1 | -0/+23 |
| |/ / | |||||
| * / | adding tinc package | apnar | 2012-08-28 | 6 | -0/+693 |
|/ / | |||||
* | | Fix constant define syntax | jim-p | 2012-08-24 | 1 | -7/+7 |
| | | |||||
* | | Some Avahi adjustments to help with using it on VPNs. | jim-p | 2012-08-24 | 4 | -5/+5 |
| | | |||||
* | | Merge pull request #313 from phildd/master | Jim P | 2012-08-24 | 2 | -9/+15 |
|\ \ | | | | | | | arpwatch fixes from forum and for 2.1 | ||||
| * | | Fix arpwatch so selected interface happens first time | phildd | 2012-08-24 | 1 | -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/log | phildd | 2012-08-24 | 1 | -2/+2 |
| | | | | | | | | | As per change in arpwatch.xml, arp.dat is in /var/log |