summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
erickson [Tue, 8 Feb 2005 15:04:32 +0000 (15:04 +0000)]
changed ILS to SRF
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@27
9efc2488-bf62-4759-914b-
345cdb29e865
miker [Mon, 7 Feb 2005 21:19:33 +0000 (21:19 +0000)]
updating method lookup and registration in the demo
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@26
9efc2488-bf62-4759-914b-
345cdb29e865
miker [Mon, 7 Feb 2005 20:57:43 +0000 (20:57 +0000)]
updating with a new method registration and lookup mechanism
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@25
9efc2488-bf62-4759-914b-
345cdb29e865
erickson [Mon, 7 Feb 2005 20:52:58 +0000 (20:52 +0000)]
added an 'all'
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@24
9efc2488-bf62-4759-914b-
345cdb29e865
erickson [Mon, 7 Feb 2005 20:51:02 +0000 (20:51 +0000)]
changed some config file stuff so it's not router specific
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@23
9efc2488-bf62-4759-914b-
345cdb29e865
erickson [Mon, 7 Feb 2005 20:48:00 +0000 (20:48 +0000)]
fixed some dum NULL strdup problems
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@22
9efc2488-bf62-4759-914b-
345cdb29e865
erickson [Mon, 7 Feb 2005 20:46:58 +0000 (20:46 +0000)]
changed some logging
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@21
9efc2488-bf62-4759-914b-
345cdb29e865
erickson [Mon, 7 Feb 2005 20:31:23 +0000 (20:31 +0000)]
making to work in new environment, added 'system_client' login for system
clients
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@20
9efc2488-bf62-4759-914b-
345cdb29e865
miker [Mon, 7 Feb 2005 18:02:21 +0000 (18:02 +0000)]
making the router optional, and allowing multiple routers
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@19
9efc2488-bf62-4759-914b-
345cdb29e865
erickson [Mon, 7 Feb 2005 15:53:44 +0000 (15:53 +0000)]
updating to work with the new cvs layout
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@18
9efc2488-bf62-4759-914b-
345cdb29e865
erickson [Mon, 7 Feb 2005 15:20:37 +0000 (15:20 +0000)]
*** empty log message ***
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@17
9efc2488-bf62-4759-914b-
345cdb29e865
erickson [Mon, 7 Feb 2005 15:05:18 +0000 (15:05 +0000)]
changed logger include
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@16
9efc2488-bf62-4759-914b-
345cdb29e865
erickson [Mon, 7 Feb 2005 15:04:49 +0000 (15:04 +0000)]
changed OpenILS to OpenSRF
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@15
9efc2488-bf62-4759-914b-
345cdb29e865
erickson [Mon, 7 Feb 2005 15:04:24 +0000 (15:04 +0000)]
removed Auth.pm include
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@14
9efc2488-bf62-4759-914b-
345cdb29e865
erickson [Mon, 7 Feb 2005 14:49:42 +0000 (14:49 +0000)]
updated to work with latest message code
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@13
9efc2488-bf62-4759-914b-
345cdb29e865
erickson [Mon, 7 Feb 2005 14:26:07 +0000 (14:26 +0000)]
added new_message_from_xml function
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@12
9efc2488-bf62-4759-914b-
345cdb29e865
erickson [Mon, 7 Feb 2005 14:25:26 +0000 (14:25 +0000)]
slightly more clear log message
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@11
9efc2488-bf62-4759-914b-
345cdb29e865
erickson [Fri, 4 Feb 2005 22:51:04 +0000 (22:51 +0000)]
added child killing code
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@10
9efc2488-bf62-4759-914b-
345cdb29e865
erickson [Fri, 4 Feb 2005 22:26:57 +0000 (22:26 +0000)]
altered header includes
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@9
9efc2488-bf62-4759-914b-
345cdb29e865
erickson [Fri, 4 Feb 2005 22:26:38 +0000 (22:26 +0000)]
altered makefile, header includes
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@8
9efc2488-bf62-4759-914b-
345cdb29e865
erickson [Fri, 4 Feb 2005 22:26:04 +0000 (22:26 +0000)]
altered makefile, header includes
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@7
9efc2488-bf62-4759-914b-
345cdb29e865
miker [Fri, 4 Feb 2005 22:14:57 +0000 (22:14 +0000)]
FIRST POST! ... dump numbers correctly in JSON
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@6
9efc2488-bf62-4759-914b-
345cdb29e865
phasefx [Fri, 4 Feb 2005 22:08:15 +0000 (22:08 +0000)]
Initial revision
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@2
9efc2488-bf62-4759-914b-
345cdb29e865
(no author) [Fri, 4 Feb 2005 22:08:15 +0000 (22:08 +0000)]
New repository initialized by cvs2svn.
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1
9efc2488-bf62-4759-914b-
345cdb29e865