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
*
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
*
Ticket #449. Teach OpenVPN to reload only tunnels for the specified interface...
Ermal
2010-03-29
1
-5
/
+13
*
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
2
-3
/
+6
|
\
|
*
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
*
Ticket #447. Allow multiple innstances to be run.
Ermal
2010-03-27
1
-2
/
+2
*
Kill hostapd and wpa_supplicant when bringing the interface down.
Erik Fonnesbeck
2010-03-26
1
-0
/
+7
*
Always kill both hostapd and wpa_supplicant, or they may stay running when WP...
Erik Fonnesbeck
2010-03-26
1
-7
/
+3
*
Fix killing mpd process for ppp.
Ermal
2010-03-27
1
-3
/
+2
*
Add enable bits.
Ermal
2010-03-27
1
-0
/
+2
*
Make lan/wan behave as all other interfaces.
Ermal
2010-03-27
2
-1
/
+8
*
Close console and web services for mpd.
Ermal
2010-03-27
1
-2
/
+12
*
Redo most of the ppp interface handling to be consistent with the other mpd5 ...
Ermal
2010-03-27
2
-218
/
+144
*
Remove nonsense.
Ermal
2010-03-26
1
-1
/
+1
*
Trivial change in position of counter.
gnhb
2010-03-26
1
-1
/
+1
*
I have PPP with mpd5 working really well now, including setting the APN and APN
gnhb
2010-03-26
2
-139
/
+243
*
Send signal to the dhcpleases daemon using its pidfile if it is running to re...
Ermal
2010-03-26
1
-2
/
+10
*
Actually pass the parameter to the dnsmasq where to read its hosts file from.
Ermal
2010-03-26
1
-4
/
+3
*
Fix parameters
Ermal
2010-03-26
1
-2
/
+2
*
Use the new tool to monitor active leases.
Ermal
2010-03-26
1
-5
/
+4
*
Catch up with php5
Ermal
2010-03-25
1
-1
/
+1
*
Fix typo.
Ermal
2010-03-25
1
-1
/
+1
*
Upps use correct variable. Reported-by: kaarposoft(forum)
Ermal
2010-03-24
1
-1
/
+1
*
Prevent upgrade/spurious errors from happening.
Ermal
2010-03-24
1
-1
/
+1
*
Generate hosts entries for all ips configured.
Ermal
2010-03-24
1
-10
/
+7
*
backup_config() does not need to be wrapped with conf_mount_rw().
Ermal
2010-03-23
1
-3
/
+0
*
Use the -s ident option of mpd to send the logs for the PPPoE/PPTP/L2TP serve...
Ermal
2010-03-23
2
-3
/
+12
*
Unbreak ACB
Scott Ullrich
2010-03-23
1
-0
/
+3
*
Resolve problems with dns server setup when allow override is set. Also add s...
Ermal
2010-03-23
1
-11
/
+7
*
The user owner of /dev/pf is root the group will be left to proxy to allow pa...
Ermal
2010-03-23
1
-1
/
+1
*
Add unzip support if unzip binary exists
Scott Ullrich
2010-03-19
1
-0
/
+21
*
Add alias data url option. This code existed but lacked a backend daemon to ...
Scott Ullrich
2010-03-19
1
-1
/
+70
*
Unbreak aliases generation in the ruleset. Yesterday fixing large aliases bro...
Ermal
2010-03-19
1
-0
/
+1
*
Fix parsign of packages xml.
Ermal
2010-03-19
1
-1
/
+4
[next]