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
*
After editing a group, refresh its users, as their shell privileges may have ...
jim-p
2010-07-12
1
-0
/
+8
*
Set groups first, since local_user_set checks a privilege that relies on the ...
jim-p
2010-07-12
1
-1
/
+1
*
Clean up this code.
jim-p
2010-07-12
1
-6
/
+5
*
Remove home directory when deleting a user.
jim-p
2010-07-12
1
-1
/
+5
*
Fix "all users" group member array test.
jim-p
2010-07-12
1
-2
/
+2
*
Do not call gettext() to print vars
Renato Botelho
2010-07-12
1
-1
/
+1
*
Checked gettext() implementation on diag_ping.php
Carlos Eduardo Ramos
2010-07-12
1
-3
/
+3
*
Checked gettext() implementation on diag_backup.php
Carlos Eduardo Ramos
2010-07-12
1
-1
/
+1
*
Checked gettext() implementation on diag_ping.php
Carlos Eduardo Ramos
2010-07-12
1
-1
/
+1
*
Merge remote branch 'mainline/master' into 1_diag
Renato Botelho
2010-07-12
31
-169
/
+468
|
\
|
*
Mark filter dirty after saving
Scott Ullrich
2010-07-12
1
-1
/
+2
|
*
Cleanup HTMl formatting a bit more, stick mode on its on TR
Scott Ullrich
2010-07-12
1
-1
/
+1
|
*
Cleanup HTMl formatting a bit more, stick mode on its on TR
Scott Ullrich
2010-07-12
1
-10
/
+16
|
*
Cleanup HTML formatting
Scott Ullrich
2010-07-12
1
-21
/
+26
|
*
Add hint about drag and drop reordering
Scott Ullrich
2010-07-11
1
-4
/
+12
|
*
Unbreak OnMouseEvent
Scott Ullrich
2010-07-11
1
-2
/
+1
|
*
Nuke trailing c/r
Scott Ullrich
2010-07-11
1
-1
/
+1
|
*
Add a Close button option for notices that have appeared as long as the save ...
Scott Ullrich
2010-07-11
1
-3
/
+7
|
*
Mark Loading box visibility has hidden as it is only used for drag and drop
Scott Ullrich
2010-07-11
1
-1
/
+1
|
*
remove warning for redirect mode since it's not supported
Chris Buechler
2010-07-11
1
-1
/
+0
|
*
Use redboxtable
Scott Ullrich
2010-07-11
1
-2
/
+2
|
*
Unbreak nifty
Scott Ullrich
2010-07-11
1
-1
/
+1
|
*
Rename to already existing name=infoboxnp
Scott Ullrich
2010-07-11
2
-3
/
+3
|
*
Show a loading ajax widget when the page is refreshing the order
Scott Ullrich
2010-07-11
1
-5
/
+9
|
*
Add a id of redboxtable to the table so that ajax can interact with this box.
Scott Ullrich
2010-07-11
1
-2
/
+2
|
*
only reload if relayd is already running, don't kill and then start it
Chris Buechler
2010-07-11
1
-9
/
+19
|
*
Use the move pointer type
Scott Ullrich
2010-07-11
1
-4
/
+5
|
*
fix some of the logging for load balancer, still partially broken
Chris Buechler
2010-07-11
3
-5
/
+7
|
*
Adding drag and drop feature to firewall rules ordering. Simply start draggi...
Scott Ullrich
2010-07-11
1
-2
/
+66
|
*
rename slbd pages since this is no longer slbd
Chris Buechler
2010-07-11
15
-33
/
+33
|
*
fix double click to edit
Chris Buechler
2010-07-11
1
-1
/
+1
|
*
couple load balancer fixes, resolves #723
Chris Buechler
2010-07-11
1
-2
/
+2
|
*
Speed up loading information from regdomain.xml
Erik Fonnesbeck
2010-07-10
1
-3
/
+36
|
*
Separate regdomain.xml parsing back to a separate file, so it can be used whe...
Erik Fonnesbeck
2010-07-10
3
-40
/
+196
|
*
Restore the code for getting the step's title and description after the step ...
Erik Fonnesbeck
2010-07-10
1
-0
/
+3
|
*
Combine checkout logic for cloning and updating in gitsync and fix a conditio...
Erik Fonnesbeck
2010-07-09
1
-20
/
+16
|
*
Fix typo that prevented these two checkboxes from displaying the proper state...
Erik Fonnesbeck
2010-07-09
1
-2
/
+2
|
*
Properly select the interfaces when displaying the edit page for floating rul...
Erik Fonnesbeck
2010-07-09
1
-2
/
+3
|
*
Remove stray </a>. Obtained-from: m0n0wall
Scott Ullrich
2010-07-09
1
-1
/
+1
|
*
Print a warning on the login screen if you are accessing the router by a non-...
jim-p
2010-07-09
1
-0
/
+20
|
*
Bypass the DNS Rebind attack checks if accessing by IP address.
jim-p
2010-07-09
1
-16
/
+2
|
*
Don't use the association when duplicating firewall rules. Fixes #634
Erik Fonnesbeck
2010-07-08
1
-1
/
+2
*
|
Merge remote branch 'mainline/master' into 1_diag
Renato Botelho
2010-07-08
3
-8
/
+67
|
\
\
|
|
/
|
*
Add some user cert lookup functions.
jim-p
2010-07-07
1
-0
/
+26
|
*
Allow importing of a CA's private key (optionally).
jim-p
2010-07-07
2
-2
/
+35
|
*
Show $g['product_name'] on wizards
Renato Botelho
2010-07-07
1
-6
/
+6
*
|
Corrections gettext implementation on diag_routes.php
Carlos Eduardo Ramos
2010-07-08
1
-1
/
+1
*
|
Corrections gettext implementation on diag_ping.php
Carlos Eduardo Ramos
2010-07-08
1
-3
/
+3
*
|
Corrections gettext implementation on diag_system_pftop.php
Carlos Eduardo Ramos
2010-07-08
1
-3
/
+3
*
|
Corrections gettext implementation on diag_backup.php
Carlos Eduardo Ramos
2010-07-08
1
-2
/
+2
[next]