Historique des commits

Auteur SHA1 Message Date
  Guido Aulisi ea1f158906 Fix some uninitialized variable compiler warnings il y a 2 ans
  Guido Aulisi a431b55161 Fix some stringop-truncation warnings il y a 4 ans
  Mario Trangoni 15719461d9 lib: fix codespell issues il y a 7 ans
  John C. Frickson 2eeee518da check_mysql_query & mysql_query: extra-opts causes crash il y a 8 ans
  Mario Trangoni 0f7e10959c lib/parse_ini.c: fix gcc warning: implicit declaration of function ‘idpriv_temp_drop’ and ‘idpriv_temp_restore’. il y a 9 ans
  Mario Trangoni 22310c4a20 lib/parse_ini.c: replace spacing by tab for format uniformity. il y a 9 ans
  Mario Trangoni 49444ac69f lib/parse_ini.c: remove some unwanted spaces. il y a 9 ans
  Spenser Reinhardt 53d14c718a lib/parse_ini.c - check inifile before access il y a 11 ans
  Spenser Reinhardt 95a441a02b lib/parse_ini.c - Keep die() formatting similar il y a 11 ans
  Spenser Reinhardt e4f5a0e85c lib/parse_ini.c - Additional possible ini files il y a 11 ans
  Spenser Reinhardt 10200e56d4 lib/parse_ini.c - Add declaration for func il y a 11 ans
  Spenser Reinhardt 3df224feae lib/parse_ini.c - Fix clang warnings il y a 11 ans
  Spenser Reinhardt 112edbf805 lib/parse_ini.c - Don't cast malloc(3) il y a 11 ans
  Spenser Reinhardt aa3a6fe6b2 lib/parse_ini.c - Check before free, clean comment il y a 11 ans
  Holger Weiss 6454dcb097 lib/parse_ini.[ch]: Simplify code il y a 11 ans
  Spenser Reinhardt 766e8376e8 lib/parse_ini.c - Cleaner and more flexible - suid il y a 11 ans
  Spenser Reinhardt 78d893ba84 lib/parse_ini.c - Initial drop privs il y a 11 ans
  Spenser Reinhardt cd3e213045 File access vulnerability with SUID bins il y a 11 ans
  Spenser Reinhardt e59e7879f3 lib/parse_ini.c - Copyright changes il y a 12 ans
  Thomas Guyot-Sionnest c6be77bdad Use access() instead of stat() in parse_ini.c il y a 12 ans
  Thomas Guyot-Sionnest 92cea2f596 Clean up parse_ini error messages, add missing newlines il y a 12 ans
  Thomas Guyot-Sionnest 485f306868 Return UNKNOWN if none of the default files can be found. il y a 17 ans
  Thomas Guyot-Sionnest 6fbd14fea5 Removing CVS/SVN tags and replacing with git-based versioning il y a 17 ans
  Thomas Guyot-Sionnest caa8bd6423 Bulk EOL cleanup il y a 17 ans
  Thomas Guyot-Sionnest 51ec51a8dc Make extra-opts (C plugins) behave more like N::P: il y a 17 ans
  Thomas Guyot-Sionnest 77362a18ba Typos in comments il y a 17 ans
  Thomas Guyot-Sionnest 2a4640f671 make parse_ini die like in N::P if section isn't found il y a 18 ans
  Thomas Guyot-Sionnest 0d13deb0e4 - Add --enable-extra-opts configure option for compiling extra-opts support il y a 18 ans
  Thomas Guyot-Sionnest 63897a4179 fix the obvious... il y a 18 ans
  Thomas Guyot-Sionnest 20a8bf1a3f Fix for last commit - I accidentaly broke my local Makefile and tests weren't being re-compiled. il y a 18 ans