Commit History

Author SHA1 Message Date
  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 f96970c995 small documentation update 14 years ago
  Jelte Jansen a79aa74255 sync with trunk 14 years ago
  JINMEI Tatuya aa40084434 cleanup: removed redundant this pointer specifications 15 years ago
  JINMEI Tatuya f6acd3ffaf trivial cleanup: removed a duplicate import. 15 years ago
  Jelte Jansen c7d2c477c3 bit of set_timeout cleanup in cfgmgr 15 years ago
  Jelte Jansen e8e4cd3299 remove the TEST_SOCKET_FILE at the end of the test that makes it (just a bit of cleanup, no ticket, reviewed by shane) 15 years ago
  Jeremy C. Reed 9d3093ecb7 Don't need to define full directory for library archive that 15 years ago
  Jeremy C. Reed a22ef6dead Remove the property changes for specific files or directories 15 years ago
  Jelte Jansen 0b92905fcf make cc/session raise SessionTimeout on timeout, handle appropriately where group_recvmsg() is called 15 years ago
  Jelte Jansen 371090921d temprorary branch for ticket #312 (python msgq timeouts differ from c++ ones) 15 years ago
  JINMEI Tatuya 9451d97fe9 type consistency for ?: values to suppress a compiler error. 15 years ago
  JINMEI Tatuya 2e65b2009d changelog entry for trac #310 15 years ago
  JINMEI Tatuya 62b03a0fd2 merged trac #310: consity ElementPtr as much as possible. 15 years ago
  JINMEI Tatuya 3b4c9aa2c0 avoid copying ModuleSpec in getModuleSpec() by returning a reference to it instead of returning a full object. 15 years ago
  JINMEI Tatuya c05af90688 sync with trunk 15 years ago
  Jelte Jansen 5e931bbf52 minor style correction, parentheses around return value 15 years ago
  Jeremy C. Reed 7b0c9a8dbc For python (and shell scripts) tests exit on script failure 15 years ago
  Jeremy C. Reed 054dcedac8 Merged in from trunk to catch up. 15 years ago
  Jeremy C. Reed f36fcb5cc5 Remove unrelated comments. 15 years ago
  JINMEI Tatuya 3543351238 use the same level of compiler warnings with other modules. 15 years ago
  Jelte Jansen d77932052d added copyright and Id keyword 15 years ago
  Jerry cc15e3f417 add a copyright and license for src/lib/python/isc/log/tests/log_test.py 15 years ago
  Jeremy C. Reed b157652dd8 Minor grammar fix. 15 years ago
  JINMEI Tatuya 0972d15d54 trivial editorial fixes to comments and exception message strings 15 years ago
  JINMEI Tatuya eaff8c213c changelog entry for trac #313. 15 years ago
  JINMEI Tatuya 1906e9e88d merged trac #313 15 years ago
  JINMEI Tatuya 83bf93e458 more sync with trunk 15 years ago
  JINMEI Tatuya fd12057514 sync with trunk 15 years ago