Fix formatting inconsistency.
[yaz-moved-to-github.git] / src /
2005-01-27 Adam DickmeissAdded zget_init_diagnostics_octet which is similar to
2005-01-21 Adam DickmeissDo not use acquire locks (NMEM_{ENTER,LEAVE}) in
2005-01-19 Adam DickmeissMake scan logging prettier
2005-01-17 Adam DickmeissAdded include stdlib.h
2005-01-17 Adam DickmeissFix MAC compilation
2005-01-17 Adam DickmeissFixed includes for FreeBSD
2005-01-17 Adam DickmeissDo not declare several variables in non-XML mode
2005-01-16 Adam DickmeissMinor include updates to make Windows happy
2005-01-16 Adam DickmeissAdded check for various headers, since comstack.h no...
2005-01-16 Adam DickmeissDo not use exit
2005-01-16 Adam Dickmeissinclude stdlib.h
2005-01-16 Adam DickmeissRemoved away include of system headers in comstack...
2005-01-16 Adam DickmeissWS update
2005-01-15 Adam DickmeissBump year
2005-01-11 Adam DickmeissAdded SRW Scan support in yaz-client and Generic Fronte...
2005-01-11 Adam Dickmeissmatch_xsd_string returns empty string rather than NULL...
2005-01-11 Adam DickmeissAdded SRU decode of maximumTerms, responsePosition...
2005-01-11 Adam DickmeissFixes for value and pScanCluase in scan SRW codec
2005-01-09 Adam DickmeissAdded whereInList member to SRW Scan Term
2005-01-09 Adam DickmeissRename pqf scan parameter from x-ScanClause to x-pScanC...
2005-01-08 Adam DickmeissAdded support for SRW scan in yaz-client
2005-01-07 Heikki LevantoAdded a warning (always to stderr) when opening the...
2005-01-05 Adam DickmeissOnly use type 'long long' when available.
2005-01-04 Mike TaylorReturn aligned blocks on the smallest boundaries that...
2005-01-04 Adam DickmeissAlign NMEM blocks to 2*sizeof(long)
2005-01-03 Adam DickmeissFix threading
2005-01-03 Adam DickmeissFor daemon mode (-D), let parent wait till child has...
2004-12-30 Adam DickmeissCast PIDs to longs so they can be printfd
2004-12-30 Adam DickmeissAvoid signed char subscript
2004-12-30 Adam DickmeissAvoid signed char subscript
2004-12-22 Adam DickmeissRemove extra space in request log output
2004-12-22 Adam DickmeissChange GFS so that it listen&accept in parent process...
2004-12-22 Adam DickmeissAdded OID for charneg-4.
2004-12-21 Adam DickmeissWhen receiving no records in present response don't...
2004-12-21 Adam DickmeissMinor tweaks in logging (mostly for SRW search)
2004-12-20 Adam DickmeissPrefix PRN/Type-1 queries with RPN: rather than Z:
2004-12-20 Adam DickmeissFixed bug in pack_records that caused piggyback searche...
2004-12-20 Adam DickmeissAdded functions to initialize various structures for...
2004-12-16 Adam DickmeissInclude marcdisp.h so that atoi_n gets public on WIN32
2004-12-16 Adam DickmeissFix declaration (WIN32 section)
2004-12-13 Heikki LevantoMoved back to a single log.h, with the new #define...
2004-12-02 Adam DickmeissFix double-free in code that handles encoding errors...
2004-11-26 Adam Dickmeissyaz-log.7 man pages part of RedHat package yaz
2004-11-25 Adam DickmeissTreat field as having subfields even if first char...
2004-11-23 Heikki LevantoRe-enabled the -v notime option, it was broken.
2004-11-21 Adam DickmeissUpdate SRW/SRU diagnostic message definitions and store...
2004-11-18 Heikki LevantoDeprecated log.h and created a new ylog.h
2004-11-17 Heikki LevantoAdded an option to specify -word in the loglevel parsin...
2004-11-17 Adam DickmeissModify wrbuf_put_zquery and wrbuf_scan_term so the...
2004-11-17 Adam DickmeissFor @prox operator, the "which" member being known...
2004-11-16 Adam DickmeissAvoid new ANSI inline declaration
2004-11-16 Heikki LevantoImprovements in the log system, especially on the serve...
2004-11-09 Adam DickmeissUse strchr,strrchr instead of index/rindex. YAZ.2.0.28
2004-11-04 Heikki LevantoFixed a bug that caused extra [level] tags in the log
2004-11-03 Adam DickmeissUsing blanks for assignments (no code changes)
2004-11-03 Heikki LevantoFixed a silly typo that made a numeric -v crash
2004-11-03 Heikki LevantoAdded dynamic log-levels:
2004-11-02 Heikki Levantoprotecting log rotation with a mutex
2004-11-02 Heikki LevantoRotating logfile if exceeding a gigabyte
2004-11-02 Heikki LevantoNot buffering the log file, unless LOG_FLUSH is set...
2004-11-02 Heikki Levantooops, forgot to give a name to LOG_FLUSH. Now added
2004-11-02 Heikki LevantoAdded a new log flag LOG_FLUSH that forces flushing...
2004-11-02 Heikki Levantoyaz_log_time_format sets the format of the timestamp...
2004-11-01 Adam DickmeissFixed bug #148: CQL parser may leak. CQL nodes now...
2004-10-31 Adam DickmeissBug fix: explainRequest decoder did not initialize...
2004-10-15 Adam DickmeissDoxyfile file description. Indentation. No change of...
2004-10-10 Adam DickmeissUse other type to avoid warning
2004-10-09 Adam DickmeissFixed bug #176: Dont throw diagnostics on empty SRU...
2004-10-09 Adam DickmeissFixed bug #172: surrogate diagnostics in SRW lacking NS.
2004-10-09 Adam DickmeissFixed bug #172: RPM builds does not enable SSL.
2004-10-07 Adam DickmeissNot in use
2004-10-03 Adam DickmeissInitial work for Doxygen based YAZ reference
2004-10-02 Adam DickmeissAdded several type casts for C++ compile
2004-10-01 Adam DickmeissNo TESTS here YAZ.2.0.26
2004-10-01 Adam DickmeissAdded ()s to avoid warning.
2004-10-01 Adam DickmeissFixed MARC utilities to use proper conversion to XML...
2004-10-01 Adam DickmeissPrevent XML CDATA with ASCII control chars (except...
2004-09-30 Adam DickmeissConvert Z39.50 surrogate diagnostics to SRW diagnostics...
2004-09-30 Adam DickmeissBug fix: YAZ GFS did not return schema in explainResponse.
2004-09-30 Adam DickmeissAdded typecast and removed bad assignment
2004-09-30 Adam DickmeissThe YAZ GFS when converting SRW/SRU requests to Z39...
2004-09-30 Adam DickmeissCreate NMEM automatically for odr_{str,int}dup.
2004-09-30 Adam DickmeissFix serious bug regarding HTTP requests (introduced...
2004-09-29 Adam DickmeissAdded CCL facility r=r "range" which is similar to...
2004-09-22 Adam DickmeissAdded CCL utility ccl_qual_buf which parses one or...
2004-09-21 Adam DickmeissFix problem with decoding of HTTP responses with no...
2004-09-13 Adam DickmeissLog CCL and Z39.58 queries
2004-09-10 Adam DickmeissFor SRW, do not set numberOfRecords when diagnostic...
2004-09-03 Adam DickmeissDo not decode OCLC UI by default.
2004-08-24 Adam DickmeissClear ODR error in odr_setbuf
2004-08-18 Adam DickmeissAdded CCL utility ccl_qual_line which adds CCL qualifie...
2004-08-13 Adam DickmeissCast to unsigned char to prevent assert in MS Studio...
2004-08-13 Adam DickmeissRemove unused variable
2004-08-13 Adam DickmeissMove declaration to start of block
2004-08-13 Adam DickmeissReworked odr_set_stream a bit, so that write handler...
2004-08-11 Adam DickmeissFixed bug in CCL parser where truncation char was not...
2004-08-11 Adam DickmeissAdded odr_set_stream which is is a more generic to...
2004-08-11 Adam DickmeissUse unsigned char pointers to prevent assert for 8...
2004-08-11 Adam DickmeissFix buffer overrun in CCL parser for proximity
2004-08-07 Adam DickmeissFixes for MARC-8 in yaz_iconv character set utilies...
next