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
/
usr
/
local
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* Convert the QinQ code to use a file where the commands are passed. This spe...
Ermal Luçi
2009-04-03
1
-0
/
+1
*
Do not show an * in schedule box. No schedule is applied for block private.
Scott Ullrich
2009-04-02
1
-1
/
+1
*
Do not show massive amount of members but just what can be shown on the gui
Ermal Luçi
2009-04-01
1
-1
/
+6
*
Fix dump_clog to handle fifolog and clog timestamps and entries.
jim-p
2009-04-01
1
-17
/
+23
*
* Add clear_log_file() function and reduce code reuse
Scott Ullrich
2009-03-31
14
-155
/
+40
*
Switch back to clog but leave option to run fifolog.
Scott Ullrich
2009-03-31
4
-26
/
+40
*
Switch back to CLOG by default. Leave support for fifolog as a config.xml item.
Scott Ullrich
2009-03-31
1
-6
/
+15
*
Read shaper config only once. This should speedup on large shaper config the ...
Ermal Luçi
2009-03-30
1
-6
/
+7
*
Do not allow to add a vlan tag on the same interface when it is used by qinq.
Ermal Luçi
2009-03-30
1
-0
/
+5
*
Add description even for parent QinQ vlan.
Ermal Luçi
2009-03-30
1
-1
/
+1
*
Allow QinQ interfaces to be assigned.
Ermal Luçi
2009-03-30
1
-37
/
+52
*
* Hide interfaces internals to other code and use the propper interfaces.
Ermal Luçi
2009-03-30
13
-43
/
+43
*
Clarify that ranges can be specified and add a fix to not leave the upper lim...
Ermal Luçi
2009-03-29
1
-1
/
+5
*
Fix copyrights.
Ermal Luçi
2009-03-29
2
-2
/
+1
*
Add GUI pages for QinQ missed in previous commit.
Ermal Luçi
2009-03-29
2
-0
/
+559
*
Bring in support for QinQ. At this time it is limited to only 2 levels.
Ermal Luçi
2009-03-28
9
-42
/
+50
*
Don't check for overrides, that's a valid config.
Chris Buechler
2009-03-26
1
-11
/
+0
*
Take care of cleaning the ip alias when we delete an entry of ipalias type or...
Ermal Luçi
2009-03-26
2
-0
/
+4
*
Make sure that the item isset before checking.(part of PHP5 array handling)
Ermal Luçi
2009-03-26
1
-1
/
+1
*
Use the new function of interfaces and get_interface_ip to get propper results.
Ermal Luçi
2009-03-26
1
-4
/
+4
*
Fix tab display as reported in http://forum.pfsense.org/index.php/topic,15114...
Ermal Luçi
2009-03-22
1
-15
/
+19
*
Add secret option required on some setups.
Ermal Luçi
2009-03-22
1
-0
/
+14
*
Add hideplatform
Scott Ullrich
2009-03-24
1
-0
/
+2
*
Do not restart syslkog, just hup it
Scott Ullrich
2009-03-18
11
-64
/
+57
*
Use more human readable format
Scott Ullrich
2009-03-18
1
-2
/
+2
*
Convert epoch time to human readable
Scott Ullrich
2009-03-18
1
-1
/
+2
*
Fix ${g errors
Scott Ullrich
2009-03-18
1
-2
/
+1
*
Echo out data to start of log files
Scott Ullrich
2009-03-18
10
-0
/
+11
*
Ensure tmp is ready before beginning operation.
Scott Ullrich
2009-03-18
1
-6
/
+6
*
Add sleep() after killing syslogd
Scott Ullrich
2009-03-18
11
-0
/
+11
*
Add missing )
Scott Ullrich
2009-03-18
1
-1
/
+1
*
Ensure file exists.
Scott Ullrich
2009-03-18
1
-1
/
+1
*
Add missing )
Scott Ullrich
2009-03-18
1
-1
/
+1
*
Add missing )
Scott Ullrich
2009-03-18
1
-1
/
+1
*
Use unlink()
Scott Ullrich
2009-03-18
11
-11
/
+11
*
* Rm log file before fifolog_create if it exists
Scott Ullrich
2009-03-18
12
-12
/
+28
*
Use fifolog_create
Scott Ullrich
2009-03-18
1
-1
/
+1
*
Remove file that should have gone away when the interface code was rewritten.
Ermal Luçi
2009-03-18
1
-512
/
+0
*
* Add a link to go directly to interface group rules.
Ermal Luçi
2009-03-18
1
-1
/
+2
*
Query host with host and also check this against cached address.
Scott Ullrich
2009-03-18
1
-1
/
+2
*
Actually merge the part that does the real work with FreeBSD groups.
Ermal Luçi
2009-03-17
2
-8
/
+31
*
* Introduce interface groups. For now they are availble only on Firewall:Rule...
Ermal Luçi
2009-03-16
11
-42
/
+481
*
Make 0 byte sized log files happy
Scott Ullrich
2009-03-17
1
-5
/
+9
*
Make it more readble by removing unecessary php open/close tags.
Ermal Luçi
2009-03-16
1
-98
/
+94
*
Replace "Add something meaningful here" with a note about the cached
Scott Ullrich
2009-03-16
1
-1
/
+1
*
Use get_real_interface()
Scott Ullrich
2009-03-16
1
-1
/
+1
*
Correct colspan, show green cached ip when correct, red when not correct.
Scott Ullrich
2009-03-16
1
-3
/
+9
*
Show cached IP address on summary page
Scott Ullrich
2009-03-16
1
-0
/
+15
*
* Remove non-needed grep (we use fifolog now)
Scott Ullrich
2009-03-16
4
-5
/
+5
*
Strange how this has survived the interface changes!
Ermal Luçi
2009-03-16
1
-987
/
+0
[prev]
[next]