2005-11-07 |
Adam Dickmeiss | Added include of string |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Adam Dickmeiss | Calls to pipe(2) replaced with usage of Pipe class... |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Adam Dickmeiss | Added header check for sys/select.h and sys/socket.h |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Adam Dickmeiss | First work on Pipe class |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Adam Dickmeiss | Make a few internal classes part of yp2 ns |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Adam Dickmeiss | Move includes to implementation file |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Adam Dickmeiss | Pimpl the ThreadPoolSocketObserver class so we can... |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Adam Dickmeiss | Check for unix/windows headers |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Adam Dickmeiss | Added makefile for MS VS. Compiles OK for Visual Studio... |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Adam Dickmeiss | Let configure create Jamfile |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Adam Dickmeiss | Added Jamfile for project which makes example programs... |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Marc Cromme | xml configuration dom parsing finished, still missing... |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Marc Cromme | std::string type() function taken out of all filter... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Adam Dickmeiss | Added methods create_{close,initResponse} for odr class. |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Adam Dickmeiss | Implemented yp2::odr which is a noncopyable wrapper... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Adam Dickmeiss | Properly lock Z39.50 sessions |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Marc Cromme | making filter factory non-copyable |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Marc Cromme | filter factory in working shape, see example in test_fi... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Marc Cromme | first functional filter factory implementation plus... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Adam Dickmeiss | Using boost::scoped_ptr for pimpl/rep for some filters |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Marc Cromme | hacking filter factory, need to go to meeting and stop... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Marc Cromme | added namespace check |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Marc Cromme | xml config file is now parsed using libxml2 dom tools... |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Adam Dickmeiss | Experiments with session map template. |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Adam Dickmeiss | More tests/examples to ignore |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Marc Cromme | started on RouterFleXML class, still shaky and rudimentary |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Marc Cromme | changed call to RouterChain.append instead of RouterCha... |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Marc Cromme | moved RouterChain class out of router.hpp file into... |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Marc Cromme | additional xml parsing |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Adam Dickmeiss | Fix bug in virt_db introduced in previous commit regard... |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Adam Dickmeiss | For filter_virt_db return proper diagnostics if backend... |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Adam Dickmeiss | Added test for filter backend_test. |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Adam Dickmeiss | Experimented with template for session management in... |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Adam Dickmeiss | Log filter has alternative constructor with custom msg |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Adam Dickmeiss | More diagnostics for close |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Adam Dickmeiss | Use fix present handling to use backend session ID |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Adam Dickmeiss | Use virt_db filter in ex_filter_frontend_net program |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Adam Dickmeiss | Handle Z39.50 Options better |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Adam Dickmeiss | buildconf -d configure with static |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Marc Cromme | parsing xml file |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Adam Dickmeiss | More functional virt_db filter. Removed p2_* source |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Marc Cromme | added first attempt to read xml config files |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Adam Dickmeiss | More work on Virt_db filter |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Adam Dickmeiss | Began work on virtual database filter |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Marc Cromme | rudimentary config calls added in experimental binary |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Adam Dickmeiss | More testing: check that configure gets called through... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Adam Dickmeiss | Method configure takes const xmlNode pointer. Added... |
commit | commitdiff | tree | snapshot |
2005-10-20 |
Adam Dickmeiss | Further refinements |
commit | commitdiff | tree | snapshot |
2005-10-20 |
Adam Dickmeiss | Comment out two std::cout stmts |
commit | commitdiff | tree | snapshot |
2005-10-20 |
Adam Dickmeiss | Imagined config for yp2. |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Marc Cromme | added test case for yp2::filter::Log, added time stampi... |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Marc Cromme | taken extra namespace Log:: out of constructor declaration |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Adam Dickmeiss | Release Z39.50 sessions properly. |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Adam Dickmeiss | Do not require net access in test test_filter_z3950_cli... |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Adam Dickmeiss | Added Z3950 Client Filter, AKA Z39.50 backend. |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Adam Dickmeiss | Added operator == for Session |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Adam Dickmeiss | Same header and footer for all files. Header includes... |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Adam Dickmeiss | Use namespace yp2::filter for filters .. Rename filters... |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Adam Dickmeiss | Ignore program ex_filter_frontend_net |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Adam Dickmeiss | Implemented FilterLog filter |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Adam Dickmeiss | Remove p2 from cvsignore |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Adam Dickmeiss | FilterFrontendNet allows listening on multiple ports. |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Adam Dickmeiss | Use boost::program_options in ex_filter_frontend_net... |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Adam Dickmeiss | Added autoconf check for libboost-program-options-dev. |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Adam Dickmeiss | Remove dead code |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Adam Dickmeiss | Extended filter in ex_filter_frontend_net program to... |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Adam Dickmeiss | Added default constructor for Package class |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Adam Dickmeiss | Added ex_filter_frontend_net noinst program |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Adam Dickmeiss | Moving ThreadPoolSocketObserver and IThreadPoolMsg... |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Adam Dickmeiss | Simplified process interface. Private sub class Worker. |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Adam Dickmeiss | Ignore html and man |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Adam Dickmeiss | Close session properly in FilterFrontendNet |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Adam Dickmeiss | Implemented FilterFrontendNet which is a network server... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Adam Dickmeiss | Added test_package1 |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Adam Dickmeiss | Add GDU in Package class. Use classes Origin and Session |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Adam Dickmeiss | Test Session class' copy constructor |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Adam Dickmeiss | Adjust Session class and include close state in it. |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Adam Dickmeiss | Include gduqueue.h |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Adam Dickmeiss | Make test_thread_pool_observer a Boost test. Use Boost... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Marc Cromme | added target 'showdox' which launches firefox with... |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Marc Cromme | clarified comment |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Marc Cromme | excluded test_*.cpp unit test files from doxygen docs... |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Marc Cromme | session mutex and id counter made static, now many... |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Marc Cromme | added test on miliseconds elapsed |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Adam Dickmeiss | Ignore dox |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Adam Dickmeiss | More files to ignore |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Adam Dickmeiss | Require automake 1.8 or later (rather than 1.9 or later). |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Adam Dickmeiss | Specify minimal automake version in AM_INIT_AUTOMAKE... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Adam Dickmeiss | Specify options for aclocal |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Adam Dickmeiss | Include config.hpp in all .cpp files |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Marc Cromme | boost date_time test case added, check for date_time... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Marc Cromme | test for boost time added. missing configure test... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Marc Cromme | added multithreaded session test using 10 threads and... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Adam Dickmeiss | Check for automake version in buildconf.sh - not in... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Adam Dickmeiss | Check for boost test framework |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Marc Cromme | added doxygen make target |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Adam Dickmeiss | Use foreign automake layout |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Marc Cromme | added test for boost unit test header |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Marc Cromme | checking for STL headers |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Marc Cromme | added check for automake version, which must be version... |
commit | commitdiff | tree | snapshot |
next |