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
*
unbreak rc.bootup
Chris Buechler
2010-09-22
1
-1
/
+1
*
Use pkill to avoid an error if the process isn't already running. This was a ...
jim-p
2010-09-22
1
-1
/
+1
*
Properly check and set "Prefer older IPsec SAs" setting in the config and its...
jim-p
2010-09-22
1
-4
/
+8
*
If we fail to send an event to check_reload_status consider its not running a...
Ermal
2010-09-22
1
-7
/
+13
*
Bring gitsync to the new check_reload_status behaviour.
Ermal
2010-09-22
2
-6
/
+2
*
Properly check if this is in use.
jim-p
2010-09-21
1
-1
/
+1
*
Allow selecting an OpenVPN Server CRL if we are in an SSL mode.
jim-p
2010-09-21
1
-2
/
+4
*
Some fixes/enhancements/cleanup
jim-p
2010-09-21
1
-7
/
+37
*
Fix write_rcfile() declaring $rcfileprefix as global and touching rcfile befo...
Renato Botelho
2010-09-20
1
-0
/
+7
*
Update (C)
Scott Ullrich
2010-09-19
1
-1
/
+1
*
Ensure /etc/gettytab is of a sane size and restore from backup + log if it is...
Scott Ullrich
2010-09-19
1
-0
/
+7
*
Correct typo. Spotted by: wagnoza(IRC)
Ermal
2010-09-17
1
-1
/
+1
*
on newip event reload the static routes for that interface because on dynamic...
Ermal
2010-09-17
2
-1
/
+6
*
Prevent a foreach on what might not be an array. Fixes #900
jim-p
2010-09-16
1
-0
/
+4
*
Add as a search domain the domains suggested by dhcp.
Ermal
2010-09-16
2
-0
/
+26
*
We might not have any defaultgw selected and consider wan as default. Make su...
Ermal
2010-09-16
1
-0
/
+7
*
Fix this function's logic/variable tests.
jim-p
2010-09-16
1
-3
/
+3
*
Add some safety belt checks so we don't try to update an imported crl
jim-p
2010-09-16
1
-0
/
+9
*
Add some CRL support functions, not active or used in the GUI yet.
jim-p
2010-09-16
1
-2
/
+119
*
Make it possible to show default against dynamic gateway names in the GUI.
Ermal
2010-09-16
1
-3
/
+10
*
Actually display a the right class for static gateways. Also fix whitespace
Ermal
2010-09-16
1
-9
/
+8
*
Do not suck in the file but actually execute it.
Ermal
2010-09-16
1
-1
/
+1
*
Add support for an automatic merge list to gitsync, properly escape user-supp...
Erik Fonnesbeck
2010-09-16
1
-11
/
+40
*
Return list with WAN and LAN interfaces in the configured order rather than g...
Erik Fonnesbeck
2010-09-15
1
-47
/
+14
*
Revert "Reorder the way this list (get_configured_interface_list) is generate...
Erik Fonnesbeck
2010-09-15
1
-7
/
+9
*
Merge branch 'master' of rcs.pfsense.org:pfsense/mainline
gnhb
2010-09-16
3
-76
/
+51
|
\
|
*
Write status file every 5seconds.
Ermal
2010-09-15
1
-1
/
+1
|
*
Send a log entry when openvpn resync is called.
Ermal
2010-09-15
1
-2
/
+6
|
*
Oops this is meant to add members not override them.
Ermal
2010-09-15
1
-1
/
+1
|
*
Cleanup code.
Ermal
2010-09-15
1
-1
/
+0
|
*
Do not use the \ based list for modules because it treats even the comments a...
Ermal
2010-09-15
1
-71
/
+43
*
|
Reorder the way this list (get_configured_interface_list) is generated to mak...
gnhb
2010-09-16
1
-9
/
+7
|
/
*
Ticket #867. Flush the cache when restarting apinger and also when rc.newwani...
Ermal
2010-09-14
3
-5
/
+9
*
Do stricter validation of host names and domain names.
Erik Fonnesbeck
2010-09-14
1
-2
/
+2
*
Simplify logic.
Ermal
2010-09-13
1
-7
/
+8
*
Ticket #876. Actually use the friendly name for the key of the array returned...
Ermal
2010-09-13
1
-7
/
+7
*
Ticket #876. Show all gateways even though apinger is not monitoring them, fo...
Ermal
2010-09-09
2
-18
/
+14
*
Ticket #876. Add the ip to the respective files on ppp linkup event so the co...
Ermal
2010-09-09
1
-167
/
+142
*
Since the OpenVPN management is done via unix socket and not tcp, we no longe...
jim-p
2010-09-09
1
-3
/
+2
*
Reload cron after changes. Submitted-by: robiscool
Scott Ullrich
2010-09-09
1
-2
/
+5
*
Check for proper type.
Ermal
2010-09-08
1
-2
/
+2
*
Correct typo in file name. Also do not delete users just expire them.
Ermal
2010-09-08
2
-4
/
+5
*
Use foreach and check for type to avoid errors.
Ermal
2010-09-08
1
-10
/
+9
*
Start-up first check_reload_status than call rc.bootup since this is the new ...
Ermal
2010-09-08
1
-86
/
+84
*
Expand alias for redirect target port and truncate to first port or range if ...
Erik Fonnesbeck
2010-09-07
1
-1
/
+8
*
Fix variable name typo in status_services.php and fix return value of is_pid_...
Erik Fonnesbeck
2010-09-07
1
-1
/
+1
*
Ticket #876. Reload gateways/apinger before filter_reload so the new ip/gatew...
Ermal
2010-09-07
1
-4
/
+3
*
Use the new events mechanisms to dispatch events.
Ermal
2010-09-07
11
-18
/
+44
*
Ticket #876. Remove old status file of apinger before restarting because it m...
Ermal
2010-09-06
1
-1
/
+2
*
Actually there is a script that will run ntpd on bootup. Revert partially the...
Ermal
2010-09-06
1
-0
/
+3
[next]