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
Commit message (
Expand
)
Author
Age
Files
Lines
*
on newip event reload the static routes for that interface because on dynamic...
Ermal
2010-09-17
2
-1
/
+6
*
Fix braindead code!
Ermal
2010-09-17
1
-2
/
+1
*
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
3
-1
/
+27
*
Fix typo.
Ermal
2010-09-16
1
-1
/
+1
*
Revert "Add Supported by BSD Perimter field"
Chris Buechler
2010-09-16
2
-21
/
+2
*
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
*
Display delete(x) buttons.
Ermal
2010-09-16
1
-1
/
+1
*
Oops bring back this code too.
Ermal
2010-09-16
1
-1
/
+4
*
Actually this part should not have been committed at all.
Ermal
2010-09-16
1
-3
/
+6
*
Fix gettext! Needed here?!
Ermal
2010-09-16
1
-1
/
+1
*
Whitespace fixes.
Ermal
2010-09-16
1
-5
/
+4
*
Whitespace fixes.
Ermal
2010-09-16
1
-3
/
+2
*
Bring code up to speed with latest world.
Ermal
2010-09-16
1
-30
/
+16
*
Actually display a the right class for static gateways. Also fix whitespace
Ermal
2010-09-16
2
-27
/
+24
*
Show status as Gathering data rather than unknown since the later seems to sc...
Ermal
2010-09-16
4
-6
/
+6
*
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
2
-11
/
+43
*
Use a list that includes WAN and LAN here rather than only OPT.
Erik Fonnesbeck
2010-09-15
1
-2
/
+2
*
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
10
-111
/
+99
|
\
|
*
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
|
*
Ticket #876. Actually the event to send is interface newip $ip rather interfa...
Ermal
2010-09-15
4
-12
/
+9
|
*
Reload dns and interface properly on dynamic types.
Ermal
2010-09-15
4
-11
/
+14
|
*
Oops this is meant to add members not override them.
Ermal
2010-09-15
1
-1
/
+1
|
*
Cleanup code.
Ermal
2010-09-15
2
-10
/
+5
|
*
Change windows.onLoad event to rely on DOM readiness instead, for enablechang...
Warren Baker
2010-09-15
1
-1
/
+19
|
*
Do not overwrite the redirurl parameter already taken care of.
Ermal
2010-09-15
1
-6
/
+5
|
*
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
*
Ensure $value is unset so that subsequent rowhelper fields, without <value/> ...
Warren Baker
2010-09-14
1
-0
/
+1
*
Add Save + Cancel buttons to be below advanced features section if advanced f...
Warren Baker
2010-09-14
1
-1
/
+15
*
Do stricter validation of host names and domain names.
Erik Fonnesbeck
2010-09-14
1
-2
/
+2
*
Fix the delete button and a couple other small errors. Ticket #891
Erik Fonnesbeck
2010-09-14
3
-6
/
+5
*
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
2
-21
/
+9
*
fix text
Chris Buechler
2010-09-12
1
-1
/
+1
*
Disable the 12 hour graph for now, it appears to have defective math.
smos
2010-09-12
1
-1
/
+1
*
Fix enablechange() js problem caused by converting print() to echo().
Warren Baker
2010-09-11
1
-10
/
+10
*
Fix regular expression to allow 10 for ping count.
Erik Fonnesbeck
2010-09-10
1
-2
/
+2
*
Ensure count is valid. Submitted-by: Josh Little
Scott Ullrich
2010-09-10
1
-1
/
+3
*
Ticket #876. Show all gateways even though apinger is not monitoring them, fo...
Ermal
2010-09-09
5
-70
/
+92
*
Ticket #876. Add the ip to the respective files on ppp linkup event so the co...
Ermal
2010-09-09
3
-169
/
+144
[next]