orbea
ae466d2b3b
Fix -Werror=strict-prototypes
2023-04-08 17:22:44 -07:00
ly1217
f7c20fa391
Optimize name pipe server.
2019-10-18 23:16:32 -07:00
ly1217
60ba8eca57
Fix tests error.
2019-09-11 01:48:20 -07:00
Shuai Lin
f37f645998
Fixed tests on travis ci.
2016-07-28 17:06:27 +08:00
Shuai Lin
de84634c66
Fix traivis ci, which has an older version of libjansson.
2016-07-28 17:06:27 +08:00
Shuai Lin
906082601d
More memory leak fixed.
2016-07-28 17:06:27 +08:00
Shuai Lin
112a2565e6
Fixed memory leaks.
2016-07-28 17:06:27 +08:00
Shuai Lin
53a1663d0d
Support json param type.
2016-07-28 17:06:27 +08:00
Shuai Lin
5fd3bb7176
Support json value in async mode.
2016-07-28 17:06:27 +08:00
Shuai Lin
25ce2aeceb
Fixed a bug in named pipe transport.
2016-07-28 17:06:27 +08:00
Shuai Lin
48a9c675ed
Added json return type.
2016-07-28 17:06:27 +08:00
Shuai Lin
323b21ef7f
Fix the tests on travis ci.
2016-07-28 17:06:27 +08:00
Shuai Lin
749a480fda
pipe clients: added concurrency tests.
2016-07-28 17:06:27 +08:00
Shuai Lin
eb7fb022de
named pipe transport: compile on windows.
2016-07-28 17:06:27 +08:00
Shuai Lin
0cac14f39f
named pipe transport: Added pipe client and pipe server.
2016-07-28 17:06:27 +08:00
Shuai Lin
1b6b5b8d9f
named pipe transport: Added tests.
2016-07-28 17:06:27 +08:00
Chilledheart
2b71149baf
[lib] fix searpc codegen issue
2014-08-07 23:03:07 +08:00
Chilledheart
59c82b2604
[tests] use clar
...
- enable test in travis-ci script
2014-07-18 09:58:40 +08:00
Chilledheart
e75ab63fe3
Skip deprecated g_type_init() for GLib 2.36
2014-06-10 11:18:02 +08:00
lins05
8e908095d1
improve "make clean"
2013-02-04 21:23:27 +08:00
gnehzuil
f1d6bc56a2
Avoid using python3 as default python interpreter.
...
Now if the user wants to build libsearpc when he/she has installed
python3 as default python interpreter. He/She need to build program
as following steps:
1. ./configure PYTHON=/usr/bin/python2.x
2. make
3. make install
2013-01-04 14:17:43 +08:00
plt
0f5664e138
Fix make distcheck
...
No longer need to copy rpc_table.py to build dir
2012-09-11 16:17:48 +08:00
gnehzuil
c91f143fdc
Make check pass.
2012-06-23 11:43:42 +08:00
plt
a9c5f4d06b
Add test case for async call and fix memory leak
2012-06-10 09:11:12 +08:00
plt
84d8110465
Remove fcall and fret
2012-06-10 09:11:12 +08:00
lins05
47ffe05a59
[lib] include json-glib in source tree
2012-05-09 13:33:59 +08:00
poet
e090d850e0
Fix a bug for glib-2.32.1
...
doamin passed to g_set_error must not be 0
2012-05-04 15:04:43 +08:00
killing
e0dbd4c248
Multiple services support in searpc server.
2011-12-25 19:44:10 +08:00
plt
627fde52e0
Make make distcheck
pass
2011-11-21 13:49:46 +08:00
plt
75c7cd86f6
Fix memory leaks
2011-11-13 14:09:58 +08:00
lins05
02eb0744fc
1. Rearraged the source tree
...
2. modified the autotools scripts, "make distcheck" is ok now
2011-04-15 14:33:25 +08:00
lins05
d9ca63fd74
untrack automake related files
2011-04-09 17:48:15 +08:00
lins05
2c33b48a6a
modify configur.ac to support optional compiling of demo program and pysearpc
2011-04-09 17:33:28 +08:00
lins05
1c93456ce0
add GNU standard files
2011-04-09 11:53:55 +08:00
lins05
13d68a1c86
add all files
2011-04-08 20:58:15 +08:00