jim-p
|
e49d4564db
|
Merge remote branch 'upstream/master'
Conflicts:
etc/inc/globals.inc
etc/inc/upgrade_config.inc
|
2011-06-14 16:41:15 -04:00 |
|
Ermal
|
c333d60986
|
Use the new username field from the GUI or default to admin.
|
2011-06-14 14:10:44 +00:00 |
|
Ermal
|
34fb609cec
|
Up config number for username sync upgrade.
|
2011-06-14 14:10:44 +00:00 |
|
Ermal
|
e6ee8fc619
|
Upgrade sync username to latest config version.
|
2011-06-14 14:10:44 +00:00 |
|
Ermal
|
fb5830ef33
|
Actually correct check so it throws some errors during the second try.
|
2011-06-14 13:00:04 +00:00 |
|
Ermal
|
b526daafae
|
Correct functiong does_vip_exist() to actually work. Fixes #1598
|
2011-06-14 12:50:14 +00:00 |
|
Ermal
|
31d5d37e9e
|
Ooops fix the function. Spotted-by: wagnosa(IRC)
|
2011-06-14 11:44:54 +00:00 |
|
Ermal
|
2708a5cf16
|
NEw functiong does_vip_exist() which works for carp and ipalias type vips to help in carp sync issues. Fixes #1598
|
2011-06-14 11:36:20 +00:00 |
|
Ermal
|
7905df9831
|
Porvide information for the filter reload status screen.
|
2011-06-14 09:57:17 +00:00 |
|
Ermal
|
b09c2d86a1
|
Do not call time() uselessly every time for each entry. Instead just snapshot it and use it in calculations. This helps performance and useless paranoic time fetching since every 60 seconds the code will be executed again.
|
2011-06-13 12:34:00 +00:00 |
|
Ermal
|
48de5a1069
|
Do not test for availbility of voucher session_timeout in the database it is mandatory for vouchers. This will make sure that if ever a corrupted db happens a user will be required to relogin and correct the db. Possibly related to: http://forum.pfsense.org/index.php/topic,37636.0.html
|
2011-06-13 12:22:49 +00:00 |
|
jim-p
|
06da79f9a5
|
Merge remote-tracking branch 'upstream/master'
|
2011-06-11 20:49:50 -04:00 |
|
Ermal
|
5ebe85e934
|
Fixes #1327. Trigger synching of vouchers to config through check_reload_status. Retire the saveinterval option since it is not useful anymore. Use the prune process of captiveportal to sync vouchers as well to fix issues as reported-by: http://forum.pfsense.org/index.php/topic,37636.0.html
|
2011-06-10 20:02:47 +00:00 |
|
jim-p
|
de408516a8
|
Merge remote branch 'upstream/master'
|
2011-06-10 12:37:58 -04:00 |
|
Ermal
|
dd28abbd84
|
Ticket #1545. Ooops pass parameter so the dyndns works correctly. Pointy-hat: Copy/pasto
|
2011-06-10 16:19:30 +00:00 |
|
jim-p
|
7401c8c451
|
Allow OpenNTPD to listen on Virtual IPs, not just interfaces. Fixes #342
|
2011-06-08 17:33:26 -04:00 |
|
Ermal
|
c7422829b2
|
Fixes #1341. If a table has not entries it is marked as persist and pf(4) does not clear its contents. Schedule a table flush for these tables after filter reload to make sure an entry is not forgotten.
|
2011-06-08 19:53:54 +00:00 |
|
jim-p
|
3c3cd07e9c
|
Merge remote branch 'upstream/master'
|
2011-06-08 14:16:16 -04:00 |
|
Ermal
|
578f20ec2f
|
Actually correct vip check to be correct for all vip types.
|
2011-06-08 18:15:32 +00:00 |
|
jim-p
|
156bf9b119
|
Merge remote branch 'upstream/master'
|
2011-06-08 14:13:22 -04:00 |
|
Ermal
|
0042f5d964
|
Send correct event for reloading packages.
|
2011-06-08 14:54:20 +00:00 |
|
Ermal
|
6a7dd9bb99
|
Do not destroy and create the vip during interface [re]configuration since it causes unecessary work and most importantly issues.
|
2011-06-08 07:44:26 +00:00 |
|
Ermal
|
2c85b316b8
|
Disconnect any voucher forced to expire if there are active sessions with it.
|
2011-06-07 17:25:24 +00:00 |
|
Ermal
|
e64c894f56
|
Allow a second optional argument to captiveportal_read_db to be able to index the read db by the field in the db.
|
2011-06-07 17:15:41 +00:00 |
|
Ermal
|
f989aa5b83
|
Correct variable name so voucher disconnect on synchronized vouchers works properly.
|
2011-06-07 17:06:36 +00:00 |
|
Scott Ullrich
|
d06f9f4580
|
Adding ioncube
|
2011-06-07 12:52:59 -04:00 |
|
Scott Ullrich
|
c88ff708b6
|
Include ssh2 module if available
|
2011-06-06 17:09:58 -04:00 |
|
Ermal
|
4e19284675
|
Correct event calling during bootup for rc.newipsecdns and also convert the command executed during an ipsec even to go through check_reload_status which will prevent races on calling rc.newipsecdns. Which might lead to many filterdns processes.
|
2011-06-06 18:12:52 +00:00 |
|
Ermal
|
f6bf0661e1
|
Switch this to check_reload_status event to see if it solves any possible issues of nohup blocking signals to be delivered to filterdns proces.
|
2011-06-06 17:57:26 +00:00 |
|
Scott Ullrich
|
63dfc7efc1
|
Suppress keyboard device errors on bootup
|
2011-06-06 12:04:58 -04:00 |
|
jim-p
|
a9c489c7ab
|
Fix pppoe server user rule generation. Fixes #1577
|
2011-06-06 10:37:08 -04:00 |
|
Ermal
|
7d6be855ce
|
Correct possible lock leak.
|
2011-06-06 13:12:55 +00:00 |
|
Ermal
|
ac07425a65
|
Fix whitespace.
|
2011-06-06 12:40:38 +00:00 |
|
Ermal
|
e33be77c0e
|
Ticket #1412. Fixing the access login to the user manager presented another problem since now users cannot change their passwords anymore. Allow this through another page and an extra priviledge needed to be added to the user for allowing them to change the password.
|
2011-06-06 10:53:42 +00:00 |
|
Ermal
|
425ba70828
|
Ticket #1545. Take into account curl errors during dyndns service checks otherwise will just mark some updates as successful even though they are not.
|
2011-06-06 10:22:00 +00:00 |
|
Bill Marquette
|
5cb0360bf4
|
Merge branch 'master' of github.com:bsdperimeter/pfsense
|
2011-06-03 17:29:49 -05:00 |
|
Bill Marquette
|
5b542ae505
|
Typoes
|
2011-06-03 17:29:25 -05:00 |
|
jim-p
|
534375b6f0
|
Merge remote branch 'upstream/master'
Conflicts:
etc/inc/openvpn.inc
|
2011-06-03 15:34:54 -04:00 |
|
jim-p
|
bd4b09826c
|
If a mode_cfg subnet is defined for IPsec, also add it to outbound NAT.
|
2011-06-03 14:53:07 -04:00 |
|
jim-p
|
5cd9e96a42
|
Add a GUI selection for racoon's generate_policy directive since it may be useful in certain configurations, especially for mobile clients.
|
2011-06-03 09:50:53 -04:00 |
|
jim-p
|
5dc6c9102c
|
When making a P2P SSL/TLS OpenVPN server, if the given CIDR for the tunnel network is a /30, don't use the OpenVPN server directive. See ticket #1417
|
2011-06-03 09:20:58 -04:00 |
|
lgcosta
|
327d958a5d
|
fixed for use pfsense API
|
2011-06-03 04:25:46 -03:00 |
|
lgcosta
|
8c0199ea8b
|
Better management for reload lighttpd
|
2011-06-03 04:15:47 -03:00 |
|
jim-p
|
f451ea09a2
|
Show how much data has passed on an SAD entry.
|
2011-06-02 12:47:53 -04:00 |
|
jim-p
|
2e88102db0
|
Disable this until it can be properly fixed.
|
2011-06-01 17:39:27 -04:00 |
|
Ermal
|
7af360ceef
|
Add tunable, by default disabled, to enable the default gateway switching feature when the default one 'disappears'.
|
2011-06-01 23:25:21 +08:00 |
|
jim-p
|
b5ef447f57
|
Fix merge blip.
|
2011-06-01 10:42:07 -04:00 |
|
Ermal
|
f4645d7f48
|
Add tunable, by default disabled, to enable the default gateway switching feature when the default one 'disappears'.
|
2011-06-01 14:03:57 +00:00 |
|
jim-p
|
58005e5213
|
Merge remote branch 'upstream/master'
Conflicts:
conf.default/config.xml
etc/inc/filter.inc
etc/inc/globals.inc
etc/inc/pfsense-utils.inc
etc/inc/upgrade_config.inc
usr/local/www/interfaces.php
|
2011-06-01 09:00:09 -04:00 |
|
Bill Marquette
|
0ca52cfffd
|
fix typoes
|
2011-05-31 13:32:25 -07:00 |
|