aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Fix the PPPoE/PPTP cases in squid.inc for bypassing, also fix PPPoE server ↵jim-p2011-05-311-3/+27
| | | | enable test for 2.0.
* Forgot inc fileTom Schaefer2011-05-301-0/+126
|
* Push strikeback packageTom Schaefer2011-05-2718-0/+5456
|
* Let the snmp ups definition also setup the remote access username/pw.jim-p2011-05-271-0/+3
|
* Fix nut status name display for snmpjim-p2011-05-271-1/+1
|
* Fix field name for nut, another bumpjim-p2011-05-271-1/+1
|
* Slight fix to nut.xml, bump again.jim-p2011-05-271-2/+1
|
* snort-dev, make sure sqlight dbs are being cleaned, update success json code.robiscool2011-05-265-96/+81
|
* snort-dev, add rules and rulesets tabsrobiscool2011-05-2614-308/+1243
|
* Small squid3 fix. See ↵jim-p2011-05-251-1/+2
| | | | http://forum.pfsense.org/index.php/topic,32923.msg191044.html#msg191044
* Add initial SNMP UPS support. Version bump nut.jim-p2011-05-253-7/+223
|
* Misc cleanup/fixes for tftp package, file downloading/backup.jim-p2011-05-181-16/+19
|
* Squid3 fixes from the forum. See ↵jim-p2011-05-181-40/+43
| | | | http://forum.pfsense.org/index.php/topic,36806.msg190007.html#msg190007
* Merge branch 'master' of git@github.com:bsdperimeter/pfsense-packages.gitrobiscool2011-05-182-0/+10
|\
| * Populate dyndns hostnames into OpenVPN client exporter hostname drop-down. ↵jim-p2011-05-172-0/+10
| | | | | | | | Implements #1536
* | snort-dev, Add more tabs update sqlight dbsrobiscool2011-05-187-210/+461
|/
* Misc TFTP package fixes. Whitespace, interface selection, adding nat rules, ↵jim-p2011-05-162-126/+148
| | | | fixing broken links.
* Use the settings variable and not $_POST directly.jim-p2011-05-161-2/+2
|
* Fix paths on the 2.0 version of the tftpd packagejim-p2011-05-161-3/+3
|
* Fix whitespace, loading config at reinstall/bootup.jim-p2011-05-161-62/+69
|
* Replicate the open-vm-tools fixes into the version of the file used on 2.0jim-p2011-05-161-5/+7
|
* Fix misc errorsScott Ullrich2011-05-151-1/+4
|
* Add missing haystackScott Ullrich2011-05-141-1/+1
|
* Add back vmxnet driver that was accidentaly backed out.Scott Ullrich2011-05-131-0/+12
|
* If the openvpn instance is "any", export the config to point to the wan by ↵jim-p2011-05-111-1/+1
| | | | default (otherwise it was empty, an invalid config)
* snort-dev, add typo fix againrobiscool2011-05-101-1/+1
|
* snort-dev, add more tabs, update coderobiscool2011-05-109-104/+1146
|
* snort-dev, add interfaces edit tab, update coderobiscool2011-05-1015-141/+812
|
* Sync ntop on install so it will write out the rc file and start. Works for ↵jim-p2011-05-101-0/+1
| | | | me now on 32 and 64 bit.
* The old ntop package xml was downloading a 32-bit library that isn't needed ↵jim-p2011-05-101-0/+151
| | | | on 2.0 and will just break things even more. Shuffle things around a bit and hopefully let it work properly.
* Fix pathsjim-p2011-05-071-2/+2
|
* fix typo in snort, ticket #1314Chris Buechler2011-05-062-2/+2
|
* snort-dev, update slqlight databasesrobiscool2011-05-062-0/+0
|
* snort-dev, add neww filesrobiscool2011-05-0623-976/+1624
|
* snort-dev, add sqllight databasesrobiscool2011-05-062-0/+0
|
* Add a TFTP package fixed for pfSense 2.0jim-p2011-05-063-0/+466
|
* Account for the server's dev type when exporting, and default to tun if it's ↵jim-p2011-05-061-1/+2
| | | | not set. http://forum.pfsense.org/index.php/topic,36467.0.html
* Fix Open VM Tools syntax error.jim-p2011-05-041-1/+0
|
* When making the cache and doing squid -z, it should be safe to do a ↵jim-p2011-05-021-1/+4
| | | | recursive chown on what should be a small directory set.
* Also allow subnets in the proxy bypass fields.jim-p2011-05-022-4/+4
|
* Cleanup any potentially empty/redundant pfflowd config entries before ↵jim-p2011-04-291-3/+32
| | | | loading the form to edit settings. While I'm here, add input validation for required fields.
* Bump version to 0.9 for ipv6 supportSeth2011-04-282-1/+7
|
* Fix openvpn client export for cert-only users (no auth), clarify some text. ↵jim-p2011-04-282-4/+8
| | | | Version bump again.
* Stop squid from doing a recursive chown/chgrp inside the cache folder, ↵jim-p2011-04-271-2/+6
| | | | should speed up save/sync with a large cache. Version bump to reflect change.
* Allow exporting OpenVPN with SSL/TLS+User Auth+External source (LDAP, ↵jim-p2011-04-263-25/+88
| | | | Radius), by listing certificates from the same CA as the OpenVPN server.
* Merge branch 'master' of rcs.pfsense.org:pfsense-packages/mainlineMartin2011-04-211-1/+1
|\
| * Check that this file exists before trying to use it. Should stop GUI and ↵jim-p2011-04-181-1/+1
| | | | | | | | console errors that the file doesn't exist.
* | fix Bug #1423Martin2011-04-212-202/+202
|/
* Added scripts to /usr/local/pkg/pfTom Schaefer2011-04-116-3/+6
|
* Fix syntax error (trailing space)jim-p2011-04-111-1/+1
|