1
0
mirror of https://github.com/haiwen/ccnet-server.git synced 2025-04-27 18:25:06 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
ly1217
8f5e0c4b77 Clean ccnet_conf and mykey.peer. 2019-10-21 23:10:40 -07:00
ly1217
03a61d939c Delete UNIX SOCKET option under [Client]. 2019-09-09 22:30:40 -07:00
Xiangyue Cai
9a1858aea5 support python3 (#35)
* use searpc-named-pipe-transport

* delete unused files

* remove not threaded rpc

* use NamedPipeClient

* remove not threaded rpc

* remove unused code

* remove unused rpc function

* remove unused code and source files

* Add name of rpc named pipe to ccent.h.
2019-07-25 11:59:28 +08:00
Jiaqiang Xu
614926b161
Merge pull request #23 from haiwen/openssl-error-fixed
Fix compilation with openssl 1.1.0.
2018-05-17 12:59:32 +08:00
cuihaikuo
c29fa12ca1 Change wrapper function of get_groups(). 2018-05-15 11:26:01 +08:00
ly1217
daf61d168d Fix compilation with openssl 1.1.0. 2018-05-11 03:48:17 -07:00
cuihaikuo
d8937ae5ad Support listing child groups and users. 2018-05-08 17:50:21 +08:00
cuihaikuo
b98c73ba23 Support multi-tier groups. 2018-04-04 17:03:21 +08:00
“cuihaikuo”
5e0a7395ac Add rpc get_org_groups_by_user(). 2017-12-29 11:44:49 +08:00
“cuihaikuo”
aa54f9e295 Support changing of primary_id. 2017-09-05 16:55:53 +08:00
Jonathan Xu
55cbd806ae Remove trailing spaces from values when reading config file. 2016-12-28 13:42:13 +08:00
Jonathan Xu
e8be540130 [lib] Remove unnecessary libssl dependency. 2016-12-27 16:47:51 +08:00
Jiaqiang Xu
ed8404c061 Initial commit of Ccnet server. 2016-08-19 13:54:34 +08:00