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 a description to this write_config() so it's a little more obvious what i...
jim-p
2011-01-18
1
-2
/
+2
*
The use of log_error() requires util.inc
Warren Baker
2011-01-18
1
-0
/
+1
*
No need to set this here, we already set it in config.inc (and it takes prece...
jim-p
2011-01-18
1
-5
/
+0
*
No need to set this here anymore. We set it higher by default.
jim-p
2011-01-18
1
-5
/
+0
*
Add the cron job a different way. There have been a couple reports of losing ...
jim-p
2011-01-18
1
-2
/
+10
*
Specify the -inet family so that accidental IPv6 addresses here don't break t...
smos
2011-01-17
1
-3
/
+3
*
Add the default value for the new tunable debug.pfftpproxy to 0. It allows to...
Ermal
2011-01-17
2
-2
/
+8
*
Really do not deactivate netgraph if the underlying interface is needed by it!
Ermal
2011-01-17
1
-10
/
+11
*
Ticket #1198. Fix code when checking client or server
Pierre POMES
2011-01-15
1
-2
/
+2
*
Fix serial port note text.
jim-p
2011-01-14
1
-1
/
+1
*
Remove extra brace
jim-p
2011-01-14
1
-1
/
+1
*
Better test for an empty CA to avoid writing out an empty CA file (some on th...
jim-p
2011-01-14
1
-2
/
+2
*
Validate imported CA/Cert a bit more strongly. Should fix #1190
jim-p
2011-01-13
2
-0
/
+4
*
Bail on reinstalling all packages if we can't contact the package repo.
jim-p
2011-01-12
1
-0
/
+9
*
We no longer use /var/run/config.lock - catch up to other progress. Also, use...
jim-p
2011-01-12
5
-9
/
+7
*
Ticket #621. Sort even csr subject to have the matching go ok during import o...
Ermal
2011-01-12
1
-0
/
+1
*
Only copy 52 chars of a user descr to the pf rule. When added to the "USER_RU...
jim-p
2011-01-12
1
-1
/
+1
*
Revert "nuke content size."
Scott Ullrich
2011-01-11
1
-1
/
+1
*
Ticket #1183. Skip call to filter_configure() here, this will be done when us...
Pierre POMES
2011-01-10
1
-1
/
+0
*
Sort installed packages in a case insensitive way on the widget and installed...
jim-p
2011-01-10
2
-2
/
+2
*
Whitespace fixes
jim-p
2011-01-10
1
-90
/
+83
*
Sort services on the services status page and widget.
jim-p
2011-01-10
2
-2
/
+15
*
Be more restrictive with PPTP passwords, invalid characters can blow up the c...
jim-p
2011-01-10
1
-1
/
+1
*
Bump config version, add upgrade code to setup cron job for URL table update ...
jim-p
2011-01-10
2
-1
/
+6
*
Update config.xml to a more recent version, include a cron job for URL table ...
jim-p
2011-01-10
1
-96
/
+49
*
Ticket #875. While ldconfig should be called by pkg code itself do it explici...
Ermal
2011-01-10
1
-1
/
+4
*
Ticket #317. Unconditionally synchronize users on bootup this might prevent s...
Ermal
2011-01-10
1
-3
/
+2
*
Ticket #944. Do not use the interface_bring_down fucntion here since it is me...
Ermal
2011-01-10
1
-5
/
+5
*
Ticket #1013. Force NAS_PORT to be of type integer to avoid it being interpre...
Ermal
2011-01-10
2
-4
/
+4
*
Add EasyRule images to all other themes. Should work in all themes now.
jim-p
2011-01-10
14
-0
/
+0
*
Turn back off zlib compression
Scott Ullrich
2011-01-10
1
-1
/
+1
*
allow 127.0.0.1 and localhost for HTTP_REFERER checks
Chris Buechler
2011-01-09
1
-0
/
+4
*
Fix HTML errors reported by Eclipse using PHP perspective
Pierre POMES
2011-01-09
3
-3
/
+3
*
Added Unbound to the package section for correct link to doc site.
Warren Baker
2011-01-08
1
-0
/
+1
*
Stop spewing backup info on bootup
Scott Ullrich
2011-01-07
1
-1
/
+1
*
Add back booting check that existed prior to refcount code. We will improve ...
Scott Ullrich
2011-01-07
1
-1
/
+4
*
Ticket #621. sort the contents of array used for generating subject by keys s...
Ermal
2011-01-07
1
-3
/
+5
*
Need to use Unlink in tar
Scott Ullrich
2011-01-07
1
-12
/
+8
*
Shorten english
Scott Ullrich
2011-01-06
1
-5
/
+12
*
Scroll the textarea to bottom on each update
Scott Ullrich
2011-01-06
1
-1
/
+3
*
Take into account< 10 too
Scott Ullrich
2011-01-06
1
-2
/
+2
*
When installing packages on console (downloading) only show every 10% meaning...
Scott Ullrich
2011-01-06
1
-1
/
+16
*
Ensure $pkg is defined. Send pkg_delete errors to /tmp/pkg-delete_errors.txt
Scott Ullrich
2011-01-06
1
-1
/
+6
*
Fix package dependency check code now that we no longer nuke /var/db/pkg/ bef...
Scott Ullrich
2011-01-06
1
-4
/
+22
*
Strip off the space between @depend and the package name. Otherwise it will ...
Scott Ullrich
2011-01-06
1
-1
/
+1
*
Do not unlink file, it's handled by behind the scenes pkg-utils.inc code
Scott Ullrich
2011-01-06
2
-2
/
+0
*
Fix typo
Scott Ullrich
2011-01-06
1
-1
/
+1
*
Shorten repo download message
Scott Ullrich
2011-01-06
1
-1
/
+1
*
Do not show already installed messages which fill up the textarea too many times
Scott Ullrich
2011-01-06
1
-1
/
+1
*
Include pkg-utils.inc
Scott Ullrich
2011-01-06
1
-0
/
+1
[next]