Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove useless messageHEADmaster | Augustin Fabre | 2020-02-21 | 1 | -2/+0 |
* | Give less precise error messages to the client | Augustin Fabre | 2020-02-08 | 3 | -9/+9 |
* | Fix environment variables propagation to scons | Augustin Fabre | 2020-02-08 | 1 | -2/+4 |
* | Serve menu with sorted entries | Augustin Fabre | 2020-02-08 | 1 | -31/+31 |
* | Compile without GNU extensions | Augustin Fabre | 2020-02-08 | 5 | -23/+23 |
* | Implement text file transfer function conform to RFC 1436 | Augustin Fabre | 2020-02-03 | 1 | -15/+74 |
* | Cosmetics | Augustin Fabre | 2020-02-03 | 2 | -5/+5 |
* | Use standard C S_IS*** macro functions instead of POSIX S_IF*** | Augustin Fabre | 2020-02-03 | 1 | -20/+16 |
* | Return G_BIN type for files without extension | Augustin Fabre | 2020-02-03 | 1 | -1/+1 |
* | Return G_BIN type for long extensions | Augustin Fabre | 2020-02-03 | 1 | -6/+10 |
* | Remove unused headers | Augustin Fabre | 2020-02-03 | 3 | -3/+1 |
* | Add new filetypes | Augustin Fabre | 2020-02-03 | 1 | -0/+4 |
* | Align filetype list items | Augustin Fabre | 2020-02-03 | 1 | -10/+10 |
* | Iterate through array directly, not with a pointer | Augustin Fabre | 2020-02-03 | 1 | -9/+6 |
* | Rename send functions | Augustin Fabre | 2020-02-03 | 5 | -6/+6 |
* | Add macro to compute array size at compile-time | Augustin Fabre | 2020-02-03 | 2 | -3/+11 |
* | Guess type only for regular files | Augustin Fabre | 2020-02-03 | 4 | -15/+11 |
* | Make root permission check its own function | Augustin Fabre | 2020-02-02 | 1 | -17/+28 |
* | Add SConstruct | Augustin Fabre | 2019-09-13 | 1 | -0/+43 |
* | Lots of improvements | Augustin Fabre | 2019-09-13 | 17 | -242/+416 |
* | Fix option, --root takes a mandatory argument | Augustin Fabre | 2019-09-10 | 1 | -1/+1 |
* | Add basic menu and file transfer | Augustin Fabre | 2019-09-10 | 9 | -29/+232 |
* | Initial commit | Augustin Fabre | 2019-09-07 | 4 | -0/+127 |