Commit Graph

28 Commits

Author SHA1 Message Date
Martin
8126cacc23 Always use WAL journal mode except for VACUUM 2016-10-24 17:35:16 +02:00
Martin Raiber
0fd9431bb9 Fix CBT zeroing issue 2016-08-22 22:08:48 +02:00
Martin
c14a48b8fe Settings database is already opened by the normal database opening 2016-08-05 12:21:33 +02:00
Martin
89894cda23 Fix cleanup and repair 2016-06-02 17:58:44 +02:00
Martin
e71192cd5d Changed default page size back to 4k 2016-03-05 16:49:41 +01:00
Martin Raiber
b5d2c3c5a8 Fixed cleanup and remove_unknown with btrfs snapshots 2016-01-28 16:01:54 +01:00
Martin
fe5eee7758 Embed initial databases into executable 2016-01-05 16:58:43 +01:00
Martin
9ee64e650a Updated copyright 2016-01-02 16:38:00 +01:00
Martin
9bab514e22 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
Martin
ecea174272 Fixed missing licensing headers 2015-08-08 22:53:24 +02:00
Martin
e31b0b109e Updated SQLite and some SQLite tuning 2015-01-08 22:31:54 +01:00
Martin
68ce66826d Fixed some issues 2014-10-10 18:29:27 +02:00
Martin
cdcf7dab1a Replacing file entry cache with external file entry index 2014-10-10 18:29:26 +02:00
Martin
b70cc08e48 * Handle changes of the backupfolder correctly
* Lazy load database queries
* Bug fixes for symlink pooling
2014-04-01 20:47:29 +02:00
Martin
8528fb83c3 Log web interface logins 2014-03-30 21:37:40 +02:00
Martin
66765570db Added defrag database app/command 2014-02-12 22:34:31 +01:00
Martin
2f63a1cc62 Added command to repair database 2013-05-23 21:08:28 +02:00
Martin
f83f2f7414 Only delete del_files table if there are lots of rows in it. 2013-05-06 22:21:42 +02:00
Martin
cf73842dda New database cleanup command 2013-04-25 21:41:56 +02:00
Martin
4ffd5e12f3 Remove unkown files app. Enabled it. 2013-04-17 23:01:25 +02:00
Martin
35fc82588b Remove unkown files app 2013-04-17 22:36:51 +02:00
Martin
480de8e6f7 Global soft filesystem quota 2013-04-14 11:23:01 +02:00
Martin
1011a93e79 Merge branch 'next' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend into next 2013-03-21 19:16:19 +01:00
Martin
0aa75b318b Added cleanup script 2013-03-21 19:16:03 +01:00
Martin Raiber
45951e7f45 Merge branch 'next' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend into next 2013-03-21 18:50:51 +01:00
Martin
df5cf756e1 Correctly delete snapshots during command line cleanup 2013-03-21 18:48:04 +01:00
Martin Raiber
044e42d75a Fixed compiling on Linux 2013-03-21 09:46:18 +01:00
Martin
5d973fd025 Added cleanup script 2013-03-20 22:19:40 +01:00