Commit History

Author SHA1 Message Date
  Jan Engelhardt a50ba602ac misc: add static/const qualifiers for functions and data 7 years ago
  Joost Hopmans 95d2d9d10f Merge pull request #615 in KC/kopanocore from kc-8.3.x to master 7 years ago
  Jan Engelhardt 7b3e08169b common: report if ECLogger reset fails to reopen file 7 years ago
  Jan Engelhardt 3166997125 treewide: replace type repetitions by "auto" in casting statements 7 years ago
  Jan Engelhardt 7f8442cec1 treewide: avoid type repetition in "new" statements 7 years ago
  Joost Hopmans 8921f66f23 Merge pull request #475 in KC/kopanocore from ~JENGELHARDT/kc:porting to master 7 years ago
  Jan Engelhardt 681c4bc23e common: abolish goto and reduce indent after shared_mutex transition 7 years ago
  Jan Engelhardt 23b68ed55c common: use shared_mutex class in ECLogger 7 years ago
  Jan Engelhardt 5af307cab4 common: print pthread_t identifier as longest int 7 years ago
  Jan Engelhardt 79c1ef1494 misc: remove unnecessary braces for 1-line blocks 7 years ago
  Jan Engelhardt a2239b4ef9 misc: reduce indent depth in source (1/5) 7 years ago
  Jan Engelhardt dca4eaefb3 common: use initialization and in-class defaults 7 years ago
  Jan Engelhardt 39bd9264d5 misc: delete unnecessary source indentation 7 years ago
  Jan Engelhardt f09f2090bb common: replace array-of-1 by element itself 7 years ago
  Jan Engelhardt 9dcc54a583 treewide: deindent case label statements (1/7) 7 years ago
  Jan Engelhardt 80b72f9b27 treewide: ensure sigaction is initialized 7 years ago
  Jan Engelhardt 2d60ab3890 treewide: place all symbols into a namespace 7 years ago
  Jan Engelhardt 9a55679abf common: abolish ECLogger_Pipe signal handling thread 7 years ago
  Jan Engelhardt 9d7c854d7a server: abolish signal handling thread 7 years ago
  Jan Engelhardt 93cecf650c Merge KC-PR-272 7 years ago
  Jelle van der Waa ba4806048d treewide: remove unused includes 7 years ago
  Jan Engelhardt b13e9ca663 Merge branch "master" into "next" 7 years ago
  Bo Simonsen 6788d1ce42 common: handling segfault on non-writable logfile 7 years ago
  Jelle van der Waa ed1cc4b898 common: remove unused parameter for SIGHUP, SIGPIPE 7 years ago
  Jan Engelhardt 6c6b78da7d treewide: drop LinuxThreads check 7 years ago
  Jan Engelhardt e0162837b4 treewide: switch from pthread to std::{mutex,condition_variable} (14/n) 7 years ago
  Jan Engelhardt 8121e5ace4 treewide: replace iterators by for-ranged loops (5/n) 7 years ago
  Jan Engelhardt 4859cd9975 Merge KC-PR-110 7 years ago
  Jan Engelhardt 6933833914 common: avoid unbounded string append 7 years ago
  Jelle van der Waa b21becf79b Remove #define stricmp strcasecmp 7 years ago