Happy new year
[pazpar2-moved-to-github.git] / src / Makefile.am
2015-09-03 Adam DickmeissMake pazpar2_play part of Deb/RPM PAZ-1031
2014-03-03 Adam Dickmeissgetaddrinfo/host sub system gone
2011-11-09 Adam DickmeissRe-enable threaded host resolving
2011-10-27 Adam DickmeissEmbedded XSLT stylesheets for service
2011-10-04 Adam DickmeissSimplify ZURL resolving and use regular getaddrinfo
2011-08-05 Adam DickmeissCommand search takes limit parameter
2011-08-05 Adam DickmeissSort Makefile sources
2011-05-18 Adam DickmeissRemove unmaintained zeerex/explain code
2011-04-28 Adam DickmeissFix 'make dist' due to RPM files being moved
2011-03-26 Adam DickmeissImplement pazpar2_play utility
2010-11-03 Adam DickmeissRemove ref to old maintainer files
2010-09-08 Adam DickmeissCentOS 5: add logrotate
2010-07-01 Adam DickmeissAdd init.d script for CentOS/RHEL
2010-03-15 Adam DickmeissAdd yaz_mutex_create wrapper - for debugging
2010-02-15 Adam Dickmeisssession.[ch] replaces logic.c, pazpar2.h
2010-02-04 Adam DickmeissAdd mutex for service (ref counting)
2010-01-26 Adam DickmeissUse dirent wrapper of YAZ (eequires YAZ 4.0.1)
2009-10-07 Adam DickmeissShare similar XSLTs within session.
2009-10-07 Adam DickmeissFactor out record normalization
2009-09-23 Adam DickmeissDRY out multiple hash functions.
2009-09-23 Adam DickmeissMore clean-up (remove util.c).
2009-09-18 Jason SkomorowskiMerge branch 'master' of git://git.indexdata.com/pazpar2
2009-09-18 Jason SkomorowskiFirst stab at a marc map as a fast alternat to XSLT
2009-09-10 Adam DickmeissGet rid of useless tests.
2009-09-08 Adam Dickmeissconst some arguments. Remove http_command.h
2009-05-01 Adam DickmeissRemove redundant tests test_{relevance,reclists}.
2008-12-25 Adam DickmeissUsing the ICU wrapper from YAZ rather than its own.
2008-04-20 Adam DickmeissAdded check for Unix specific headers and harmonize...
2008-04-14 Adam DickmeissRenamed config.[ch] to pazpar2_config.[ch].
2008-04-14 Adam DickmeissUpdated source file headers with new year and no CVS Id.
2008-02-18 Adam DickmeissUsing yaz_daemon rather than pazpar2_process.
2007-09-07 Adam DickmeissAdded small test for existing metadata character normal...
2007-06-18 Adam DickmeissInstall pazpar2 in /usr/sbin rather than /usr/bin
2007-06-17 Adam Dickmeissicu_chain_test is a noinst program at this stage
2007-06-08 Adam DickmeissProcess management/respawn. Bug #1173. PID file pazpar2...
2007-05-23 Marc CrommeICU chain loaded imder configuration of server. This...
2007-05-22 Marc Crommefinished test ICU stand-allone program for benchmarking...
2007-05-22 Marc Crommestarted stand-allone ICU test
2007-05-15 Adam DickmeissRegression test, test_http.sh, moved to sub directory...
2007-05-15 Adam DickmeissBegin work on PP2 WS HTTP test.
2007-05-10 Adam DickmeissFactor relevance charset normalization out to a separat...
2007-04-30 Marc Crommechecked in test for ICU uppercase lowercase, title...
2007-04-27 Marc Crommeadded autoconf checks on ICU internationalization libs...
2007-04-26 Marc Crommestarted facturizing 7 bit ascii normalizing functions...
2007-04-25 Marc Crommeforgotten to commit Makefile.am, which contains instruc...
2007-04-23 Adam DickmeissRefactor stuff from logic.c: connection stuff in connec...
2007-04-23 Marc Crommefinalized helper utilities for record class, and added...
2007-04-21 Adam DickmeissPerform getaddrinfo in separate thread for a given...
2007-04-20 Marc Crommestarted record constructors. still unfnished, but yet...
2007-04-20 Marc Crommesplitting record specific definition out from pazpar2...
2007-04-20 Adam DickmeissStarted work on select thread system.
2007-04-19 Marc Crommeadded conf_service creator inclusive metadata and sortk...
2007-04-16 Marc Crommeadded first shot on relevance ranking testing, still...
2007-04-16 Adam DickmeissUsing convenience library libpazpar2.a now.
2007-04-16 Adam Dickmeissmain() in pazpar2.c . Rest of high-level logic moved...
2007-04-10 Adam DickmeissGPLv2. Added appendix with full license. Added refernec...
2007-03-27 Sebastian HammerThis is still totally non-functional.
2007-03-15 Sebastian HammerThis update completes the factoring out of database...
2007-01-29 Sebastian HammerReads Zeerex record into a data structure
2007-01-08 Adam DickmeissAutomaked pazpar2. Bug #799. Preprocessor defines are...