summaryrefslogtreecommitdiffstats
path: root/src/etc
Commit message (Expand)AuthorAgeFilesLines
* Fix PHP error on boot/resync of OpenVPNjim-p2015-12-031-1/+1
* Update obsleted files: fend.incStephen Beaver2015-12-021-0/+1
* Sanitize the session_id/logout_id in captive portal.Chris Buechler2015-12-021-0/+1
* pull in correct stylesheet on login pageJared Dillard2015-12-021-2/+18
* Omit topology from the config when using shared key mode.jim-p2015-12-021-3/+5
* Fixed #5540Stephen Beaver2015-12-021-2/+2
* fix missing "Chris Buechler2015-12-011-1/+1
* Nuke openvpn_cleanup_csc, the job is done better by openvpn_delete_cscjim-p2015-12-011-11/+1
* Properly omit tunnel network when it's empty in the CSCjim-p2015-12-011-1/+1
* Fix filenameRenato Botelho2015-12-011-1/+1
* Remove more items from pfSense.obsoletedfiles that are part of available pkgsRenato Botelho2015-12-011-6/+0
* GUI/Backend changes to move topology_subnet checkbox to a topology drop-down ...jim-p2015-12-011-2/+10
* Upgrade code to change topology_subnet checkbox to drop-down. Issue #5526jim-p2015-12-012-1/+17
* Services - DNS Resolver - System Domain Local Zone Type OptionNOYB2015-12-011-1/+7
* Tidy up traffice shaperColin Fleming2015-12-011-1/+1
* Backend changes to OpenVPN CSC handling to allow per-server configuration. Ti...jim-p2015-11-301-31/+83
* Merge pull request #2091 from mb300sd/patch-2Renato Botelho2015-11-301-2/+11
|\
| * Fix x-in-ipv6 tunnels for gre and gifmb300sd2015-11-191-2/+11
* | Revert "Stick xmlrpc.inc include back to avoid breaking packages"Renato Botelho2015-11-301-2/+0
* | Remove files installed by glib and libiconv packages from Obsoleted files lis...Renato Botelho2015-11-301-3/+0
* | Fixed #5532Stephen Beaver2015-11-301-1/+1
* | Mistake in "pfsense-utils.inc"Colin Fleming2015-11-291-1/+1
* | Merge pull request #2134 from ExolonDX/branch_04Stephen Beaver2015-11-293-5/+22
|\ \
| * | Type up SCRIPT tagsColin Fleming2015-11-293-5/+22
* | | Merge pull request #2133 from ExolonDX/branch_03Stephen Beaver2015-11-292-3/+3
|\ \ \
| * | | Tidy up Boolean operators for HTML5Colin Fleming2015-11-292-3/+3
| |/ /
* | | add server response to failed updates; make debugging much easierDerek Battams2015-11-291-1/+1
|/ /
* | Fixed #5540 (probably)Stephen Beaver2015-11-281-2/+6
* | Merge pull request #2127 from fischeol/masterStephen Beaver2015-11-281-0/+2
|\ \
| * | Bug #2155fischeol2015-11-271-0/+2
* | | Remove libglib-2.0.so.0 from obsoletedfiles list. Ticket #5423Chris Buechler2015-11-271-1/+0
* | | Make interface_vlan_configure() compatible with the new pfSense PHP module.Luiz Otavio O Souza2015-11-271-9/+10
* | | Fix get_carp_interface_status() to work with uniqid notation and also, verify...Luiz Otavio O Souza2015-11-271-12/+24
* | | Simplify get_configured_carp_interface_list().Luiz Otavio O Souza2015-11-271-44/+47
|/ /
* | Make is_ipaddr_configured() work with CARP.Luiz Otavio O Souza2015-11-261-1/+1
* | Convert CARP interface name to uniqid notation. Ticket #4858Luiz Otavio O Souza2015-11-262-3/+3
* | Only add the parentheses when there is a valid description.Luiz Otavio O Souza2015-11-261-2/+8
* | Pass the original interface and the correct address family to identify the re...Luiz Otavio O Souza2015-11-261-4/+4
* | netstat is not being used hereRenato Botelho2015-11-261-1/+1
* | Tidy up coding styleColin Fleming2015-11-261-13/+13
* | Put some OpenVPN functions into include filePhil Davis2015-11-261-0/+120
* | Merge pull request #2119 from PiBa-NL/gateway_interface_route_2.3Chris Buechler2015-11-251-0/+18
|\ \
| * | Allow gateway outside interface subnet. Fixes #972, #1847, and was checked (o...PiBa-NL2015-11-261-0/+18
* | | Fix what I broke removing DES. pointy-hat-to: meChris Buechler2015-11-251-2/+2
* | | Remove GCM options from phase 1, it's only supported in P2. Remove DES while ...Chris Buechler2015-11-251-5/+0
|/ /
* | Remove the APU check for SNMP since this no longer crashes on 2.3. Resolves #...jim-p2015-11-251-8/+1
* | Fix more privilege text/name/page inconsistenciesjim-p2015-11-251-49/+51
* | More "page" stuffjim-p2015-11-251-11/+11
* | Calling all of these "Page" in the privilege name is redundant since they are...jim-p2015-11-251-190/+190
* | Add some missing privileges to pagesjim-p2015-11-251-2/+32
OpenPOWER on IntegriCloud