seafile/common/processors
Jiaqiang Xu f73c613130 [server] Fix a few bugs.
Database related:
* Handle exception raised by libzdb ResultSet_next();
* GC should stop if fail to get repo list due to I/O error.
* Monitor shouldn't create tables on startup.
* Handle database creation failure on startup.
* Fix transaction bug in seaf_branch_manager_test_and_update_branch().
* Only retry a fix number of times in gen_new_commit().

Others:
* "common.h" should be included as the first header file.
* Fix a bug in accept_connection().
2013-01-11 13:23:13 +08:00
..
blocktx-common-impl-v2.h [server] Fix a few bugs. 2013-01-11 13:23:13 +08:00
blocktx-common-impl.h Fix bugs in transfer protocols. 2012-12-30 10:54:41 +08:00
blocktx-common.h Init seafile repo. 2012-07-27 19:47:42 +08:00
objecttx-common.h segment fs object tx if too large 2012-09-27 10:27:33 +08:00
putblock-proc.c Fix bugs in transfer protocols. 2012-12-30 10:54:41 +08:00
putblock-proc.h Init seafile repo. 2012-07-27 19:47:42 +08:00
putblock-v2-proc.c Fix bugs in transfer protocols. 2012-12-30 10:54:41 +08:00
putblock-v2-proc.h Init seafile repo. 2012-07-27 19:47:42 +08:00