summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Feature #2781: Hierarchical view of "Status-Queues" pageMichele Di Maria2013-01-291-1/+2
| * Feature #2781: Hierarchical view of "Status-Queues" pageMichele Di Maria2013-01-291-94/+136
* | Revert "Use pid even for hostapd rather then trying to guess with regex"Ermal2013-01-301-7/+4
* | Use correct key. Be more strict while checking by suing v4 version for ipv4. ...Ermal2013-01-291-4/+4
* | Merge pull request #358 from miken32/hp_bandwidthErmal Luçi2013-01-291-54/+83
|\ \
| * | support HP RADIUS attributes for bandwidth, url, data quotasMichael Newton2013-01-291-54/+83
* | | Use unset to free resources now that php does not use exit on CPErmal2013-01-292-0/+2
* | | Use pfSense function where possible and rename stf0 to interface_stf to allow...Ermal2013-01-292-15/+20
* | | I am not sure why this is needed but for sure its not needed during bootupErmal2013-01-291-1/+3
* | | Merge pull request #357 from miken32/empty_passwordrbgarga2013-01-291-1/+1
|\ \ \ | |/ / |/| |
| * | allow empty CP password to be sent to RADIUS serverMichael Newton2013-01-291-1/+1
|/ /
* | Initialize $a_pools to fix warnings when saving dhcp settings whith no extra ...Renato Botelho2013-01-291-0/+1
* | Permit openvpn to use same port on different interfaces. It should fix #814Renato Botelho2013-01-294-14/+32
* | Fix wrong unset callsRenato Botelho2013-01-291-4/+4
* | Merge pull request #356 from phil-davis/masterErmal Luçi2013-01-292-39/+39
|\ \
| * | Document remote network lists in OpenVPN GUIPhil Davis2013-01-291-15/+15
| * | Document local remote network lists in OpenVPN GUIPhil Davis2013-01-291-24/+24
* | | Do not do double checks for thisErmal2013-01-291-1/+1
* | | Do not do so much work during boot since all interfaces will be called for co...Ermal2013-01-291-11/+20
|/ /
* | Use pid even for hostapd rather then trying to guess with regexErmal2013-01-281-4/+7
* | If the interface is not enabled do not try to configure itErmal2013-01-281-1/+4
* | Make check more strong and readble. Also make dhcp6c use its pid file to make...Ermal2013-01-281-96/+88
* | is_subnet() will fail here if using comma-separated lists of networks. Use op...jim-p2013-01-281-2/+2
* | is_subnet() will fail here if using comma-separated lists of networks. Use op...jim-p2013-01-281-2/+2
* | Add header to DHCP and DHCPv6 static mappings tablesjim-p2013-01-282-0/+8
* | Move the definition of negate_networks/vpn_networks to its place and re-inclu...Ermal2013-01-281-14/+29
* | Fix rrd databases upgrade. Helps ticket #2651Renato Botelho2013-01-281-4/+2
* | Add option filter to return_dir_as_array()Renato Botelho2013-01-281-7/+8
* | Merge pull request #355 from bcyrill/cp_patch5Ermal Luçi2013-01-271-9/+9
|\ \ | |/ |/|
| * Change order of cpzone checkbcyrill2013-01-271-9/+9
* | Display a list of ciphers accelerated by a specific engine. Also, skip engine...jim-p2013-01-271-4/+23
* | Merge pull request #353 from bcyrill/cp_patch3Jim P2013-01-271-4/+4
|\ \ | |/ |/|
| * Add missing context parameterbcyrill2013-01-271-4/+4
|/
* Merge pull request #352 from bcyrill/cp_deleteipErmal Luçi2013-01-271-5/+7
|\
| * Do not include prefix in IP addressbcyrill2013-01-271-5/+7
|/
* Fixup paths when executing OpenSSL.jim-p2013-01-274-10/+10
* Configure pipe directly in php until ipfw binary is fixed to correctly config...Ermal2013-01-271-2/+2
* Configure pipe directly in php until ipfw binary is fixed to correctly config...Ermal2013-01-271-2/+2
* Correct displaying of ipsec status for natted networks.Ermal2013-01-271-1/+1
* Catch up with code change. Pointy-hat: myselfErmal2013-01-271-1/+1
* Remove missed line and also improve code for bridge casesErmal2013-01-271-7/+7
* Merge pull request #350 from bcyrill/cp_allowedipErmal Luçi2013-01-272-12/+12
|\
| * Fix ipfw config generation for allowed IPsbcyrill2013-01-272-12/+12
* | Restore accidentally removed code. Spoted-by: bcyrill@githubErmal2013-01-271-0/+1
|/
* Merge pull request #349 from bcyrill/bridge_patch2Ermal Luçi2013-01-271-1/+1
|\
| * Use unescaped variable in if conditionbcyrill2013-01-271-1/+1
* | Correct real interface assignmentErmal2013-01-271-5/+5
|/
* Merge pull request #347 from bcyrill/bridge_editChris Buechler2013-01-262-6/+4
|\
| * Remove return value of interface_bridge_configurebcyrill2013-01-262-6/+4
* | Merge pull request #348 from bcyrill/gif_patch1Chris Buechler2013-01-261-1/+1
|\ \ | |/ |/|
OpenPOWER on IntegriCloud