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 growl issues.
Scott Ullrich
2010-04-17
1
-3
/
+10
*
Use FQDN for HELLO SMTP command. Ticket #443
pierrepomes
2010-04-17
1
-0
/
+1
*
use 6969 for tftp-proxy
Chris Buechler
2010-04-17
1
-3
/
+3
*
Ticket #511. Actually return the rules from all the packages not just the fir...
Ermal
2010-04-16
1
-2
/
+1
*
Ticket #508. Make TFTP proxy configurable by System Advanced->Firewall/NAT fo...
Ermal
2010-04-16
1
-2
/
+9
*
Beef up the version comparison code. This should let us compare several combi...
jim-p
2010-04-16
1
-0
/
+85
*
radius.inc already has this includes so do not include them explicitly. This ...
Ermal
2010-04-14
1
-2
/
+0
*
Ticket #486. Convert even the gateways that specify the interface itself.
Ermal
2010-04-14
1
-2
/
+5
*
Ticket #499. Create custom options propperly for each interface. This solutio...
Ermal
2010-04-14
1
-8
/
+4
*
Add code to allow applications on pfSense itself that bind to a socket or wan...
Ermal
2010-04-13
1
-0
/
+8
*
Add a timeout for curl_exec. Combine all dyndns.org methods to one catching u...
Ermal
2010-04-13
1
-36
/
+5
*
Fix regex on matching ip when behind nat.
Ermal
2010-04-13
1
-3
/
+3
*
Move checking if dyndns is enabled to the proper place.
Ermal
2010-04-13
1
-3
/
+3
*
Improve startup time by delaying dyndns synching.
Ermal
2010-04-13
2
-4
/
+4
*
Actually disable flowtables support by default.
Ermal
2010-04-12
1
-1
/
+1
*
Perform more strict validation on CA and Cert names before proceeding in the ...
jim-p
2010-04-12
1
-0
/
+6
*
Simplify "isset($rule['l7container']) and ..." as its already evaluated
thompsa
2010-04-12
1
-1
/
+1
*
Make PPP redial when the connection is dropped. Also, fix PPP uptime display.
gnhb
2010-04-11
2
-1
/
+3
*
Remove unnecessary variables.
gnhb
2010-04-10
1
-2
/
+0
*
Implement reporting and logging of historical PPP uptime with data persisten...
gnhb
2010-04-10
2
-58
/
+22
*
Rework interface_bring_down function a bit. Remove un-needed unlink calls to ...
gnhb
2010-04-10
1
-8
/
+7
*
Add a new global option, disablehelpicon, to hide help icon from all pages
Renato Botelho
2010-04-08
1
-0
/
+1
*
must use -f with pkill to find updaterrd.sh
Chris Buechler
2010-04-03
1
-1
/
+1
*
switch these back to no state until sloppy is fixed
Chris Buechler
2010-04-03
1
-4
/
+4
*
Use ipfw for deleting unused pipes too.
Ermal
2010-04-02
1
-1
/
+2
*
Use ipfw to create the pipes/queues for pf dummynet rules, until we can catch...
Ermal
2010-04-02
2
-6
/
+11
*
Remove update_dns_cache.sh it seems to have been used for hostnames in the fi...
Ermal
2010-03-31
1
-2
/
+0
*
Micro-optimization, no need to fork here just to get the file contents.
Ermal
2010-03-31
1
-2
/
+1
*
Use stristr as a microoptimization.
Ermal
2010-03-31
1
-4
/
+4
*
Remove now unused code.
Ermal
2010-03-31
1
-16
/
+0
*
Fix packages rule generation.
Ermal
2010-03-31
1
-1
/
+1
*
Use new arguments passing style for dhcpleases. Ticket #374.
Ermal
2010-03-31
1
-1
/
+1
*
Ticket #462. Remove references to slbd it is not used anymore.
Ermal
2010-03-31
1
-6
/
+0
*
Fix hosts file generation.
Ermal
2010-03-29
1
-2
/
+1
*
This is of no use. Disable until its writer shows up.
Ermal
2010-03-29
1
-1
/
+1
*
Ticket #449. Teach OpenVPN to reload only tunnels for the specified interface...
Ermal
2010-03-29
2
-6
/
+15
*
Simplify code.
Ermal
2010-03-29
1
-4
/
+3
*
Remove PPP tab these all go to the system log now.
Ermal
2010-03-29
1
-8
/
+2
*
Remove bogus char. Spotted-by:gnoahb@
Ermal
2010-03-29
1
-1
/
+1
*
Restore tun interface because it is still used by openvpn.
Ermal
2010-03-29
1
-1
/
+1
*
Do not enable fastforwarding with ipsec. Silence command because default gw m...
Ermal
2010-03-29
1
-2
/
+2
*
Merge remote branch 'mainline/master'
gnhb
2010-03-29
3
-5
/
+8
|
\
|
*
Fix file names.
Ermal
2010-03-29
1
-2
/
+2
|
*
Be more strict on validations.
Ermal
2010-03-29
1
-2
/
+2
|
*
Make sure we do not error out and silence some errors.
Ermal
2010-03-29
1
-1
/
+4
*
|
Changes to make PPP work again. mpd5 fails to establish a ppp link without
gnhb
2010-03-29
3
-18
/
+28
*
|
Fix a few small bugs in new PPP code, and one type in pfsense-utils.inc
gnhb
2010-03-29
2
-7
/
+5
|
/
*
Remove bougs (.
Ermal
2010-03-28
1
-1
/
+1
*
Propperly choose interface name from correct variable.
Ermal
2010-03-28
1
-4
/
+4
*
Ticket #447. Handle multiple instances propperly.
Ermal
2010-03-27
1
-1
/
+2
[next]