projects
/
metaproxy-moved-to-github.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Experiments with session map template.
[metaproxy-moved-to-github.git]
/
src
/
2005-10-26
Adam Dickmeiss
Experiments with session map template.
tree
|
commitdiff
2005-10-26
Adam Dickmeiss
More tests/examples to ignore
tree
|
commitdiff
2005-10-26
Marc Cromme
started on RouterFleXML class, still shaky and rudimentary
tree
|
commitdiff
2005-10-26
Marc Cromme
changed call to RouterChain.append instead of RouterCha...
tree
|
commitdiff
2005-10-26
Marc Cromme
moved RouterChain class out of router.hpp file into...
tree
|
commitdiff
2005-10-26
Marc Cromme
additional xml parsing
tree
|
commitdiff
2005-10-25
Adam Dickmeiss
Fix bug in virt_db introduced in previous commit regard...
tree
|
commitdiff
2005-10-25
Adam Dickmeiss
For filter_virt_db return proper diagnostics if backend...
tree
|
commitdiff
2005-10-25
Adam Dickmeiss
Added test for filter backend_test.
tree
|
commitdiff
2005-10-25
Adam Dickmeiss
Experimented with template for session management in...
tree
|
commitdiff
2005-10-25
Adam Dickmeiss
Log filter has alternative constructor with custom msg
tree
|
commitdiff
2005-10-25
Adam Dickmeiss
More diagnostics for close
tree
|
commitdiff
2005-10-25
Adam Dickmeiss
Use fix present handling to use backend session ID
tree
|
commitdiff
2005-10-25
Adam Dickmeiss
Use virt_db filter in ex_filter_frontend_net program
tree
|
commitdiff
2005-10-25
Adam Dickmeiss
Handle Z39.50 Options better
tree
|
commitdiff
2005-10-25
Marc Cromme
parsing xml file
tree
|
commitdiff
2005-10-25
Adam Dickmeiss
More functional virt_db filter. Removed p2_* source
tree
|
commitdiff
2005-10-25
Marc Cromme
added first attempt to read xml config files
tree
|
commitdiff
2005-10-24
Adam Dickmeiss
More work on Virt_db filter
tree
|
commitdiff
2005-10-24
Adam Dickmeiss
Began work on virtual database filter
tree
|
commitdiff
2005-10-24
Marc Cromme
rudimentary config calls added in experimental binary
tree
|
commitdiff
2005-10-24
Adam Dickmeiss
More testing: check that configure gets called through...
tree
|
commitdiff
2005-10-24
Adam Dickmeiss
Method configure takes const xmlNode pointer. Added...
tree
|
commitdiff
2005-10-20
Adam Dickmeiss
Comment out two std::cout stmts
tree
|
commitdiff
2005-10-19
Marc Cromme
added test case for yp2::filter::Log, added time stampi...
tree
|
commitdiff
2005-10-19
Marc Cromme
taken extra namespace Log:: out of constructor declaration
tree
|
commitdiff
2005-10-16
Adam Dickmeiss
Release Z39.50 sessions properly.
tree
|
commitdiff
2005-10-16
Adam Dickmeiss
Do not require net access in test test_filter_z3950_cli...
tree
|
commitdiff
2005-10-16
Adam Dickmeiss
Added Z3950 Client Filter, AKA Z39.50 backend.
tree
|
commitdiff
2005-10-16
Adam Dickmeiss
Added operator == for Session
tree
|
commitdiff
2005-10-15
Adam Dickmeiss
Same header and footer for all files. Header includes...
tree
|
commitdiff
2005-10-15
Adam Dickmeiss
Use namespace yp2::filter for filters .. Rename filters...
tree
|
commitdiff
2005-10-15
Adam Dickmeiss
Ignore program ex_filter_frontend_net
tree
|
commitdiff
2005-10-15
Adam Dickmeiss
Implemented FilterLog filter
tree
|
commitdiff
2005-10-14
Adam Dickmeiss
Remove p2 from cvsignore
tree
|
commitdiff
2005-10-14
Adam Dickmeiss
FilterFrontendNet allows listening on multiple ports.
tree
|
commitdiff
2005-10-14
Adam Dickmeiss
Use boost::program_options in ex_filter_frontend_net...
tree
|
commitdiff
2005-10-14
Adam Dickmeiss
Remove dead code
tree
|
commitdiff
2005-10-14
Adam Dickmeiss
Extended filter in ex_filter_frontend_net program to...
tree
|
commitdiff
2005-10-14
Adam Dickmeiss
Added default constructor for Package class
tree
|
commitdiff
2005-10-14
Adam Dickmeiss
Added ex_filter_frontend_net noinst program
tree
|
commitdiff
2005-10-14
Adam Dickmeiss
Moving ThreadPoolSocketObserver and IThreadPoolMsg...
tree
|
commitdiff
2005-10-14
Adam Dickmeiss
Simplified process interface. Private sub class Worker.
tree
|
commitdiff
2005-10-13
Adam Dickmeiss
Close session properly in FilterFrontendNet
tree
|
commitdiff
2005-10-13
Adam Dickmeiss
Implemented FilterFrontendNet which is a network server...
tree
|
commitdiff
2005-10-13
Adam Dickmeiss
Added test_package1
tree
|
commitdiff
2005-10-13
Adam Dickmeiss
Add GDU in Package class. Use classes Origin and Session
tree
|
commitdiff
2005-10-13
Adam Dickmeiss
Test Session class' copy constructor
tree
|
commitdiff
2005-10-13
Adam Dickmeiss
Adjust Session class and include close state in it.
tree
|
commitdiff
2005-10-13
Adam Dickmeiss
Include gduqueue.h
tree
|
commitdiff
2005-10-12
Adam Dickmeiss
Make test_thread_pool_observer a Boost test. Use Boost...
tree
|
commitdiff
2005-10-12
Marc Cromme
added target 'showdox' which launches firefox with...
tree
|
commitdiff
2005-10-09
Marc Cromme
clarified comment
tree
|
commitdiff
2005-10-09
Marc Cromme
session mutex and id counter made static, now many...
tree
|
commitdiff
2005-10-09
Marc Cromme
added test on miliseconds elapsed
tree
|
commitdiff
2005-10-09
Adam Dickmeiss
More files to ignore
tree
|
commitdiff
2005-10-08
Adam Dickmeiss
Include config.hpp in all .cpp files
tree
|
commitdiff
2005-10-08
Marc Cromme
boost date_time test case added, check for date_time...
tree
|
commitdiff
2005-10-08
Marc Cromme
test for boost time added. missing configure test...
tree
|
commitdiff
2005-10-08
Marc Cromme
added multithreaded session test using 10 threads and...
tree
|
commitdiff
2005-10-07
Marc Cromme
added doxygen make target
tree
|
commitdiff
2005-10-07
Marc Cromme
added check for automake version, which must be version...
tree
|
commitdiff
2005-10-07
Adam Dickmeiss
Add code to test join of single threads or groups
tree
|
commitdiff
2005-10-07
Adam Dickmeiss
Playing with boost threads and unit test
tree
|
commitdiff
2005-10-07
Adam Dickmeiss
Use boost unit test for test filter 1 case.
tree
|
commitdiff
2005-10-07
Marc Cromme
removed superflous file
tree
|
commitdiff
2005-10-07
Marc Cromme
changes includes in test programs to use splitted header
tree
|
commitdiff
2005-10-07
Marc Cromme
design.h split up into filter.hpp package.hpp router...
tree
|
commitdiff
2005-10-07
Marc Cromme
changed build system to use C++ compiler, temp config...
tree
|
commitdiff
2005-10-06
Marc Cromme
thread safe session class added using boost::mutex
tree
|
commitdiff
2005-10-06
Adam Dickmeiss
Rename Msg_Thread to ThreadPoolSocketObserver. Rename...
tree
|
commitdiff
2005-10-06
Adam Dickmeiss
Router stores filters in a sequence. For now packages...
tree
|
commitdiff
2005-10-06
Marc Cromme
name function added to filters
tree
|
commitdiff
2005-10-06
Marc Cromme
build system added
tree
|
commitdiff
2005-10-06
Marc Cromme
Initial revision
tree
|
commitdiff