sftpgo/internal/common
Nicola Murino 0e54fa5655
cryptfs: fix quota for overwrites if upload fails
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-10-10 19:34:15 +02:00
..
actions.go command hooks: allow to pass custom arguments 2022-09-20 13:58:44 +02:00
actions_test.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
clientsmap.go use the new atomic types introduced in Go 1.19 2022-08-30 15:47:41 +02:00
clientsmap_test.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
common.go eventmanager: add metadata check 2022-09-26 19:00:34 +02:00
common_test.go eventmanager: add metadata check 2022-09-26 19:00:34 +02:00
connection.go eventmanager: add support for file/directory compression 2022-10-10 18:53:58 +02:00
connection_test.go cryptfs: fix quota for overwrites if upload fails 2022-10-10 19:34:15 +02:00
dataretention.go API data retention check: send CSV reports for email notifications 2022-09-28 18:37:32 +02:00
dataretention_test.go API data retention check: send CSV reports for email notifications 2022-09-28 18:37:32 +02:00
defender.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
defender_test.go eventmanager: add support for filesystem actions 2022-08-10 18:41:59 +02:00
defenderdb.go event manager: add Certificate renewal trigger 2022-08-12 17:37:29 +02:00
defenderdb_test.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
defendermem.go event manager: add Certificate renewal trigger 2022-08-12 17:37:29 +02:00
eventmanager.go eventmanager: add support for file/directory compression 2022-10-10 18:53:58 +02:00
eventmanager_test.go eventmanager: add support for file/directory compression 2022-10-10 18:53:58 +02:00
eventscheduler.go refactor: move eventmanager to common package 2022-08-01 18:48:54 +02:00
httpauth.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
httpauth_test.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
protocol_test.go cryptfs: fix quota for overwrites if upload fails 2022-10-10 19:34:15 +02:00
ratelimiter.go use the new atomic types introduced in Go 1.19 2022-08-30 15:47:41 +02:00
ratelimiter_test.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
tlsutils.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
tlsutils_test.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
transfer.go cryptfs: fix quota for overwrites if upload fails 2022-10-10 19:34:15 +02:00
transfer_test.go cryptfs: fix quota for overwrites if upload fails 2022-10-10 19:34:15 +02:00
transferschecker.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
transferschecker_test.go use the new atomic types introduced in Go 1.19 2022-08-30 15:47:41 +02:00