Get this repository:
git clone https://git.launchpad.net/libsearpc

See all merge proposals.

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/haiwen/libsearpc.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 15 seconds — see the log

Branches

Name Last Modified Last Commit
master 2023-12-21 03:26:30 UTC
Merge pull request #63 from orbea/clang

Author: feiniks
Author Date: 2023-12-21 03:26:30 UTC

Merge pull request #63 from orbea/clang

Fix -Werror=strict-prototypes and -Werror=implicit-function-declaration

fix_close_socket 2023-05-27 06:05:17 UTC
Close socket when failed to connect name pipe

Author: heran yang
Author Date: 2023-05-27 06:05:17 UTC

Close socket when failed to connect name pipe

support_universal 2023-05-09 09:01:07 UTC
Support compile universal

Author: yangheran
Author Date: 2023-05-09 09:01:07 UTC

Support compile universal

slow_filtered 2022-09-02 02:05:36 UTC
Add filtered funcs list

Author: =?utf-8?b?5p2o6LWr54S2?=
Author Date: 2022-09-02 02:05:36 UTC

Add filtered funcs list

8.0 2022-04-25 03:58:24 UTC
Add support c++ compile (#60)

Author: feiniks
Author Date: 2022-04-25 03:58:24 UTC

Add support c++ compile (#60)

support_c++ 2022-04-22 10:23:23 UTC
Add support c++ compile

Author: heran yang
Author Date: 2022-04-22 10:23:23 UTC

Add support c++ compile

support-universal-build 2022-01-27 02:48:22 UTC
[macOSX]Support universal build.

Author: caixiangyue
Author Date: 2022-01-27 02:48:22 UTC

[macOSX]Support universal build.

change-slow-log-format 2021-09-30 09:14:15 UTC
Change slow log format

Author: sun
Author Date: 2021-09-30 09:14:15 UTC

Change slow log format

configure-x64-debug-build-for-seadrive-gui 2020-10-22 03:25:54 UTC
Configure x64-debug build

Author: sun
Author Date: 2020-10-22 02:20:47 UTC

Configure x64-debug build

add-with-python3-option 2020-06-18 03:07:51 UTC
debian package with python3

Author: caixiangyue
Author Date: 2020-06-18 03:07:51 UTC

debian package with python3

python3-only-linux 2020-06-17 08:44:19 UTC
only use python3 in linux

Author: caixiangyue
Author Date: 2020-06-17 08:44:19 UTC

only use python3 in linux

configure-with-python35 2020-06-08 06:21:06 UTC
remove future

Author: caixiangyue
Author Date: 2020-06-08 06:21:06 UTC

remove future

python38 2020-06-08 03:54:11 UTC
sdf

Author: caixiangyue
Author Date: 2020-06-08 03:54:11 UTC

sdf

fix-searpc 2020-06-05 06:54:53 UTC
Fixed python-searpc installation place

Author: caixiangyue
Author Date: 2020-06-05 06:54:53 UTC

Fixed python-searpc installation place

use-python3 2020-06-03 10:04:57 UTC
use python3

Author: caixiangyue
Author Date: 2020-06-03 10:04:57 UTC

use python3

tmp 2019-12-19 03:56:40 UTC
Changed the directory of the target file

Author: sun
Author Date: 2019-12-19 03:56:40 UTC

Changed the directory of the target file

portable-vs 2019-12-19 03:56:40 UTC
Changed the directory of the target file

Author: sun
Author Date: 2019-12-19 03:56:40 UTC

Changed the directory of the target file

add-retry-error 2019-12-16 10:04:34 UTC
Add retry mechanism when calling function failed

Author: 杨赫然
Author Date: 2019-12-16 10:04:34 UTC

Add retry mechanism when calling function failed

fix_mem_leak 2019-10-31 07:31:38 UTC
Fix memory leak.

Author: ly1217
Author Date: 2019-10-31 07:31:38 UTC

Fix memory leak.

lpad-dev 2019-10-24 03:05:55 UTC
Update version to 3.2.0

Author: caixiangyue
Author Date: 2019-10-24 03:05:55 UTC

Update version to 3.2.0

lpad 2019-10-24 03:05:55 UTC
Update version to 3.2.0

Author: caixiangyue
Author Date: 2019-10-24 03:05:55 UTC

Update version to 3.2.0

rpm-release 2019-10-24 03:05:55 UTC
Update version to 3.2.0

Author: caixiangyue
Author Date: 2019-10-24 03:05:55 UTC

Update version to 3.2.0

optimize_named_pipe_server 2019-10-19 06:16:32 UTC
Optimize name pipe server.

Author: ly1217
Author Date: 2019-10-19 06:16:32 UTC

Optimize name pipe server.

fix_memory_leak 2019-09-25 03:16:38 UTC
Fix memory leak.

Author: ly1217
Author Date: 2019-09-25 03:16:38 UTC

Fix memory leak.

fix_test_error 2019-09-11 08:48:20 UTC
Fix tests error.

Author: ly1217
Author Date: 2019-09-11 08:47:03 UTC

Fix tests error.

add_named_pipe_server_thread_pool 2019-09-11 06:48:04 UTC
Add named pipe server thread pool.

Author: ly1217
Author Date: 2019-07-29 02:24:47 UTC

Add named pipe server thread pool.

7.0 2019-07-19 07:31:10 UTC
Merge pull request #40 from haiwen/fix-named-pipe-transport

Author: Seafile Ltd
Author Date: 2019-07-19 07:31:10 UTC

Merge pull request #40 from haiwen/fix-named-pipe-transport

Fix named pipe transport

fix-windows-named-pipe 2019-07-09 07:30:25 UTC
Fixed windows named pipe transport

Author: Shuai Lin
Author Date: 2019-07-09 07:30:25 UTC

Fixed windows named pipe transport

pipe_write_n should return -1 on error

python3 2019-07-01 07:39:26 UTC
[pysearpc] Improve code of named_pipe transport.

Author: Seafile Ltd
Author Date: 2019-07-01 07:39:26 UTC

[pysearpc] Improve code of named_pipe transport.

run-python3-in-travis 2019-06-06 10:12:11 UTC
Fixed tests by install the `future` library on travis

Author: Shuai Lin
Author Date: 2019-06-06 10:12:11 UTC

Fixed tests by install the `future` library on travis

fix_slow_log_unit 2018-12-25 02:44:41 UTC
Fix the unit of slow log threshold.

Author: ly1217
Author Date: 2018-12-25 02:44:41 UTC

Fix the unit of slow log threshold.

revert-30-patch-1 2018-11-15 06:29:22 UTC
Revert "Fix variable types and pointer sizes"

Author: Jiaqiang Xu
Author Date: 2018-11-15 06:29:22 UTC

Revert "Fix variable types and pointer sizes"

named-pipe-python 2018-08-09 09:34:29 UTC
pysearpc: implemented named pipe client (and server, for testing)

Author: Shuai Lin
Author Date: 2018-08-09 09:34:29 UTC

pysearpc: implemented named pipe client (and server, for testing)

python-searpc 2017-03-14 06:03:30 UTC
[debian] Add python-searpc package.

Author: Seafile Ltd
Author Date: 2017-03-14 06:03:30 UTC

[debian] Add python-searpc package.

add-transport 2016-07-28 09:06:27 UTC
Fix compile for Mingw64.

Author: Jiaqiang Xu
Author Date: 2016-07-04 04:07:02 UTC

Fix compile for Mingw64.

mingw64-compile 2016-07-04 04:07:02 UTC
Fix compile for Mingw64.

Author: Jiaqiang Xu
Author Date: 2016-07-04 04:07:02 UTC

Fix compile for Mingw64.

json-return-null 2016-07-02 04:26:26 UTC
allow return NULL for json return type

Author: yejianguo
Author Date: 2016-07-02 04:26:26 UTC

allow return NULL for json return type

pr-deb 2016-06-17 16:57:23 UTC
minor changes to the debian/control file

Author: m.eik
Author Date: 2016-06-17 16:57:23 UTC

minor changes to the debian/control file

poet 2014-08-14 15:48:58 UTC
Fix memory leak

Author: poetwang
Author Date: 2014-08-14 15:48:58 UTC

Fix memory leak

139 of 39 results

Other repositories

Name Last Modified
lp:libsearpc 2024-03-03
11 of 1 result
You can't create new repositories for libsearpc.