Commit graph

  • bb37a1c1ce sftpd: add support for chmod/chown Nicola Murino 2019-11-15 12:15:07 +0100
  • 206799ff1c httpd: add an API to get data provider status Nicola Murino 2019-11-14 18:48:01 +0100
  • f3de83707f improve README Nicola Murino 2019-11-14 17:43:14 +0100
  • 5be1d1be69 sftpd: send exit-status message on close Nicola Murino 2019-11-14 16:49:42 +0100
  • 08e85f6be9 sftpd: return sftp.ErrSSHFxNoSuchFile if the client ask the file for a missing path Nicola Murino 2019-11-14 14:18:43 +0100
  • acdf351047 dataprovider: add custom command and/or HTTP notifications on users add, update and delete Nicola Murino 2019-11-14 11:06:03 +0100
  • c2ff50c917 dataprovider: add support for user status and expiration Nicola Murino 2019-11-13 11:36:21 +0100
  • 363b9ccc7f sftpd: explicitly configure supported SFTP extensions Nicola Murino 2019-11-12 07:37:47 +0100
  • 74367a65cc failed connection logs: rename host to client_ip Nicola Murino 2019-11-11 19:53:27 +0100
  • 2221d3307a Improve README Nicola Murino 2019-11-11 18:28:18 +0100
  • 4ff34b3e53 logger: add specific logs for failed attempts to initialize a connection Nicola Murino 2019-11-11 15:20:00 +0100
  • 191da1ecaf fix a typo Nicola Murino 2019-11-08 08:46:31 +0100
  • 77db2bd3d1 fix posix rename Nicola Murino 2019-11-08 08:43:27 +0100
  • 758f2ee834 improve README Nicola Murino 2019-10-26 20:42:46 +0200
  • c5a6ca5650 portable mode: advertise service via multicast dns Nicola Murino 2019-10-26 18:25:53 +0200
  • b409523d5c document memory data provider Nicola Murino 2019-10-25 19:01:01 +0200
  • 8cd0aec417 add memory data provider and use it for portable mode Nicola Murino 2019-10-25 18:37:12 +0200
  • a4cddf4f7f add portable mode Nicola Murino 2019-10-24 18:50:35 +0200
  • d970e757eb Use relative to the current branch links in readme Roman Isko 2019-10-22 10:49:48 +0300
  • 117ee02bde Use relative to the current branch links in readme #55 Roman Isko 2019-10-22 10:49:48 +0300
  • 083d9f76c6 add commit hash and build date to the version logged when starting the daemon Nicola Murino 2019-10-21 21:18:45 +0200
  • 2003d08c59 Log version when starting the daemon Jo Vandeginste 2019-10-21 21:10:07 +0200
  • 5873deda71
    Log version when starting the daemon #53 Jo Vandeginste 2019-10-21 21:10:07 +0200
  • 9cf4653425 improve docs for available Arch Linux packages Nicola Murino 2019-10-20 09:23:04 +0200
  • 4f6bb00996 web: display version string Nicola Murino 2019-10-19 07:52:58 +0200
  • 25f97bbe62 set version to 0.9.3 0.9.3 Nicola Murino 2019-10-18 11:28:20 +0200
  • 44d403cf9c sftpd_test: use path.Join for SFTP/SCP path Nicola Murino 2019-10-16 12:57:06 +0200
  • 8682ae4a54 sftpd: make file/dir removal and creation more standard Nicola Murino 2019-10-16 07:48:22 +0200
  • f98a29a1e0 sftpd: port to non deprecated pkg/sftp error types Nicola Murino 2019-10-14 22:44:57 +0200
  • 2932dba5cc update modules deps Nicola Murino 2019-10-14 08:36:39 +0200
  • 24914e90d1 web: fix quota scan error message Nicola Murino 2019-10-13 13:08:19 +0200
  • 587c8a0347 web: add quota scan support Nicola Murino 2019-10-13 12:07:22 +0200
  • 62224debd2 simplify closing a connection Nicola Murino 2019-10-12 15:12:43 +0200
  • 871e2ccbbf sftpd: refactor connection closing Nicola Murino 2019-10-10 09:04:17 +0200
  • 4b5ce3913e ssh handshake: add a deadline for handshake to complete Nicola Murino 2019-10-09 19:07:35 +0200
  • 1d917561fe sftpd: add support for upload resume Nicola Murino 2019-10-09 17:33:30 +0200
  • 4f36c1de06 web: use html/template Nicola Murino 2019-10-09 11:48:54 +0200
  • 5ffa34dacb improve godoc Nicola Murino 2019-10-08 10:29:16 +0200
  • 60d4a3e1b5 improve docs Nicola Murino 2019-10-08 08:20:26 +0200
  • 3e0558c0e9 add web interface support to windows setup ... Nicola Murino 2019-10-07 22:37:28 +0200
  • c74d90407b launchd service: add env vars for html templates and static files Nicola Murino 2019-10-07 19:40:17 +0200
  • 557831fa0d Dockerfiles: add support for web interface Nicola Murino 2019-10-07 19:16:52 +0200
  • afd312f26a add a basic web interface Nicola Murino 2019-10-07 18:19:01 +0200
  • bb0338870a unhide public keys Nicola Murino 2019-10-03 15:29:54 +0200
  • fb8ccfe824 improve doc for dataprovider Close method Nicola Murino 2019-09-29 08:38:09 +0200
  • 0b4ff97a1a dataprovider: simplifly validateUser Nicola Murino 2019-09-28 23:44:36 +0200
  • 00dd5db226 add support for users' default base dir Nicola Murino 2019-09-28 22:48:52 +0200
  • 71093bbe1b Log to journald Jo Vandeginste 2019-09-20 12:34:17 +0200
  • 5543928a37
    Log to journald #50 Jo Vandeginste 2019-09-20 12:34:17 +0200
  • 088e187e6a add Inno Setup script used to generate the Windows setup Nicola Murino 2019-09-19 08:19:25 +0200
  • 0d8506c93d set version to 0.9.2 0.9.2 Nicola Murino 2019-09-18 22:19:34 +0200
  • df96ea7e9f add a new permission for overwriting existing files Nicola Murino 2019-09-17 08:53:45 +0200
  • 580fae7a8f minor improvements Nicola Murino 2019-09-16 18:11:35 +0200
  • 4a1baaee69 windows service: improve doc Nicola Murino 2019-09-16 09:22:27 +0200
  • f3f38f5f09 add Windows Service support Nicola Murino 2019-09-16 08:52:58 +0200
  • bba78763e1 add a test case and document sha512crypt passwords support Nicola Murino 2019-09-15 12:23:27 +0200
  • b5211fd31b Added sha512crypt support Seunghoon Yeon 2019-09-15 15:34:44 +0900
  • dbb894bff7 Added sha512crypt support #49 Seunghoon Yeon 2019-09-15 15:34:44 +0900
  • 360f32a91b fixed some typos Nicola Murino 2019-09-14 17:06:21 +0200
  • 018b10808d improve SQL provider availability check adding a timeout Nicola Murino 2019-09-14 16:18:31 +0200
  • 29aadbf3e3 log redacted passwords Jo Vandeginste 2019-09-13 21:57:52 +0200
  • 722bb9c295
    Merge branch 'master' into redact-password #48 drakkan 2019-09-13 21:45:26 +0200
  • 392d10b658
    Update pgsql.go drakkan 2019-09-13 21:43:03 +0200
  • e53c40ee89
    Update mysql.go drakkan 2019-09-13 21:42:20 +0200
  • a2f52686ee
    Update config.go drakkan 2019-09-13 21:41:31 +0200
  • 7eb5b01169 add Prometheus support Nicola Murino 2019-09-13 18:45:36 +0200
  • 7c006efefc
    Redact password in config dump Jo Vandeginste 2019-09-13 10:21:59 +0200
  • bd242e47cf
    Redact password in connection string Jo Vandeginste 2019-09-13 10:02:59 +0200
  • fd59f35108 update pkg/sftp to the latest master Nicola Murino 2019-09-13 08:30:22 +0200
  • e7eb3476b7 dataprovider: remove transaction for quota update Nicola Murino 2019-09-13 08:14:07 +0200
  • bf00ca334d mysql data provider: add read and write timeout Nicola Murino 2019-09-12 16:26:47 +0200
  • 6b33d3d9f1 add version to the default server banner Nicola Murino 2019-09-12 09:21:58 +0200
  • 3d13fe15c3 connections: close the ssh channel before the network connection Nicola Murino 2019-09-11 16:29:56 +0200
  • 9794ca7ee0 connection: add a close method Nicola Murino 2019-09-11 12:46:21 +0200
  • 784f75f45b use net.Conn instead of ssh.Conn to close connections Nicola Murino 2019-09-11 09:41:46 +0200
  • c1effdf701 atomic upload mode: remove temporary file on error Nicola Murino 2019-09-10 18:47:21 +0200
  • 7010f513e3 macOS: add launchd sample plist Nicola Murino 2019-09-10 08:03:53 +0200
  • e2e122169d docker alpine: improve README Nicola Murino 2019-09-09 13:24:48 +0200
  • e79f7010b4 docker alpine: use the latest stable docker tag for both run and build env Nicola Murino 2019-09-09 12:58:07 +0200
  • f4507aeec2 improve transfer error log and TestSCPErrors Nicola Murino 2019-09-09 08:57:11 +0200
  • bd0eb2f0a8 docker alpine README: fix project name Nicola Murino 2019-09-07 23:34:59 +0200
  • e09ea00d8b improve transfer error log Nicola Murino 2019-09-07 23:27:37 +0200
  • bc5779e26f actions: don't execute actions on errors Nicola Murino 2019-09-07 23:10:20 +0200
  • 2a7e56ed29 docker: minor fixes Nicola Murino 2019-09-07 18:21:03 +0200
  • 29f69876fe Docker alpine multiuser (#39) Binou 2019-09-07 17:20:44 +0200
  • 5bf3290b1e
    Add Default Configuration File in image #39 RIVIERE Fabien 2019-09-06 22:08:22 +0200
  • 8972aae6fd
    Drakkan's reviewed fix root 2019-09-06 21:47:30 +0200
  • 4f1c2c094f improve logging Nicola Murino 2019-09-06 15:19:01 +0200
  • abbb7f272b Refactor the logging system Jo Vandeginste 2019-09-06 11:23:06 +0200
  • a7363a16be add sample Dockerfiles Nicola Murino 2019-09-06 13:20:21 +0200
  • 4a9938e7d2
    Refactor the logging system #45 Jo Vandeginste 2019-09-06 11:23:06 +0200
  • a26343a694 improve more logs Nicola Murino 2019-09-05 23:42:00 +0200
  • 25260297aa Show info about public key during login Jo Vandeginste 2019-09-05 21:35:53 +0200
  • bb589c6fc8 Show user info, remove some extraneous connection ids Jo Vandeginste 2019-09-05 16:46:50 +0200
  • 0737c672f5 Add connectionID to as many entries as possible Jo Vandeginste 2019-09-05 16:21:35 +0200
  • 53d70b68d8 config: add configDir before additional search paths Nicola Murino 2019-09-05 22:07:59 +0200
  • 71e3093af2
    Show info about public key during login #43 Jo Vandeginste 2019-09-05 21:35:53 +0200
  • 89c62deeb1
    Show user info, remove some extraneous connection ids #42 Jo Vandeginste 2019-09-05 16:46:50 +0200
  • 33627f6722
    Add connectionID to as many entries as possible #41 Jo Vandeginste 2019-09-05 16:21:35 +0200
  • 795ffc4c5f Add quotes to certain strings Jo Vandeginste 2019-09-05 15:39:19 +0200