summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Allow setting a default scale type preference for the traffic graphs widgetdwayne voelker2013-12-052-1/+30
* Prevent network or broadcast address to be set on interface (console, GUI and...Renato Botelho2013-12-043-4/+37
* Fix #3350. Do not destroy an interface when it's being disabledRenato Botelho2013-12-031-4/+2
* 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
* Fix 0.0.0.0 mask for automatic outbound NATRenato Botelho2013-11-281-1/+1
* Allow an "empty" CRL to be exported, since this is still a valid action.jim-p2013-11-251-2/+1
* Fix #3331. Set interface subnet as destination when VIP is in the same subnet...Renato Botelho2013-11-211-1/+4
* Fix an issue that changes wrong gateway entry when items are hiddenRenato Botelho2013-11-212-14/+19
* Don't flush interface cache on each call of the function when looping through...jim-p2013-11-202-6/+8
* Add subnet to 0.0.0.0 otherwise it's not added to table, ticket #2416Renato Botelho2013-11-181-1/+1
* Many fixes on privileges, ticket #3216:Renato Botelho2013-11-1517-97/+79
* Remove unused variables and fix automatic nat to alias-addressRenato Botelho2013-11-131-5/+1
* Add missing count incrementRenato Botelho2013-11-131-0/+1
* Handle comma-separated list of remote networks when making vpn_networks tablePhil Davis2013-11-121-2/+5
* 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
* Merge pull request #846 from jean-m-cyr/RELENG_2_1Ermal Luçi2013-11-071-0/+4
|\
| * Give clients the IPV6 address of the DNS serverJean Cyr2013-11-061-0/+4
* | system_camanager init $input_errors so array_push worksPhil Davis2013-11-071-0/+1
* | Merge pull request #849 from Robert-Nelson/RELENG_2_1Ermal Luçi2013-11-071-5/+12
|\ \ | |/ |/|
| * Simplify the code.Robert Nelson2013-11-071-5/+3
| * Rewrite the display_host_results() function to use spaces instead ofRobert Nelson2013-11-071-5/+14
|/
* Call conf_mount_rw before delete user, a better fix for #3294Renato Botelho2013-11-021-1/+3
* 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-012-3/+7
* Teach system_timezone_configure() to deal with symlinks to avoid having timez...Renato Botelho2013-11-011-1/+11
* Update zoneinfo to 2013.hRenato Botelho2013-11-011-0/+0
* Add conf_mount_rw calls on functions that changes user/groups. It fixes #3294Renato Botelho2013-11-011-0/+12
* Revert "Define dynamic gateway for GRE interfaces and do not user to define I...Renato Botelho2013-10-293-28/+1
* Define dynamic gateway for GRE interfaces and do not user to define IP addres...Renato Botelho2013-10-293-1/+28
* fix typoChris Buechler2013-10-284-4/+4
* 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
* Use a more accurate error message, fixes #3282Renato Botelho2013-10-251-2/+2
* Add source address selection to syslog settings, so it can work more effectiv...jim-p2013-10-242-1/+55
* Fix #3235Renato Botelho2013-10-242-12/+10
* Prepend ipsec_ here as well for better protectionErmal2013-10-231-3/+3
* Use the pid of the process for the tmp file also prepend ovpn_ here to make i...Ermal2013-10-231-3/+4
* Correct even here the routes from cisco-avpair processingErmal2013-10-231-1/+1
* Use the pid of the process for the tmp fileErmal2013-10-231-3/+4
* Make sure pf rule labels never have more than 63 chars. It should fix #3208Renato Botelho2013-10-231-25/+35
* Remove redundant test for OpenVPN resync_neededPhil Davis2013-10-231-1/+1
* Check for disabled OpenVPN instances in openvpn_resync_if_neededPhil Davis2013-10-231-11/+15
* Fix logic inn detecting if OpenVPN resync neededPhil Davis2013-10-231-1/+1
* Fix cisco-avpair processing, and route processing from avpair replies.jim-p2013-10-222-1/+11
OpenPOWER on IntegriCloud