index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
etc
/
inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding patch for pfearly hook from Andrew Thompson
Scott Ullrich
2011-06-27
1
-3
/
+2
*
Bail out of ipsec_get_phase1_dst if there is no remote gateway, else it falls...
jim-p
2011-06-27
1
-1
/
+2
*
In upgrade code for server load balancing, set redirect_mode. Also in the bac...
jim-p
2011-06-27
2
-13
/
+15
*
Fix off-by-one in OpenVPN "local" to "ipaddr" conversion.
jim-p
2011-06-26
1
-2
/
+2
*
No need to use nohup when using mwexec_bg since it calls nohup itself. Also u...
Ermal
2011-06-24
1
-2
/
+2
*
Add LB monitor types to config during upgrade, or they will be missing from b...
jim-p
2011-06-24
1
-0
/
+40
*
Import error handling to avoid errors.
Ermal
2011-06-24
1
-4
/
+5
*
Internal cert and CSR creation error handling added.
Evgeny Yurchenko
2011-06-23
1
-4
/
+12
*
Internal CA creation error handling added.
Evgeny Yurchenko
2011-06-23
1
-2
/
+6
*
Intermediate CAs and openssl_xxx() error checking in CA management.
Evgeny Yurchenko
2011-06-23
1
-0
/
+42
*
Add small comment about rrd binaries
Scott Ullrich
2011-06-23
1
-0
/
+1
*
Loosen grep for rrd
Scott Ullrich
2011-06-23
1
-1
/
+1
*
Backup rrdtool binaries during package reinstallation. Currently that is the...
Scott Ullrich
2011-06-23
1
-2
/
+5
*
The fix of Ticket #1341 broke the FQDN aliases with only one hostname entry, ...
Ermal
2011-06-22
1
-1
/
+2
*
Properly generate a subnet based on the range of IPs for PPTP clients. Bonus:...
jim-p
2011-06-22
1
-5
/
+4
*
New line missing after pkg is extracted.
Warren Baker
2011-06-22
1
-1
/
+1
*
More whitespace fixes.
Warren Baker
2011-06-21
1
-199
/
+194
*
If no event_address in globals.inc specified assume the default. Also fixed w...
Warren Baker
2011-06-21
1
-9
/
+15
*
Kill olsrd if it is not enabled. Reported-by: http://forum.pfsense.org/index....
Ermal
2011-06-21
1
-2
/
+5
*
Do not check dynamic and special interfaces for a complete interface mismatch...
Scott Ullrich
2011-06-19
1
-17
/
+18
*
Do not create blank domain lines if domain is gone from config.xml. It break...
Scott Ullrich
2011-06-19
1
-1
/
+3
*
Fix formatting of fastcgi params in lighty config.
jim-p
2011-06-17
1
-13
/
+13
*
Add a GUI field to adjust the max number of processes for lighttpd.
jim-p
2011-06-17
1
-4
/
+7
*
Do a more thorough check for platform on the ro call, or factory reset blows up.
jim-p
2011-06-16
1
-1
/
+3
*
PHP says that arrays cannot be used as keys, protect against this case as rep...
Ermal
2011-06-15
1
-2
/
+6
*
Restore this back to allow both users and vouchers enabled at same time.
Ermal
2011-06-15
1
-1
/
+1
*
Up config number for username sync upgrade.
Ermal
2011-06-14
1
-1
/
+1
*
Upgrade sync username to latest config version.
Ermal
2011-06-14
1
-0
/
+11
*
Correct functiong does_vip_exist() to actually work. Fixes #1598
Ermal
2011-06-14
1
-10
/
+17
*
Ooops fix the function. Spotted-by: wagnosa(IRC)
Ermal
2011-06-14
1
-3
/
+1
*
NEw functiong does_vip_exist() which works for carp and ipalias type vips to ...
Ermal
2011-06-14
1
-0
/
+35
*
Do not call time() uselessly every time for each entry. Instead just snapshot...
Ermal
2011-06-13
1
-7
/
+16
*
Do not test for availbility of voucher session_timeout in the database it is ...
Ermal
2011-06-13
1
-1
/
+1
*
Fixes #1327. Trigger synching of vouchers to config through check_reload_stat...
Ermal
2011-06-10
2
-17
/
+21
*
Ticket #1545. Ooops pass parameter so the dyndns works correctly. Pointy-hat:...
Ermal
2011-06-10
1
-1
/
+1
*
Allow OpenNTPD to listen on Virtual IPs, not just interfaces. Fixes #342
jim-p
2011-06-08
1
-3
/
+29
*
Fixes #1341. If a table has not entries it is marked as persist and pf(4) doe...
Ermal
2011-06-08
1
-3
/
+6
*
Actually correct vip check to be correct for all vip types.
Ermal
2011-06-08
1
-2
/
+5
*
Do not destroy and create the vip during interface [re]configuration since it...
Ermal
2011-06-08
1
-3
/
+4
*
Disconnect any voucher forced to expire if there are active sessions with it.
Ermal
2011-06-07
1
-0
/
+16
*
Allow a second optional argument to captiveportal_read_db to be able to index...
Ermal
2011-06-07
1
-2
/
+2
*
Correct variable name so voucher disconnect on synchronized vouchers works pr...
Ermal
2011-06-07
1
-1
/
+1
*
Correct event calling during bootup for rc.newipsecdns and also convert the c...
Ermal
2011-06-06
1
-1
/
+1
*
Fix pppoe server user rule generation. Fixes #1577
jim-p
2011-06-06
1
-0
/
+5
*
Correct possible lock leak.
Ermal
2011-06-06
1
-5
/
+2
*
Fix whitespace.
Ermal
2011-06-06
1
-19
/
+19
*
Ticket #1412. Fixing the access login to the user manager presented another p...
Ermal
2011-06-06
1
-0
/
+6
*
Ticket #1545. Take into account curl errors during dyndns service checks othe...
Ermal
2011-06-06
1
-62
/
+12
*
Merge branch 'master' of github.com:bsdperimeter/pfsense
Bill Marquette
2011-06-03
8
-21
/
+48
|
\
|
*
If a mode_cfg subnet is defined for IPsec, also add it to outbound NAT.
jim-p
2011-06-03
1
-0
/
+6
[next]