summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* When user attempt to set network or broadcast address, ask again for the IP a...Renato Botelho2013-12-061-64/+69
* Identify vips where needed by @ symbol that will be usedErmal2013-12-051-0/+32
* Make more strict checksErmal2013-12-051-1/+1
* 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-052-2/+5
* Optimize a bitErmal2013-12-051-6/+4
* Prevent network or broadcast address to be set on interface (console, GUI and...Renato Botelho2013-12-041-1/+12
* Use proper interface hereErmal2013-12-041-1/+1
* Correct only carp value changesErmal2013-12-041-5/+5
* Correct CARP events on devd and the argument processing on called scriptsErmal2013-12-023-16/+32
* When reset webConfigurator password, if authentication server is not Local Da...Renato Botelho2013-12-021-0/+8
* 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-288-99/+19
* fix 0.0.0.0 subnet for automatic outbound NAT rules, fixes #2416Renato Botelho2013-11-261-1/+1
* Add a new param to return_gateways_array and make it return gateways when int...Renato Botelho2013-11-261-4/+8
* 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
* Since zoneid need to be less then 4096 provide some upgrade code to handle th...Ermal2013-11-252-1/+18
* Merge pull request #858 from timdufrane/masterErmal Luçi2013-11-251-2/+4
|\
| * Add DHCP without gateway capabilitytimdufrane2013-11-211-2/+4
* | Catch up with mac needed for all operations in the table nowdays.Ermal2013-11-231-9/+9
* | Properly create zones for the CP with the new command arguments and properly ...Ermal2013-11-213-23/+28
|/
* Fix #3331. Set interface subnet as destination when VIP is in the same subnet...Renato Botelho2013-11-211-1/+4
* FreeBSD 10 pf does not have a limit for table entriesErmal2013-11-211-3/+0
* Merge pull request #857 from Wraul/add_city_network_dyndnsErmal Luçi2013-11-212-2/+38
|\
| * Added support for City Network to Dynamic DNS.Mathias Andersson2013-11-142-2/+38
* | Fix an issue that changes wrong gateway entry when items are hiddenRenato Botelho2013-11-211-2/+4
* | Don't flush interface cache on each call of the function when looping through...jim-p2013-11-202-6/+8
* | Add gettext() to recently added stringsRenato Botelho2013-11-181-9/+9
* | Add an option to return outbound NAT automatic to nat hosts with description,...Renato Botelho2013-11-181-11/+41
* | Add subnet to 0.0.0.0 otherwise it's not added to table, ticket #2416Renato Botelho2013-11-181-1/+1
* | Make sure automatic rules are created even if mode is not set, ticket #2416Renato Botelho2013-11-181-1/+3
* | Many fixes on privileges, ticket #3216:Renato Botelho2013-11-153-84/+100
* | Merge pull request #855 from ExolonDX/branch_01Renato Botelho2013-11-151-8/+4
|\ \
| * | Tidy up the "Helper Icons"Colin Fleming2013-11-141-8/+4
| |/
* | Provide a more safe way to avoid pw userdel being interactive because of a cr...Renato Botelho2013-11-141-0/+5
* | Revert "local_sync_accounts: provides empty STDIN to pw userdel command"Renato Botelho2013-11-141-1/+1
* | Split automatic to nat hosts fill into a function to be able to call it from ...Renato Botelho2013-11-141-95/+132
* | Remove unused variables and fix automatic nat to alias-addressRenato Botelho2013-11-141-5/+1
* | Merge pull request #854 from icyfork/provides_empty_STDIN_to_pw_commandRenato Botelho2013-11-141-1/+1
|\ \ | |/ |/|
| * local_sync_accounts: provides empty STDIN to pw userdel commandKy-Anh Huynh2013-11-131-1/+1
* | Add hybrid and disabled outbound NAT, fixes #2416:Renato Botelho2013-11-134-15/+36
* | Merge pull request #850 from phil-davis/masterRenato Botelho2013-11-121-2/+5
|\ \
| * | Handle comma-separated list of remote networks when making vpn_networks tablePhil Davis2013-11-091-2/+5
| |/
* | Add an option to set no-sync on rules to keep states from being synced via pf...Renato Botelho2013-11-121-1/+6
* | Rework the usage of the shell i/o during stop_packages(), fixes the "Syntax e...jim-p2013-11-111-5/+4
* | This tag could be present, but empty. Skip processing if the interface has no...jim-p2013-11-111-1/+1
* | If the interface is configured and not enabled, bail. We do not need to chang...jim-p2013-11-111-0/+6
|/
OpenPOWER on IntegriCloud