summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Correct reference to OpenVPN connect so it doesn't only refer to iOS.jim-p2013-01-231-1/+1
* Convert all captiveportal code to not use ipfw_set_context since its not need...Ermal2013-01-239-27/+19
* Fix indent and whitespaces issuesRenato Botelho2013-01-232-54/+53
* Fix indent and whitespace issuesRenato Botelho2013-01-221-18/+18
* Add GUI option to use "topology subnet" for OpenVPN, since the OpenVPN Connec...jim-p2013-01-221-0/+30
* Validate bridge interface before delete itRenato Botelho2013-01-221-0/+2
* Fix indent and remove extra whitespaces between tabs and at EOLRenato Botelho2013-01-221-52/+51
* Validate vlan interface before delete itRenato Botelho2013-01-221-0/+2
* Validate QinQ vlan interface to be sure it existsRenato Botelho2013-01-221-2/+5
* Fix indent and blank at EOLRenato Botelho2013-01-221-3/+3
* When QinQ members are changed, make sure interfaces are created/destroyed (at...Renato Botelho2013-01-221-11/+14
* Revert "When QinQ members are changed, make sure interfaces are created/destr...Renato Botelho2013-01-221-3/+1
* When QinQ members are changed, make sure interfaces are created/destroyedRenato Botelho2013-01-221-1/+3
* If entering an action take the redir and exit even though the action was not ...Ermal2013-01-211-5/+6
* Validate the cpzone parameter passed that it actually is a valid zoneErmal2013-01-211-0/+6
* Validate the cpzone parameter passed that it actually is a valid zoneErmal2013-01-211-1/+9
* Use more secure file name for the operations to avoid issuesErmal2013-01-212-4/+5
* Use more secure file name for the operations to avoid issuesErmal2013-01-211-3/+4
* Revert "There should be always a zone given from lighty to us so try to get t...Ermal2013-01-211-4/+1
* There should be always a zone given from lighty to us so try to get that firstErmal2013-01-211-1/+4
* Allow selecting the digest algorithm when creating a CA or Cert. Implements #...jim-p2013-01-213-7/+50
* No reason for the ppp log to use this display method, use dump_clog() instead.jim-p2013-01-211-19/+1
* A couple fixes for openvpn routing table display. Feature #2766jim-p2013-01-211-2/+2
* Run IPsec logs through htmlspecialchars before display.jim-p2013-01-211-0/+1
* Add routing table display for each OpenVPN ssl/tls server instance, collapsed...jim-p2013-01-211-3/+58
* Add version check to package installbcyrill2013-01-171-43/+42
* Fix build list of widgetsRenato Botelho2013-01-171-0/+3
* Preserve "Idle timeout" parameter on interfaces gui. It fixes a problem point...Renato Botelho2013-01-171-2/+2
* Validate passed parameters to smart commands, and the target device. Also esc...jim-p2013-01-161-8/+29
* Tidy up HTML Colour NamesColin Fleming2013-01-168-58/+58
* Tidy up malformed URI warningsColin Fleming2013-01-161-49/+50
* Add option to disable resolution, and drop down to select the gateway that yo...Warren Baker2013-01-161-55/+72
* Update to masterbcyrill2013-01-161-23/+5
|\
| * Add portal_hostname_from_client_ip functionbcyrill2013-01-151-26/+8
* | Update usr/local/captiveportal/index.phpbcyrill2013-01-151-123/+121
|/
* Merge pull request #326 from fsSnowboard/masterErmal Luçi2013-01-154-60/+492
|\
| * fixed spellingfsSnowboard2013-01-144-8/+8
| * more games for traffic shaperfsSnowboard2013-01-124-8/+176
OpenPOWER on IntegriCloud