Major change. Targets are now created when they are referred to in the settings
[pazpar2-moved-to-github.git] / src / database.c
2007-04-11 Sebastian HammerMajor change. Targets are now created when they are...
2007-04-11 Sebastian HammerMoved the check for PZ_ALLOW
2007-04-11 Sebastian HammerFixed bad dereferencing of null settings
2007-04-11 Marc Crommeadded assert to prevent segfault by dereferencing void...
2007-04-11 Sebastian HammerImplemented pz:allow (turn access to targets on or...
2007-04-11 Sebastian HammerBig update. Introduced session-specific settings. These...
2007-04-10 Adam DickmeissGPLv2. Added appendix with full license. Added refernec...
2007-04-08 Sebastian HammerMoved CCL Map, record syntax, charset normalization...
2007-03-30 Sebastian HammerFunctional settings system. At this point, they control...
2007-03-29 Sebastian HammerAdded settings
2007-03-23 Sebastian HammerAdded support for multiple values in filter statement...
2007-03-20 Sebastian HammerAdded optional 'filter' parameter to search. Right...
2007-03-16 Adam DickmeissFixed compilation error on FreeBSD
2007-03-15 Sebastian HammerThis update completes the factoring out of database...