1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-07-12 14:39:08 +00:00
seafile-server/lib
feiniks 52586639ac
Merge the functions of ccnet-server into seafile-server (#293)
* merge the api of ccnet into seafile

* merge the api of ccnet into seafile

* Dont't need to include the header

* merge the api of ccnet into seafile

* add enable ldap

* The unit test dont't need to start ccnet-server

* Modify some funcion names and fuse don't need org management

* Modify indent
2020-04-15 10:21:04 +08:00
..
bloom-filter.c Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
bloom-filter.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
branch.vala Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
commit.vala Support pagination in listing file histories. 2017-12-08 11:58:24 +08:00
copy-task.vala Check repo space when copy or move files. 2019-07-06 03:00:09 -07:00
crypt.vala Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
db.c Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
db.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
dir.vala Add rpc for getting file count info 2017-07-04 14:50:05 +08:00
dirent.vala Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
file.vala Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
include.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
libseafile.pc.in Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
Makefile.am [lib] Don't install libseafile and headers. 2016-12-27 16:52:43 +08:00
net.c Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
net.h Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
repo.vala Add repo sort function 2019-12-30 16:19:33 +08:00
rpc_table.py Merge the functions of ccnet-server into seafile-server (#293) 2020-04-15 10:21:04 +08:00
task.vala Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00
utils.c Merge the functions of ccnet-server into seafile-server (#293) 2020-04-15 10:21:04 +08:00
utils.h Merge the functions of ccnet-server into seafile-server (#293) 2020-04-15 10:21:04 +08:00
webaccess.vala Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00