summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Add 'caref' attribute to the ca object passed into ca_inter_create so aMatt Smith2015-10-161-0/+1
* Fixed serial speed selectorStephen Beaver2015-10-161-1/+1
* Limit strongswan trusted CA certificates to those required for authentication ofMatt Smith2015-10-161-22/+46
* Fixed #5291 - Reinstalling pfSense-pkg-openvpn-client-exportStephen Beaver2015-10-161-2/+6
* only use daemon and not auth for strongswan logging. As it was, all logs were...Chris Buechler2015-10-151-6/+0
* Removed debugStephen Beaver2015-10-151-7/+3
* Added "reinstall all packages" functionality (accessed via diag_backup.php)Stephen Beaver2015-10-152-18/+53
* 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
* Tidy some text in package install codePhil Davis2015-10-151-3/+13
* Changed fifo name to *.sockStephen Beaver2015-10-141-3/+3
* Use a socket to talk with pkg and write json file to GUIRenato Botelho2015-10-141-31/+38
* Disable repo auto updateRenato Botelho2015-10-141-2/+4
* Fixed #5259Stephen Beaver2015-10-141-1/+36
* Fixes #5291Stephen Beaver2015-10-141-49/+76
* Merge pull request #1689 from jlduran/l2tp-mschapv2Matt Smith2015-10-142-14/+21
|\
| * Add MS-CHAPv2 option to L2TP ConfigurationJose Luis Duran2015-09-222-14/+21
* | 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
* | Move kill tail process to _exit()Renato Botelho2015-10-141-3/+5
* | Auto-add firewall rules for DHCP Relay, same as is done for DHCP Server. Add ...Chris Buechler2015-10-142-2/+16
* | fix typo, spotted by Phil DavisChris Buechler2015-10-142-2/+2
* | fix typoChris Buechler2015-10-131-2/+2
* | pfSense-upgrade revised to kill tail on exitStephen Beaver2015-10-132-25/+37
* | RevisionsStephen Beaver2015-10-132-11/+12
* | clean up empty linesChris Buechler2015-10-131-3/+1
* | Add all remaining log types to status.php. Ticket #5304Chris Buechler2015-10-131-6/+30
* | Remove old logfile before startRenato Botelho2015-10-131-0/+4
* | Add quotesRenato Botelho2015-10-131-1/+1
* | Do not accept blank logfileRenato Botelho2015-10-131-0/+4
* | Change -l parameter to receive a complete path for logfileRenato Botelho2015-10-131-2/+2
* | Silent executionRenato Botelho2015-10-131-1/+1
* | _force must be localRenato Botelho2015-10-131-1/+1
* | Do not stop when package is up to date and force flag was passedRenato Botelho2015-10-131-6/+8
* | Make sure timezones listed on first level directory is also grabbed by system...Renato Botelho2015-10-131-2/+15
* | Changes to accommodate new pfSense-upgradeStephen Beaver2015-10-132-210/+7
* | ReminderStephen Beaver2015-10-131-0/+2
* | Add -f option to force package reinstallationRenato Botelho2015-10-131-4/+14
* | When -p is used, read fifo content and write it to a file used by GUIRenato Botelho2015-10-131-0/+6
* | Merge pull request #1963 from davidjwood/ppp-ipv6Chris Buechler2015-10-131-0/+123
|\ \
| * | Move ppp-ipv6 helper script into the correct locationDavid Wood2015-10-131-0/+123
* | | DEBUG set to false for testingStephen Beaver2015-10-131-1/+1
* | | Multiple changes to clean up the package installaion system by causing the in...Stephen Beaver2015-10-134-88/+324
* | | Add missing ;Renato Botelho2015-10-131-1/+1
* | | fix typoJared Dillard2015-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
OpenPOWER on IntegriCloud