summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Nice race on FreeBSD 10 for carp seems you cannot do on the same command line...Ermal2013-12-071-8/+6
* This needs to have alias added to not remove the interface ipErmal2013-12-071-1/+1
* Correct curlies yet againErmal2013-12-071-1/+2
* Use _vip as identified for CARP vip IPs to allow easier upgrade code. This wa...Ermal2013-12-0610-56/+76
* Load only the options and nothing elseErmal2013-12-061-1/+1
* Add a knob to prefer IPv4 over IPv6, it fixes #2833Renato Botelho2013-12-063-0/+33
* Unbreak etc/sshd, add a missing quoteRenato Botelho2013-12-061-1/+1
* Check if dhcp start and end addresses are inside interface subnet, helps #3196Renato Botelho2013-12-061-3/+11
* Add function is_inrange() that calls is_inrange_v6 or is_inrange_v4 accordinglyRenato Botelho2013-12-061-0/+5
* When user attempt to set network or broadcast address, ask again for the IP a...Renato Botelho2013-12-061-64/+69
* Also account for a widget being null/not defined, and not just closed/open.jim-p2013-12-051-1/+1
* Identify vips where needed by @ symbol that will be usedErmal2013-12-051-0/+32
* Make more strict checksErmal2013-12-051-1/+1
* Provide proper interface for getting carp statusErmal2013-12-052-2/+2
* Remove not true commentErmal2013-12-051-4/+1
* Correct syntaxErmal2013-12-051-1/+1
* Create even elyptic curve keysErmal2013-12-051-1/+3
* Handle more carp enahancements for FreeBSD 10. the interface vips will be nam...Ermal2013-12-054-8/+5
* Optimize a bitErmal2013-12-051-6/+4
* Prevent network or broadcast address to be set on interface (console, GUI and...Renato Botelho2013-12-043-4/+37
* Use proper interface hereErmal2013-12-041-1/+1
* Correct only carp value changesErmal2013-12-041-5/+5
* Add FreeBSD pkgng repo definitionjim-p2013-12-031-0/+5
* Fix #3350. Do not destroy an interface when it's being disabledRenato Botelho2013-12-031-4/+2
* Remove a left testing codeRenato Botelho2013-12-031-1/+0
* Correct CARP events on devd and the argument processing on called scriptsErmal2013-12-023-16/+32
* Fix #3339. Add a way to download CP portal, error and logout html pagesRenato Botelho2013-12-021-1/+42
* When reset webConfigurator password, if authentication server is not Local Da...Renato Botelho2013-12-021-0/+8
* Fix whitespaces and indentRenato Botelho2013-12-021-81/+81
* Show aliases popup on Outbound NAT listRenato Botelho2013-12-021-4/+22
* Declare missing global vars and fix gateway deletionRenato Botelho2013-12-021-0/+2
* Fix typosRenato Botelho2013-12-023-3/+3
* One more typo on Alternative Names fill, that was setting type field with $valueRenato Botelho2013-11-291-1/+1
* Fix a (probably) copy/paste issue that is making all Alternative Names disape...Renato Botelho2013-11-291-2/+2
* Remove 0.0.0.0 from automatic outbound nat rulesRenato Botelho2013-11-281-1/+1
* Remove references to _vip interface and provide proper configuration for carp...Ermal2013-11-2813-136/+25
* fix 0.0.0.0 subnet for automatic outbound NAT rules, fixes #2416Renato Botelho2013-11-261-1/+1
* Stop sorting 1to1 rules and leave user decide the order. Fixes #3327Renato Botelho2013-11-261-14/+0
* Allow toggle enable/disable, reorder and multiple delete static routesRenato Botelho2013-11-261-42/+193
* Show all gateway entries, even if interface doesn't exist, to avoid adding du...Renato Botelho2013-11-261-55/+176
* Add an option to disable gateway itemsRenato Botelho2013-11-261-1/+15
* Add a new param to return_gateways_array and make it return gateways when int...Renato Botelho2013-11-261-4/+8
* Stop sorting static routed and leave user decide the orderRenato Botelho2013-11-261-14/+0
* Make it more visible when an item is disabledRenato Botelho2013-11-251-17/+29
* Fix whitespaces and indentRenato Botelho2013-11-251-100/+132
* Allow an "empty" CRL to be exported, since this is still a valid action.jim-p2013-11-251-2/+1
* No need for a second rule forwarding httpErmal2013-11-251-1/+0
* Correct generation of lighty configuration with zoneid changing to lower that...Ermal2013-11-251-6/+17
* Start from 2 here as wellErmal2013-11-251-1/+1
* Since zoneid need to be less then 4096 provide some upgrade code to handle th...Ermal2013-11-252-1/+18
OpenPOWER on IntegriCloud