b096834a54
installer/resources/i2prouter: various bugfixes
...
- Explicitly specify shell when RUN_AS_USER is set. This allows I2P to start
under limited accounts that do not have a defined shell.
- When installing as a service, point out that I2P_CONFIG_DIR may need to be
set. I2P_CONFIG_DIR defaults to $HOME/.i2p for the user that installed I2P
and when running as a service this may not be desired.
(e.g., RUN_AS_USER=i2p & I2P_CONFIG_DIR=/root/.i2p)
(The RUN_AS_USER shell problem was spotted at https://github.com/mattias-ohlsson/i2p/blob/master/i2p.spec )
2013-05-15 13:04:46 +00:00
c1da7f778b
improvements to jbigi scripts
...
support for Solaris (tested with Solaris 11 x86)
mbuild-all.sh:
- output correctly formatted file names (tested in Solaris x86, FreeBSD (x86 and x64) and Linux (x86 & x64))
- switch from echo -e to the more portable printf
- more error checking, comments
debian/patches: refreshed based on changes to core/c/*
libjcpuid-x86_64-solaris.so: built in solaris 11 x86 with
java 1.7.0_07 and gcc 4.5.2, stripped
2013-05-12 00:08:52 +00:00
0d78ddf872
HTML fixes in readme_ar.html
2013-05-01 22:23:42 +00:00
689b045a9b
html validation fixes
...
xmllint didn't find these problems (but tidy did).
2013-05-01 19:52:21 +00:00
4c279a192a
Switch viewmtn links from zzz's to mine
2013-05-01 17:48:14 +00:00
c198e216fd
susidns css tweak
2013-05-01 17:24:09 +00:00
686aa870ea
Updates to readme_ar and a CSS tweak from hamada (ticket #489 )
2013-04-30 12:35:45 +00:00
8a99be1db3
move page nav
2013-04-29 22:40:49 +00:00
609bbac8d5
* i2psnark:
...
- Only show lower section on first page
- Hide peer count if not connected
- Dir page CSS tweaks
2013-04-28 16:43:40 +00:00
011e91140c
* i2psnark: Improve page nav
2013-04-27 13:14:43 +00:00
0f1224de98
* installer: Fix DOS line endings on misc. files (ticket #872 )
...
* SusiDNS:
- Trim and sort config form data
- Fix DOS line endings on config files in Linux (ticket #872 )
2013-04-26 20:32:58 +00:00
654b240e9d
translation updates
...
* Portuguese, Russian, Spanish, and Swedish translation updates from Transifex
* ant poupdate run for EN for submission to tx
2013-04-25 15:06:27 +00:00
57fd46d3a1
Updated i2p.c default classpath with new Jetty jars, fixed separator
2013-04-24 03:53:12 +00:00
31bc67a1cd
Added launch.properties for i2pExe based on i2pstandalone.xml and doBuildEXE target
2013-04-24 00:30:39 +00:00
5b40914552
Removed some unnecessary code from i2pExe
2013-04-23 21:19:28 +00:00
37ff4090b4
merge of '97f6b32a68c76e9cbe8832d250144facb6aa729e'
...
and 'd9b5e2fc62256d9dc0d320fe593d56f0252b7f48'
2013-04-22 20:38:52 +00:00
9550de6760
disapproval of revision '4747eea80e136e04c9a239f0b6ecd9ef134c4d5a'
2013-04-22 20:37:42 +00:00
59ba47eca5
propagate from branch 'i2p.i2p.zzz.winfix095' (head 7d31b90b87adb2c0cfb837e5b66cc4c223766331)
...
to branch 'i2p.i2p' (head b004014ccfbca6241a090d5b47f1228702f4dfcc)
2013-04-21 15:57:22 +00:00
eb3de929bf
Pluck of 48ac112fe938c8e960413ad60f64d313a1e5c9ac and e415e24aca895c5a1f88380b1a3946e3b49749a9
...
* Add new *.i2p2.de certificate
* Added backup's ressed server. (Thanks backup!)
* Temporary removing h2ik's server since he's been AWOL since 06-03-2013 and he's reseed server is down.
applied changes from 185bc62d33224812060d2f68266a029935fb710d
through 48ac112fe938c8e960413ad60f64d313a1e5c9ac
applied changes from 1194eb12084302380b4315b20e5ae0c574ce1be3
through e415e24aca895c5a1f88380b1a3946e3b49749a9
2013-04-21 13:47:16 +00:00
d0fa9f8f1e
And back to HTTP 403 for Bad URI (we are refusing to fulfill the request)
2013-04-21 13:36:59 +00:00
a3886b0080
Use HTTP 404 for Bad URI (c/f jetty, lighttpd)
2013-04-21 13:30:22 +00:00
b872764624
Use HTTP 400 for Bad URI
2013-04-21 13:27:28 +00:00
075b1fd6f6
Ticket #891 - return "Invalid Request URI" for URIs with illegal characters
2013-04-21 03:20:43 +00:00
0c22af9578
Convert install.xml to use new utility.jar Main.main()
...
(ticket #912 )
2013-04-20 19:03:38 +00:00
88afb23a8c
Backport of b6b65cd637f41758bfd38692772ffade3c8cbbbc
...
Installer: run fixperms.bat all Windows versions except XP/2003.
Wasn't being run on Windows 8.
2013-04-20 18:46:27 +00:00
a7a0ca87c9
Branch from 0.9.5 release.
...
Implement new Main wrapper class for utility.jar, to
work around izpack ticket #162 http://jira.codehaus.org/browse/IZPACK-162
which prevents us from specifying a main class as it fails on
Windows installations when a full path including a drive letter is specified
(ticket #912 )
2013-04-20 18:42:55 +00:00
7371718afc
Installer: run fixperms.bat all Windows versions except XP/2003.
2013-04-19 13:41:56 +00:00
46f8344d30
Add new *.i2p2.de certificate
2013-04-18 15:51:17 +00:00
648701afdd
* Eepsite: Fix jetty.xml configuration of ThreadPool
2013-04-17 21:06:52 +00:00
389f540f44
less dots
2013-04-17 21:04:21 +00:00
ceda25fb36
added browser http proxy setup to initial news
2013-04-17 18:21:55 +00:00
57b794f72a
* Jetty logging: Fix logging using I2PLogger class;
...
log ignored messages at debug level
2013-04-14 14:02:43 +00:00
49cc6b5100
* i2psnark:
...
- Limit number of torrents displayed; add previous/next page buttons
- Only register one instance with UpdateManager
- New icons from famfam/silk, same license
2013-04-13 12:12:22 +00:00
f59ea790ca
Javadoc fixups for Jetty 7
2013-04-12 13:53:54 +00:00
8eb7cf7bae
propagate from branch 'i2p.i2p.zzz.jetty7' (head 12e512b792594fe6a291ad3ab303fca30228391b)
...
to branch 'i2p.i2p' (head f3775dd82af85ba335258bd9f0fc06131a1daaa9)
2013-04-10 17:24:11 +00:00
1222776da3
tweak proxy error page
2013-04-10 17:04:07 +00:00
2557a0bd84
increase threads
2013-04-10 17:00:54 +00:00
e1c533e9de
Fixed path to start.ico
2013-04-08 22:44:58 +00:00
bb8183d0ee
- Backup up more Jetty 6 config files before migration
...
- Try to avoid zip file closed exceptions
- Fix jetty.xml, switch from deprecated WebAppDeployer to WebAppProvider
2013-04-08 15:29:02 +00:00
56eba28a50
propagate from branch 'i2p.i2p' (head d30ab8d5835ca55d63913342f0d28169c88e5d77)
...
to branch 'i2p.i2p.zzz.jetty7' (head fdd1d82c4bb26ed934170c34dd803c342a183a91)
2013-04-07 13:33:13 +00:00
f8d323bc7b
propagate from branch 'i2p.i2p' (head 5737078c5993e2fcf73520cc610a71125b12520b)
...
to branch 'i2p.i2p.zzz.jetty7' (head a93a47d79b1db119ec8c62b46a4a4e226043bd17)
2013-04-07 13:20:34 +00:00
8857fe5550
Set defaults based on installer/i2pstandalone.xml and build.xml/doBuildEXE
2013-04-04 22:25:05 +00:00
45a38a5425
Only use original argc/v if there are arguments, otherwise use launch.properties or defaults
2013-04-04 22:15:21 +00:00
7f471910ed
Marked Windows-specific code in preparation for a cross-platform binary
2013-04-04 21:51:57 +00:00
f6190dd82d
Get a simple I2P.exe working
2013-04-03 01:55:02 +00:00
51f072cc72
Migrated limewireExe to i2pExe
2013-04-03 01:52:14 +00:00
b65898e0dd
Ticket #741 - Added limewireExe source
2013-04-03 01:39:33 +00:00
7b753c9d30
merge of '48ac112fe938c8e960413ad60f64d313a1e5c9ac'
...
and 'c4b1087c95c82bb9dde50c078a0c2c0e86c562bc'
2013-04-02 22:46:25 +00:00
2cbb157f2d
add lists.i2p2.i2p
2013-04-02 22:10:08 +00:00
2c47c21038
* Added backup's ressed server. (Thanks backup!)
...
* Temporary removing h2ik's server since he's been AWOL since 06-03-2013 and he's reseed server is down.
2013-04-01 13:18:47 +00:00