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 typo blowing up setlanip
Chris Buechler
2008-03-02
1
-1
/
+1
*
don't foreach if it isn't an array (maybe temp fix while I'm working through ...
Chris Buechler
2008-03-02
1
-11
/
+14
*
don't foreach if it isn't an array (maybe temp fix while I'm working through ...
Chris Buechler
2008-03-02
2
-3
/
+3
*
DSCP keyword comes first than flags and keep state
Ermal Luçi
2008-03-02
1
-5
/
+5
*
Add way to find the version of pfSense.
Ermal Luçi
2008-02-29
1
-1
/
+5
*
* Make the GUI aware that we can now handle DSCP in firewall rules
Ermal Luçi
2008-02-27
1
-8
/
+8
*
Typo fixes and some bug fixing mostly at the frontend part.
Ermal Luçi
2008-02-27
1
-9
/
+9
*
Remove quick on this rules to allow using route-to rules for daemons running ...
Ermal Luçi
2008-02-26
1
-2
/
+2
*
Calculate bandwidth only once and correct a small error on queue names.
Ermal Luçi
2008-02-25
1
-6
/
+4
*
* Seperate prompt asking about DHCP server out to its own function.
Scott Ullrich
2008-02-25
1
-19
/
+23
*
Do not chmod file that is not yet created.
Scott Ullrich
2008-02-25
1
-1
/
+0
*
Use propper icon for showing delete action to be consistent with pfSense GUI.
Ermal Luçi
2008-02-23
1
-2
/
+2
*
Missing unset items for appliance project.
Scott Ullrich
2008-02-23
1
-0
/
+3
*
* Unbreak rrd graphs for queues and make them multiinterface aware
Ermal Luçi
2008-02-23
2
-29
/
+66
*
Do not allow enabling of DHCP server on dynamic IP interfaces (fixed in HEAD ...
Chris Buechler
2008-02-22
1
-8
/
+17
*
Fix numerous issues introduced with single interface support. Still some issu...
Chris Buechler
2008-02-22
1
-25
/
+35
*
Unset block private networks on WAN when only one interface configured. We ad...
Chris Buechler
2008-02-22
1
-0
/
+1
*
Don't prompt for OPT assignment if LAN was not assigned. Previous check didn'...
Chris Buechler
2008-02-22
1
-32
/
+33
*
* Correct missing }
Scott Ullrich
2008-02-22
1
-5
/
+4
*
Adding script to allow enabling / disabling of SSHD from console menu.
Scott Ullrich
2008-02-22
2
-1
/
+68
*
Add process name and id checking functions
Scott Ullrich
2008-02-22
1
-5
/
+30
*
Missed commit from appliance project.
Scott Ullrich
2008-02-22
1
-0
/
+3
*
Change LAN ip to interface ip.
Scott Ullrich
2008-02-22
1
-1
/
+1
*
Do not show duplicate queues names on rules edit page
Ermal Luçi
2008-02-21
1
-0
/
+4
*
* First attempt at fixing queues rrd graph
Ermal Luçi
2008-02-21
1
-0
/
+18
*
* Fix some bugs when deleteing queues
Ermal Luçi
2008-02-21
1
-10
/
+10
*
Ensure /tmp/ is writable
Scott Ullrich
2008-02-20
1
-2
/
+2
*
Correctly escape args.
Scott Ullrich
2008-02-20
1
-2
/
+2
*
Escaqpe shell arguments for Full Name when adding the user to FreeBSD.
Scott Ullrich
2008-02-20
1
-2
/
+2
*
Add debugging helper code.
Scott Ullrich
2008-02-20
1
-0
/
+4
*
* Change /tmp/ to ug+rw to match a normal FreeBSD box for multi-user
Scott Ullrich
2008-02-20
1
-0
/
+3
*
s/${/{$/
Scott Ullrich
2008-02-20
1
-1
/
+1
*
* Bump nextgid, nextuid to 115 for RELENG_1/HEAD
Scott Ullrich
2008-02-20
1
-1
/
+1
*
Remove dead code.
Scott Ullrich
2008-02-20
1
-21
/
+0
*
Only delete a interface IP if it exists.
Scott Ullrich
2008-02-19
1
-3
/
+4
*
Backout last commit. The dependency order is not correct.
Scott Ullrich
2008-02-19
1
-2
/
+1
*
Remove extra c/r
Scott Ullrich
2008-02-19
1
-1
/
+0
*
Ask the user if they would like to unload the IP address configuration of
Scott Ullrich
2008-02-19
1
-3
/
+16
*
Unset the LAN interface after the user has commited. Otherwise if they
Scott Ullrich
2008-02-19
1
-5
/
+6
*
Unset the DHCP LAN subnet information when the interface is removed.
Scott Ullrich
2008-02-19
1
-3
/
+5
*
Ensure that we returned a real interface and squash reloading
Scott Ullrich
2008-02-19
1
-1
/
+2
*
Correctly unset interface and do not define <if> later blindly.
Scott Ullrich
2008-02-19
1
-5
/
+8
*
Backout my previous advice to CMB. It was grossly wrong.
Scott Ullrich
2008-02-19
1
-4
/
+14
*
Fix part of broken ruleset with single interface
Chris Buechler
2008-02-18
1
-13
/
+3
*
* Unbreak creation of new queues
Ermal Luçi
2008-02-18
1
-22
/
+23
*
* Write out configuratin correctly
Scott Ullrich
2008-02-18
1
-0
/
+2
*
Backport -ss syslogd feature from HEAD. Only bind to 127.0.0.1 if we
Scott Ullrich
2008-02-18
1
-1
/
+5
*
Ensure that $allowed is set.
Scott Ullrich
2008-02-18
1
-0
/
+2
*
Partially fix assignment of only WAN at console interface assignment.
Chris Buechler
2008-02-18
1
-15
/
+11
*
Changing minimum number of interfaces to 1 while we're working on the single ...
Chris Buechler
2008-02-18
1
-2
/
+2
[next]