heck
8184899d9d
group_manager_api - formatting only
4 years ago
Thomas
f1f8c0d49d
Initialize status code
4 years ago
Thomas
b4d138f8e3
Adjust Windows build file. Use _getpid instead of getpid (deprecated alias)
4 years ago
heck
9780232015
add group_join()
4 years ago
heck
713cdc3887
LIB-11: group_manager_api - rename funcs, add init()
init used to be in the GroupDriverReplicator constructor. But this caused problems together with statical initialization.
4 years ago
heck
2a5cdd4383
rename (there will be a group_member_api.h)
for
* group_join()
* group_query_membership()
* etc...
4 years ago
heck
2e7e1bfddf
Refactor out into a dedicated replication driver (Implementing the GroupManagerInterface)
This is just the C interface.
4 years ago
heck
5225a3950a
grp interface: group_join() is not part of the MANAGER-API.
Does not exist in listmanagers
For LIB-16 - "Store groups a user is part of and provide a method to query them"
We need to create a separate DB _if_ we dont store it in the engine.
4 years ago
heck
a2c5c99046
grp enc interface - ommit pEp_group in adapter_group_create()
4 years ago
heck
02d7ec1387
LIB-11: adapter_group.cc - add some impl
4 years ago
heck
14cb72dca9
adapter_group.h - group_rating() is not part of this interface
4 years ago
heck
5e7a46b5ec
LIB11: adapter_group.h - comment out unimplemented query functions
4 years ago
heck
dc8d340190
adapter_group.cc - pEpLog() every function call
4 years ago
heck
030164dbe2
LIB-11: Update adapter_group.h from engine group.h
4 years ago
heck
e87cbc18dd
move group module to src
4 years ago
heck
69367324f9
adapter_group.cc - initial draft
4 years ago