GPLv2. Added appendix with full license. Added refernece to that from
[pazpar2-moved-to-github.git] / src / http_command.c
2007-04-10 Adam DickmeissGPLv2. Added appendix with full license. Added refernec...
2007-04-10 Sebastian HammerAdded a nmem-handle to the http_session to simplify...
2007-04-08 Adam DickmeissMoved HTTP channel address from struct iochan to struct...
2007-03-28 Marc Crommegetting the paraz2 server host and port info from the...
2007-03-20 Adam DickmeissWRBUF updates.
2007-03-20 Sebastian HammerAdded optional 'filter' parameter to search. Right...
2007-01-18 Sebastian HammerExtended simpletarget model with target names. Added...
2007-01-18 Sebastian HammerDsiplaying sub-records
2007-01-17 Sebastian HammerRemove targets with hits < 1 or errors from target...
2007-01-17 Sebastian HammerMade termlist length tunable (partially) from browser...
2007-01-15 Sebastian HammerGeneric sort mechanism. Sort supported by relevance...
2007-01-12 Sebastian HammerChanged enclosing tag for info command response to...
2007-01-12 Adam DickmeissMake more room for YAZ version string
2007-01-12 Adam Dickmeissinfo command returns Pazpar2 version + YAZ version...
2007-01-11 Sebastian HammerRead HTTP listener and proxy address from config file...
2007-01-11 Anders S. MortensenAdded non-caching headers (should be placed in config...
2007-01-10 Adam DickmeissAvoid warning about integer overflow on Sun C compiler
2007-01-09 Sebastian HammerAdded recid to full record view
2007-01-09 Sebastian HammerAdded a full record view (not implemented in the test...
2007-01-09 Sebastian HammerAdded date support (md-date in show command).
2007-01-08 Sebastian HammerRemoved diagnostic output
2007-01-08 Sebastian HammerFixed bug related to ranking, introduced by 'metadata...
2007-01-08 Sebastian HammerMetadata elements dynamically created from XSLT normali...
2007-01-08 Adam DickmeissAutomaked pazpar2. Bug #799. Preprocessor defines are...
2007-01-06 Sebastian HammerNull pointer dereference in several cmd_ functions...
2007-01-06 Sebastian HammerRemoved command.c (telnet-style interface)
2007-01-04 Sebastian HammerAdded 'virtual' facet named 'xtargets' to termlist...
2007-01-04 Sebastian HammerImplemented 'activeclients' result element for cmd_stat...
2007-01-04 Sebastian HammerAdded 'activeclients' element to response from show...
2007-01-03 Sebastian HammerAdded XSLT support. Configuration file (e.g. etc/pazpar...
2006-12-20 Adam DickmeissReduce size of database struct. Pass temp NMEM memory...
2006-12-20 Sebastian HammerReorganized source tree