Commit Graph

80 Commits

Author SHA1 Message Date
a90762d7b9 Added buffer class 2006-01-10 15:54:50 +00:00
6994869548 Initial release 2006-01-10 15:52:09 +00:00
e3a30138b3 Improved source archive creation 2005-10-27 00:56:54 +00:00
a900738723 Added a FIXME 2005-10-27 00:43:27 +00:00
7988324912 Supports network statistics 2005-10-26 23:34:19 +00:00
ce114b6731 Added uninstallation rules 2005-10-25 15:58:43 +00:00
699231615b Added installation rules 2005-10-25 02:30:56 +00:00
25509984f4 New configure version 2005-10-24 00:04:32 +00:00
60ed97407d Added dist files 2005-10-23 23:33:38 +00:00
ca765a33d2 Added "const" where appropriate 2005-10-22 23:16:13 +00:00
e0e21aae53 Fixed a bug in string_append() 2005-10-22 17:57:52 +00:00
3b347e9871 Code cleanup 2005-10-22 17:21:17 +00:00
97767b45fb Array type moved to include file to allow arrays of Array 2005-10-22 16:07:07 +00:00
a21800cc11 Fixed Event and AppServer for new Array API 2005-10-22 14:37:53 +00:00
6b48000802 Fixed string_length() 2005-10-21 23:41:38 +00:00
aa6a65ceda Added string_compare_length() 2005-10-21 23:29:43 +00:00
9da0bed54a Fixed array_append() and Hash class 2005-10-21 22:20:36 +00:00
acd2aa0db6 Added string_find() 2005-10-20 19:21:49 +00:00
fe9918dc0e Added hash.c and config.c
Fixed String API
Improved Array API
2005-10-20 19:05:39 +00:00
7e0222b4d9 Updated Probe interface 2005-10-11 18:07:32 +00:00
3178586339 Fixed Probe interface 2005-10-11 11:03:01 +00:00
ac4059f500 Updated Probe interface for memory usage 2005-10-11 10:52:09 +00:00
af5c00dcd3 Fix in strings reception 2005-10-04 09:16:24 +00:00
e2cad2b7a3 !@# 2005-09-25 03:32:59 +00:00
a522f16258 Fixed compilation without debugging 2005-09-24 23:19:38 +00:00
f7cbd99982 A longer timeout seems necessary 2005-09-24 23:18:29 +00:00
129dd7af42 Debugging (mostly AppClient) 2005-09-24 22:06:09 +00:00
e6e79e3675 Compiles out of debugging mode 2005-09-24 04:57:08 +00:00
29d3bc57f5 Probe AppClient/AppServer works 2005-09-24 04:55:36 +00:00
fb02ed1385 Works \o/ 2005-09-24 01:09:06 +00:00
076be7d5f0 Supports functions with 2 arguments 2005-09-24 00:15:35 +00:00
0b8947b5f2 Said hello! 2005-09-24 00:14:31 +00:00
1b657bd8c6 Going on 2005-09-23 23:00:20 +00:00
7a243fdb8d Going on 2005-09-23 22:50:03 +00:00
b68d1167da AppServer begins to read call 2005-09-22 23:57:22 +00:00
b45e0841b6 Compiles on NetBSD/Sparc 2005-09-21 00:31:04 +00:00
a34c8e514f Looks up AppServer executable for functions to call 2005-09-18 22:24:44 +00:00
ffca663b4c No longer requires stdio.h 2005-09-18 22:23:54 +00:00
89c338a8a1 Reading for answers 2005-09-18 16:18:40 +00:00
1412145b2f Debugging... 2005-09-18 16:15:25 +00:00
d4bd39d2b4 Going on 2005-09-18 05:19:02 +00:00
dc6a01fe8a Fixed a bug in AppServer 2005-09-18 04:59:22 +00:00
e0c5146158 6h am is a bad time for this 2005-09-18 04:36:25 +00:00
7818956b3d Moved common.{c,h} to appinterface.{c,h} 2005-09-18 04:36:01 +00:00
f9b7e99725 Moved code to appinterface.{c,h} 2005-09-18 04:34:57 +00:00
6b0dc65beb Initial release 2005-09-18 04:34:23 +00:00
a0a763964d Fixed destination service's port response error case 2005-09-18 02:45:41 +00:00
7f7191a398 Added debugging messages 2005-09-18 02:44:53 +00:00
85b72aacc3 Adding debugging messages 2005-09-18 02:44:36 +00:00
0f4bd6a379 A bit too much at a time but could work some time... 2005-09-18 02:29:48 +00:00