Historique des commits

Auteur SHA1 Message Date
  Michael Graff ff55be8a87 correct len() of item to convert from utf-8 first il y a 15 ans
  Jelte Jansen 02b62f9e5a better prints il y a 15 ans
  Jelte Jansen ed9e6e6a70 fix handling of shutdown messages il y a 15 ans
  Jelte Jansen ebecf5b1dc tagged f2f branch as-is into tags/ (can imho be removed later) il y a 15 ans
  Jeremy C. Reed 1714df4bf1 Require autoconf 2.59 instead of 2.61. il y a 15 ans
  Jelte Jansen 488453a9a3 catch keyerror when trying to remove a non-existent zone il y a 15 ans
  Jelte Jansen 3d98d44233 don't listen to meonly on ParkingLot channel (because then it will miss add/remove commands) il y a 15 ans
  Jeremy C. Reed e5c62500b5 Fix typo in error output. il y a 15 ans
  Jelte Jansen 17cfd7a412 export PYTHON_EXEC if it wasn't set already; otherwise os.environ["PYTHON_PATH"] will throw an exception il y a 15 ans
  Jeremy C. Reed ebf1459bb4 Make sure the PYTHON_EXEC environment variable is passed through. il y a 15 ans
  Jelte Jansen 7730fa872a added Element::create_from_string(std::string) (as an addition to Element::create_from_string(std::stringstream) il y a 15 ans
  Jelte Jansen a9d524843d ask config manager for zones on startup instead of using a hardcoded default list il y a 15 ans
  JINMEI Tatuya 23f1419311 make sure binding listening sockets to specific addresses. il y a 15 ans
  JINMEI Tatuya 439ce05432 use parking.example instead of parking.com (to avoid using an existing domain) il y a 15 ans
  JINMEI Tatuya 8dc36dbcb4 more authors il y a 15 ans
  JINMEI Tatuya 087dcc96e8 more style fix il y a 15 ans
  JINMEI Tatuya aa8ce4a2ed style (indentation fix) il y a 15 ans
  JINMEI Tatuya e7f8965c39 supported version.bind (which is 10.0.0s20091030) il y a 15 ans
  Evan Hunt ef93bc175b #include <sys/time.h> for gettimeofday() il y a 15 ans
  JINMEI Tatuya 0794e56fdd now allowed incoming commands from bigtool via the cfg manager il y a 15 ans
  Jelte Jansen 1d24a900d1 also build msgq il y a 15 ans
  JINMEI Tatuya 04cf72b320 supported statistics in an ad hoc manner il y a 15 ans
  JINMEI Tatuya 30ab8873c2 check value of msg->get before using it il y a 15 ans
  JINMEI Tatuya ef3594c51c make it at least compile il y a 15 ans
  JINMEI Tatuya 73ad893856 recovered Jeremy's RR for authors.bind il y a 15 ans
  JINMEI Tatuya c9e2f1254c needed to subscribe to "statistics" il y a 15 ans
  JINMEI Tatuya 0c998ea23f sample code responding to statistics requests il y a 15 ans
  Jelte Jansen 8f9a4c381f use subtype=meonly for channel subscriptions in bigtool (i think it currently only wants responses, not other chatter) il y a 15 ans
  Evan Hunt d7827f2289 Added sendcmd.py, which sends a specified command to a specified channel il y a 15 ans
  Evan Hunt d1ce6d6866 more meaningful error message on connect failure il y a 15 ans