Seth Mos
|
839ee78fc2
|
Further fine tune the gif tunnel default route commands.
|
2011-05-21 23:16:01 +02:00 |
|
Seth Mos
|
69bd3cc0f7
|
Comment out the interface_gif_configure(). It is causing more issues then it is solving.
|
2011-05-21 23:14:51 +02:00 |
|
Seth Mos
|
3be49c5fc3
|
Run system_routing_configure() for all the gif interfaces when the parent interfaces renews.
|
2011-05-21 22:41:01 +02:00 |
|
Seth Mos
|
100c7be0ed
|
Do not use global router advertisements, instead configure per interface.
|
2011-05-20 22:47:06 +02:00 |
|
jim-p
|
f69d8346d5
|
Merge remote branch 'upstream/master'
|
2011-05-20 12:05:18 -04:00 |
|
Ermal
|
abcdca835c
|
Fixes #1386. Correct unlooping nested port aliases.
|
2011-05-20 16:54:42 +00:00 |
|
jim-p
|
aa6699fbea
|
Fix config sync issue. Resolves #1547 Fixed-by: Ermal
|
2011-05-20 10:27:29 -04:00 |
|
Ermal
|
aa3c486685
|
Correct code to use correct refernces for proxy settings set in Advanced->misc. Reported-by: http://forum.pfsense.org/index.php/topic,36939.0.html
|
2011-05-20 16:10:27 +00:00 |
|
Ermal
|
2a57a4d1c1
|
Correct curl setting for setting a proxy username and password. Reported-by: http://forum.pfsense.org/index.php/topic,36939.0.html
|
2011-05-20 15:45:01 +00:00 |
|
Ermal
|
b7d56b6412
|
Fixes #1508. When an interface is configured as static and an up event comes manually trigger rc.newwanip so gateway and other services get restarted properly.
|
2011-05-19 21:03:21 +00:00 |
|
jim-p
|
e4aa1eaed4
|
Merge remote branch 'upstream/master'
|
2011-05-19 14:51:08 -04:00 |
|
jim-p
|
43a68abc9d
|
Fix clearing of PPTP/PPPoE/L2TP server raw logs. Fixes #1340
|
2011-05-19 14:47:56 -04:00 |
|
jim-p
|
51f8a7f8d5
|
Correct password variable name for input validation test on PPTP users. Fixes #1239
|
2011-05-19 14:26:26 -04:00 |
|
jim-p
|
bac9941b5e
|
Reject alias names that are too long. Fixes #1510
|
2011-05-19 13:34:43 -04:00 |
|
jim-p
|
12ac39e824
|
Merge remote branch 'upstream/master'
Conflicts:
conf.default/config.xml
|
2011-05-19 12:54:03 -04:00 |
|
jim-p
|
dfa6dedad7
|
Fix array parsing of rc files. Resolves #1541
|
2011-05-19 12:51:58 -04:00 |
|
jim-p
|
c1f4af16f3
|
Show the DUID instead of the MAC. Fix online test.
|
2011-05-19 11:08:25 -04:00 |
|
jim-p
|
bcb24b81f5
|
Misc DHCPv6 lease view improvements (at least shows the IP...)
|
2011-05-19 10:44:54 -04:00 |
|
jim-p
|
153fa4475f
|
Fix conf.default version
|
2011-05-19 08:56:41 -04:00 |
|
jim-p
|
a83d01d8d2
|
Fix conf.default version
|
2011-05-19 08:56:19 -04:00 |
|
jim-p
|
27d0722d13
|
Merge remote branch 'upstream/master'
|
2011-05-19 08:50:48 -04:00 |
|
Ermal
|
2f6532d552
|
Fixes #1514. Differentiate in the carp settings between layer7, limiter and queues so layer7 and limiters do not rely on queues being active.
|
2011-05-18 23:09:48 +00:00 |
|
Ermal
|
941baf1e26
|
When uninstalling packages try to remove even any rc files created by packages.
|
2011-05-18 22:49:07 +00:00 |
|
Ermal
|
6c19757e15
|
Restore running custom scripts under /usr/local/etc/rc.d directory since it causes regressions and its a feature used by many users.
|
2011-05-18 22:40:24 +00:00 |
|
Ermal
|
c415a55bd3
|
Micro optimization.
|
2011-05-18 21:56:13 +00:00 |
|
Ermal
|
bb4fcffd7d
|
Fixes #1522. Call interface reconfigure so we bring down the interface and than re-configure it.
|
2011-05-18 21:54:12 +00:00 |
|
Ermal
|
f51d4f989e
|
Ticket #1534, #1433. Remove custom sync code for vip, since it array_merge() replaces same keys data when merging. But make the code for reloading only changed vips after merge better and some more checks.
|
2011-05-18 21:31:35 +00:00 |
|
Ermal
|
516114406b
|
Ticket #1534, #1433. Properly merge carp interfaces and do not reload carp interfaces that have not change any configuration parameter. Also make merge_config_section_xmlrpc() an alias for restore_config_section_xmlrpc() since that what it is.
|
2011-05-18 21:11:10 +00:00 |
|
jim-p
|
ce107ca58c
|
When converting 1.2.3 LB pools to 2.0 gateway groups, strip invalid characters from the group names and update any rules referencing the old name. Fixes #1515
|
2011-05-18 16:56:34 -04:00 |
|
Ermal
|
ee7f1647b9
|
Correct default code disabling! Ponty-hat: myself
|
2011-05-18 20:35:43 +00:00 |
|
Ermal
|
77b70d6bc4
|
Disable the default route switching code since its causing more issues than solving. It needs more work to get re-enabled.
|
2011-05-18 19:43:52 +00:00 |
|
jim-p
|
7171b7b65d
|
Fix PPTP server radius settings upgrade from 1.2.3. Fixes #1292
|
2011-05-18 12:53:46 -04:00 |
|
Chris Buechler
|
0d5c21f743
|
fix missing images for CRLs
|
2011-05-17 21:59:03 -04:00 |
|
Ermal
|
7eea44079f
|
When uninstalling a service actually stop it first.
|
2011-05-17 22:23:54 +00:00 |
|
Ermal
|
b5058001d4
|
Do not call stop_service since its already called from start_service itself.
|
2011-05-17 22:20:53 +00:00 |
|
Ermal
|
b27ade8ebd
|
Test for null names passed to these functions as a safety precaution.
|
2011-05-17 22:19:12 +00:00 |
|
Ermal
|
f1dbcf4741
|
Actually sync_package before starting it again. Also include restart in the log message since it might be like that.
|
2011-05-17 22:18:10 +00:00 |
|
Ermal
|
aed6fc725e
|
Ticket #1534. Change rc.start_packages and rc.stop_packages to php scripts so they do a proper job at start/stop packages, rather than assume every package has a .sh script which is not true. It mostly reuses code from rc.packages which is not used anywhere as of now!
|
2011-05-17 22:14:34 +00:00 |
|
Ermal
|
8bf2e9e539
|
Test for null names passed to these functions as a safety precaution.
|
2011-05-17 22:08:21 +00:00 |
|
Ermal
|
098820e224
|
Ticket #1534. Check if a rc file exists before trying to run it. Also return if we execute a stop command through rc file to be consistent with the start_service function.
|
2011-05-17 21:47:20 +00:00 |
|
Ermal
|
67d78c87c9
|
Ticket #1534. Serialize all the xmlrpc requests coming to the firewall. Seems such request can stomp into each other and create either corruption of xmlrpc request or other issues.
|
2011-05-17 21:18:33 +00:00 |
|
jim-p
|
f5adee3f6e
|
Make sure all CP form elements are disabled/enabled with the master checkbox.
|
2011-05-17 14:24:39 -04:00 |
|
jim-p
|
a7af5ddcce
|
Don't put an empty PSK into the file, and try to avoid extra whitespace to be safe.
|
2011-05-17 14:04:08 -04:00 |
|
jim-p
|
aab2a3f6df
|
Update default gitsync url to be the github URL. If anyone had done a gitsync before to the standard URL, they'll need to either rm /root/pfsense/ or cd /root/pfsense/pfSenseGITREPO/pfSenseGITREPO; git remote set-url origin git://github.com/bsdperimeter/pfsense.git; and then gitsync again.
|
2011-05-16 16:57:02 -04:00 |
|
jim-p
|
1a13765065
|
Fixup MAC display on this other path too
|
2011-05-16 16:47:47 -04:00 |
|
jim-p
|
701989fbe4
|
Print the MAC mfg on another line in a smaller font if it's found. Less obtrusive than completely replacing the MAC.
|
2011-05-16 15:40:44 -04:00 |
|
Warren Baker
|
73bf4a46d9
|
Use base 1000 on user graphs and display cumulative of Total users logged in over the 'x' period.
|
2011-05-16 16:26:43 +02:00 |
|
Warren Baker
|
9cd7285680
|
Ensure that $timestamp is only ever written out if it contains a value and let file be retained through reboots.
|
2011-05-16 16:25:32 +02:00 |
|
Warren Baker
|
24fa000b38
|
Remove Total users graph this has become redundant and replaced with a cumulative result.
|
2011-05-16 16:24:45 +02:00 |
|
Ermal
|
62a29fe39e
|
Resolves #1529. Check if the file exists before opening it.
|
2011-05-16 14:20:15 +08:00 |
|