]> git.evergreen-ils.org Git - OpenSRF.git/history - bin
Eliminated the obsolete function osrf_message_free(), which is now
[OpenSRF.git] / bin /
2008-12-07 dbsUse an explicit shell (bash) to avoid complications...
2008-11-25 dbsMinor typo fix
2008-11-11 ericksonin trunk, go ahead and run the perl control script...
2008-10-25 dbsFix build of OpenSRF Python support:
2008-10-10 ericksonadded verbose option to print which services/pids are...
2008-09-25 ericksonuse the new process-specific perl control script
2008-09-25 ericksonmake sure service is not already running
2008-09-25 ericksonadded a configurable startup pause delay. after opensr...
2008-09-24 ericksonfixed bugs in start/stop_all
2008-09-15 ericksonremoved extra parens and unnecessary if test
2008-09-15 ericksonadded start all and stop all, changed some var names...
2008-08-04 ericksonwait for the parent proc to go away before we unlink...
2008-08-01 ericksonkill spawned processes at shutdown time
2008-07-31 ericksonThis script provides per-service control of OpenSRF...
2008-07-28 ericksonThis patch removes the remaining autotools bits for...
2008-07-28 dbsCommit autotools patch from Kevin Beswick
2008-07-17 dbsMerge the following patches from Kevin Beswick:
2008-06-30 dbsPatch from Kevin Beswick (kbeswick00@gmail.com) to...
2008-06-25 dbsPatch from Kevin Beswick to use autotools for OpenSRF...
2008-03-10 ericksonadding service name to the "stopping process.." log...
2008-03-07 ericksonmade the pid file reading smarter. removed the nasty...
2008-03-05 ericksonAdded support for multi-router registration
2008-03-05 ericksonadded a ":" to the getopt "c" option so it would take...
2008-03-03 dbsBail with a reasonable error message if OPT_CONFIG...
2008-03-03 dbsMake the path to opensrf_core.xml argument optional...
2007-10-10 dbsEnable -l flag to work without an argument
2007-10-10 mikeradding -l for localhost support
2007-07-05 mikerneed to wait for perl to catch up ...
2007-07-05 mikercapture the perl pid using ps instead of $! (forking...
2007-06-29 mikerPatch from Dan Scott to move perl OpenSRF core bootstra...
2007-06-22 mikerallow the OSRF_HOSTNAME env variable to specify the...
2007-03-29 ericksonapplied patch from Dan to provide an example usage
2007-03-23 ericksonremoving deprecated files
2007-03-22 mikerspacing adjustment
2007-03-19 ericksonadded more portable (perl) hostname fetching to pass...
2007-02-22 ericksondo a kill -9 after kill -s INT to make sure no stubborn...
2006-05-24 ericksontypo
2006-05-23 ericksondies if user is not "opensrf"
2006-05-20 ericksoncleaned up, added some info
2006-05-19 ericksonbetter, more-flexible, easier to use, all in one contro...
2005-12-06 ericksonadded a "restartforce" option to force the code to...
2005-11-01 ericksonadded the <language> block to the opensrf app config...
2005-10-24 ericksonforcing user opensrf to start the system
2005-10-24 ericksonnot allowing the code to be run as root
2005-10-10 ericksonvarious tweaks
2005-10-05 ericksonslight C api change, method options are now passed...
2005-10-04 ericksonadded atomic method cabilities
2005-09-15 ericksonmade C auth server
2005-09-06 ericksonchanged router binary to opensrf_router to prevent...
2005-09-02 ericksonYoung C server code added
2005-08-22 ericksonmoved router, gateways to a single config file opensrf_...
2005-08-17 ericksonfixed a problem in utils where I was using a va_list...
2005-08-16 ericksonpatched up to work with new jserver
2005-08-05 ericksonmuch work toward the dtd-on-the-fly architecture for...
2005-08-03 ericksonsome code cleanup, some unfinished projects, etc.
2005-07-27 ericksonchecking in... see diffs
2005-07-27 ericksonfixed bug in opensrf_all
2005-07-26 ericksonmore install goodness, fixed random jserver bug
2005-07-15 ericksoncleaned up a little
2005-03-07 ericksonadded longer sleep time
2005-03-07 mikeradded profiling mode
2005-02-16 ericksonadded command line passing of bootstrap config file
2005-02-08 ericksonchanged ILS to SRF
2005-02-04 phasefxInitial revision