Commit History

Author SHA1 Message Date
  JINMEI Tatuya b0732ce044 [711] made BoB.uid/gid "private", and raise a separate exception if setXX fails 12 years ago
  JINMEI Tatuya 1c2b85d7d1 [711] moved setg/uid code to a new Bob.change_user method. 12 years ago
  Jelte Jansen 74a0abe5a6 [master] Merge branch 'trac2445' 12 years ago
  Mukund Sivaraman 230ccceb41 [master] Clear components dict as documented in BoB.kill_started_components() 12 years ago
  Mukund Sivaraman c0be62cb0f Merge branch 'master' into trac2353 12 years ago
  Mukund Sivaraman 32011f9a36 [2353] Rename and document BoB._run_under_unittests 12 years ago
  Mukund Sivaraman e8a23d3111 [2353] Remove run_under_unittests hack from BoB.start_cfgmgr() 12 years ago
  Jelte Jansen 9c4e97e7f8 [2445] Make buffering optional, and enable in b10 components 12 years ago
  Mukund Sivaraman 2c2459fd09 [2353] Rewrite code that depended on BoB.start_ccsession() returning a value 12 years ago
  Mukund Sivaraman 145a4ed5a8 [2353] Don't run block of code when requested not to by unittests 12 years ago
  Mukund Sivaraman 41ccdad87b [2353] Use a flag instead of overriding BoB.wait_time 12 years ago
  Mukund Sivaraman 8682cdcb92 [2353] Add description for BoB._make_process_info() 12 years ago
  Mukund Sivaraman 0688fdb85d [2353] Use a flag instead of overriding BoB.msgq_timeout 12 years ago
  JINMEI Tatuya cfdfb58ce4 [2353] unrelated cleanup: removed an obsolete comment. 12 years ago
  JINMEI Tatuya 08a5a3d312 [2353] style fixes: folded long lines 12 years ago
  Mukund Sivaraman 77c012c47a [2353] Test BoB.start_ccsession() 12 years ago
  Mukund Sivaraman 1ab0c5acf4 [2353] Test defaults for BoB.start_cfgmgr() 12 years ago
  Mukund Sivaraman 15249e567c [2353] Test BoB.start_msgq() 12 years ago
  Mukund Sivaraman 5450b258db [2353] Use a MockProcessInfo to test BoB.start_process() 12 years ago
  Mukund Sivaraman 83d4f414a2 [2353] Test that the socket and tmpdir are deleted 12 years ago
  JINMEI Tatuya b560a5942b [2447] corrected a log name 12 years ago
  Jelte Jansen 00c64fb762 [2447] fix small typo in docstring 12 years ago
  JINMEI Tatuya 2d1b56424a [2447] dump a log message if connecting to cc-channel fails. 12 years ago
  JINMEI Tatuya 86ed7ae9cf [2447] use helper __kill_children method to kill all initial processes 12 years ago
  JINMEI Tatuya 88c9fb48d7 [2447] catch failure on initial log, which is most likely a permission issue. 12 years ago
  Mukund Sivaraman 4a9b794019 [2353] Test BoB.init_socket_srv() and BoB.remove_socket_srv() 12 years ago
  Mukund Sivaraman 9b6c74f8e8 [2353] Indent code 12 years ago
  JINMEI Tatuya ae0565a4ed [1858] (unrelated cleanup) removed BIND10_START_AS_NON_ROOT_AUTH log. 12 years ago
  JINMEI Tatuya 9c655172a2 [1858] stop sending hopeless signal when it once fails with EPERM. 12 years ago
  JINMEI Tatuya 9e11459509 [1858] rename terminate_children() kill_... for consistency 12 years ago