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
*
Check $_FILES['ulfile']['name'] and not ['tmpname'] since it will not tell us
Scott Ullrich
2009-06-27
1
-2
/
+2
*
Adding enablefields tag to enable/disable form elements
Manoel Carvalho
2009-06-26
1
-0
/
+1
*
Add missing );
Scott Ullrich
2009-06-26
1
-1
/
+1
*
Adding the pfSense_ng theme
hoba
2009-06-26
241
-0
/
+6448
*
Add NanoBSD support
Scott Ullrich
2009-06-25
1
-1
/
+3
*
Revert 2 last hunks of last commit since it's not related with the fix
Renato Botelho
2009-06-25
1
-2
/
+2
*
PHP wasn't generating javascript for input fields named with brackets like "i...
Manoel Carvalho
2009-06-25
1
-10
/
+30
*
Only mount rw on $_POST
Scott Ullrich
2009-06-25
1
-3
/
+5
*
move after reload_all
Chris Buechler
2009-06-24
1
-1
/
+1
*
Skip sleep if argument is specified, and update bogons at end of setup wizard.
Chris Buechler
2009-06-24
1
-0
/
+1
*
Nuke Available its wasting tab space.
Scott Ullrich
2009-06-24
1
-1
/
+1
*
Disable Packages for any platform menu item, it does nothing currently.
Scott Ullrich
2009-06-24
1
-1
/
+1
*
Fix a couple minor bugs in DHCP lease deletion.
jim-p
2009-06-21
2
-2
/
+4
*
Remove is_int check, it appears to be failing
Scott Ullrich
2009-06-20
1
-1
/
+1
*
Unbreal rowhelper in 2.0
Scott Ullrich
2009-06-20
1
-3
/
+2
*
Ensure size is a int
Scott Ullrich
2009-06-20
1
-2
/
+4
*
Include certs.inc explicitly.
Ermal Luçi
2009-06-20
1
-0
/
+1
*
Revert "Rename cvssync to gitsync"
Scott Ullrich
2009-06-18
2
-2
/
+0
*
Rename cvssync to gitsync
Scott Ullrich
2009-06-18
2
-0
/
+2
*
Remove uneccessary locking.
Ermal Luçi
2009-06-18
1
-5
/
+1
*
Remove certs.inc from functions.inc it is needed only by two pages usermanage...
Ermal Luçi
2009-06-18
2
-0
/
+2
*
Remove unneeded include.
Ermal Luçi
2009-06-18
1
-1
/
+1
*
Add priviledge checks to restart_httpd.php page.
Ermal Luçi
2009-06-18
1
-1
/
+8
*
Add propper access control to L2TP pages.
Ermal Luçi
2009-06-18
3
-0
/
+21
*
Remove some unneccessary calls to filter_configure() they just give recursivity!
Ermal Luçi
2009-06-18
3
-6
/
+3
*
* Fix the pppoe reset script.
Ermal Luçi
2009-06-18
1
-7
/
+4
*
* Move functions that output html to guiconfig.inc
Ermal Luci
2009-06-18
2
-17
/
+309
*
Adding base_package feature to restore menu items for base packages after con...
Scott Ullrich
2009-06-17
1
-3
/
+35
*
s/./_/ for vlans since netgraph does not like .(dots) in the path names.
Ermal Luci
2009-06-16
1
-1
/
+1
*
Adding Scott Dale's rate package to system -> traffic graphs. Cool stuff!
Scott Ullrich
2009-06-15
2
-8
/
+275
*
Port voucher login ability on CaptivePortal from M0n0Wall.
Charlie
2009-06-13
11
-6
/
+986
*
Use $RealIf.vlan$tag interface names for vlans. This makes them more userfrie...
Ermal Luçi
2009-06-08
1
-1
/
+1
*
Revert "Do not use tags for vlan interface names since there might be same vl...
Ermal Luçi
2009-06-08
2
-17
/
+7
*
Do not use tags for vlan interface names since there might be same vlan tags ...
Ermal Luçi
2009-06-08
2
-7
/
+17
*
Forgot to adjust a couple things to fit HEAD again.
jim-p
2009-06-07
1
-3
/
+2
*
Use saner control flow, and also make the charts each use their own data prop...
jim-p
2009-06-07
1
-57
/
+51
*
This should be a relative link
jim-p
2009-06-07
1
-1
/
+1
*
fix link
Chris Buechler
2009-06-07
1
-1
/
+1
*
Fix some issues that didn't make it into the last commit for some reason.
jim-p
2009-06-06
1
-4
/
+2
*
Remove the duplicated page header.
jim-p
2009-06-06
1
-1
/
+0
*
Sync my recent stuff to HEAD. Easy Rule, Log parsing tweaks, Firewall Log fil...
jim-p
2009-06-06
12
-31
/
+4217
*
Remove unused php file
Renato Botelho
2009-06-05
1
-376
/
+0
*
Fix typo: s/tempalte/template/
Renato Botelho
2009-06-05
1
-2
/
+2
*
clarify log message
Chris Buechler
2009-06-05
1
-1
/
+1
*
correct spelling
Chris Buechler
2009-06-05
1
-1
/
+1
*
Fix local/remote specification.
Chris Buechler
2009-06-05
1
-5
/
+6
*
Fix lagg interfaces creation. Reported-by: http://forum.pfsense.org/index.php...
Ermal Luçi
2009-06-04
1
-0
/
+1
*
Avoid errors when a non-existent element is called by a function
Renato Botelho
2009-06-02
1
-18
/
+24
*
How about some handy links to external IP info sources, with a suitable warning.
jim-p
2009-06-01
1
-0
/
+18
*
It might help if git was actually tracking the file for this...
jim-p
2009-06-01
1
-0
/
+95
[next]