jim-p
c7d488674c
Allow for easier override on $g values if needed.
2013-09-09 11:25:45 -04:00
Renato Botelho
9d81f904d1
Fix #3106 , parse 'not' rules right on destination for port forward + reflection proxy rules
2013-07-25 09:33:03 -03:00
Warren Baker
eeb590adf2
Add missing backup of gettytab
2013-07-22 09:25:43 +02:00
Ermal
265be6f5ab
Resolves #2910 . Make apinger write its status file just after starting so that thing work as expected
2013-07-05 10:55:00 +00:00
jim-p
2abd3885f7
Bump this so it's distinct in case we need it. At the very least so people who have run gitsync to RELENG_2_0 are visibly different from a stock version.
2013-06-05 10:11:07 -04:00
jim-p
7954946541
Fix up invalid/old .tcshrc for 2.0.x.
2013-06-05 10:10:39 -04:00
jim-p
a4f7c378f1
Unbreak Dynamic DNS updates from DHCP, ISC changed the config layout to require zone declarations, and the ddns-update-style directive only works globally.
2013-05-22 16:01:46 -04:00
Chris Buechler
0b03b89f9d
remove auto-added allow rule for pfsync
2013-05-17 13:40:05 -04:00
Renato Botelho
92b27ea16b
Fixes on HA setup:
...
- Disable pfsync when it's disabled on GUI
- Remove syncpeer and back it to default multicast address when it's
removed from conf
Fixes #2491
2013-05-16 09:35:52 -04:00
jim-p
459b5317da
Add nsswitch.conf to stop syslog from producing errors when sending full messages.
2013-04-26 13:15:34 -04:00
Warren Baker
aa72848dd2
Fix isvm check to match on product
2013-04-26 10:37:22 +02:00
jim-p
6e905c8a6f
Move dnsmasq start to before ntp, or else the entry for the DNS forwarder in /etc/resolv.conf will always time out.
2013-04-25 15:32:16 -04:00
Renato Botelho
ecf8dba773
Make more strict comparison to avoid type issues when gw name only contain numbers. Fixes #2956
2013-04-18 14:52:51 -03:00
Chris Buechler
e523bba432
bump to 2.0.3-RELEASE
2013-04-10 03:10:07 -05:00
Chris Buechler
43213cebe7
change back to PRERELEASE, we'll re-enable public snapshots until we're confident the build problem is resolved.
2013-04-05 08:09:37 -05:00
Chris Buechler
c5df941eca
bump to 2.0.3-RELEASE
2013-04-02 20:05:19 -05:00
Ermal
4d8a1ec23f
Move status file to a ram disk to avoid possible latency issues
2013-03-26 20:33:33 +00:00
Chris Buechler
a876f1ed0b
point to new github repo
2013-03-10 20:46:21 -05:00
Warren Baker
99dcc4895b
Use the process name rather to avoid the infamous file not found error
2013-03-08 21:35:40 +02:00
jim-p
af8d854c91
Fix variable name reference, fixes port display after lan IP reset.
2013-03-07 13:53:12 -05:00
jim-p
822a8575e0
Better check for the right bits being set.
2013-02-25 15:25:30 -05:00
jim-p
9bfa57b39b
Always clear the OpenVPN route when using shared key, no matter what the tunnel network "CIDR" is set to, it still needs it.
2013-02-25 15:21:08 -05:00
Renato Botelho
c6a69aedb1
fix typo
2013-02-20 15:11:35 -03:00
jim-p
83e18db533
Use our own git package and not the really old one from FreeBSD's ftp archive for 8.1
2013-02-15 15:57:16 -05:00
jim-p
ef84458311
Use the actual openvpn restart routine when starting/stopping from services rather than killing/restarting manually.
2013-02-11 14:03:01 -05:00
Ermal
b9f6677017
If more than 2 minutes have passed from the prunning process ignore the lock
2013-02-11 11:03:24 +00:00
Ermal
b16d70ebb1
Test that timeout value is bigger than 0
2013-02-11 10:56:37 +00:00
jim-p
25d0e8c3cd
Fix fallback pool monitor selection.
2013-02-08 15:56:11 -05:00
jim-p
053876753e
Restart ntpd a little differently, seems to stabilize it when restarted from rc.newwanip
2013-02-08 15:02:57 -05:00
Ermal
89ad939052
Actually let xmlrpc construct the url internally from the passed info it is doing same checks
2013-02-06 20:01:42 +00:00
Ermal
d06b30eaf6
Correct url creation for xmlrpc. Fix lock order with voucher expire. Bring from master fixes for exec_php xmlrpc code generation
2013-02-06 19:46:15 +00:00
Ermal
b36c115f70
When going through the xmlrpc calls do not hold the lock since deadlock might occur.
2013-02-06 19:38:46 +00:00
Ermal
7b2c22a956
Unlink pid file before starting a new process
2013-02-05 16:07:17 +00:00
jim-p
a9488104aa
Bring in the RCFILEPREFIX as constant fixes from HEAD, since otherwise rc.stop_packages was globbing in the wrong dir and executing the wrong scripts. Also seems to have fixed the "bad fd" error.
2013-01-30 15:13:18 -05:00
Ermal
eaf87cb0f9
No need for escaping here since this is php internal functions
2013-01-26 16:37:33 +00:00
Ermal
f8bb2aacdc
Enable cgi for the webgui since some ports like lightsquid need it
2013-01-21 14:36:11 +00:00
Renato Botelho
633c02c1ac
Previous attempt to fix #1995 allow to set more than one default queues, prevent it with this change. It should fix #1995
2013-01-21 09:48:40 -02:00
Renato Botelho
473129bbc3
Allow to edit default queue. Should fix #1995
2013-01-17 17:00:03 -02:00
jim-p
f26c1f794e
Use functions to reduce code duplication; Add function to clear route to the interface IP before starting openvpn, otherwise the process cannot start. Ticket #2712
2013-01-15 12:08:43 -05:00
jim-p
4683015021
Better test if we're running at the cli or in lighty. Also suppress output for the session start if it fails.
2013-01-15 11:30:20 -05:00
jim-p
6f165ffcdf
Something in the LDAP libraries has changed and it no longer likes spaces in the CA filename. Use the refid for the CA filename since it will always be unqiue, and it will never contain any spaces, unlike authname or the CA's descr.
2013-01-14 16:27:33 -05:00
jim-p
e6b741a59c
Put syslogd into secure mode so no remote log messages are accepted. Sending to a remote syslog server still works with this option.
2013-01-10 14:02:45 -05:00
bcyrill
9cdb8eeed9
Update etc/inc/voucher.inc
...
Apply to branch 2.0 as well.
Fix array initialization as noted by 'elratt0r' in http://forum.pfsense.org/index.php/topic,49799.0.html
2013-01-10 17:06:46 +01:00
Renato Botelho
202699ad01
Interface assignment wrongly changing:
...
When WAN is set to PPPoE and user set other interfaces IP address using
console, it wrongly change the interface assignment to use the same
device of wan. It was caused by a hard coded "wan" on
console_get_interface_from_ppp() call, when it should use $interface
instead. It should fix #2074
2013-01-07 18:09:01 -02:00
jim-p
f9a109a308
Make option 11 kill php and lighty like it does on HEAD
2013-01-07 13:10:02 -05:00
Ermal
df0207cea9
Since php_sapi_name() is useless in pfSense test if argc has been registered or not to avoid warnings on bootup
2013-01-05 17:02:27 +00:00
Ermal
9f1e3d6480
Sync rc.php_init_setup with master
2013-01-05 16:38:53 +00:00
Ermal
f2d7436a70
Add to obsolete files as well
2013-01-05 13:35:13 +00:00
Ermal
9ec91e36f7
Merge: Just check the file_exists let pkill decide if its a vaild file or not.
2013-01-04 22:15:03 +00:00
Ermal
d9cdb3630c
Merge improvements to filterdns daemon
2013-01-04 22:14:18 +00:00