1
0
mirror of https://github.com/haiwen/libsearpc.git synced 2025-06-23 12:17:06 +00:00
Commit Graph

54 Commits

Author SHA1 Message Date
plt
3d2bcde10c Merge branch 'obj' 2012-05-07 11:22:08 +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
lins05
0b8df07e4d [pysearpc] remove pygobject dependency. 2012-05-02 17:14:01 +08:00
poet
ec20095480 Port to Mac 2012-04-29 21:55:49 +08:00
xiez
97e05dc11f add new function 2012-04-24 22:52:30 +08:00
killing
b6323b03b8 Add new function. 2012-04-23 22:50:01 +08:00
xiez
bb5dcd8780 Add functions in rpc_table.py 2012-04-11 20:05:41 +08:00
plt
de221e039d Add new function 2012-04-08 11:42:42 +08:00
killing
805a389782 [pack] Add configure option for building server package. 2012-03-19 21:54:13 +08:00
killing
ce3dbffd9f Accept None as string argument in pysearpc. 2012-03-02 20:39:22 +08:00
poet
ab41b7990e add new function 2012-02-10 21:56:53 +08:00
lins05
17352e4c36 [demo] add <arpa/inet.h> in packet.h 2012-01-06 12:33:22 +08:00
lins05_win
eb818d86df [conf] also set pkgpythondir pkgpyexecdir in windows 2012-01-06 12:33:22 +08:00
lins05_win
883ae12eb4 [conf,demo] add win32 support in demo 2012-01-06 12:33:22 +08:00
killing
e0dbd4c248 Multiple services support in searpc server. 2011-12-25 19:44:10 +08:00
plt
0b0d51accd Add profile support: show function call time 2011-12-25 15:35:06 +08:00
unknown
22479b384c Use PYTHON_DIR to configure where to install python module 2011-12-11 23:50:48 +08:00
plt
627fde52e0 Make make distcheck pass 2011-11-21 13:49:46 +08:00
plt
90f8ad5863 Add GError parameter to searpc_call_function 2011-11-20 12:43:22 +08:00
killing
a0e894f46c Add new function.
string__string_string_string_string_int().
2011-11-14 21:55:47 +08:00
plt
75c7cd86f6 Fix memory leaks 2011-11-13 14:09:58 +08:00
killing
12770eed2c Add _async suffix for generated async RPC functions. 2011-11-02 20:37:54 +08:00
killing
7fef7aa31e Add type 'int64'. 2011-10-20 20:57:13 +08:00
poet
d9222f2e0b fix a bug for linux 2011-10-15 23:27:15 +08:00
unknown
19dd4480ce clear the code 2011-10-15 23:27:15 +08:00
unknown
440a10cce5 make the code clear 2011-10-15 23:27:15 +08:00
unknown
fb8a0dc711 delete link file 2011-10-15 23:27:15 +08:00
unknown
e1c7f95a22 for mingw , pass with ./configure --disable-compile-demo 2011-10-15 23:27:15 +08:00
killing
6b28cc4b38 Add new function.
int__int().
2011-10-12 20:36:31 +08:00
plt
60ec606453 Fix bugs in async rpc 2011-09-14 21:55:05 +08:00
plt
e4d932f0c0 Implement asynchronized rpc 2011-09-13 13:08:26 +08:00
killing
31ea21413e Add new function.
string__string_string_string_string().
2011-09-12 10:52:14 +08:00
plt
fec5972778 Release parser when encounter an error 2011-08-14 21:21:44 +08:00
killing
1e3255fad8 Add new function.
string__string_string_string.
2011-08-13 22:08:57 -07:00
plt
e706f1435f Add new function 2011-06-06 00:01:20 +08:00
plt
f900d4c378 Modify the version of autoconf to 2.61 2011-05-24 10:51:25 +08:00
plt
219736ddbe Add int__string_int() 2011-05-22 16:13:42 +08:00
plt
2824e29e3f Add the installing of searpc-utils.h 2011-05-19 10:29:27 +08:00
plt
9e170ce61e Fix the install path of pysearpc 2011-05-19 00:18:51 +08:00
plt
674256ee3b Fix INSTALL 2011-05-18 17:28:52 +08:00
plt
c5e4719c4f Clean project
* Remove unused code generating scripts
* Rename files to be more clear
* Improve dependency in Makefile.am
2011-05-18 17:24:34 +08:00
plt
c2bc98f295 Improve README and demo 2011-05-18 11:06:01 +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
plt
fecbee71a1 Modify AUTHORS 2011-04-14 16:53:35 +08:00
plt
f4e33516d2 Do not call genrpc every time when calling make 2011-04-14 16:51:34 +08:00
plt
eb1019ca8f Remove config.guess 2011-04-14 16:47:07 +08:00
lins05
cffba48da8 added autogen.sh 2011-04-09 18:40:55 +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