Same Ubuntu list as YAZ
[yazproxy-moved-to-github.git] / src /
2013-10-03 Adam DickmeissFix SEGV when reaching max-clients YPRX-20
2013-09-11 Adam DickmeissAdd cast (fix YAZ4 compile in previous commit)
2013-09-11 Adam DickmeissUpdates for YAZ 5
2012-11-29 Adam DickmeissRemove some useless code
2012-11-29 Adam DickmeissEmpty backendelementset results in no elementset
2012-11-29 Adam DickmeissWarn if unknown attribute is met in syntax config
2012-11-28 Adam DickmeissFix memory leak: scan ODR was not released
2012-11-28 Adam DickmeissNew syntax config attr: backendelementset
2012-09-19 Adam DickmeissReformat: delete trailing whitespace
2012-09-05 Adam Dickmeissyazproxy needs libyazpp.la
2012-09-05 Adam DickmeissInit message size from 1 MB to 64 MB
2012-08-30 Adam DickmeissSupport SRU/SRW scan
2011-12-06 Adam DickmeissFix init of max_sockets
2011-02-10 Adam DickmeissVersion 1.3.6
2011-02-10 Adam DickmeissCheck for USEMARCON version
2011-02-08 Dennis SchafrothPatch from Ere Maijala when building with USEMARCON...
2010-05-17 Adam Dickmeisslibyazproxy.la uses libyazpp.la
2009-12-01 Adam DickmeissUpdate to use Odr_int
2009-03-17 Adam DickmeissPass-through x-username and omitted password to Z39...
2009-01-15 Adam DickmeissUpdated footer comment
2009-01-13 Adam DickmeissHappy new year
2008-05-28 Adam DickmeissUsing yaz_mk_sru_surrogate when available
2008-05-27 Adam DickmeissShow -V option in usage message.
2008-05-27 Adam DickmeissOption -V shows yazproxy version.
2008-05-27 Adam DickmeissTreat target name as possible SRU database and allow...
2008-05-21 Adam DickmeissBump version to 1.3.3.1 v1.3.3.1
2008-05-21 Adam DickmeissReformat (cosmetic changes).
2008-05-21 Adam DickmeissZ39.50 authentication user is no longer set to client...
2008-04-19 Adam DickmeissUpdated copyright headers. Omit CVS IDs.
2008-03-20 Adam DickmeissIgnore .o files. v1.3.3
2008-03-20 Adam DickmeissUse .gitignore.
2008-03-20 Adam DickmeissUsing USEMARCON 3 API.
2008-03-19 Adam DickmeissThe pre-init stage honors max-sockets as well.
2008-03-19 Adam DickmeissAllow max-sockets in use to a particular target to...
2008-02-21 Adam DickmeissUsing yaz_daemon rather than own code. Fixed bug #2060.
2007-12-27 Adam DickmeissFixed bug #1989: For PQF SRU one char is stipped off...
2007-10-29 Adam DickmeissFixed bug #1821: Wrong order of include directories...
2007-10-08 Adam Dickmeissllow EXSLT to be used if it's available.
2007-10-08 Adam DickmeissHandle IPV6 peer addresses (bug #1398).
2007-05-08 Adam DickmeissUse Odr_oid for OIDs. Require yazpp 1.0.3 (YAZ 3.0.2)
2007-05-02 Adam DickmeissAllow NULL otherinfo ptr in get_cookie and get_proxy.
2007-04-30 Adam DickmeissAdded patch by David Chalmers which relays x-username...
2007-04-16 Adam DickmeissAnother and hopefully, last, YAZ OID DB update
2007-04-12 Adam DickmeissUsing oid_oid_to_dotstring
2007-04-12 Adam DickmeissUpdate for YAZ 3s new OID system
2007-03-20 Adam DickmeissDebian packages libyazproxy2, libyazproxy2-dev. These...
2007-03-20 Adam DickmeissWRBUF updates
2007-02-25 Adam DickmeissOmit no longer used XSLT_CFLAGS
2006-10-30 Adam DickmeissIncrease number of characters of logged query from...
2006-07-07 Adam DickmeissDont use XSLT_LIBS. It is already part of YAZ' libs...
2006-07-06 Adam DickmeissUse YAZ_HAVE_XSLT because yaz-config 2.1.23 or later...
2006-06-28 Adam DickmeissApplied Ere's global client-authentication patch.
2006-06-09 Adam DickmeissAdd support for thread config element which specifies...
2006-06-09 Adam DickmeissSet client-IP (AKA peername) to "nullpeer" if ->getpeer...
2006-05-01 Adam DickmeissDisable extra logging for particular client IP
2006-05-01 Adam DickmeissFix session number when HTTP Forwarded is in effect
2006-04-30 Adam DickmeissHandle preprocessor define VERSION not being present
2006-04-27 Adam DickmeissFixed timeout bug for SRW/SRU operation : Could occur...
2006-04-26 Adam DickmeissYaz_Proxy::dec_ref has no arguments.
2006-04-22 Adam DickmeissReturn diagnostic if negative present request ranges...
2006-04-17 Adam DickmeissBug fix: Handle the case where an APDU can be decoded... YAZPROXY.1.1.0.3
2006-04-16 Adam DickmeissFixed a bug in Yaz_Proxy::recv_GDU_more . The reference...
2006-04-16 Adam DickmeissFor config, dont wan for module element
2006-04-15 Adam DickmeissIncrement session number again (was deleted by mistake...
2006-04-13 Adam DickmeissRemove log message YAZPROXY.1.1.0.2
2006-04-13 Adam DickmeissAnother fix for operation sequence number (m_request_no)
2006-04-13 Adam DickmeissUse HTTP header X-Forwarded-For as IP for blocking...
2006-04-12 Adam DickmeissTemporarily enable full log for access from IP with...
2006-04-12 Adam DickmeissFixed bug in Yaz_Proxy::get_client . When MAXCLIENTS...
2006-04-06 Adam DickmeissSupply YAZ Proxy version in Z39.50 init responses
2006-04-06 Adam Dickmeissperiod-connect which specifies the period we do connect...
2006-04-06 Adam DickmeissAllow client-ip to be logged for each log entry. Speciy
2006-04-06 Adam DickmeissAdd css/pdf to mime types
2006-04-06 Adam DickmeissImplement search limit (<limit><search>n</search><...
2006-03-30 Adam DickmeissEnable USE_AUTH_MSG again
2006-03-30 Adam DickmeissUse only sleep if unistd.h is defined
2006-03-30 Adam DickmeissWindows version of yazproxy
2006-03-30 Adam DickmeissAllos Msg_Thread to operate in non-threaded mode
2006-03-30 Adam DickmeissIf connect-max is reached, connection is refused.
2006-03-30 Adam DickmeissImplement max-connect facility which makes the server...
2006-03-30 Adam DickmeissUpdate header. Copyright + yazproxy name
2006-03-29 Adam DickmeissUse yazpp rather than yaz++.
2006-03-25 Adam DickmeissNew directive default-client-charset which serves as...
2006-03-25 Adam DickmeissNew Helsinki University Module. By Ere Maijala
2006-03-09 Adam DickmeissReuse sessions with same idAuthentication information.
2006-03-09 Adam DickmeissIssue warnings for modules where loading fails
2006-03-09 Adam DickmeissUse proper recordcharset for opacxml
2005-11-30 Adam DickmeissIf a backend target connection fails to operatate or...
2005-11-29 Adam DickmeissFix null pointer reference - occurred ir query charset...
2005-11-25 Adam DickmeissFixed a problem with HTTP 1.1 hanging connections that...
2005-10-27 Adam DickmeissGet rid of dead code
2005-10-13 Adam DickmeissUse move_way_gdu method from GDU clas. Minor update...
2005-10-05 Adam DickmeissInitial checkin of proxy 2 code
2005-10-05 Adam DickmeissStart 3 servers in test of Msg_Thread
2005-10-05 Adam DickmeissUse pthread_cond_broadcast to signal 'stop server'
2005-09-26 Adam DickmeissMake room for limit-search and limit-connect
2005-09-26 Adam DickmeissAdd more proper options for t-server
2005-09-26 Adam DickmeissAdd destructor for class (interface) IMsg_Thread.
2005-09-12 Adam DickmeissMsg_Thread constructor now has no_threads which is...
2005-09-11 Adam DickmeissUnused code removed in test server
next