Historique des commits

Auteur SHA1 Message Date
  Jelte Jansen 7e41b9c3e2 [trac714] handle bad data on the cc session in cfgmgr il y a 14 ans
  Jelte Jansen 3fe5cad035 addressed first 3 comments in #22 il y a 14 ans
  Jelte Jansen 40623bbe96 changed print() calls in xfrout to sys.stderr.write il y a 14 ans
  Jelte Jansen d6585dcead update il y a 14 ans
  Jelte Jansen a951cdc5ee refactored the recv() code; fixed short reads on length bytes, removed the catch-all (currently there is a bit of special casing going on to keep the calling modules working, we may need to take a look at that), and removed the class variables, where data was stored but in the end that data was only used locally il y a 14 ans
  Jelte Jansen c7d2c477c3 bit of set_timeout cleanup in cfgmgr il y a 14 ans
  Jelte Jansen 0b92905fcf make cc/session raise SessionTimeout on timeout, handle appropriately where group_recvmsg() is called il y a 14 ans
  JINMEI Tatuya 08d25a5d87 minor editorial fixes: il y a 14 ans
  Jelte Jansen e8acfc19af timeouts in python cc session too + test il y a 14 ans
  Jelte Jansen 0d2d4b5fb2 renamed isc_config.py to bind10_config.py il y a 15 ans
  Jelte Jansen ae076ba6fb add an isc_config.py 'module' for paths and possibly other configure-time variables (currently only BIND10_MSGQ_SOCKET_FILE, and currently only used in lib/python/isc/cc/session.py) il y a 15 ans
  Jelte Jansen 3ef6ad200f use unix domain socket instead of localhost:9912 il y a 15 ans
  Jelte Jansen a3888f316e merge branches/trac58 il y a 15 ans
  Michael Graff c712cf814d closer to goodness: undoing default port numbers set in __init__() methods and elsewhere il y a 15 ans
  Michael Graff 7194627262 fix indentation to use spaces, not tabs. Commit the actual file, not the generated one. il y a 15 ans
  Michael Graff b56d1bc528 fix previous il y a 15 ans
  Michael Graff 09c917dedf possible fix for trak#111 il y a 15 ans
  Jelte Jansen 67738a41dd added 'offline' unit tests for lib/python/isc/cc/session.py il y a 15 ans
  Jelte Jansen 939eedf98d ok i see why the nonnonblock didn't work, broke it yesterday, missed a return statement il y a 15 ans
  Jelte Jansen 13a3a9aab4 added a feature (yes i know, but this is a serious problem) to cc/session.py; il y a 15 ans
  Jeremy C. Reed 2e119c7e22 Restructure trunk again. il y a 15 ans