Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | pfBlocker - version 0.1.2 with widget and more fixes | marcelloc | 2011-10-28 | 3 | -11/+99 | |
| | | | ||||||
* | | | pfblocker - refix missing topspammers call in pfBlocker.xml | marcelloc | 2011-10-28 | 1 | -4/+4 | |
| | | | ||||||
* | | | pfBlocker - fix whitelist check | marcelloc | 2011-10-28 | 1 | -2/+2 | |
| | | | ||||||
* | | | pfBlocker - more improvements | marcelloc | 2011-10-28 | 2 | -17/+43 | |
|/ / | ||||||
* | | postfix - remove dnsbl.invaluement.com from RBL server List info | marcelloc | 2011-10-28 | 1 | -1/+1 | |
| | | ||||||
* | | pfBlocker-dev - fix alias creation check for outbound traffic | marcelloc | 2011-10-28 | 9 | -1953/+1 | |
| | | ||||||
* | | pfBlocker-dev - fix missing xml call to tospammers.xml | marcelloc | 2011-10-27 | 1 | -2/+2 | |
| | | ||||||
* | | pfBlocker-dev - version 0.1.1 with countryblock and ipblocklist together | marcelloc | 2011-10-27 | 5 | -98/+425 | |
| | | ||||||
* | | pfBlocker-dev - fix additional_files_needed reference | marcelloc | 2011-10-27 | 1 | -3/+3 | |
| | | ||||||
* | | pfBlocker-dev - update files and dir references | marcelloc | 2011-10-27 | 4 | -171/+162 | |
| | | ||||||
* | | pk-blocker-dev - more file actions | marcelloc | 2011-10-27 | 4 | -976/+0 | |
| | | ||||||
* | | pf-bloker-dev - more file actions | marcelloc | 2011-10-27 | 4 | -0/+976 | |
| | | ||||||
* | | pfblocker-dev - rename files | marcelloc | 2011-10-27 | 4 | -0/+976 | |
| | | ||||||
* | | countryblock-dev moved to pf-blocker-dev | marcelloc | 2011-10-27 | 4 | -0/+976 | |
| | | ||||||
* | | countryblock-dev - fix missing filter rule creation | marcelloc | 2011-10-26 | 1 | -7/+23 | |
| | | ||||||
* | | countryblock-dev - add check to prevent sync error | marcelloc | 2011-10-26 | 1 | -1/+2 | |
| | | ||||||
* | | countryblock-dev change some text info | marcelloc | 2011-10-26 | 1 | -3/+3 | |
| | | ||||||
* | | contryblock-dev - fix wrong rule alias assign | marcelloc | 2011-10-26 | 1 | -4/+4 | |
| | | ||||||
* | | countryblock-dev - add more controls to prevent sync erros | marcelloc | 2011-10-26 | 2 | -7/+15 | |
| | | ||||||
* | | countryblock-dev - more fixes | marcelloc | 2011-10-26 | 3 | -11/+11 | |
| | | ||||||
* | | countryblock-dev - fix alias and rules creation | marcelloc | 2011-10-25 | 1 | -39/+50 | |
| | | ||||||
* | | countryblock-dev - force alias update on apply | marcelloc | 2011-10-25 | 1 | -2/+4 | |
| | | ||||||
* | | countryblock-dev - remove degub info | marcelloc | 2011-10-25 | 2 | -2/+2 | |
| | | ||||||
* | | countryblock-dev - fix folder location | marcelloc | 2011-10-25 | 1 | -7/+7 | |
| | | ||||||
* | | Merge branch 'master' of https://github.com/bsdperimeter/pfsense-packages | marcelloc | 2011-10-25 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | fix 401 authentication method , important if you use http basic authentication | Jorge Lustosa | 2011-10-25 | 1 | -1/+1 | |
| | | | ||||||
* | | | countryblock - fix some file info. | Marcello Coutinho | 2011-10-25 | 3 | -7/+7 | |
|/ / | ||||||
* | | CountryBlock-dev new package | Marcello Coutinho | 2011-10-25 | 4 | -0/+938 | |
| | | ||||||
* | | Postfix - Include RBL list warning | Marcello Coutinho | 2011-10-24 | 1 | -1/+2 | |
| | | ||||||
* | | Ticket #1749. Add some more validations to the code that generates oink ↵ | Ermal | 2011-10-23 | 3 | -27/+33 | |
| | | | | | | | | scripts config. | |||||
* | | file list error | Jorge Lustosa | 2011-10-18 | 1 | -5/+0 | |
| | | ||||||
* | | Merge pull request #95 from jorgelustosa/patch-3 | Marcello Coutinho | 2011-10-18 | 1 | -1/+7 | |
|\ \ | | | | | | | executable in element service and instalation file list | |||||
| * | | executable in element service and instalation file list | Jorge Lustosa | 2011-10-18 | 1 | -1/+7 | |
| | | | ||||||
* | | | the file zebedee_get_key.php not included on instalation file list. | Jorge Lustosa | 2011-10-18 | 1 | -1/+6 | |
|/ / | ||||||
* | | zebedee tunneling package | Marcello Coutinho | 2011-10-17 | 11 | -0/+1444 | |
| | | ||||||
* | | Move this variable away from being a global. For some reason PHP refuses to ↵ | jim-p | 2011-10-17 | 1 | -5/+4 | |
| | | | | | | | | honor the global declaration here when it's run at boot time, and the variable ends up empty and writing an invalid config. | |||||
* | | Run the decrypted backup through htmlentities, otherwise things like & ↵ | jim-p | 2011-10-11 | 1 | -1/+1 | |
| | | | | | | | | in the actual config get turned into their decoded counterparts (&, ", etc) and if that result is copy/pasted, saved, and restored, it is invalid XML and gets tossed out. | |||||
* | | Changed syntax like it is decribed here: ↵ | Nachtfalkeaw | 2011-10-09 | 1 | -1/+1 | |
| | | | | | | | | | | http://freeradius.org/radiusd/doc/Simultaneous-Use Should fix this: http://forum.pfsense.org/index.php/topic,41819.msg215897.html#msg215897 | |||||
* | | Merge remote-tracking branch 'upstream/master' | Martin Fuchs | 2011-10-04 | 13 | -19/+278 | |
|\ \ | ||||||
| * | | correct permissions on widget and removed ajax | Thomas Schaefer | 2011-10-03 | 8 | -324/+232 | |
| | | | ||||||
| * | | correct widget naming | Thomas Schaefer | 2011-10-03 | 2 | -2/+2 | |
| | | | ||||||
| * | | added widget for countryblock and ipblocklist | Thomas Schaefer | 2011-10-03 | 8 | -2/+342 | |
| | | | ||||||
| * | | Remove email and create user backup | Thomas Schaefer | 2011-10-02 | 6 | -6/+14 | |
| | | | ||||||
| * | | correct typos | Thomas Schaefer | 2011-10-02 | 2 | -3/+3 | |
| | | | ||||||
| * | | Create user backup and install perl from absolute path in 8 stable | Thomas Schaefer | 2011-10-02 | 2 | -3/+8 | |
| | | | ||||||
| * | | fix pkg_add location to 8 stable and fix other issues | Thomas Schaefer | 2011-10-02 | 2 | -4/+7 | |
| | | | ||||||
| * | | Remove process check for ACL page so that they can be setup *before* ↵ | Warren Baker | 2011-10-02 | 1 | -5/+0 | |
| | | | | | | | | | | | | starting Unbound | |||||
* | | | add checks and cleanup inc | Martin Fuchs | 2011-10-04 | 1 | -22/+22 | |
| | | | ||||||
* | | | Merge remote-tracking branch 'upstream/master' | Martin Fuchs | 2011-09-30 | 1 | -1/+3 | |
|\| | | ||||||
| * | | Check to see if file is link, if not then whack and create a symbolic link. ↵ | Warren Baker | 2011-09-30 | 1 | -1/+3 | |
| | | | | | | | | | | | | Also bump version to appease the minions |