Commit History

Author SHA1 Message Date
  Alexei Pastuchov a333f31cac Merge branch 'issue-202' 6 years ago
  Alexei Pastuchov d0851c0057 add O_EXCL to sem_open's flags 6 years ago
  Alexei Pastuchov b801034ff5 typo 6 years ago
  Alexei Pastuchov a2b91f0526 while with braces 6 years ago
  Alexei Pastuchov 4b116c1d8a pass O_CREATE flag and mode to sem_open 6 years ago
  Alexei Pastuchov ac5c946424 set mode parameter of sem_open by named bits 6 years ago
  Alexei Pastuchov 046c692936 pass mode and value parameters to sem_open 6 years ago
  Alexei Pastuchov 3a575eaa13 show pure errno 6 years ago
  Alexei Pastuchov f3236f966e remove lock_name from SignalThread's constructor 6 years ago
  Alexei Pastuchov cd643b6402 remove lock_name from SignalThread's constructor 6 years ago
  Alexei Pastuchov 8c6eff612e show lock_name on SEM_FAILED 6 years ago
  Alexei Pastuchov 24015a21dc replace mktemp based semaphore name assignment by random determinated string 6 years ago
  Alexei Pastuchov 6ef7703eb2 replace mktemp based semaphore name assignment by random determinated string 6 years ago
  Alexei Pastuchov 037d9be7f5 merely refactoring of getenv check 7 years ago
  Alexei Pastuchov 5a727af4a1 merely refactoring of getenv check 7 years ago
  Alexei Pastuchov a0dc022ce7 fix SignalThread: complete member initialisation 7 years ago
  Алексей Пастухов ed3d03bede Merge pull request #206 from p-alik/travis-ci-test-log 6 years ago
  Alexei Pastuchov bac97fac08 append test-suite.log to Travis CI build log 6 years ago
  Alexei Pastuchov c343b3b93e Merge branch 'defect-queue_plugin_prefix' 6 years ago
  Felix Aronsson 929f245e94 Add prefix support in redis queue plugin 6 years ago
  Felix Aronsson d5e81c76ff Add prefix support for libmemcached queue plugin 6 years ago
  Alexei Pastuchov d2dd9d8d11 Merge remote-tracking branch 'myown/issue-185' 6 years ago
  Alexei Pastuchov 59c6bac39f remove obsolete mudflap flag 6 years ago
  Alexei Pastuchov f859451456 add serial=5 to ax_cxx_compile_stdcxx_0x.m4 6 years ago
  Alexei Pastuchov c67c76659c rename ac_cxx_compile_stdcxx_0x.m4 to ax_cxx_compile_stdcxx_0x.m4 6 years ago
  Алексей Пастухов 3c35e0d7d5 Merge pull request #193 from defect/gcc73 6 years ago
  Felix Aronsson 50a34c7bce Remove added newline 6 years ago
  Alexei Pastuchov 0db423a47b Merge branch 'cast_between_incompatible' 6 years ago
  Tuukka Pasanen 56d23f83a7 GCC8 tries to be more strict with type casting especially with functions so typecast 6 years ago
  Alexei Pastuchov 7d6f7570d4 Merge remote-tracking branch 'illuusio/specified_bound' 6 years ago
  Felix Aronsson 585a04ec35 Add guards to only use pragmas on GCC 7+ 6 years ago
  Felix Aronsson 4c6fcdd655 Test GCC 7 with Travis 6 years ago
  Felix Aronsson f82fad8257 Add GCC pragmas to only warn on implicit fallthru 6 years ago
  Tuukka Pasanen 9f1a593fa6 GCC8 introduces '-Werror=stringop-truncation' which mainly tries to make sure that strings doesn't truncate. 6 years ago
  Alexei Pastuchov bb81ecd796 Merge branch 'issue-188' 6 years ago
  Alexei Pastuchov 16e4d58678 remove an empty line 6 years ago
  BasBastian e1032dd5fa Fixes NULL comparisons issue. 7 years ago
  Alexei Pastuchov 7f2367c2ca add gcc-6 and g++6 compiler to travis ci configuration 6 years ago
  Alexei Pastuchov f1d4c94fee simplify CC and CXX setting as proposed in travis ci documentation 6 years ago
  Алексей Пастухов 26d639fad5 Merge pull request #186 from p-alik/issue-177 6 years ago
  Alexei Pastuchov 1260743fbb inform the use about demand of --threads 0 when --enable-debug is specified 6 years ago
  Alexei Pastuchov 9cd816a14c set CXXFLAGS="-std=c++11" for debug build 6 years ago
  Alexei Pastuchov 0019a076d1 debug build requires -fsanitize=undefined to link ubsan automatically 6 years ago
  Алексей Пастухов a778fee775 Merge pull request #189 from illuusio/errno_to_gearmand_error_t_bug_fixing 6 years ago
  Tuukka Pasanen ddfcdb00b2 Update coding style and remove space before '=' 6 years ago
  Alexei Pastuchov ff11b9d158 __errno_to_gearmand_error_t bug fixing 7 years ago
  Алексей Пастухов fe4b21baba Merge pull request #187 from illuusio/gcc8 6 years ago
  Tuukka Pasanen c047189d6c replace throw inside desctructor by abort it's a part of the issue #72 6 years ago
  Алексей Пастухов 26b2b62e2b Merge pull request #183 from p-alik/issue-168 6 years ago
  Alexei Pastuchov 991db14972 bug fixing gearmand crash on logging worker's exception request 6 years ago