| Commit message (Expand) | Author | Age | Files | Lines |
* | Nice race on FreeBSD 10 for carp seems you cannot do on the same command line... | Ermal | 2013-12-07 | 1 | -8/+6 |
* | This needs to have alias added to not remove the interface ip | Ermal | 2013-12-07 | 1 | -1/+1 |
* | Correct curlies yet again | Ermal | 2013-12-07 | 1 | -1/+2 |
* | Use _vip as identified for CARP vip IPs to allow easier upgrade code. This wa... | Ermal | 2013-12-06 | 8 | -50/+72 |
* | Load only the options and nothing else | Ermal | 2013-12-06 | 1 | -1/+1 |
* | Add a knob to prefer IPv4 over IPv6, it fixes #2833 | Renato Botelho | 2013-12-06 | 2 | -0/+13 |
* | Unbreak etc/sshd, add a missing quote | Renato Botelho | 2013-12-06 | 1 | -1/+1 |
* | Check if dhcp start and end addresses are inside interface subnet, helps #3196 | Renato Botelho | 2013-12-06 | 1 | -3/+11 |
* | Add function is_inrange() that calls is_inrange_v6 or is_inrange_v4 accordingly | Renato Botelho | 2013-12-06 | 1 | -0/+5 |
* | When user attempt to set network or broadcast address, ask again for the IP a... | Renato Botelho | 2013-12-06 | 1 | -64/+69 |
* | Identify vips where needed by @ symbol that will be used | Ermal | 2013-12-05 | 1 | -0/+32 |
* | Make more strict checks | Ermal | 2013-12-05 | 1 | -1/+1 |
* | Remove not true comment | Ermal | 2013-12-05 | 1 | -4/+1 |
* | Correct syntax | Ermal | 2013-12-05 | 1 | -1/+1 |
* | Create even elyptic curve keys | Ermal | 2013-12-05 | 1 | -1/+3 |
* | Handle more carp enahancements for FreeBSD 10. the interface vips will be nam... | Ermal | 2013-12-05 | 2 | -2/+5 |
* | Optimize a bit | Ermal | 2013-12-05 | 1 | -6/+4 |
* | Prevent network or broadcast address to be set on interface (console, GUI and... | Renato Botelho | 2013-12-04 | 1 | -1/+12 |
* | Use proper interface here | Ermal | 2013-12-04 | 1 | -1/+1 |
* | Correct only carp value changes | Ermal | 2013-12-04 | 1 | -5/+5 |
* | Correct CARP events on devd and the argument processing on called scripts | Ermal | 2013-12-02 | 3 | -16/+32 |
* | When reset webConfigurator password, if authentication server is not Local Da... | Renato Botelho | 2013-12-02 | 1 | -0/+8 |
* | Remove 0.0.0.0 from automatic outbound nat rules | Renato Botelho | 2013-11-28 | 1 | -1/+1 |
* | Remove references to _vip interface and provide proper configuration for carp... | Ermal | 2013-11-28 | 8 | -99/+19 |
* | fix 0.0.0.0 subnet for automatic outbound NAT rules, fixes #2416 | Renato Botelho | 2013-11-26 | 1 | -1/+1 |
* | Add a new param to return_gateways_array and make it return gateways when int... | Renato Botelho | 2013-11-26 | 1 | -4/+8 |
* | No need for a second rule forwarding http | Ermal | 2013-11-25 | 1 | -1/+0 |
* | Correct generation of lighty configuration with zoneid changing to lower that... | Ermal | 2013-11-25 | 1 | -6/+17 |
* | Since zoneid need to be less then 4096 provide some upgrade code to handle th... | Ermal | 2013-11-25 | 2 | -1/+18 |
* | Merge pull request #858 from timdufrane/master | Ermal Luçi | 2013-11-25 | 1 | -2/+4 |
|\ |
|
| * | Add DHCP without gateway capability | timdufrane | 2013-11-21 | 1 | -2/+4 |
* | | Catch up with mac needed for all operations in the table nowdays. | Ermal | 2013-11-23 | 1 | -9/+9 |
* | | Properly create zones for the CP with the new command arguments and properly ... | Ermal | 2013-11-21 | 3 | -23/+28 |
|/ |
|
* | Fix #3331. Set interface subnet as destination when VIP is in the same subnet... | Renato Botelho | 2013-11-21 | 1 | -1/+4 |
* | FreeBSD 10 pf does not have a limit for table entries | Ermal | 2013-11-21 | 1 | -3/+0 |
* | Merge pull request #857 from Wraul/add_city_network_dyndns | Ermal Luçi | 2013-11-21 | 2 | -2/+38 |
|\ |
|
| * | Added support for City Network to Dynamic DNS. | Mathias Andersson | 2013-11-14 | 2 | -2/+38 |
* | | Fix an issue that changes wrong gateway entry when items are hidden | Renato Botelho | 2013-11-21 | 1 | -2/+4 |
* | | Don't flush interface cache on each call of the function when looping through... | jim-p | 2013-11-20 | 2 | -6/+8 |
* | | Add gettext() to recently added strings | Renato Botelho | 2013-11-18 | 1 | -9/+9 |
* | | Add an option to return outbound NAT automatic to nat hosts with description,... | Renato Botelho | 2013-11-18 | 1 | -11/+41 |
* | | Add subnet to 0.0.0.0 otherwise it's not added to table, ticket #2416 | Renato Botelho | 2013-11-18 | 1 | -1/+1 |
* | | Make sure automatic rules are created even if mode is not set, ticket #2416 | Renato Botelho | 2013-11-18 | 1 | -1/+3 |
* | | Many fixes on privileges, ticket #3216: | Renato Botelho | 2013-11-15 | 3 | -84/+100 |
* | | Merge pull request #855 from ExolonDX/branch_01 | Renato Botelho | 2013-11-15 | 1 | -8/+4 |
|\ \ |
|
| * | | Tidy up the "Helper Icons" | Colin Fleming | 2013-11-14 | 1 | -8/+4 |
| |/ |
|
* | | Provide a more safe way to avoid pw userdel being interactive because of a cr... | Renato Botelho | 2013-11-14 | 1 | -0/+5 |
* | | Revert "local_sync_accounts: provides empty STDIN to pw userdel command" | Renato Botelho | 2013-11-14 | 1 | -1/+1 |
* | | Split automatic to nat hosts fill into a function to be able to call it from ... | Renato Botelho | 2013-11-14 | 1 | -95/+132 |
* | | Remove unused variables and fix automatic nat to alias-address | Renato Botelho | 2013-11-14 | 1 | -5/+1 |