a818e84dcf
- Cleanups, logging, checks and javadocs
2011-03-28 17:15:46 +00:00
33780ef359
- Fix FLB full check
...
- Cache FLB
- FLB logging, cleanups, checks
2011-03-28 14:27:19 +00:00
9fcb20a7bd
- Free unused span continuation pages (big space savings)
...
- Less data copying during on-disk searches
2011-03-28 04:57:16 +00:00
991acd3917
fix level count init
2011-03-27 22:42:36 +00:00
f4905d2742
- Use new UTF8StringBytes
...
- Track number of SkipLevels in a SkipList
- More double-checks
- Caching cleanups
- Cleanups, logging, generics
2011-03-27 22:36:45 +00:00
b7b7283ff9
- Use new UTF8StringBytes
...
- Track number of SkipLevels in a SkipList
- More double-checks
- Cleanups, logging, generics
2011-03-27 22:19:50 +00:00
bc231b51b5
- Fix several bugs in removal of first or second span
...
- Fix bugs in flushes
- Add magic numbers for free pages and free list
- More bounds checking
- Lots of checks for double-kill / double-free
- Make some freelist errors non-fatal
- Cleanups, logging, javadocs, test code
2011-03-27 18:55:51 +00:00
a7fceb644f
javadoc
2011-03-26 05:50:13 +00:00
312534b635
- Change disk format to add magic number to all pages
...
- Change blockfile magic number to reflect new format
- Cleanups and javadocs
2011-03-26 05:27:34 +00:00
8f9f102baf
- Fix several bugs with BSkipLevels persistence
...
- Logging and debug code
- New serializers
- Cleanups and javadocs
2011-03-26 02:40:17 +00:00
078056f163
implement last-modified
2011-03-24 22:07:19 +00:00
1adb3d19c7
- Better serializer error handling and logging
...
- Automatic corruption repair in blockfile
- Automatic removal of bad entries in BFNS
- Use unsigned shorts to extend max lengths to 65535
- Check max length
- Throw IOE on negative ints
- Tweak fromProperties() exceptions
- Fix DataHelper encoding issues (ticket #436 )
- CSS tweaks
2011-03-24 21:51:20 +00:00
ca5484a984
- Add details page in susidns
...
- Add source in Daemon
- Honor list property in BFNS.lookup()
2011-03-24 03:00:47 +00:00
d6999a3327
* DataHelper:
...
- Undeprecate fromProperties() and toProperties()
- Undeprecate BOOLEAN_FALSE and BOOLEAN_TRUE
- Fix fromProperties() and toProperties() to correctly throw DataFormatExceptions
- Add sort option
- Efficiency improvements in writeProperties(), toProperties(), storeProps(), and toString()
2011-03-23 21:44:38 +00:00
c85931cbc5
log tweaks
2011-03-23 02:22:19 +00:00
7e0d0e2b01
- Implement getNames()
...
- Use getNames() for merging to hosts.txt naming services to avoid O(n**2)
- Fix naming service selection
- Don't merge from master book unless publishing
- Add naming service and direct config options
2011-03-22 22:10:15 +00:00
311bb7a4b6
propagate from branch 'i2p.i2p' (head 6467dc867b03e6be51ac21be14d7f8cbdadc2bd2)
...
to branch 'i2p.i2p.zzz.naming' (head ed37752523387104764b68a1deaaedb5e707e827)
2011-03-22 14:28:16 +00:00
40fd4ccd15
Stats:
...
- Refactor handling of required stats
- Shorten description of required stats
- Improve save messages on configstats.jsp
- Change bw.sendBps and bw.receiveBps stats to bytes, not Kbytes
- Expires directive for graphs
2011-03-21 18:14:58 +00:00
bfb4560dc2
maxMemory() fixes for silly GNU returning Long.MAX_VALUE
2011-03-20 18:14:30 +00:00
14986fbfa1
* Profiles:
...
- Nicer profile dump
- More efficient profile lookup for display
- Fix dumpprofile NPE
- Change file suffix from .dat to .txt.gz
2011-03-19 17:19:54 +00:00
f96342d33a
backport equals() fix
2011-03-19 16:39:22 +00:00
b93e3dfb55
cleanups and permissions
2011-03-16 18:33:56 +00:00
5ef1dd87a5
javadoc fix
2011-03-16 18:14:51 +00:00
ce5ce12e3b
* Naming services:
...
- Refactor caching
- Logging, caching, shutdown cleanup and fixes
2011-03-16 16:11:54 +00:00
02c4bbfc58
fix filtering
2011-03-16 03:01:32 +00:00
bf613448d7
susidns/hoststxtNS compatibility fixes
2011-03-16 01:50:22 +00:00
5095e8a1d6
naming service shutdown stuff
2011-03-16 00:37:54 +00:00
0352ca3ef6
* Naming service, addressbook, susidns:
...
- Replace img hack for susidns requesting addressbook update
with registration and request through the NamingService
2011-03-15 23:16:44 +00:00
12c5b9c21c
* Naming services, addressbook, susidns:
...
- Fix search capability
- Fix result count and view within results
- Fix published address book
- Fix ngettext
- Cache size
- Fix 0-9 filter
- Addressbook updates via API, except for published
2011-03-15 21:52:48 +00:00
8e672ea548
* LogWriter: Prevent NPE after permissions fail
2011-03-12 16:09:57 +00:00
41fc9cf4ca
reverseLookup improvements
2011-03-11 01:11:18 +00:00
7edbd3ad0a
* HostsTxtNamingService:
...
- Add getEntries() and size() support
2011-03-11 00:29:34 +00:00
de815e271c
* Blockfile:
...
- More query options
- More exception logging
- Fix lookup infinite loop
- Fix lookup NPE
* SusiDNS:
- Refactoring for new NamingService API
- Initial conversion to new NamingService API
(still needs work)
- Fix lots of HTML warnings
- Some Java 5 cleanup
2011-03-10 23:06:13 +00:00
ad24f1438f
propagate from branch 'i2p.i2p' (head ca5b19055e887994435b0eb35978484f2489bb6e)
...
to branch 'i2p.i2p.zzz.naming' (head e71d7dc813c07bb2b6798ab74099efdfc1754f47)
2011-03-10 17:59:35 +00:00
f71dfe50f9
* eepget: Don't set X-Accept-Encoding header (ticket #422 )
2011-03-09 17:57:48 +00:00
f4ca3976d5
propagate from branch 'i2p.i2p.zzz.test4' (head 7b50b6c3d48da68078a86a53e55e2c18f55685e8)
...
to branch 'i2p.i2p' (head ebce577e19b70c281daacc5277f98e9bb2bb9630)
2011-03-08 13:31:57 +00:00
28bd1802b4
0.8.4
2011-03-02 15:41:34 +00:00
7b29481124
updates after review
2011-03-01 13:37:40 +00:00
a3fb49adcb
add missing files; new API in blockfile NS
2011-02-27 14:49:04 +00:00
c269546c08
stub out new API, needs testing
2011-02-22 23:39:51 +00:00
258c260601
fix SkipIterator
2011-02-21 21:35:01 +00:00
72692840a7
merge of '37c901026218772a834490f3a1f7b4f3f97f8540'
...
and 'e0bd7f50374a8accafb4dfa872318cff7fc59d12'
2011-02-19 17:14:30 +00:00
edb976bce5
minor
2011-02-19 17:13:50 +00:00
3d30e142c1
fix LogSettingsTest hang on fail
2011-02-18 15:37:56 +00:00
bd28397f83
fix LogSettingsTest
2011-02-17 23:22:44 +00:00
f9b2c77161
fix RateTest; includeAntRuntime=true for router tests
2011-02-17 21:23:38 +00:00
6c7e913d5e
fixed formatting
2011-02-17 16:35:30 +00:00
b208295cdb
fix ant test thx welt
2011-02-17 13:50:43 +00:00
fd91927c11
* Build:
...
- Add includeAntRuntime=false to all javac targets
- Add build date, mtn rev, and changed file list to all manifests
- Add unless=uptodate to all jar and war targets
(bob and dtg still todo)
2011-02-17 12:47:35 +00:00
bec1b4a8e1
merge of '2640744244f35bbe1cfa2738209238b69696c3aa'
...
and 'a9276b7c162ada9a117bde0a54aa4da8fdc05773'
2011-02-17 10:45:49 +00:00