Set client-IP (AKA peername) to "nullpeer" if ->getpeername returns
[yazproxy-moved-to-github.git] / src /
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
2005-09-07 Adam DickmeissDocument more yazproxy command line options. Bug #412.
2005-08-15 Adam DickmeissFix handling of Proxy class and authentication thread...
2005-08-15 Adam DickmeissAvoid one condition variable in msg-thread impl
2005-08-10 Adam DickmeissFix a race-condition in Msg_Thread::run, Msg_Thread...
2005-06-25 Adam DickmeissExpanded tabs in all source files. Added vim/emacs...
2005-06-21 Adam DickmeissAdded small server to test MSG threads.
2005-06-21 Adam DickmeissHandle multiple input PDU packages using GDU class...
2005-06-10 Adam DickmeissAdded proper memory scheme for authentication handler...
2005-06-10 Adam DickmeissYaz_ProxyModules keeps track of number of open modules.
2005-06-10 Adam DickmeissFixed NULL ptr refernece that could occur if a client...
2005-06-08 Adam DickmeissUpdated for yaz++ API where Yaz_ was removed from many...
2005-06-02 Adam DickmeissUpdate for the yazpp_1 namespace.
2005-05-30 Adam DickmeissAdded support for threaded authentication modules. See
2005-05-30 Adam DickmeissImplemented new class Msg_Thread which allows for threa...
2005-05-27 Adam DickmeissFixed bug #355: YAZ proxy does not seem to load balance...
2005-05-20 Adam DickmeissAdded include stdlib.h
2005-05-19 Adam DickmeissNew test for thread+socket manager communication YAZPROXY.ERE
2005-05-18 Adam DickmeissAdded support for Z39.50 character set negotiation...
2005-05-16 Mike TaylorIgnore generated file cdetails
2005-05-06 Adam DickmeissIf character set conversion fails - pass thru.. Unfortu...
2005-05-04 Adam DickmeissNew file needed for character set conversions
2005-05-04 Adam DickmeissAdded support for character set conversion of query...
2005-02-22 Adam DickmeissAdded Support OPAC to XML conversion. Triggered by...
2005-02-21 Adam DickmeissOption -X now makes it possible to stop YAZ proxy by...
2005-02-20 Adam DickmeissOnly use dlclose if DL is present/supported.
2005-02-11 Adam DickmeissRephrase comment about missing XML support
2005-02-11 Adam DickmeissImplemented plugin facility. First use is authenticatio...
2005-02-10 Adam DickmeissRemove unused and fix unterminated string (syntax error)
2005-02-10 olegAdded patch, which involve yazproxy to Character Set...
2005-02-07 Adam DickmeissWIN32 compile fixes
2005-01-18 Adam DickmeissMore verbose log if HTTP file access fails
2005-01-18 Adam DickmeissAdded core mime types
2005-01-17 Adam DickmeissAdded include stdlib.h.
2005-01-16 Adam DickmeissAdded configure check for headers pwd.h sys/wait.h
2005-01-11 Adam DickmeissPrevent warning about unused var
2005-01-11 Adam DickmeissAdded check for various POSIX headers. Abort configure if
2004-12-15 Adam DickmeissFix NULL pointer reference (occurred when close PDU...
2004-12-13 Adam DickmeissUsing yaz/log.h again. Added config file HTTP access.
2004-12-08 Adam DickmeissRemove unnecessary include in USEMARCON test
2004-12-03 Adam DickmeissAdded test program for the use of CDetails object from...
2004-12-03 Adam DickmeissAdded support for MARC record conversion with Usemarcon
2004-11-30 Adam DickmeissUpdates for yaz/ylog.h
2004-11-09 Adam DickmeissImplement XInclude for XML configuration file(s).
2004-10-28 Adam DickmeissFix bug #195: YAZ proxy removes otherInfo.
2004-10-23 Adam DickmeissAdded type cast to long for sys limits - and log as...
2004-10-23 Adam DickmeissFixed bug #189: Bad authenticated session transfer.
2004-10-20 Adam DickmeissFix bug #186: charset / marc problem with char A4.
2004-10-19 Adam DickmeissBug fix: SRW/SRU explain did not work if no default...
2004-10-18 Adam DickmeissImplement bug #143: Add support for multiple SRW/SRU...
2004-08-29 Adam DickmeissNew attribute "backendcharset" for syntax section which...
2004-08-13 Adam DickmeissAdded this
2004-08-10 Adam DickmeissNew attribute "backendtype" for syntax section which...
2004-04-22 Adam DickmeissRemove HAVE_.. from public headers (no Public header...
next