summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move the settings of down/latency/loss to per gateway. This allows more fine ...Ermal2010-05-076-217/+165
* Use common function to return gateway array so consinstency is preserved arou...Ermal2010-05-071-34/+6
* Do not put ip address on teh name since pfctl does not like an ip as part of ...Ermal2010-05-071-1/+3
* Correct delay matching on outgoing load balancer code.Ermal2010-05-071-1/+1
* Use require_once() to overcome problems with includes.Ermal2010-05-075-6/+6
* Ticket #408. Provide code to upgrade static routes.Ermal2010-05-071-0/+26
* Make list the same. Remove whitespace at the end so it does not get interpret...Ermal2010-05-072-14/+14
* Fix link_ip_to_carp_interface. This unbreak at least Carp on CP and other con...Ermal2010-05-071-0/+1
* Add scpecific scripts for when ovpn goes up and down so we get neccessary val...Ermal2010-05-073-2/+20
* Check if interface exists before issuing a command when disabling captiveportal.Ermal2010-05-071-6/+8
* Prevent gateway groups of having the same name as a gateway because this is n...Ermal2010-05-071-0/+3
* Use a global array to prevent errors on rulesets which have invalid gateways....Ermal2010-05-071-3/+12
* Move auto generated rule for static routes on same subnet. Use sloppy states ...Ermal2010-05-071-28/+29
* Catch up with latest apinger changes to make easier to extract the status of ...Ermal2010-05-062-27/+8
* Add a few comments. This should be ready for testing/feedback. Ticket #108jim-p2010-05-061-0/+2
* Add missing ;jim-p2010-05-061-1/+1
* Set proposal check and passive as needed for this scenario also. Ticket #108jim-p2010-05-061-1/+6
* Ensure initial_contact is 'on' in this case to behave as 1.2.3 did. Ticket #108jim-p2010-05-061-3/+4
* Set generate_policy to "on" to behave as 1.2.3 does in this case. Ticket #108jim-p2010-05-061-1/+4
* Only specify peer ID if we are not dealing with a mobile PSK-only tunnel. Tic...jim-p2010-05-061-1/+6
* Do not specify subnet in sainfo if we are dealing with a mobile PSK-only tunn...jim-p2010-05-061-1/+1
* Only enforce peer ID and psk on p1 screen if we are NOT dealing with a pure-p...jim-p2010-05-061-21/+38
* Reorder Auth. Method and PSK field to a more logical sequence. Part of ticket...jim-p2010-05-061-32/+33
* Write out IPsec PSKs for mobile clients. Part of ticket #108.jim-p2010-05-061-0/+7
* More tab fixes.jim-p2010-05-061-1/+2
* A couple small fixes to the tabs/titles on these pages.jim-p2010-05-062-2/+1
* Bring back IPsec PSK Tab/Edit. Part of ticket #108. Still needs backend code ...jim-p2010-05-063-0/+285
* Previous commit also fixed traffic graph state changing, so re-enable that as...jim-p2010-05-061-2/+7
* Fix widget settings in general. Initialize widget list before use. Fixes #285.jim-p2010-05-061-35/+36
* Enable even xmlwriter module.Ermal2010-05-061-0/+1
* Ticket #320. Use xmlreader and xmlwriter to read/write xml since it encodes d...Ermal2010-05-061-71/+63
* Fix config backup download on IE8+HTTPS. Reported-By: Seth on the Dev listjim-p2010-05-061-0/+7
* Add client-to-client to OpenVPN server config if the option is checked. Resol...jim-p2010-05-061-0/+3
* Allow using the default session timeout.Erik Fonnesbeck2010-05-061-1/+1
* Fix upgrade code for port forwards with "Interface address" set on external a...Erik Fonnesbeck2010-05-061-1/+2
* Correct file_notice usage.Ermal2010-05-061-1/+1
* Fix the empty array check, a empty load balancer tag has a value of 1, not 0.Seth Mos2010-05-061-1/+1
* Do not trip with configuration upgrades on a empty load balancer tag.Seth Mos2010-05-061-1/+2
* Fix the regular expression used in filter_generate_address for OPT subnet so ...Erik Fonnesbeck2010-05-061-1/+1
* Revert last commit .. This might not work on NanoScott Ullrich2010-05-051-1/+1
* Use mount -a instead of -uw Ticket #444Scott Ullrich2010-05-051-1/+1
* Ticket #511. Do not penailize other packages if rules of one package are erro...Ermal2010-05-051-4/+8
* Ticket #568. Programatically decide if to show an advanced button or the valu...Ermal2010-05-051-20/+20
* Implement tcp flags and sloppy state on the GUI.Ermal2010-05-054-29/+158
* Merge remote branch 'mainline/master'Renato Botelho2010-05-052-185/+179
|\
| * The gui defaults to https in 2.0 correct it to make sure it is not stopped by...Ermal2010-05-051-3/+3
| * Improve/correct the passthrumac rules when this option is enabled.Ermal2010-05-051-182/+176
* | Merge remote branch 'mainline/master'Renato Botelho2010-05-054-39/+40
|\ \ | |/
| * Put all of these lines in the block under this condition and remove the irrel...Erik Fonnesbeck2010-05-041-4/+2
| * Fix displaying the Enable/Disable checkbox. Previously after a save button cl...Ermal2010-05-043-33/+36
OpenPOWER on IntegriCloud