]> git.evergreen-ils.org Git - SIPServer.git/history - SIPServer.pm
LP#1464748: don't toss terminal account information prematurely
[SIPServer.git] / SIPServer.pm
2015-06-16 Galen CharltonLP#1464748: don't toss terminal account information...
2015-06-16 Bill EricksonLP#1425135 Log message duration w/ millisecond granularity
2014-12-05 Mike RylanderLP#1339190 Add support for the "Multiplex" personality
2014-12-05 Mike RylanderLP#1339190 Unroll recursion-based processing chain
2014-12-05 Galen CharltonLP#1338731: support clients that send 99 then 93 when...
2014-12-05 Mike RylanderLP#1042850: Add TCP-level keepalive
2014-12-05 Thomas BerezanskyTimeout in protocol loop
2014-08-01 Thomas BerezanskyLP#1227273: Clear account info at start and end of...
2010-10-07 Joe AtzbergerAllow whitespace "lines" to be skipped during login
2010-10-01 Joe AtzbergerVERSIONing, it's good for you.
2010-05-12 Joe AtzbergerRobust string cleaning and flexible CRLF from Socket
2010-05-07 Joe AtzbergerAlarm messages that mean something.
2010-05-07 Joe AtzbergerAllow log ident string to be pulled from ENV
2009-02-11 djfianderLog incoming connections promptly
2008-03-19 djfianderAdd copyright statements
2008-03-11 djfianderCheck the protocol of the client connection properly.
2007-04-24 djfianderFix code so that it will run with Net::Server 0.96...
2006-09-16 djfianderMove code that connects to ILS back end out of
2006-08-22 djfianderMake two shut down messages different, to simplify...
2006-07-29 djfianderAllow clients to violate the protocol specification...
2006-07-18 djfianderInitial system integration with Evergreen code.
2006-06-13 djfianderGeneralize configuration of Net::Server::PreFork to...
2006-06-06 djfianderAdd support for the configuration parameters
2006-04-07 miker-pinesadding loadable module support
2006-03-21 djfianderFix package name, initialize ILS module.
2006-03-09 djfianderInitial revision