Commit Graph

13 Commits

Author SHA1 Message Date
reshke 74623edfb5 LDAP auth in od 2021-04-28 17:54:56 +05:00
kirill reshke 173a0defe7
remove custom logic for sigterm (#286)
* remove custom logic for sigterm

* fmt

* add comment

Co-authored-by: reshke <Kirill Reshke>
2021-03-05 14:29:30 +05:00
kirill reshke 9bed642b30
drop old server connection while online restrat in session pooling mode (#263)
Co-authored-by: reshke <Kirill Reshke>
2021-01-21 16:24:43 +05:00
kirill reshke 3a55be6e61
change formatting (#250)
Co-authored-by: reshke <Kirill Reshke>
2020-12-28 15:43:31 +05:00
reshke ace34dfc2b fix missed signal value 2020-12-17 17:58:25 +05:00
kirill reshke 89ef383056
fix build (#237)
Co-authored-by: reshke <Kirill Reshke>
2020-11-27 23:03:42 +05:00
kirill reshke dd52fbd83e
compiler hints + just make world a better place & formatting things (#236) 2020-11-25 15:17:15 +05:00
kirill reshke 785e85ab6f
Fix leaks and improve locking in cron (#229)
Also fix some warnings.
2020-11-23 14:13:28 +05:00
kirill reshke 070c2a7fe1
apply fmt && fix CI second try (#215)
Co-authored-by: reshke <Kirill Reshke>
2020-10-19 14:51:02 +05:00
Dmitry Smal 95c9e2213a
reopen log file on SIGUSR1 (#216) 2020-10-17 21:01:57 +05:00
reshke 20e97cae09 drop steal users connections on restart 2020-09-02 11:49:14 +05:00
reshke 52b0abb647 fix infinte loop + add signals tests 2020-08-10 13:39:09 +05:00
reshke f030093484 use SO_REUSEPORT to graceful shutdown 2020-08-10 13:39:09 +05:00