jim-p
|
c97297fda0
|
Add EasyRule images to all other themes. Should work in all themes now.
|
2011-01-10 10:58:30 -05:00 |
|
Scott Ullrich
|
f4015bd73b
|
Turn back off zlib compression
|
2011-01-10 09:35:11 -05:00 |
|
Chris Buechler
|
17dd7ff3d7
|
allow 127.0.0.1 and localhost for HTTP_REFERER checks
|
2011-01-09 22:45:21 -05:00 |
|
Pierre POMES
|
10e4d55e9d
|
Fix HTML errors reported by Eclipse using PHP perspective
|
2011-01-09 13:29:11 -05:00 |
|
Warren Baker
|
5186f104b8
|
Added Unbound to the package section for correct link to doc site.
|
2011-01-08 18:10:58 +02:00 |
|
Scott Ullrich
|
1c42331b09
|
Stop spewing backup info on bootup
|
2011-01-07 17:39:03 -05:00 |
|
Scott Ullrich
|
52f4c092b1
|
Add back booting check that existed prior to refcount code. We will improve upon this next week.
|
2011-01-07 17:28:36 -05:00 |
|
Ermal
|
b89c34aacf
|
Ticket #621. sort the contents of array used for generating subject by keys so whenever we do subject comparison we will not have problem just because of the array keys ordering.
|
2011-01-07 21:37:20 +00:00 |
|
Scott Ullrich
|
b2b155434f
|
Need to use Unlink in tar
|
2011-01-07 10:53:40 -05:00 |
|
Scott Ullrich
|
06e57df8b3
|
Shorten english
|
2011-01-06 18:56:38 -05:00 |
|
Scott Ullrich
|
c2272d6dfe
|
Scroll the textarea to bottom on each update
|
2011-01-06 18:30:58 -05:00 |
|
Scott Ullrich
|
61f0a115ad
|
Take into account< 10 too
|
2011-01-06 18:09:14 -05:00 |
|
Scott Ullrich
|
a0e157e994
|
When installing packages on console (downloading) only show every 10% meaning 10% 20% 30% instead of 1% 2% 3% 4% 5%, etc
|
2011-01-06 18:02:47 -05:00 |
|
Scott Ullrich
|
86af45ecbe
|
Ensure $pkg is defined. Send pkg_delete errors to /tmp/pkg-delete_errors.txt
|
2011-01-06 17:48:33 -05:00 |
|
Scott Ullrich
|
64974db724
|
Fix package dependency check code now that we no longer nuke /var/db/pkg/ before operating on packages
|
2011-01-06 17:37:49 -05:00 |
|
Scott Ullrich
|
28ed552d3d
|
Strip off the space between @depend and the package name. Otherwise it will return a space in front of the pkgname
|
2011-01-06 16:53:32 -05:00 |
|
Scott Ullrich
|
550fea7a19
|
Do not unlink file, it's handled by behind the scenes pkg-utils.inc code
|
2011-01-06 16:39:12 -05:00 |
|
Scott Ullrich
|
7aa9ab00ab
|
Fix typo
|
2011-01-06 16:06:03 -05:00 |
|
Scott Ullrich
|
608b154df2
|
Shorten repo download message
|
2011-01-06 15:58:37 -05:00 |
|
Scott Ullrich
|
ca99d6a642
|
Do not show already installed messages which fill up the textarea too many times
|
2011-01-06 15:55:59 -05:00 |
|
Scott Ullrich
|
0c78d2d084
|
Include pkg-utils.inc
|
2011-01-06 15:49:49 -05:00 |
|
jim-p
|
72b7aa4a8e
|
Also CDATA protect the detail field. Fixes #1168
|
2011-01-06 13:53:38 -05:00 |
|
jim-p
|
d865241edd
|
Don't run mb_convert_encoding on descr field, it's cdata protected in the config now and this just causes some characters to be lost on input. Ticket #1168
|
2011-01-06 13:52:52 -05:00 |
|
Scott Ullrich
|
19e76a0bdb
|
Do not center hard drive upgrade image
|
2011-01-05 18:30:19 -05:00 |
|
Scott Ullrich
|
4944d592f5
|
Increase textarea column size.
|
2011-01-05 18:20:49 -05:00 |
|
Scott Ullrich
|
bdf790aa63
|
Clarify a few lines of text
|
2011-01-05 18:18:23 -05:00 |
|
Scott Ullrich
|
456962bde2
|
nuke content size.
|
2011-01-05 16:54:56 -05:00 |
|
Scott Ullrich
|
9d308f58da
|
Do not nuke /var/db/pkg now that 2.0 has better handling
|
2011-01-05 16:50:08 -05:00 |
|
Scott Ullrich
|
9b1936193f
|
Reinstall packages on bootup during console. Ticket #1156
|
2011-01-05 16:44:30 -05:00 |
|
Scott Ullrich
|
fe868e1d9d
|
Revert "Swoop through and stop any packages prior to upgrade. Ticket #1156"
This reverts commit cf42de70c8.
|
2011-01-05 16:28:31 -05:00 |
|
Scott Ullrich
|
cf42de70c8
|
Swoop through and stop any packages prior to upgrade. Ticket #1156
|
2011-01-05 16:22:11 -05:00 |
|
Ermal
|
7d62c4c873
|
Ticket #491. Correct username/password name fields so upgrade works correctly.
|
2011-01-05 21:10:48 +00:00 |
|
Ermal
|
6ae19856e0
|
Actually use sigkillbypid.
|
2011-01-05 20:43:45 +00:00 |
|
Ermal
|
e7af9a80c6
|
Send a HUP to racoon which is equivalent to the reload-config racoonctl command which seems to not work in 0.7.3 of ipsec-tools.
|
2011-01-05 20:41:12 +00:00 |
|
Scott Ullrich
|
2646434bf9
|
Set status field to upgrade in progtress during upgrade
|
2011-01-05 14:27:12 -05:00 |
|
Chris Buechler
|
c22632db65
|
fix text
|
2011-01-05 01:19:24 -05:00 |
|
Chris Buechler
|
0b821acf8f
|
comment out unfinished OpenVPN Users alias option, can finish for a post-2.0 release
|
2011-01-04 18:56:34 -05:00 |
|
Warren Baker
|
99fbc94a86
|
Forgot to up the array count.
|
2011-01-04 21:16:14 +02:00 |
|
Warren Baker
|
64c8631376
|
Add kern.ipc.maxsockbuf to upgrade config and remove extra whitespace.
|
2011-01-04 21:15:00 +02:00 |
|
Ermal
|
807fd6cd35
|
Unbreak dns server colletion. Pointyhat: myself
|
2011-01-04 18:32:52 +00:00 |
|
Scott Ullrich
|
abe7607f69
|
Add sysctl for maximum socket buffer sizing. Set to 42621444. This is needed for some heavily loaded servers running unbound, squid, etc
|
2011-01-04 12:27:31 -05:00 |
|
Chris Buechler
|
0238cc4a6c
|
don't use hard coded theme
|
2011-01-03 21:20:56 -05:00 |
|
Chris Buechler
|
68fef56f0e
|
fix CP dashboard widget
|
2011-01-03 20:50:38 -05:00 |
|
Ermal
|
aa7c49b9d7
|
Ticket #943. Sleep 1 second to give dns time to reload.
|
2011-01-03 22:52:59 +00:00 |
|
Pierre POMES
|
e7c9af97ea
|
Ticket #1141. Add missing sasl.inc
|
2011-01-03 17:47:08 -05:00 |
|
Ermal
|
3381819876
|
Oops remove forgotten line and correct variable name error that seems to have existed from long time. Even though the file read is not used in pfSense this days!
|
2011-01-03 21:53:07 +00:00 |
|
jim-p
|
e44e5f3a79
|
Simplify package version checking code and use the existing pfs_version_compare function that does much (and more) of what the old code was trying to do on its own.
|
2011-01-03 16:50:42 -05:00 |
|
Ermal
|
e1daff07b2
|
Use glob instead of forking cat with glob patterns. Also use file() instead of forking cat just for reading a file. This might help with the issue reported on Ticket #943 which seems like a timing issue even though the dns events happen before newip events.
|
2011-01-03 21:49:24 +00:00 |
|
Ermal
|
55c51af729
|
Ticket #1152. Call rc.newwanip even on openvpn linkup event to do the correct reloading of gateways and services. Add a safe belt to avoid a recursion in openvpn itself from rc.newwanip.
|
2011-01-03 21:29:28 +00:00 |
|
Ermal
|
3dfc2d1a82
|
When the parent interface of a pppoe is assigned do not remove the interface from ng_ether since this will break ppp clients of netgraph with this interface as parent. This solves http://forum.pfsense.org/index.php/topic,31247.75.html
|
2011-01-03 19:45:16 +00:00 |
|