aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
...
| * | fix 401 authentication method , important if you use http basic authentication Jorge Lustosa2011-10-251-1/+1
| | |
* | | countryblock - fix some file info.Marcello Coutinho2011-10-253-7/+7
|/ /
* | CountryBlock-dev new packageMarcello Coutinho2011-10-254-0/+938
| |
* | Postfix - Include RBL list warningMarcello Coutinho2011-10-241-1/+2
| |
* | Ticket #1749. Add some more validations to the code that generates oink ↵Ermal2011-10-233-27/+33
| | | | | | | | scripts config.
* | file list error Jorge Lustosa2011-10-181-5/+0
| |
* | Merge pull request #95 from jorgelustosa/patch-3Marcello Coutinho2011-10-181-1/+7
|\ \ | | | | | | executable in element service and instalation file list
| * | executable in element service and instalation file list Jorge Lustosa2011-10-181-1/+7
| | |
* | | the file zebedee_get_key.php not included on instalation file list.Jorge Lustosa2011-10-181-1/+6
|/ /
* | zebedee tunneling packageMarcello Coutinho2011-10-1711-0/+1444
| |
* | Move this variable away from being a global. For some reason PHP refuses to ↵jim-p2011-10-171-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-p2011-10-111-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: ↵Nachtfalkeaw2011-10-091-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 Fuchs2011-10-0413-19/+278
|\ \
| * | correct permissions on widget and removed ajaxThomas Schaefer2011-10-038-324/+232
| | |
| * | correct widget namingThomas Schaefer2011-10-032-2/+2
| | |
| * | added widget for countryblock and ipblocklistThomas Schaefer2011-10-038-2/+342
| | |
| * | Remove email and create user backupThomas Schaefer2011-10-026-6/+14
| | |
| * | correct typosThomas Schaefer2011-10-022-3/+3
| | |
| * | Create user backup and install perl from absolute path in 8 stableThomas Schaefer2011-10-022-3/+8
| | |
| * | fix pkg_add location to 8 stable and fix other issuesThomas Schaefer2011-10-022-4/+7
| | |
| * | Remove process check for ACL page so that they can be setup *before* ↵Warren Baker2011-10-021-5/+0
| | | | | | | | | | | | starting Unbound
* | | add checks and cleanup incMartin Fuchs2011-10-041-22/+22
| | |
* | | Merge remote-tracking branch 'upstream/master'Martin Fuchs2011-09-301-1/+3
|\| |
| * | Check to see if file is link, if not then whack and create a symbolic link. ↵Warren Baker2011-09-301-1/+3
| | | | | | | | | | | | Also bump version to appease the minions
* | | acls workingMartin Fuchs2011-09-302-9/+34
| | |
* | | add intermediate CAMartin Fuchs2011-09-302-1/+15
| | |
* | | remove # - let the game gbeginMartin Fuchs2011-09-301-6/+2
| | |
* | | multi-fqdn for vhostMartin Fuchs2011-09-302-3/+6
| | |
* | | add some checksMartin Fuchs2011-09-301-14/+15
| | |
* | | fix acl generation bugMartin Fuchs2011-09-301-6/+7
| | |
* | | Merge remote-tracking branch 'upstream/master'Martin Fuchs2011-09-309-29/+413
|\| |
| * | Correct clearing the alerts.Ermal2011-09-292-21/+10
| | |
| * | Merge branch 'master' of github.com:bsdperimeter/pfsense-packagesWarren Baker2011-09-292-1/+3
| |\ \
| | * | Ensure a newline comes before the options placed into loader.confjim-p2011-09-292-1/+3
| | | |
| * | | Swop order for select listWarren Baker2011-09-291-1/+1
| | | |
| * | | Handle snoop acl correctlyWarren Baker2011-09-291-1/+2
| |/ /
| * | Late nights equal though processes to suffer and thus mistakes start to ↵Warren Baker2011-09-291-1/+1
| | | | | | | | | | | | happen and silly things like this get done, but i blame it on jetlag - swop order around for ln
| * | Update files to make use of new ACLsWarren Baker2011-09-293-5/+5
| | |
| * | Add support for IPv6 ACLs and mixing of both IPv6 and v4 ACLsWarren Baker2011-09-292-924/+158
| | |
| * | Add function to determine next available ACL id and replace spaces with _ ↵Warren Baker2011-09-291-0/+21
| | | | | | | | | | | | for acl actions
| * | Start the support IPv6 ACLsWarren Baker2011-09-282-0/+1137
| | |
| * | Make sure advanced options, for optimization, are actually usedWarren Baker2011-09-281-1/+1
| | |
* | | a little sorting and some errorchecks and enhanced logics missing...Martin Fuchs2011-09-301-7/+22
| | |
* | | peers workMartin Fuchs2011-09-302-4/+27
| | |
* | | cleanupMartin Fuchs2011-09-301-18/+0
| | |
* | | owa witard workingMartin Fuchs2011-09-302-10/+58
| | |
* | | add owa wizardMartin Fuchs2011-09-301-18/+45
| | |
* | | rowhelper does not like me, so adding textboxes :-(Martin Fuchs2011-09-291-32/+88
| | |
* | | remove #, let the game begin...Martin Fuchs2011-09-291-8/+8
| | |