Jiaqiang Xu
4ae8ea222f
Merge pull request #42 from haiwen/clear_ccnet_conf
...
Clean ccnet_conf and mykey.peer.
2019-10-22 15:20:42 +08:00
ly1217
8f5e0c4b77
Clean ccnet_conf and mykey.peer.
2019-10-21 23:10:40 -07:00
Jiaqiang Xu
905965b307
Merge pull request #41 from haiwen/optimize_named_pipe_server
...
Optimize name pipe server.
2019-10-19 15:14:51 +08:00
ly1217
e2e7608044
Optimize name pipe server.
2019-10-18 21:14:24 -07:00
Jiaqiang Xu
f9954f6e7b
Merge pull request #37 from haiwen/add_named_pipe_server_thread_pool
...
Add named pipe server thread pool.
2019-09-11 15:25:30 +08:00
ly1217
e5993f199c
Add named pipe server thread pool.
2019-09-11 00:17:09 -07:00
Jiaqiang Xu
6511549667
Merge pull request #40 from haiwen/symplify_ccnet_conf
...
Delete UNIX SOCKET option under [Client].
2019-09-11 14:08:45 +08:00
ly1217
03a61d939c
Delete UNIX SOCKET option under [Client].
2019-09-09 22:30:40 -07:00
Daniel Pan
e8324b72a2
Merge pull request #39 from haiwen/fix_client_option
...
Delete the PORT option under [Client].
2019-09-03 20:48:07 +08:00
ly1217
96b511ebb3
Delete the PORT option under [Client].
2019-09-03 03:25:59 -07:00
Daniel Pan
79e37bcfe0
Merge pull request #38 from haiwen/fix_configure_ac
...
Fix configure.ac to enable mysql.
2019-09-03 15:41:41 +08:00
ly1217
a979bf372b
Fix configure.ac to enable mysql.
2019-09-03 00:37:01 -07:00
Jonathan Xu
fcb2508b04
Fix configure error when --with-mysql is specified.
2019-07-25 13:35:48 +08: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
f014fc5263
Merge pull request #36 from haiwen/remove-db-wrapper-723
...
Rewrite database access layer.
2019-07-24 09:47:19 +08:00
caixiangyue
e7dea0a26b
Rewrite database access layer.
2019-07-23 15:24:28 +08:00
Jiaqiang Xu
8c67ea353c
Merge pull request #33 from haiwen/fix_warning
...
Fix compile warnings.
2019-06-04 11:34:48 +08:00
ly1217
b687bb59e8
Fix compile warnings.
2019-06-03 19:38:51 -07:00
Jiaqiang Xu
70b95a79b2
Merge pull request #32 from haiwen/add_list_all_departments
...
Add list all departments api.
2019-05-09 10:41:14 +08:00
ly1217
81d9ecfa12
Add list all departments api.
2019-05-08 19:28:29 -07:00
cuihaikuo
0289c20b08
Don't create tables in running program by default.
2019-03-28 10:27:10 +08:00
Jiaqiang Xu
d649953073
Merge pull request #30 from haiwen/ldap_get_user_in_list
...
get_emailusers_in_list() can get ldap users.
2018-11-19 13:46:01 +08:00
cuihaikuo
0de2e3b005
get_emailusers_in_list() can get ldap users.
2018-11-19 11:32:35 +08:00
cuihaikuo
12ca01f0ff
Fix a bug in get_emailusers_in_list().
2018-11-16 19:09:46 +08:00
Jiaqiang Xu
5dd6a4d2e3
Merge pull request #29 from haiwen/get_emailusers_in_list
...
Add rpc get_emailusers_in_list().
2018-11-14 15:41:48 +08:00
cuihaikuo
28853294e8
Add rpc get_emailusers_in_list().
2018-11-14 15:32:52 +08:00
cuihaikuo
f4d06d894f
Handle parameter error in get_emailuser().
2018-09-17 16:24:33 +08:00
Jiaqiang Xu
8695ac433e
Merge pull request #28 from haiwen/get_top_group
...
Add argument 'including_org' to get_top_groups().
2018-08-17 20:30:46 +08:00
cuihaikuo
fafaccf05d
Add argument 'including_org' to get_top_groups().
2018-08-17 15:17:29 +08:00
cuihaikuo
c2a1d1c7ca
Fix a bug of freeing wild pointer.
2018-07-27 16:41:48 +08:00
Jiaqiang Xu
57253be4c1
Merge pull request #27 from haiwen/get_groups_members
...
Add rpc get_groups_members().
2018-07-19 17:59:01 +08:00
cuihaikuo
7af4426c7f
Add rpc get_groups_members().
2018-07-19 14:55:56 +08:00
cuihaikuo
a293b4b6ea
Only mysql can use config option 'create_tables'.
2018-07-09 15:25:56 +08:00
cuihaikuo
97e690b7d5
Add config option 'create_tables'.
2018-07-05 12:07:27 +08:00
Jiaqiang Xu
020389e066
Merge pull request #26 from haiwen/is_group_staff
...
Add parameter 'in_structure' to control whether checking ancestor gro…
2018-06-21 11:12:48 +08:00
cuihaikuo
047c2e0d37
Add parameter 'in_structure' to control whether checking ancestor groups or not in check_group_staff()
2018-06-11 14:45:01 +08:00
cuihaikuo
277dfc098e
Deprecate big index in table GroupStructure.
2018-06-08 10:41:13 +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
Jiaqiang Xu
7bb0f9ccc3
Merge pull request #24 from haiwen/check_group_staff
...
Update check_group_staff(): parent group's staff is also child's staff.
2018-05-14 17:58:50 +08:00
cuihaikuo
1722451fb5
Update check_group_staff(): parent group's staff is also child's staff.
2018-05-14 14:49:51 +08:00
ly1217
daf61d168d
Fix compilation with openssl 1.1.0.
2018-05-11 03:48:17 -07:00
cuihaikuo
a74e7654e4
Don't list special users like '1@seafile_group'.
2018-05-10 14:19:48 +08:00
cuihaikuo
b5186bf494
Fix problem of 'Specified key was too long'.
2018-05-09 11:20:11 +08:00
cuihaikuo
43d870ae44
Add pgsql support in listing child groups.
2018-05-09 10:19:55 +08:00
Jiaqiang Xu
802dc5cfb9
Merge pull request #22 from haiwen/list_child_groups_users
...
Support listing child groups and members.
2018-05-09 10:13:51 +08:00
cuihaikuo
9148bc18f4
Create index for 'path' in GroupStructure.
2018-05-08 18:46:50 +08:00
cuihaikuo
d8937ae5ad
Support listing child groups and users.
2018-05-08 17:50:21 +08:00
Jiaqiang Xu
86845e3e43
Merge pull request #21 from haiwen/is_group_user
...
Update is_group_user().
2018-05-08 14:31:44 +08:00
cuihaikuo
4a3cfbcb3d
Update is_group_user().
2018-05-08 14:02:52 +08:00