Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop pfblocker rules being added twice | Phil Davis | 2012-09-29 | 1 | -9/+18 |
| | | | | If users move rules around in the GUI, the the rules for 1 interface can end up in separate blocks in config.xml. This causes pfBlocker code to put a set of pfBlocker rules before each separate block of rules for an interface, as they are processed out of config.xml. The code here fixes that, ensuring that pfBlocker rules are only added once to an interface, the first time the interface is found in a rule. | ||||
* | sarg - fix report access without authentication on sarg_frame.php | marcelloc | 2012-09-27 | 1 | -0/+2 |
| | |||||
* | Update this one too | jim-p | 2012-09-25 | 1 | -3/+3 |
| | |||||
* | Fix version and pbi spec | jim-p | 2012-09-25 | 1 | -2/+2 |
| | |||||
* | Fixup pbi depend line | jim-p | 2012-09-25 | 2 | -4/+2 |
| | |||||
* | fixup pbi build for this new pkg | jim-p | 2012-09-25 | 2 | -1/+21 |
| | |||||
* | Merge pull request #320 from laleger/master | Jim P | 2012-09-25 | 5 | -1/+947 |
|\ | | | | | Initial syslog-ng package submission (ALPHA) | ||||
| * | Fixed issue where <depends_on_package> tags were used instead of ↵ | Leger Lance | 2012-09-16 | 1 | -2/+2 |
| | | | | | | | | <depends_on_package_pbi> tags | ||||
| * | Fixed issue with syslog-ng package entry (was missing enclosing ↵ | Leger Lance | 2012-09-16 | 1 | -0/+2 |
| | | | | | | | | <package></package>) | ||||
| * | New syslog-ng package | Leger Lance | 2012-09-16 | 5 | -1/+945 |
|/ | |||||
* | dansguardian - add additional check to detect xml rpc sync call | marcelloc | 2012-09-24 | 3 | -5/+5 |
| | |||||
* | dansguardian - add multiple select option to dansguardian group acl | marcelloc | 2012-09-21 | 6 | -53/+125 |
| | |||||
* | 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 |
| | |