2007-04-16 |
Marc Cromme | removed global parameters from reclist_insert() |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Adam Dickmeiss | Using convenience library libpazpar2.a now. |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Adam Dickmeiss | main() in pazpar2.c . Rest of high-level logic moved... |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Sebastian Hammer | Moved masterkey-specific settings to separate dir.... |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Sebastian Hammer | Added locaton info to the output of the show command. |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Sebastian Hammer | Experimentally added display of database names after... |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Sebastian Hammer | Modified http_create. Used a per-request nmem structure... |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Sebastian Hammer | Removed linechange before first location |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Sebastian Hammer | Evolving config for masterkey service -- different... |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Sebastian Hammer | Messing with the full display to bring it closer in... |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Sebastian Hammer | Hack to disable the snagging of normal Javascript error... |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Sebastian Hammer | Fixed disappearing records. |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Sebastian Hammer | Introduced a check for empty value in record processing |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Sebastian Hammer | Simple query should not put "" around terms. It messes... |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Marc Cromme | added initialization of char *recsyn = 0; and char... |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Sebastian Hammer | Minor |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Sebastian Hammer | Setup stand-alone config for ID Open Content resources |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Sebastian Hammer | Complete configuration for local test server access... |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Sebastian Hammer | Modified settings system to read single file or directo... |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Sebastian Hammer | Added hitcount after resource name |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Sebastian Hammer | Removed old-style CCL config files |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Sebastian Hammer | Bad pointer assignment in prepare_yazmarc |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Adam Dickmeiss | Prepare for YAZ 3s new OID system |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Marc Cromme | added logging of searchRequest RPN query for debugging |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Marc Cromme | adding settings field 'pz.queryencoding' |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Marc Cromme | removed break statement - actually _using_ the specifie... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Marc Cromme | added logging of target name when XML normalization... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Marc Cromme | avoid loading ZeeReX if no config->targetprofiles is... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Sebastian Hammer | Simple target file with econtent sites -- Only sets... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Sebastian Hammer | Removed 'user' from settings structure and code.. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Sebastian Hammer | Major change. Targets are now created when they are... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Sebastian Hammer | Moved the check for PZ_ALLOW |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Jakub Skoczen | Update following changes made to the pz2's protocol. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Sebastian Hammer | Neglected to initialize session->databases |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Sebastian Hammer | Fixed bad dereferencing of null settings |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Marc Cromme | freeing XML doc pointer after usage, otherwise we have... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Marc Cromme | added assert to prevent segfault by dereferencing void... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Marc Cromme | removed unused code in comments |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Marc Cromme | removed unused code |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Marc Cromme | remember to free memory, otherwise leaking |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Sebastian Hammer | Updated doc to describe settings command (settings... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Sebastian Hammer | Trivial |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Sebastian Hammer | Implemented pz:allow (turn access to targets on or... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Sebastian Hammer | Documentation up to date with available settings (allow... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Sebastian Hammer | Added description of session-specific overrides |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Sebastian Hammer | Removed all mention of users from setting system. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Sebastian Hammer | Documented pz:id setting |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Sebastian Hammer | Big update. Introduced session-specific settings. These... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Sebastian Hammer | Filter: id changed to pz:id to synch with expanded... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Sebastian Hammer | Added description of connections to non-standard resources |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Sebastian Hammer | Work on non-standard servers |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Adam Dickmeiss | Use copyright-year entity |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Adam Dickmeiss | Removed bad data from example |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Adam Dickmeiss | GPLv2. Added appendix with full license. Added refernec... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Adam Dickmeiss | Added GPL file. |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Adam Dickmeiss | Ignore Doxyfile |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Adam Dickmeiss | Added NEWS. ChangeLog, NEWS, buildconf.sh, Doxyfile... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Adam Dickmeiss | Create directory config if it does not exist |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Sebastian Hammer | Used wrong setting for recsyn when constructing search... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Sebastian Hammer | Syncing with demo version |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Sebastian Hammer | Added a nmem-handle to the http_session to simplify... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Sebastian Hammer | Changed note to explicitly refer to GPL. This section... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Sebastian Hammer | pz:syntax-->nativesyntax |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Sebastian Hammer | Added pz:allow setting |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Sebastian Hammer | Removed. Text is in the doc.. examples to follow |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Sebastian Hammer | Comment change |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Adam Dickmeiss | Moved HTTP channel address from struct iochan to struct... |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Sebastian Hammer | Removed dead code. |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Sebastian Hammer | Stub description of pz:authentication.. eventually... |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Sebastian Hammer | Added the most basic level of support for authenticatio... |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Sebastian Hammer | Removed retrieval config from pazpar2.cfg.dist. Client... |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Sebastian Hammer | Moved CCL Map, record syntax, charset normalization... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Marc Cromme | added target url's on some more warning log messages |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Marc Cromme | added do_closeResponse handler function |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Jakub Skoczen | Annoying flickering of facets (after clicking) removed. |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Sebastian Hammer | Cleaning up. Removing dead material on retrieval/query... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Sebastian Hammer | removed some old #ifdeffed-out code |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Sebastian Hammer | Described new settings (actually only piggyback --... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Sebastian Hammer | Record syntax, piggyback, and element set name controll... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Sebastian Hammer | Renamed, to include more than just query-related defaults |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Jakub Skoczen | Internal query handling completely rewritten. |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Jakub Skoczen | Pager will now show only a fixed window of pages. |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Marc Cromme | Removed assignment of global_parameters.server->host... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Jakub Skoczen | navigation path: removed / and added + |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Marc Cromme | get hostname from system call 'gethostname()' if not... |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Marc Cromme | adjusting HTTP headers to be conformant with Upper... |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Marc Cromme | pretty-printing Z39.50 proxy log line |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Marc Cromme | aligning log messages for nice look-and-feel |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Marc Cromme | removed warnings coming from missing casts (const char... |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Jakub Skoczen | Breadcrumb like navigation added. |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Sebastian Hammer | Updated template to link to example settings |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Sebastian Hammer | Functional settings system. At this point, they control... |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Sebastian Hammer | Added documentation for the settings system. Still... |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Sebastian Hammer | Towards documenting the settings system |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Sebastian Hammer | ifdeffed-out the Location-header rewrite in proxy_io... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Sebastian Hammer | Settings support.. |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Sebastian Hammer | Added settings |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Sebastian Hammer | Settings system is code complete... now to actually... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Marc Cromme | removed zillion of compiler warnings due to mising... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Marc Cromme | Changed the way the forwarded HTTP headers are computed... |
commit | commitdiff | tree | snapshot |
next |