Commit History

Author SHA1 Message Date
  Jan Engelhardt 296f83bb71 misc: remove unnecessary braces for 1-line blocks 8 years ago
  Joost Hopmans 95d2d9d10f Merge pull request #615 in KC/kopanocore from kc-8.3.x to master 8 years ago
  Jan Engelhardt 07ad831814 ldap: revert "catch empty ldap_search_base" 8 years ago
  Jan Engelhardt 3166997125 treewide: replace type repetitions by "auto" in casting statements 8 years ago
  Jan Engelhardt cbb70c2ad6 Merge KC-PR-550 8 years ago
  Jan Engelhardt 26dffb479b build: ensure exception includes are present 8 years ago
  Jan Engelhardt bdd3ec62df ldapplugin: replace auto_free by memory_ptr 8 years ago
  Jan Engelhardt 99ae09271b common: let parseBool handle nullptr 8 years ago
  Jan Engelhardt fb8fe141db treewide: make use of std::move near .push_back calls 8 years ago
  Jelle van der Waa 8a9ce70bf8 provider: remove unused functions 8 years ago
  Jan Engelhardt 7e560f153f misc: add const qualifiers to variables and functions 8 years ago
  Jan Engelhardt a46ae7b76e treewide: make use of unique_ptr 8 years ago
  Jan Engelhardt 2d60ab3890 treewide: place all symbols into a namespace 8 years ago
  Jan Engelhardt 1f33f1ea2a src: dissolve pointless typedefs 8 years ago
  Jan Engelhardt 1ab5696fc3 ldap: make basedn value more visible 8 years ago
  Jan Engelhardt 6511b043d2 ldap: catch empty ldap_search_base 8 years ago
  Jan Engelhardt 5113521a06 misc: massage .cend back into .end 8 years ago
  Jan Engelhardt 1f378795dd misc: mark intentional switch case fallthrough places 8 years ago
  Jan Engelhardt bdd0ddf0f8 build: drop redundant WITH_MULTISERVER macro 8 years ago
  Jan Engelhardt 5dca879f90 treewide: add "final" keywords for classes 8 years ago
  Jelle van der Waa 1c0f9a1d0c treewide: replace ASSERT and _ASSERT defines 8 years ago
  Jan Engelhardt 62672ee003 treewide: switch from pthread to std::{mutex,condition_variable} (6/n) 8 years ago
  Jan Engelhardt 34c363e9e5 treewide: switch to "auto", add const qualifiers (7/n) 8 years ago
  Jan Engelhardt 0a396f4e20 treewide: replace iterators by for-ranged loops (8/n) 8 years ago
  Jan Engelhardt 2d7a2ff03a treewide: switch to "auto", add const qualifiers (2/n) 9 years ago
  Jan Engelhardt fcf66f1b8c treewide: replace iterators by for-ranged loops (2/n) 9 years ago
  Jelle van der Waa b21becf79b Remove #define stricmp strcasecmp 8 years ago
  Jelle van der Waa 2bff275041 Remove #define strnicmp strncasecmp 8 years ago
  Jan Engelhardt caf9e077cf plugins: remove unused #ifdef HAVE_MALLOC_H block 8 years ago
  Jan Engelhardt e3e972a008 Merge KC-PR-79 8 years ago