Commit History

Author SHA1 Message Date
  Jelte Jansen 7e41b9c3e2 [trac714] handle bad data on the cc session in cfgmgr 14 years ago
  Jelte Jansen 3fe5cad035 addressed first 3 comments in #22 14 years ago
  Jelte Jansen 40623bbe96 changed print() calls in xfrout to sys.stderr.write 14 years ago
  Jelte Jansen d6585dcead update 14 years ago
  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 14 years ago
  Jelte Jansen c7d2c477c3 bit of set_timeout cleanup in cfgmgr 14 years ago
  Jelte Jansen 0b92905fcf make cc/session raise SessionTimeout on timeout, handle appropriately where group_recvmsg() is called 14 years ago
  JINMEI Tatuya 08d25a5d87 minor editorial fixes: 14 years ago
  Jelte Jansen e8acfc19af timeouts in python cc session too + test 14 years ago
  Jelte Jansen 0d2d4b5fb2 renamed isc_config.py to bind10_config.py 15 years ago
  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) 15 years ago
  Jelte Jansen 3ef6ad200f use unix domain socket instead of localhost:9912 15 years ago
  Jelte Jansen a3888f316e merge branches/trac58 15 years ago
  Michael Graff c712cf814d closer to goodness: undoing default port numbers set in __init__() methods and elsewhere 15 years ago
  Michael Graff 7194627262 fix indentation to use spaces, not tabs. Commit the actual file, not the generated one. 15 years ago
  Michael Graff b56d1bc528 fix previous 15 years ago
  Michael Graff 09c917dedf possible fix for trak#111 15 years ago
  Jelte Jansen 67738a41dd added 'offline' unit tests for lib/python/isc/cc/session.py 15 years ago
  Jelte Jansen 939eedf98d ok i see why the nonnonblock didn't work, broke it yesterday, missed a return statement 15 years ago
  Jelte Jansen 13a3a9aab4 added a feature (yes i know, but this is a serious problem) to cc/session.py; 15 years ago
  Jeremy C. Reed 2e119c7e22 Restructure trunk again. 15 years ago