summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Fixes #1928. Disallow sync loop only for certain types of calls but not for e...Ermal2013-01-301-9/+27
* pfctl -b is gone just use std tools of pfctlErmal2013-01-303-10/+5
* More unsets :)Ermal2013-01-301-0/+1
* Make smal fixErmal2013-01-301-1/+2
* Merge pull request #360 from mdima/masterErmal Luçi2013-01-291-93/+136
|\
| * Feature #2781: Hierarchical view of "Status-Queues" pageMichele Di Maria2013-01-291-2/+2
| * 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
* | Use unset to free resources now that php does not use exit on CPErmal2013-01-292-0/+2
* | 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-293-3/+3
* | 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
|/ /
* | Add header to DHCP and DHCPv6 static mappings tablesjim-p2013-01-282-0/+8
* | Merge pull request #355 from bcyrill/cp_patch5Ermal Luçi2013-01-271-9/+9
|\ \ | |/ |/|
| * Change order of cpzone checkbcyrill2013-01-271-9/+9
* | Add missing context parameterbcyrill2013-01-271-4/+4
|/
* Do not include prefix in IP addressbcyrill2013-01-271-5/+7
* Fixup paths when executing OpenSSL.jim-p2013-01-271-3/+3
* Merge pull request #350 from bcyrill/cp_allowedipErmal Luçi2013-01-271-10/+10
|\
| * Fix ipfw config generation for allowed IPsbcyrill2013-01-271-10/+10
* | Restore accidentally removed code. Spoted-by: bcyrill@githubErmal2013-01-271-0/+1
|/
* Merge pull request #347 from bcyrill/bridge_editChris Buechler2013-01-261-1/+1
|\
| * Remove return value of interface_bridge_configurebcyrill2013-01-261-1/+1
* | Re-add lost parenthesisbcyrill2013-01-271-1/+1
|/
* Fix holdcount/holdcnt parameter confusionbcyrill2013-01-261-2/+2
* Link openssl config here to make the ports version of openssl happy when maki...jim-p2013-01-261-0/+1
* Add a note about rdr pass not supporting Multi-WAN.jim-p2013-01-261-0/+1
* Make synamic firewall logs and widget add new rows:Renato Botelho2013-01-254-80/+137
* Use class tabcont for tableRenato Botelho2013-01-251-1/+1
* Make IPv4/IPv6 validation on IPSecRenato Botelho2013-01-242-2/+43
* Fix indent and blanks at EOLRenato Botelho2013-01-241-30/+30
* Don't forget the wizard...jim-p2013-01-241-2/+2
* Allow specifying multiple local/remote networks for OpenVPN separated by comm...jim-p2013-01-242-5/+21
* Ensure DHCP main range, pools ranges and static IP addresses don't overlap ea...Renato Botelho2013-01-242-3/+29
* Move is_inrange() to util.inc and rename it to is_inrange_v6()Renato Botelho2013-01-241-10/+3
* Fix logic of v6 version of is_inrange()Renato Botelho2013-01-241-1/+1
* Move is_inrange() to util.inc and rename it to is_inrange_v4()Renato Botelho2013-01-241-8/+1
* Fix logic of is_inrange()Renato Botelho2013-01-241-1/+1
* Remove call-time pass-by-referenceRenato Botelho2013-01-241-1/+1
* Merge #237 manually whitout the GUI option for specifying interim interval. I...Ermal2013-01-242-3/+2
* Fixes #804. Correct deletion of ipv6 routes.Ermal2013-01-241-7/+10
* Correctly bring down an interface older configuration. Fixes #2758Ermal Luçi2013-01-241-24/+6
* Validate before taking the input and do anything with itErmal2013-01-242-1/+5
* Put some more sanity checking for various interface configurationsErmal2013-01-249-8/+46
* Allow set DHCP options per reservationRenato Botelho2013-01-231-1/+209
* Make sure this is in global scopeErmal2013-01-231-0/+2
OpenPOWER on IntegriCloud