Erik Fonnesbeck
|
5662633504
|
Add backend code for antenna settings. Ticket #13
|
2010-08-05 04:14:49 -06:00 |
|
Erik Fonnesbeck
|
fb95b3244a
|
Allow specifying other branches when using the existing repository URL in gitsync after the branches have been downloaded for the first time.
|
2010-08-05 00:50:43 -06:00 |
|
Erik Fonnesbeck
|
5624039060
|
Some minor fixes for gitsync. Don't create these unused directories, and make sure the file system is returned to the read-only state on NanoBSD.
|
2010-08-04 23:59:42 -06:00 |
|
Chris Buechler
|
f7ec62f873
|
Fix text, and default to 1400
|
2010-08-04 23:53:59 -04:00 |
|
Erik Fonnesbeck
|
aa4f498dda
|
Add sysctl functions that support getting/setting multiple values in a single call.
|
2010-08-04 19:22:03 -06:00 |
|
Erik Fonnesbeck
|
7ef771f456
|
Don't install reflection rules for port forwards with a destination address of 0.0.0.0.
|
2010-08-04 14:38:24 -06:00 |
|
jim-p
|
3b3170d094
|
Don't split the date/time when forming a line's timestamp, use both. Otherwise it can lead to oddities when crossing a date border. Fixes #478
|
2010-08-04 16:24:01 -04:00 |
|
Ermal
|
4cea5cf8ab
|
Resolves #599. Split mtu and mss fields in interfaces page so it is possible to set them differently.
|
2010-08-04 17:12:42 +00:00 |
|
jim-p
|
56a5a0ab89
|
Disable TSO and LRO in upgraded configs.
|
2010-08-04 11:18:46 -04:00 |
|
jim-p
|
943659d0b3
|
Refine the setting/checking of these variables a little.
|
2010-08-04 11:02:16 -04:00 |
|
jim-p
|
ad487c481c
|
Fix this test.
|
2010-08-04 09:27:00 -04:00 |
|
Ermal
|
7ed9c6acdf
|
Resolves #716. Correctly unset values of m1 and d on HFSC and appropriate special values on other schedulers if previously they had a value.
|
2010-08-03 18:12:40 +00:00 |
|
Ermal
|
6441fa9a5f
|
Resolves #787. Present an option to enable a scrub rule for <vpns> target to limit the mss to specified value.
|
2010-08-03 17:35:50 +00:00 |
|
Ermal
|
17d058aa2d
|
Resolves #791. add a missing = in the get request.
|
2010-08-03 17:06:14 +00:00 |
|
Ermal
|
9fd16ce49e
|
Add reference instead of copying also remove bogus comment and code that relies on interfaces named carp which should not happen anymore.
|
2010-08-03 11:41:15 +00:00 |
|
Erik Fonnesbeck
|
b635c0601c
|
Use get_real_interface here and compare to that to make it more generic instead of doing this wireless-specific stuff.
|
2010-08-02 20:03:20 -06:00 |
|
Erik Fonnesbeck
|
557e7de1fd
|
Since convert_friendly_interface_to_friendly_descr is now used for display purposes only, it should be fine to fix the case on PPTP and PPPoE.
|
2010-08-02 19:18:54 -06:00 |
|
Erik Fonnesbeck
|
ef7705b61d
|
Convert outbound NAT rule code to using $FilterIflist for getting alias names and fix a case where the wrong name could get into the rule when there is no IP address.
|
2010-08-02 19:06:01 -06:00 |
|
Erik Fonnesbeck
|
8e06972c7d
|
Revert "Adjust case of aliases/description names for PPTP and PPPoE server interfaces." since it affects a package that is using the pptp alias.
This reverts commit 429cac0198.
|
2010-08-02 16:30:09 -06:00 |
|
jim-p
|
0ce726624d
|
Optionally sync users and groups via xmlrpc. Fixes #650
|
2010-08-02 17:17:46 -04:00 |
|
jim-p
|
7b5c56ea91
|
Make sure this variable is an array before performing array operations upon it.
|
2010-08-02 16:04:21 -04:00 |
|
jim-p
|
09f11c7196
|
Ensure static ARP is configured each time the DHCP service is configured. Previously, it was not enabled after bootup, but was if saved from the GUI. Fixes #782
|
2010-08-02 15:02:52 -04:00 |
|
Erik Fonnesbeck
|
2aa2b8736b
|
Fix typo in interface name.
|
2010-08-02 02:40:53 -06:00 |
|
Erik Fonnesbeck
|
3803273088
|
Don't create the wireless section of the config for an interface section that doesn't exist.
|
2010-08-02 02:25:29 -06:00 |
|
Erik Fonnesbeck
|
af637766c1
|
Make convert_real_interface_to_friendly_interface_name recognize that the parent wireless name in the config means the same as the #0 clone. Fixes a bug in is_interface_wireless that could cause it to create a blank interface entry.
|
2010-08-02 01:52:18 -06:00 |
|
Erik Fonnesbeck
|
429cac0198
|
Adjust case of aliases/description names for PPTP and PPPoE server interfaces.
|
2010-08-01 23:36:58 -06:00 |
|
Erik Fonnesbeck
|
349e9ec1d0
|
Correct capitalization for PPTP and L2TP in a couple places.
|
2010-08-01 23:03:26 -06:00 |
|
Scott Ullrich
|
34d70cc09a
|
Set the timezone if available. This will minimize calls to the system for tz data and should not have any negative side-effects.
|
2010-08-02 00:02:12 -04:00 |
|
Erik Fonnesbeck
|
57c52d4507
|
Small optimization for convert_friendly_interface_to_friendly_descr. Do not build an interface list for the most common cases.
|
2010-08-01 21:53:06 -06:00 |
|
Scott Ullrich
|
96e04209ef
|
Set 96 megabytes to 5 meg of cache
|
2010-07-30 20:27:23 -04:00 |
|
Scott Ullrich
|
1e86e8970e
|
Use more conservative apc memory values
|
2010-07-30 20:24:44 -04:00 |
|
Scott Ullrich
|
5778e859e9
|
Update to 2010
|
2010-07-30 20:19:26 -04:00 |
|
Scott Ullrich
|
8ee1dc80e7
|
Do not load apc module when under low memory situations
|
2010-07-30 20:17:48 -04:00 |
|
Scott Ullrich
|
21a6662ca7
|
Use 97 megabytes, apc is not a module so do not set
|
2010-07-30 20:12:11 -04:00 |
|
Scott Ullrich
|
cddedb4083
|
Ensure apc is disabled by setting to 0. Also enable suhosin php support for < 65 megabytes of ram, too
|
2010-07-30 20:11:08 -04:00 |
|
Scott Ullrich
|
38b52836ad
|
Update (C)
|
2010-07-30 19:39:52 -04:00 |
|
Scott Ullrich
|
9a13275612
|
Include hostname in growl notice
|
2010-07-30 19:39:41 -04:00 |
|
Scott Ullrich
|
320a5ac1f5
|
Add header
|
2010-07-30 19:36:09 -04:00 |
|
Scott Ullrich
|
476aa14b9f
|
Use rc.firmware_notify to send a message when upgrade starts and completed
|
2010-07-30 19:34:48 -04:00 |
|
Scott Ullrich
|
ba90574464
|
Adding script to allow sending messages to growl or email from normal shell scripts. Options are -e for email, -g for growl and -m 'message to send'
|
2010-07-30 19:32:48 -04:00 |
|
Scott Ullrich
|
d29d05ab8e
|
Broadcast when a firmware upgrade is completed
|
2010-07-30 19:30:37 -04:00 |
|
Ermal
|
89830b60dc
|
Ticket #776. reload even ipalias type of vip when reloading carps and do not destroy cloned interfaces on interface bring down.
|
2010-07-30 21:55:15 +00:00 |
|
Ermal
|
83463e1e99
|
When filtering on the member interfaces of the bridge tell if_bridge to send locally destined packets as coming from the member itself. This should fix some reported issues on Ticket #729.
|
2010-07-30 16:26:07 +00:00 |
|
Ermal
|
3ca774ac10
|
Be more correct and do the same checks for RXCSUM capabilities as is done for TXCSUM one.
|
2010-07-30 15:18:47 +00:00 |
|
Ermal
|
a639bb917d
|
Ticket #88. Correctly use the parameter returned from link_interface_to_bridge to actually set the flags on the interface being configured the same as the bridge. While here simplify gre/gif handling too.
|
2010-07-30 15:16:32 +00:00 |
|
jim-p
|
3c9781d86a
|
Check if this variable is empty before using, since if it's null/empty, it will come back true when we don't want that.
|
2010-07-30 09:32:05 -04:00 |
|
smos
|
318c1505e8
|
Do not use a monitor address from a load balancer pool as the monitor IP for a connection. This can lead to incorrect configurations. Some 1.2
configurations use load balancer pools as a subtitute for a gateway since that option was not available then.
|
2010-07-30 12:58:54 +02:00 |
|
smos
|
d827f9ccaf
|
Invert the is_array() check as this incorrectly unsets the gateway array leaving the system unreachable
|
2010-07-30 11:54:35 +02:00 |
|
jim-p
|
6d8e6b2257
|
Follow the restored username as the logged in user when upgrading a config. Otherwise you can get access errors if you need to do an interface reassignment.
|
2010-07-29 15:38:38 -04:00 |
|
smos
|
4473744f30
|
Create a valid apinger configuration file for targets that are down during creation.
|
2010-07-29 20:16:34 +02:00 |
|