| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct removing the ip addresses from an interface! | Ermal | 2013-12-18 | 1 | -2/+2 |
* | Reduce the total minutes by the remote minutes used, do not use the value dir... | jim-p | 2013-12-17 | 1 | -1/+1 |
* | Fix saving of voucher sync settings. | jim-p | 2013-12-16 | 1 | -11/+12 |
* | Check that DHCP end IP is >= DHCP start IP | Phil Davis | 2013-12-09 | 1 | -23/+29 |
* | Use correct vars for IPv6 when checking subnet start and end | Phil Davis | 2013-12-09 | 1 | -3/+3 |
* | Fix vpn_pppoe_get_id and stop duplicating pppoeid for multiple servers, it fi... | Renato Botelho | 2013-12-09 | 1 | -2/+2 |
* | Fix checking DHCP end IP is in range | Phil Davis | 2013-12-09 | 1 | -1/+1 |
* | Merge pull request #860 from iamzam/RELENG_2_1 | Renato Botelho | 2013-12-07 | 2 | -1/+30 |
|\ |
|
| * | added missing quotes | dwayne voelker | 2013-12-05 | 1 | -1/+1 |
| * | Allow setting a default scale type preference for the traffic graphs widget | dwayne voelker | 2013-12-05 | 2 | -1/+30 |
* | | Load only the options rather than clearing the whole ruleset. This solves a p... | Ermal | 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 |
* | | Also account for a widget being null/not defined, and not just closed/open. | jim-p | 2013-12-05 | 1 | -2/+2 |
|/ |
|
* | Prevent network or broadcast address to be set on interface (console, GUI and... | Renato Botelho | 2013-12-04 | 3 | -4/+37 |
* | Fix #3350. Do not destroy an interface when it's being disabled | Renato Botelho | 2013-12-03 | 1 | -4/+2 |
* | One more typo on Alternative Names fill, that was setting type field with $value | Renato Botelho | 2013-11-29 | 1 | -1/+1 |
* | Fix a (probably) copy/paste issue that is making all Alternative Names disape... | Renato Botelho | 2013-11-29 | 1 | -2/+2 |
* | Remove 0.0.0.0 from automatic outbound nat rules | Renato Botelho | 2013-11-28 | 1 | -1/+1 |
* | Fix 0.0.0.0 mask for automatic outbound NAT | Renato Botelho | 2013-11-28 | 1 | -1/+1 |
* | Allow an "empty" CRL to be exported, since this is still a valid action. | jim-p | 2013-11-25 | 1 | -2/+1 |
* | Fix #3331. Set interface subnet as destination when VIP is in the same subnet... | Renato Botelho | 2013-11-21 | 1 | -1/+4 |
* | Fix an issue that changes wrong gateway entry when items are hidden | Renato Botelho | 2013-11-21 | 2 | -14/+19 |
* | Don't flush interface cache on each call of the function when looping through... | jim-p | 2013-11-20 | 2 | -6/+8 |
* | Add subnet to 0.0.0.0 otherwise it's not added to table, ticket #2416 | Renato Botelho | 2013-11-18 | 1 | -1/+1 |
* | Many fixes on privileges, ticket #3216: | Renato Botelho | 2013-11-15 | 17 | -97/+79 |
* | Remove unused variables and fix automatic nat to alias-address | Renato Botelho | 2013-11-13 | 1 | -5/+1 |
* | Add missing count increment | Renato Botelho | 2013-11-13 | 1 | -0/+1 |
* | Handle comma-separated list of remote networks when making vpn_networks table | Phil Davis | 2013-11-12 | 1 | -2/+5 |
* | Rework the usage of the shell i/o during stop_packages(), fixes the "Syntax e... | jim-p | 2013-11-11 | 1 | -5/+4 |
* | This tag could be present, but empty. Skip processing if the interface has no... | jim-p | 2013-11-11 | 1 | -1/+1 |
* | If the interface is configured and not enabled, bail. We do not need to chang... | jim-p | 2013-11-11 | 1 | -0/+6 |
* | Unset this variable used in the loop to avoid having wrong information | Ermal | 2013-11-07 | 1 | -0/+2 |
* | Do not forget the trace in the pf.conf that something went wrong during rules... | Ermal | 2013-11-07 | 1 | -1/+1 |
* | Merge pull request #846 from jean-m-cyr/RELENG_2_1 | Ermal Luçi | 2013-11-07 | 1 | -0/+4 |
|\ |
|
| * | Give clients the IPV6 address of the DNS server | Jean Cyr | 2013-11-06 | 1 | -0/+4 |
* | | system_camanager init $input_errors so array_push works | Phil Davis | 2013-11-07 | 1 | -0/+1 |
* | | Merge pull request #849 from Robert-Nelson/RELENG_2_1 | Ermal Luçi | 2013-11-07 | 1 | -5/+12 |
|\ \
| |/
|/| |
|
| * | Simplify the code. | Robert Nelson | 2013-11-07 | 1 | -5/+3 |
| * | Rewrite the display_host_results() function to use spaces instead of | Robert Nelson | 2013-11-07 | 1 | -5/+14 |
|/ |
|
* | Call conf_mount_rw before delete user, a better fix for #3294 | Renato Botelho | 2013-11-02 | 1 | -1/+3 |
* | Revert "Add conf_mount_rw calls on functions that changes user/groups. It fix... | Renato Botelho | 2013-11-02 | 1 | -12/+0 |
* | Prevent a Fall Back Pool from being selected when the DNS protocol is in use.... | jim-p | 2013-11-01 | 2 | -3/+7 |
* | Teach system_timezone_configure() to deal with symlinks to avoid having timez... | Renato Botelho | 2013-11-01 | 1 | -1/+11 |
* | Update zoneinfo to 2013.h | Renato Botelho | 2013-11-01 | 1 | -0/+0 |
* | Add conf_mount_rw calls on functions that changes user/groups. It fixes #3294 | Renato Botelho | 2013-11-01 | 1 | -0/+12 |
* | Revert "Define dynamic gateway for GRE interfaces and do not user to define I... | Renato Botelho | 2013-10-29 | 3 | -28/+1 |
* | Define dynamic gateway for GRE interfaces and do not user to define IP addres... | Renato Botelho | 2013-10-29 | 3 | -1/+28 |
* | fix typo | Chris Buechler | 2013-10-28 | 4 | -4/+4 |