sftpgo/internal/common
Nicola Murino adad8e658b
osfs: add optional buffering
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2023-05-16 18:08:14 +02:00
..
actions.go also capture logs for pre-login and check-password commands 2023-02-26 15:15:34 +01:00
actions_test.go osfs: add optional buffering 2023-05-16 18:08:14 +02:00
clientsmap.go update Copyright year 2023-01-03 10:18:30 +01:00
clientsmap_test.go update Copyright year 2023-01-03 10:18:30 +01:00
common.go add support for log events 2023-05-12 18:34:59 +02:00
common_test.go osfs: add optional buffering 2023-05-16 18:08:14 +02:00
connection.go WebClient: fix rename 2023-04-15 14:16:26 +02:00
connection_test.go osfs: add optional buffering 2023-05-16 18:08:14 +02:00
dataretention.go add support for log events 2023-05-12 18:34:59 +02:00
dataretention_test.go smtp: require templates only if a server is configured or in service mode 2023-03-01 18:31:02 +01:00
defender.go move IP/Network lists to the data provider 2023-02-09 09:33:33 +01:00
defender_test.go move IP/Network lists to the data provider 2023-02-09 09:33:33 +01:00
defenderdb.go move IP/Network lists to the data provider 2023-02-09 09:33:33 +01:00
defenderdb_test.go move IP/Network lists to the data provider 2023-02-09 09:33:33 +01:00
defendermem.go move IP/Network lists to the data provider 2023-02-09 09:33:33 +01:00
eventmanager.go EventManager: improve automatic detection of JSON body 2023-05-12 19:22:50 +02:00
eventmanager_test.go EventManager: improve automatic detection of JSON body 2023-05-12 19:22:50 +02:00
eventscheduler.go scheduler: disable verbose logs 2023-02-21 18:18:24 +01:00
httpauth.go update Copyright year 2023-01-03 10:18:30 +01:00
httpauth_test.go update Copyright year 2023-01-03 10:18:30 +01:00
protocol_test.go WebClient: fix rename 2023-04-15 14:16:26 +02:00
ratelimiter.go printf: replace %#v with the more explicit %q 2023-02-27 19:19:57 +01:00
ratelimiter_test.go move IP/Network lists to the data provider 2023-02-09 09:33:33 +01:00
tlsutils.go telemetry: improve test cases 2023-02-24 11:05:46 +01:00
tlsutils_test.go add support for monitoring and reloading externally provided TLS certs 2023-01-22 18:31:14 +01:00
transfer.go osfs: add optional buffering 2023-05-16 18:08:14 +02:00
transfer_test.go osfs: add optional buffering 2023-05-16 18:08:14 +02:00
transferschecker.go printf: replace %#v with the more explicit %q 2023-02-27 19:19:57 +01:00
transferschecker_test.go update Copyright year 2023-01-03 10:18:30 +01:00