Main Koha release repository https://koha-community.org
Find a file
Colin Campbell 499ff3618c Bug 12263: Fix startup issues blocking response to HUP
If you do a kill -s HUP sipserver_pid the server process
should restart its children.
This was not happening although it was logging the commencement
of the process.

Removed traces of Exporter usage this was always incorrect
this program inherits from Net::Server 'use base' to make inheritance
clearer. Removed unnecessary begin block

made file executable so it can run

added a shebang line so OS knows to invoke perl to compile and run
the file.

I've removed the debug code dumping the config to STDOUT,
it should not have gone into the production version.
One of the first things this program does is close stdout etc and
reopens the sip sockets to them. Assuming you can print to them other
than as part of the sip dialogue is not always safe.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2014-07-15 11:23:29 -03:00
acqui Bug 11715: require authentication for various staff scripts 2014-06-25 12:27:08 -03:00
admin Bug 12265: [QA Follow-up] - Improve usage of find 2014-07-14 09:10:25 -03:00
authorities
basket
C4 Bug 12263: Fix startup issues blocking response to HUP 2014-07-15 11:23:29 -03:00
catalogue Bug 12237: Remove the "horrible hack" in C4::Templates 2014-07-03 10:34:11 -03:00
cataloguing Bug 11638: Remove HTML from addbiblio.pl 2014-07-03 15:01:10 -03:00
circ Bug 12495 - Include streetnumber in hold alert address 2014-07-07 10:56:06 -03:00
course_reserves
debian Bug 8773 - Start per-instance koha-index-daemon in .deb setup 2014-07-14 09:15:22 -03:00
docs Bug 7143: Updating new developers 2014-06-30 10:01:52 -03:00
errors
etc
install_misc
installer Bug 11030 - Add 359, 947 and 969 fields in french unimarc_complete framework - followup 2014-07-07 13:10:27 -03:00
Koha Bug 12558: (follow-up) remove old versions of schema classes for two tables 2014-07-11 16:26:48 -03:00
koha-tmpl Bug 12377 [QA Followup] - Remove readonly from input 2014-07-15 10:33:16 -03:00
labels
members Bug 12332: Fix for tab "Purchase suggestions" not lighting up 2014-07-08 10:43:46 -03:00
misc Bug 12396 - MTT FIX: Due notices (DUEDGST) are multiplicated and all of them are sent to everybody who is about to receive ODUEDGST. 2014-06-15 11:14:45 -03:00
offline_circ
opac Bug 12062: Follow up to fix more untraslatable cases 2014-07-07 10:32:08 -03:00
OpenILS
patron_lists
patroncards
plugins
reports Bug 12151: Remove uses of smartmatch operator in report scripts 2014-07-07 10:16:45 -03:00
reserve Bug 11801: In transit hold items incorrectly labels as "Waiting to be pulled" on request.pl 2014-06-18 15:40:47 -03:00
reviews
rotating_collections
selenium
serials Bug 11226: subscription frequencies and numbering patterns should be editable with serials permissions 2014-07-14 11:17:23 -03:00
services Bug 11715: require authentication for various staff scripts 2014-06-25 12:27:08 -03:00
skel
sms
suggestion Bug 10519: (followup) Fix context for evalyating $borrowernumber 2014-07-14 16:02:36 -03:00
svc Bug 11703: (qa followup) consistency in svc 2014-07-03 12:38:13 -03:00
t Bug 10519: (followup) unit tests leave problematic cruft 2014-07-14 16:30:51 -03:00
tags
test
tmp/modified_authorities
tools Bug 12151: Remove use of smartmatch operator in tools/batchMod.pl 2014-07-07 10:16:54 -03:00
virtualshelves
xt Bug 12041 - POD fixing followup 2014-06-19 13:05:15 -03:00
.htaccess
.mailmap Bug 12479: (QA followup) minor fixes, and tcohen added 2014-06-30 10:04:10 -03:00
about.pl
changelanguage.pl
edithelp.pl
fix-perl-path.PL
help.pl
INSTALL
install-CPAN.pl
INSTALL.debian
INSTALL.fedora7
INSTALL.opensuse
INSTALL.ubuntu
koha_perl_deps.pl
kohaversion.pl Bug 11703: DBRev 3.17.00.009 2014-07-03 12:38:13 -03:00
LICENSE
mainpage.pl
Makefile.PL
MANIFEST.SKIP
README
README.robots
rewrite-config.PL

Koha is a free software integrated library system.

Koha is distributed under the GNU GPL version 3 or later.
Please read the file LICENSE for more details.

To install or upgrade Koha, please see the INSTALL file appropriate
to your platform.

Report bugs at http://bugs.koha-community.org/

Visit the Koha Project website at http://www.koha-community.org/