2dcc75ad2a
set /var/log/i2p to group i2psvc instead of adm
2012-01-01 18:26:38 +00:00
6409f07c9b
debian initscript: move I2PTEMP to /tmp/i2p-daemon
2012-01-01 18:14:08 +00:00
b38f6606c1
0.8.12 will be released with v3.5.13 of the wrapper
2012-01-01 16:55:28 +00:00
0a239e1d4a
Remove the mention of GMP 4.1
...
All of the present jbigi libs are linked against 4.3.x and 5.0.2.
2012-01-01 16:53:29 +00:00
30e298d98b
Convert extraneous tabs to spaces
2012-01-01 16:52:21 +00:00
3729aa31fd
Add Estonian to Transifex (and upload the router console translation to tx)
2012-01-01 02:18:00 +00:00
3f4d154414
Brief instructions on lipo.
2012-01-01 00:20:06 +00:00
4c76a93adb
Add CPU type check for OSX
...
I removed Tanuki's broken CPU "bitness" check for OSX in
3db46be1ede7d858b6c319905cf310d99227eb29. With this commit I add one that
works. Note that at this point we don't use the "bitness" checking because we
ship a quad-fat wrapper for OSX. Unfortunately, one can only manipulate the osx
binaries with "lipo" which is only available in OSX. In the future we may want
to use the "bitness" logic.
In any case, the old check set the bits to 64 for Leopard and above, but just
because a Mac is running Leopard or Snow Leopard doesn't mean it's 64bit
capable. This addition of mine will actually check the flags using sysctl. I'm
not using uname because OSX < Lion starts in 32bit mode by default (but can
still run 64bit binaries).
2011-12-31 22:46:49 +00:00
ce0e0b2004
Fix typo (s/stip/strip/), thanks k0e
2011-12-31 20:38:29 +00:00
fa0b7d9acc
merge of '3e30b7ad2af5190cd2d124656e272700c53b8219'
...
and '554846d3fd4ebcdbfaccb3a001098626e0b26ca0'
2011-12-31 16:27:38 +00:00
c82dbd82b1
* Fix log NPE when saveConfig() fails at startup, thx kytv (backport from jetty6 branch)
2011-12-31 14:49:47 +00:00
b3e162e706
s/libwrapper.dll/wrapper.dll/
2011-12-31 14:16:24 +00:00
f6d821c932
linux-ppc specific wrapper notes
2011-12-31 14:14:35 +00:00
45fb0ad9f3
Small wrapper-building HOWTO for BSD
2011-12-31 14:14:08 +00:00
5346dc1a98
* Estonian router console translation
...
thx "ajutine" - public domain
2011-12-30 17:06:32 +00:00
f92edb44ba
how to update the wrapper
2011-12-29 16:51:47 +00:00
2250ce642a
Remove mention of mtn repository that hasn't been active for nearly a year
2011-12-27 23:04:12 +00:00
f4b52b7ccd
Remove tino's freenet proxy as it has been shut down
2011-12-27 23:00:31 +00:00
59f80086db
Translation updates (es & sv) from Transifex
2011-12-27 22:41:00 +00:00
8e7bd9280d
Spanish and Swedish debconf translation updates from Transifex
2011-12-27 22:32:39 +00:00
daca27ea45
loosen exit statuses
2011-12-27 16:02:59 +00:00
7b49493924
Redo existing account handling
2011-12-26 18:43:28 +00:00
848f30955d
initscript improvements
...
- move router.ping to /var/run/i2p
- move temp files to /var/tmp/i2p
- Since gaps are allowed in the numbering with newer wrapper versions, start
*.adddional.# numbering at 10
- redirect errors to stderr
2011-12-26 18:42:13 +00:00
d9e4c4d7f4
refresh patch
2011-12-25 00:42:59 +00:00
ebad5ad61c
tweaks
2011-12-23 16:52:04 +00:00
bbcd6243e7
* Logging: Eliminate LogWriter/LogManager deadlock (thx kytv)
2011-12-23 01:23:12 +00:00
95eabfaaf8
javadoc fix
2011-12-23 01:11:08 +00:00
0874b3e461
Add updater200WithJavadoc build target
2011-12-21 15:32:14 +00:00
ac8d65ad78
Debconf: clarify account existence warning
...
In the forums, someone thought the i2psvc account needed to be pre-existing;
therefore, I'll try to make it clearer.
2011-12-20 23:12:33 +00:00
bd14dc3112
i2prouter: set locale environment variables if LANG not set
...
Check for /etc/environment and /etc/default/locale and retrieve/set locale
variables from them--but only if LANG is unset. This should help in those
cases in which someone is starting I2P as a daemon using an initscript and I2P is
starting /before/ the environment is configured, leading to the wrong file
encoding being detected.
2011-12-19 18:14:21 +00:00
cefe20f11d
Switched itoopie to a brighter version.
2011-12-19 16:46:48 +00:00
78229227d2
* Router: Cleanup startup jobs and router.config reading; javadocs
2011-12-18 15:17:09 +00:00
61810b7215
tweaks
2011-12-18 13:28:57 +00:00
fb4d85ff8b
* Blocklist: Buffer input to speed lookup
...
* PersistentDataStore: Buffer file writes and reads
2011-12-18 13:28:26 +00:00
937d2c54c8
* Addresses: Add utility toString() methods
...
* Transport: Log tweaks
2011-12-18 13:25:51 +00:00
5b37df5bc9
...and now that my key is added, let's set it to trusted status
2011-12-18 01:14:10 +00:00
add3bcedf6
-23-rc
...
Mainly bumping the version because of the theme regression (that I introduced and fixed).
2011-12-18 00:58:25 +00:00
7284af9329
Add my signing key
2011-12-18 00:43:50 +00:00
959932b827
reference UK updates
2011-12-18 00:10:43 +00:00
f9b2100d75
Updated Ukrainian translation from Transifex
2011-12-18 00:09:52 +00:00
a2454e8e7d
tiny regression fix
...
The css file originally had align:center, which is invalid. I assumed
text-align was meant but I was obviously wrong.
2011-12-17 23:07:44 +00:00
4322cb3ee5
merge of '0035c4f64c2b0f23c9e007363b634f360e2f10cb'
...
and '0c2d5fea1f036773ef51ce22d9d8c4e9203ee5f3'
2011-12-17 18:52:23 +00:00
a7311a5752
Minor css fixes (fixing validity not style)
2011-12-17 18:27:17 +00:00
b18e7c7839
add some line feeds
2011-12-17 14:30:14 +00:00
18b8ddc419
misc. log tweaks
2011-12-17 14:04:57 +00:00
48841481f0
* ProfileManager: Make some profile update methods non-blocking to reduce
...
stalls in the transports during profile reorg
- Make isFailing() non-blocking since it's always false
2011-12-17 14:02:01 +00:00
bf45e31c62
* GeoIP: Reduce thread priority during lookup
2011-12-17 13:55:45 +00:00
1488cd0f48
* i2psnark:
...
- Replace file name characters not supported in default charset
- Add torrent file name to local details page
2011-12-17 13:52:32 +00:00
5b05d86ec6
merge of '577418047ed3ead63f9f7dc4211cf4ac7e19d251'
...
and 'c5d321a2c838422c5e813359c2e86f9b98561cf9'
2011-12-16 12:24:37 +00:00
212981dfee
Add hooks so the new PortMapper lets i2p plugins not fail when the router console is not on port 7657. Also raise an exception when requesting unregistered ports so as to encourage swift adding of the registration hooks when those ports are taken.
2011-12-15 23:36:32 +00:00