summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Unset this variable used in the loop to avoid having wrong informationErmal2013-11-071-0/+2
* Do not forget the trace in the pf.conf that something went wrong during rules...Ermal2013-11-071-1/+1
* Give clients the IPV6 address of the DNS serverJean Cyr2013-11-061-0/+4
* Revert "Add conf_mount_rw calls on functions that changes user/groups. It fix...Renato Botelho2013-11-021-12/+0
* Prevent a Fall Back Pool from being selected when the DNS protocol is in use....jim-p2013-11-011-2/+2
* Teach system_timezone_configure() to deal with symlinks to avoid having timez...Renato Botelho2013-11-011-1/+11
* Add conf_mount_rw calls on functions that changes user/groups. It fixes #3294Renato Botelho2013-11-011-0/+12
* Unset value should be '' and not 'none'jim-p2013-10-311-1/+1
* Change OpenVPN Compression settings to cover the full range of allowed settin...jim-p2013-10-313-3/+31
* Add an Authentication Digest Algorithm drop-down to OpenVPN server/client (SH...jim-p2013-10-301-0/+17
* Revert "Define dynamic gateway for GRE interfaces and do not user to define I...Renato Botelho2013-10-292-23/+1
* Define dynamic gateway for GRE interfaces and do not user to define IP addres...Renato Botelho2013-10-292-1/+23
* Make return_gateways_array() return all disabled gateways when $disabled is t...Renato Botelho2013-10-281-1/+1
* Fix an attempt to read unset variable $rtentRenato Botelho2013-10-281-4/+2
* Add source address selection to syslog settings, so it can work more effectiv...jim-p2013-10-241-1/+17
* Fix #3235Renato Botelho2013-10-241-5/+5
* Make sure pf rule labels never have more than 63 chars. It should fix #3208Renato Botelho2013-10-231-25/+35
* Merge pull request #813 from phil-davis/masterRenato Botelho2013-10-231-11/+15
|\
| * Remove redundant test for OpenVPN resync_neededPhil Davis2013-10-111-1/+1
| * Check for disabled OpenVPN instances in openvpn_resync_if_neededPhil Davis2013-10-011-11/+15
| * Fix logic inn detecting if OpenVPN resync neededPhil Davis2013-09-291-1/+1
* | Prepend ipsec_ here as well for better protectionErmal2013-10-221-3/+3
* | Use the pid of the process for the tmp file also prepend ovpn_ here to make i...Ermal2013-10-221-3/+4
OpenPOWER on IntegriCloud