Commit History

Author SHA1 Message Date
  Mukund Sivaraman 16fc37014c [1704] Move code to different places (no functional changes) 13 years ago
  Mukund Sivaraman d575fbaa40 [1704] Add a comment about use of select() in the test 13 years ago
  Mukund Sivaraman bd5494fa3a [1704] Initialize sync_ in the initialization list 13 years ago
  Mukund Sivaraman 8b555fcb29 [1704] Update comment about using locking in the logger 13 years ago
  Mukund Sivaraman 93fb5cab3e [1704] Remove obsolete include 13 years ago
  Mukund Sivaraman caa5bb9a9b [1704] Make InterprocessSyncFile's destructor virtual 13 years ago
  JINMEI Tatuya 227d01775b [1704] style matters: long line, () for return, const, { position. 13 years ago
  Mukund Sivaraman 30198a34b9 [1704] Use top_builddir during tests as top_srcdir may not be writable 13 years ago
  Mukund Sivaraman c0a328b2d9 [1704] Unit test the logger for the lock 13 years ago
  Mukund Sivaraman b45a54e8cc [1704] Open lock files lazily 13 years ago
  Mukund Sivaraman 8c455b3a39 [1704] Add a select() to the parent reader in case the child messes up 13 years ago
  Mukund Sivaraman 31b153df20 [1704] Replace TEST_F with TEST 13 years ago
  Mukund Sivaraman 10b434be10 [1704] Minimize code 13 years ago
  Mukund Sivaraman db2fa0cd17 [1704] fd_ cannot be -1 here 13 years ago
  Mukund Sivaraman 09e8c9e8c5 [1704] Use a helper for lock/unlock/tryLock as they use the same pattern 13 years ago
  Mukund Sivaraman 2bf7dad904 [1704] Remove separate class hierarchy for InterprocessSyncLocker 13 years ago
  JINMEI Tatuya 876dd74d15 [1704] editorial nits: folded long lines, position of '*', sizeof(), constify. 13 years ago
  Mukund Sivaraman 17f327dc2a [1704] Add proper testcases for the file based locker 13 years ago
  Mukund Sivaraman 9639134107 [1704] Delete lock files when BIND 10 shuts down 13 years ago
  Mukund Sivaraman 9427bd4115 [1704] Update test environments to set B10_FROM_SOURCE 13 years ago
  Mukund Sivaraman 588bffd507 [1704] Add InterprocessSync interface and a file based implementation 13 years ago
  Mukund Sivaraman 106ec83cb5 [1704] Use LoggerImpl as a testcase for InterprocessSync 13 years ago
  JINMEI Tatuya cd6a1513bb [master] don't pass temporary object as a const& parameter. 13 years ago
  JINMEI Tatuya d10df14d44 [master] Merge branch 'trac1539-2' with fixing minor conflicts. 13 years ago
  JINMEI Tatuya fd12fc9298 [1539] some wording updates to log description for AUTH_MESSAGE_FORWARD_ERROR. 13 years ago
  JINMEI Tatuya 3aa296cf17 [1539] supported operator<< for IOEndpoint for unified logging format. 13 years ago
  JINMEI Tatuya 434d67fede [1539] hide everything except push() inside SocketSessionForwarderHolder. 13 years ago
  Ocean Wang 18faaf148a Add the missing copyright 13 years ago
  JINMEI Tatuya d70c06df29 [1539] updated the comment in unsupportedRequest about supported opcodes. 13 years ago
  JINMEI Tatuya 634994e89a [1539] updated the comment about getDDNSSocketPath based on review comment. 13 years ago