aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add initial SNMP UPS support. Version bump nut.jim-p2011-05-256-10/+226
|
* Version bump for OpenVPN Client Export since the exportable installer has ↵jim-p2011-05-242-2/+2
| | | | been updated.
* 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)
* Let's do SSL instead.jim-p2011-05-112-2/+2
|
* Slight adjustments to see if nrpe will build now.jim-p2011-05-112-2/+2
|
* snort-dev, add typo fix againrobiscool2011-05-101-1/+1
|
* snort-dev, add more tabs, update coderobiscool2011-05-109-104/+1146
|
* Add nrpe2 package for 2.0, binaries will come after the next package build run.jim-p2011-05-102-0/+34
|
* 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-103-2/+3
| | | | 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-103-4/+155
| | | | on 2.0 and will just break things even more. Shuffle things around a bit and hopefully let it work properly.
* More ntop dependency shuffling.jim-p2011-05-092-0/+4
|
* Add rrdtool binary to ntop dependencies.jim-p2011-05-092-0/+2
|
* Reorder some ntop dependencies a little.jim-p2011-05-092-4/+4
|
* ntop (in theory) can work with rrdtool 1.2, build that first, and reorder ↵jim-p2011-05-072-4/+6
| | | | the dependencies a little.
* 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-065-8/+472
|
* Make the amd64 open-vm-tools package match the 32-bit one which is working now.jim-p2011-05-062-5/+6
|
* 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
|
* disable freeswitch packages on amd64, just installing it seriously breaks ↵Chris Buechler2011-05-031-2/+2
| | | | libiconv, leaving the bulk of the system unusable.
* 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
|
* Sync open-vm-tools build_port_paths. Move icu up a bit to compile earlier.Scott Ullrich2011-04-292-5/+24
|
* Cleanup any potentially empty/redundant pfflowd config entries before ↵jim-p2011-04-294-6/+35
| | | | 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-284-6/+10
| | | | Version bump again.
* Stop squid from doing a recursive chown/chgrp inside the cache folder, ↵jim-p2011-04-274-5/+9
| | | | 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-265-27/+90
| | | | Radius), by listing certificates from the same CA as the OpenVPN server.
* remove duplicate build entry, which was not workingMartin2011-04-211-2/+0
|
* 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
|/