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
...
*
Add required includes.
Ermal Luçi
2010-01-27
1
-0
/
+2
*
Add missing \
Scott Ullrich
2010-01-27
1
-1
/
+1
*
Add missing \
Scott Ullrich
2010-01-27
1
-1
/
+1
*
base64 encode/decode the dialcmd to work around escaping issues:
Scott Ullrich
2010-01-27
2
-3
/
+3
*
Nuke
Scott Ullrich
2010-01-27
1
-1
/
+1
*
Fix restarting of webinterfaces.
Ermal Luçi
2010-01-27
1
-1
/
+1
*
Count better the backslashes.
Ermal Luçi
2010-01-27
1
-1
/
+1
*
Try to prevent breaking the ruleset when ppp is not connected. This should fi...
Ermal Luçi
2010-01-27
2
-13
/
+11
*
Part of this are needed.
Ermal Luçi
2010-01-27
1
-0
/
+12
*
Fix identation on att.
Ermal Luçi
2010-01-27
1
-1
/
+1
*
Ticket #136. Fixed showing the link and calculating correct id to the rule ed...
Ermal Luçi
2010-01-27
1
-9
/
+8
*
Ticket #136.
Ermal Luçi
2010-01-26
6
-92
/
+88
*
Use backslash(\) for escaping and not slash(/).
Ermal Luçi
2010-01-23
2
-4
/
+4
*
Now ppp support interface renaming so there is no need for this.
Ermal Luçi
2010-01-23
1
-12
/
+0
*
fix this page
Chris Buechler
2010-01-22
1
-1
/
+0
*
fix packet capture
Chris Buechler
2010-01-22
1
-1
/
+1
*
Allow ppp to run during bootup.
Ermal Luçi
2010-01-22
1
-1
/
+1
*
Correctly generate the if name for ppp.
Ermal Luçi
2010-01-22
1
-1
/
+1
*
Really write ppp.conf during reload. Include neccessary include.
Ermal Luçi
2010-01-22
3
-1
/
+8
*
Do propper check to avoid errors. Reported-by: http://forum.pfsense.org/index...
Ermal Luçi
2010-01-22
1
-3
/
+5
*
Tell ppp to rename the underlying tun interface now that we teached it how to...
Ermal Luçi
2010-01-22
1
-0
/
+1
*
Set set_time_limit
Scott Ullrich
2010-01-21
1
-0
/
+1
*
Increase execution time
Scott Ullrich
2010-01-21
4
-0
/
+8
*
fix DHCP relay
Chris Buechler
2010-01-21
1
-5
/
+5
*
fix product_name
Chris Buechler
2010-01-21
1
-1
/
+1
*
Run /etc/inc/privhooks if they exist
Scott Ullrich
2010-01-20
1
-0
/
+3
*
Stop fighting php bugs where a variable is not defined on one system yet it i...
Scott Ullrich
2010-01-20
3
-44
/
+38
*
Include item
Scott Ullrich
2010-01-20
1
-1
/
+1
*
Really unbreak sysctl handling
Scott Ullrich
2010-01-20
1
-2
/
+5
*
Unbreak default sysctl handling
Administrator
2010-01-20
2
-4
/
+3
*
Fix services status widget to use the same code as the services status page. ...
jim-p
2010-01-20
1
-31
/
+59
*
Ticket #305. Grey out the gateway when it is a dynamic one.
Ermal Luçi
2010-01-18
2
-3
/
+8
*
Ticket #306. Allow adding a gateway the same as is done in interfaces page.
Ermal Luçi
2010-01-18
1
-7
/
+125
*
Do not allow deleting lagg interfaces when they have vlans on top.
Ermal Luçi
2010-01-18
1
-2
/
+8
*
Revert "Ticket #303. The friendly interface is saved on the config and not th...
Ermal Luçi
2010-01-18
1
-1
/
+1
*
Revert "Ticket #303. Use the config item when editing gateways so all fields ...
Ermal Luçi
2010-01-18
1
-7
/
+6
*
Ticket #303. Use the config item when editing gateways so all fields are corr...
Ermal Luçi
2010-01-18
1
-6
/
+7
*
Ticket #303. The friendly interface is saved on the config and not the real one.
Ermal Luçi
2010-01-18
1
-1
/
+1
*
Ticket #274. Propperly handle custom options.
Ermal Luçi
2010-01-18
1
-3
/
+3
*
Ticket #288. Fix some sanitation checking to allow propper editing of entries.
Ermal Luçi
2010-01-18
1
-2
/
+6
*
Save TOS config in openvpn client
pierrepomes
2010-01-17
1
-0
/
+1
*
include captiveportal.inc
Scott Ullrich
2010-01-16
1
-0
/
+1
*
Set variable instead of using comparison operator
Scott Ullrich
2010-01-16
1
-2
/
+1
*
fix typos
Chris Buechler
2010-01-16
2
-2
/
+2
*
If config['system']['altpkgrepo']['username'] and config['system']['altpkgrep...
Scott Ullrich
2010-01-16
1
-0
/
+7
*
Ticket #297. Verify WPA PSK key length.
Ermal Luçi
2010-01-15
1
-0
/
+6
*
Add some missing braces
jim-p
2010-01-15
1
-1
/
+2
*
Reload all when changing interface configuration.
Ermal Luçi
2010-01-14
1
-1
/
+2
*
fix text
Chris Buechler
2010-01-14
1
-1
/
+1
*
Ticket #280. Seems that xml parser does not set the value correctly.
Ermal Luçi
2010-01-14
1
-4
/
+8
[prev]
[next]