Removed assignment of global_parameters.server->host by gethostname() in
[pazpar2-moved-to-github.git] / src / config.c
2007-04-02 Marc CrommeRemoved assignment of global_parameters.server->host...
2007-03-31 Marc Crommeget hostname from system call 'gethostname()' if not...
2007-03-30 Sebastian HammerFunctional settings system. At this point, they control...
2007-03-27 Marc Crommeadded optional <zproxy> element to config file, contain...
2007-03-20 Adam DickmeissWRBUF updates.
2007-03-20 Sebastian HammerFixed statement before declaration
2007-03-15 Sebastian HammerThis update completes the factoring out of database...
2007-02-05 Sebastian HammerBug 769. Rewriting Location headers in proxy responses
2007-01-15 Sebastian HammerEncoding directive was ignored for MARC.
2007-01-15 Sebastian HammerGeneric sort mechanism. Sort supported by relevance...
2007-01-14 Adam DickmeissFix bug #814: pazpar2 does not compile on Debian woody...
2007-01-12 Sebastian Hammer*** empty log message ***
2007-01-10 Adam DickmeissUse strrchr rather than rindex (obsolete)
2007-01-10 Adam DickmeissUse memset rather than bzero (obsolete, and sometimes...
2007-01-09 Sebastian HammerAdded date support (md-date in show command).
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-03 Sebastian HammerAdded XSLT support. Configuration file (e.g. etc/pazpar...
2006-12-27 Sebastian HammerBasic configuration functionality in place (not yet...
2006-12-27 Sebastian HammerAdded empty source files for config system