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 7.x uploads
Scott Ullrich
2008-07-27
1
-22
/
+7
*
Compress javascript directory too
Scott Ullrich
2008-07-27
1
-0
/
+1
*
Add missing ,
Scott Ullrich
2008-07-27
1
-1
/
+1
*
Turn on Lighty caching and tell it what to cache
Scott Ullrich
2008-07-27
1
-1
/
+13
*
bring up laggs on bootup.
Ermal Luçi
2008-07-25
1
-0
/
+3
*
Sync laggs with all configs when needed.
Ermal Luçi
2008-07-25
1
-0
/
+2
*
Lagg needs all mtus to be the same as the first member.
Ermal Luçi
2008-07-25
1
-1
/
+2
*
Actually lagg(4) uses physical interfaces as vlan doesn't have to do with con...
Ermal Luçi
2008-07-25
1
-3
/
+2
*
Black list lagg.
Ermal Luçi
2008-07-25
1
-1
/
+2
*
knob for lagg.
Ermal Luçi
2008-07-25
1
-1
/
+1
*
Set up proto before members.
Ermal Luçi
2008-07-25
1
-3
/
+2
*
Correct typo.
Ermal Luçi
2008-07-25
1
-1
/
+1
*
Backend support for lagg(4).
Ermal Luçi
2008-07-25
1
-0
/
+58
*
Blacklist even gre now that we fill entries automatically for these interfaces.
Ermal Luçi
2008-07-25
1
-0
/
+1
*
Teach parser about bridge knob.
Ermal Luçi
2008-07-25
1
-1
/
+1
*
Configure bridges even during bootup
Ermal Luçi
2008-07-25
1
-0
/
+3
*
Sync even bridges when resyncing all other configs
Ermal Luçi
2008-07-25
1
-0
/
+2
*
Backend support for bridges.
Ermal Luçi
2008-07-25
1
-0
/
+138
*
Rewrite portions of the user manager to ensure data is properly synced to
Matthew Grooms
2008-07-25
7
-609
/
+616
*
Log carp state changes to system logging. Why we haven't done this prior
Scott Ullrich
2008-07-24
1
-0
/
+1
*
fix typo
Chris Buechler
2008-07-24
1
-11
/
+11
*
Adding mhash
Scott Ullrich
2008-07-24
1
-0
/
+1
*
Propperly handle reconfiguration of all interfaces for VLAN/GRE/GIF.
Ermal Luçi
2008-07-24
1
-0
/
+14
*
Return null return value so we know when we did not find any match.
Ermal Luçi
2008-07-24
1
-1
/
+1
*
DRY up the code a tad, download_file_with_progress_bar isn't related to
Bill Marquette
2008-07-24
2
-61
/
+62
*
Move Inline CSS and JS functions to guiconfig.inc.
Scott Ullrich
2008-07-23
1
-30
/
+1
*
Check if cuntions exists bvefore defining them to preven errors with some scr...
Ermal Luçi
2008-07-23
1
-22
/
+26
*
Disable apc on machines with less than 96 MB to make they behave better.
Ermal Luçi
2008-07-23
1
-2
/
+12
*
Handle GRE/GIF during bootup
Ermal Luçi
2008-07-23
1
-0
/
+6
*
Add the new knobs to the parser
Ermal Luçi
2008-07-23
1
-1
/
+1
*
Backend support for GRE/GIF tunnels.
Ermal Luçi
2008-07-23
1
-0
/
+100
*
Output . instead of random jibberish on bootup.
Scott Ullrich
2008-07-23
1
-2
/
+2
*
Make the GUI fast and capable of working in environments with RAM less than 128.
Ermal Luçi
2008-07-22
1
-6
/
+13
*
Revert to previous version it was incorrectly patched.
Ermal Luçi
2008-07-22
1
-2
/
+1
*
Say hello to outputJavaScriptFileInline() and outputCSSFileInline which
Scott Ullrich
2008-07-22
1
-0
/
+25
*
General whitespace and style cleanup of the auth.inc file. I was having a
Matthew Grooms
2008-07-21
1
-704
/
+721
*
Fix NO-IP dyndns client the url has changed according to the source code of t...
Ermal Luçi
2008-07-20
1
-4
/
+4
*
Split dyndns client configuration to its own function so we do not retry to u...
Ermal Luçi
2008-07-20
1
-18
/
+24
*
Make dyndns reset more specific since its only consumer is the edit GUI page.
Ermal Luçi
2008-07-20
1
-2
/
+2
*
Now that the cache file is back to config path use it.
Ermal Luçi
2008-07-20
1
-2
/
+3
*
Use interface name rather than ip address as a better option.
Ermal Luçi
2008-07-20
1
-2
/
+1
*
Correct function call.
Ermal Luçi
2008-07-20
1
-1
/
+1
*
* Make some sanity checks before using CURLOPT_SETINTERFACE
Ermal Luçi
2008-07-20
1
-1
/
+3
*
* Revert cache file path to the config file one, it was braught to my attenti...
Ermal Luçi
2008-07-20
1
-8
/
+6
*
Remove code used by ez-ipupdate, it is now obsolete.
Ermal Luçi
2008-07-20
1
-87
/
+2
*
Remove not used anymore file.
Ermal Luçi
2008-07-20
1
-10
/
+0
*
Remove unnecessary copying of dyndns cache file for ez-ipudate program. It is...
Ermal Luçi
2008-07-20
1
-20
/
+3
*
Now that the cache file is moved to /var/etc no need to mount rw since that p...
Ermal Luçi
2008-07-20
1
-2
/
+2
*
Implement DNSexit support for DynDns Services.\n Feature Request #1588.
Ermal Luçi
2008-07-20
1
-3
/
+29
*
Make dyndns work correctly there was a problem in parameters order passed to ...
Ermal Luçi
2008-07-19
2
-11
/
+8
[next]