Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-02-06 | [skip ci] Note: It may catch fire | Jesusaves | 1 | -14/+5 | |
2022-02-06 | All new accounts will now have their passwords stored in SHA256. | Jesusaves | 1 | -0/+20 | |
Supersedes all previous authentication methods, except VAULT TOKEN. This is done on registration and when changing password. | |||||
2018-01-05 | Fix plugin name in configure.ac | Andrei Karas | 1 | -2/+1 | |
2016-06-24 | Disable sanity flags for gcc 4.8 and older. | Andrei Karas | 1 | -1/+14 | |
2016-06-24 | Disable old for broken gcc 4.9 versions. | Andrei Karas | 1 | -1/+14 | |
2016-05-02 | Add support for building plugin with lto. | Andrei Karas | 1 | -0/+47 | |
Use lto by default. | |||||
2016-05-02 | Add some more flags for check unused things. | Andrei Karas | 1 | -0/+12 | |
2016-05-02 | Enable sanity flags only if they supported. | Andrei Karas | 1 | -0/+60 | |
2016-04-28 | Rename static configure flag, look like clang have issues with this flag ↵ | Andrei Karas | 1 | -6/+28 | |
enabled. | |||||
2016-04-28 | Add more warnings into configure.ac | Andrei Karas | 1 | -0/+8 | |
2016-04-28 | Add configure flag --enable-werror. | Andrei Karas | 1 | -0/+20 | |
If enabled it will report any warning as error. | |||||
2016-02-26 | Remove useless casts after server update. | Andrei Karas | 1 | -0/+2 | |
2016-02-21 | Add same compiler flags what was used in hercules. | Andrei Karas | 1 | -1/+57 | |
2015-02-21 | Add gprof build flag. | Andrei Karas | 1 | -0/+20 | |
2014-11-27 | add missing option to configure.ac. | Andrei Karas | 1 | -0/+1 | |
2014-11-13 | Add configure option --enable-sanitize. | Andrei Karas | 1 | -0/+20 | |
2014-11-12 | In configure add flag for semi static build. | Andrei Karas | 1 | -0/+20 | |
2014-11-12 | Add to configure check for setrlimit. | Andrei Karas | 1 | -0/+2 | |
2014-11-12 | login: add packet 0x027c for register with email. | Andrei Karas | 1 | -0/+2 | |
2014-11-04 | Initial commit. | Andrei Karas | 1 | -0/+16 | |