summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
* Sort return of get_pkg_info()Renato Botelho2015-10-201-0/+5
* Change get_pkg_info() to also return installed_versionRenato Botelho2015-10-201-0/+13
* Make get_pkg_info() add a tag saying when package is installedRenato Botelho2015-10-201-0/+4
* Remove unnecessary functions verify_all_package_servers() and check_package_s...Renato Botelho2015-10-201-10/+0
* Teach get_pkg_info() to deal with an array of packagesRenato Botelho2015-10-201-1/+10
* Remove WWW: line from pkg descRenato Botelho2015-10-201-0/+2
* Add pkg_version_compare()Renato Botelho2015-10-201-0/+20
* Remove fifo debug from internal functionsRenato Botelho2015-10-201-18/+0
* Check whether the P2 or its associated P1 are disabled before adding NATChris Buechler2015-10-201-1/+8
* Cleanup unused code:Renato Botelho2015-10-206-458/+9
* Rework installpkg and uninstallpkg scripts to use pfSense-upgradeRenato Botelho2015-10-202-39/+18
* Disable zero copy buffers in bpf.Luiz Otavio O Souza2015-10-191-1/+0
* Fix the captive portal rules after 98bf4991dc31f97fc7315a6b8aba433de9d39cea.Luiz Otavio O Souza2015-10-191-10/+4
* Fixed bogus "Beginning package installation" message from the install_package...Stephen Beaver2015-10-161-2/+0
* Add 'caref' attribute to the ca object passed into ca_inter_create so aMatt Smith2015-10-161-0/+1
* Limit strongswan trusted CA certificates to those required for authentication ofMatt Smith2015-10-161-22/+46
* only use daemon and not auth for strongswan logging. As it was, all logs were...Chris Buechler2015-10-151-6/+0
* fix comparison here. Ticket #4558Chris Buechler2015-10-151-1/+1
* Set rightca for IPsec phase 1 using Mutual RSA, Mutual RSA + xauth, or EAP-TL...Matt Smith2015-10-151-0/+24
* Disable repo auto updateRenato Botelho2015-10-141-2/+4
* Merge pull request #1689 from jlduran/l2tp-mschapv2Matt Smith2015-10-141-4/+10
|\
| * Add MS-CHAPv2 option to L2TP ConfigurationJose Luis Duran2015-09-221-4/+10
* | Run pkg update once one time every hour, like upgrade script doesRenato Botelho2015-10-141-1/+32
* | s/ip/IP/ it got lost on revert. Spotted by @phil-davisRenato Botelho2015-10-141-1/+1
* | Revert "remove the destination server's interface(s) from dhcrelay. Ticket #4...Renato Botelho2015-10-141-4/+133
* | Auto-add firewall rules for DHCP Relay, same as is done for DHCP Server. Add ...Chris Buechler2015-10-141-0/+13
* | RevisionsStephen Beaver2015-10-131-0/+1
* | Silent executionRenato Botelho2015-10-131-1/+1
* | Make sure timezones listed on first level directory is also grabbed by system...Renato Botelho2015-10-131-2/+15
* | Add missing ;Renato Botelho2015-10-131-1/+1
* | PHP chmod() doesn't like 1777, gives it 01777 thenRenato Botelho2015-10-131-1/+1
* | Fix path for 2.3Renato Botelho2015-10-131-1/+1
* | Remove accidentally added lineRenato Botelho2015-10-131-1/+0
* | Preserve /tmp permission, it fixes #5298. While here, replace some rm calls b...Renato Botelho2015-10-131-20/+18
* | Do not obsolete includes, they are small and it obsoleting it adds lots of wa...Renato Botelho2015-10-131-1/+0
* | Remove /usr/local/lib/php.ini, we don't need 2 copies of thisRenato Botelho2015-10-134-25/+14
* | Remove strongswan's cert directories and repopulate them, to ensure no remove...Chris Buechler2015-10-121-0/+5
* | Fix up strongswan logging levels. Remove charondebug since strongswan.conf se...Chris Buechler2015-10-121-7/+11
* | Do curl_init above any curl_setopt, and take it out of that if block since it...Chris Buechler2015-10-081-1/+2
* | https://redmine.pfsense.org/issues/5207Matt Smith2015-10-071-2/+1
* | Add support for an IPv6 pool for mobile clients.Matt Smith2015-10-071-3/+11
* | Rework pfSense-upgrade script to make it work with nanobsdRenato Botelho2015-10-071-5/+4
* | Fixed #5277Stephen Beaver2015-10-071-0/+53
* | improve spacing for non form panelsJared Dillard2015-10-061-1/+1
* | Partial fix for #5263Stephen Beaver2015-10-061-39/+84
* | Merge pull request #1572 from stilez/patch-5Renato Botelho2015-10-061-33/+19
* | Page converted to POST operationStephen Beaver2015-10-051-9/+13
* | Where doing a dynamic DNS update on IPv4, force curl to resolve IPv4 IPs. Tic...Chris Buechler2015-10-031-0/+4
* | Merge pull request #1803 from nagyrobi/patch-18Renato Botelho2015-10-021-3/+3
* | Fix typoChris Buechler2015-10-021-1/+1
OpenPOWER on IntegriCloud