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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix php behaviour on xmlrpc sync and vouchers starting with a number. Apparen...
Ermal
2011-07-20
1
-1
/
+1
*
Redirect errors to file
Scott Ullrich
2011-07-17
1
-1
/
+1
*
Ticket #1552. Do not allow route-to to be set on block/reject rules for now. ...
Ermal
2011-07-15
1
-1
/
+1
*
Ticket #1193. Do not show default queue checkbox when another queue has it se...
Ermal
2011-07-15
1
-23
/
+21
*
Ticket #1052. Enforce certificates if they are present for authenticating to ...
Ermal
2011-07-15
2
-11
/
+44
*
fix correct name
lgcosta
2011-07-15
1
-2
/
+2
*
Correct ts filename
Scott Ullrich
2011-07-15
1
-1
/
+1
*
Revert "Only load modules once"
Scott Ullrich
2011-07-13
1
-2
/
+0
*
Only load modules once
Scott Ullrich
2011-07-13
1
-0
/
+2
*
Allow a ZMQ syslog address
Andrew Thompson
2011-07-14
1
-0
/
+6
*
CRL fixes for empty CRLs (so they don't kill OpenVPN)
jim-p
2011-07-13
1
-0
/
+1
*
Adding ioncube_loader
Scott Ullrich
2011-07-13
1
-2
/
+2
*
Allow DHCP mappings to be resolved first for reverse lookups.
Andrew Thompson
2011-07-13
1
-3
/
+10
*
Create dynamodules in the order they where touche
Scott Ullrich
2011-07-12
1
-1
/
+1
*
Do a more strict check on this to avoid warnings
Ermal
2011-07-12
1
-1
/
+1
*
Enable the pfsync checking unconditionally
Ermal
2011-07-11
1
-10
/
+8
*
Actually give pfsync time to catch up.
Ermal
2011-07-11
1
-0
/
+2
*
If the sync has not finished do not start carp yet
Ermal
2011-07-11
1
-0
/
+11
*
Fixes #1666. For OpenVPN interfaces always check if part of bridge or not.
Ermal
2011-07-11
1
-1
/
+1
*
fix text
Chris Buechler
2011-07-09
1
-1
/
+1
*
Ticket #1564. Give +x to the script so it can be executed. Simple hah :)
Ermal
2011-07-08
1
-0
/
+0
*
$g needs to be a global. Resolves #1654
Scott Ullrich
2011-07-07
1
-0
/
+1
*
Use RELENG_2_0 for updates and gitsync default.
jim-p
2011-07-07
2
-7
/
+8
*
Actually do pass an argument for second -b to avoid matching more tha suppose...
Ermal
2011-07-06
1
-0
/
+2
*
Ticket #1646. Put netmasks of /32 to the parameters of pfctl -b to avoid that...
Ermal
2011-07-06
1
-2
/
+2
*
Feature #1603. Correct nested urltable alias code to be more fullproof to err...
Ermal
2011-07-06
2
-21
/
+34
*
Add function to return a certificate's common name.
jim-p
2011-07-06
1
-0
/
+21
*
Add issing include to avoid PHP fatal error when calling enable_rrd_graphing()
Scott Ullrich
2011-07-05
1
-0
/
+1
*
Add checks for miniupnpd to avoid php errors.
Ermal
2011-07-05
1
-1
/
+1
*
Oops use ;
Scott Ullrich
2011-07-04
1
-2
/
+2
*
Show errors.
Scott Ullrich
2011-07-04
1
-2
/
+2
*
If vouchers are disabled do not allow users to authenticate thorugh existing(...
Ermal
2011-07-04
1
-0
/
+3
*
Launch running script as well
Scott Ullrich
2011-07-04
1
-0
/
+2
*
Don't check OpenVPN ports in use against disabled clients or servers
Chris Buechler
2011-07-04
1
-3
/
+3
*
Add rc.local.running if rc.local is running so it can reattach after a consol...
Scott Ullrich
2011-07-03
1
-0
/
+5
*
Fix copy and pasto
Scott Ullrich
2011-07-03
1
-1
/
+1
*
Launch rc.local into &
Scott Ullrich
2011-07-03
1
-2
/
+5
*
Feature#1603. URL table aliases should be usable within network type aliases.
Evgeny Yurchenko
2011-07-03
1
-1
/
+20
*
Remove $id. Bump (C) date
Scott Ullrich
2011-07-02
1
-2
/
+1
*
If rc.local exists launch it
Scott Ullrich
2011-07-02
1
-0
/
+5
*
Regenerate permissions
Scott Ullrich
2011-07-02
1
-304
/
+355
*
Use error log and log errors to /tmp/PHP_errors.log
Scott Ullrich
2011-07-02
1
-0
/
+4
*
Use empty() so we don't use it if it's defined but blank.
jim-p
2011-07-01
1
-1
/
+1
*
If available, also track the IP used by a user making a config change.
jim-p
2011-07-01
1
-0
/
+2
*
Correct pid filename so the instance of lighty for SSL is running.
Ermal
2011-06-30
1
-1
/
+1
*
Move interfaces_staticarp_configure() to interfaces.inc where it really belongs.
jim-p
2011-06-29
3
-33
/
+32
*
Instead of deleting arp entries, reconfigure static arp. For interfaces witho...
jim-p
2011-06-29
1
-5
/
+4
*
Check if an item is an array before treating it as such in the upgrade code.
jim-p
2011-06-29
1
-2
/
+2
*
Put resolvconf generation first since gif tunnels can use hostanmes
Ermal
2011-06-28
1
-6
/
+6
*
Add recovery code for gif/gre the same as in interface_configure. This helps ...
Ermal
2011-06-28
1
-0
/
+9
[next]