Commit History

Author SHA1 Message Date
  JINMEI Tatuya c4f8a86457 cleanup: removed an unnecessary namespace prefix. 15 years ago
  JINMEI Tatuya 667b970229 disabled xfrin triggerred by a notify. the original implementation naively trusts the notify sender and uses it as the transfer master, which is very dangerous from security point of view. 15 years ago
  JINMEI Tatuya 830be189e6 made sure passing the RRClass of notify to the remote process. 15 years ago
  JINMEI Tatuya f55a7b7475 use a string instead of an object for the RRclass parameter for xfrin/notify. 15 years ago
  JINMEI Tatuya 0cfe69f9b1 added test cases for notify, and fixed a bug identified by a test. 15 years ago
  JINMEI Tatuya 4f65d1a1ca for notify, use consistent parameter with other xfrin commands. 15 years ago
  JINMEI Tatuya 4813426241 added tests for specific addresses and "-4/-6" cases. 15 years ago
  JINMEI Tatuya 8f5c79badc tests for cases of server initialization failure due to system level errors. 15 years ago
  JINMEI Tatuya 918b6962cd added -a to the usage. 15 years ago
  JINMEI Tatuya 84bdd04537 on second thought, it would be better to separate constructors for the explicit address case and the "any" address case. 15 years ago
  JINMEI Tatuya a146928f6a (forgot to cleanup a leftover) 15 years ago
  JINMEI Tatuya 76f4788d5c added tests for address family mismatches (give an ipv4 address with -6, etc) 15 years ago
  JINMEI Tatuya 999ab8cbf6 catch invalid addresses. added tests for that. 15 years ago
  JINMEI Tatuya 22d942fa39 changed interface of the IOService constructor so that it's impossible 15 years ago
  JINMEI Tatuya 4a77769856 added tests on port string validity 15 years ago
  JINMEI Tatuya 678e8861f5 merged the original trac221 branch 15 years ago
  JINMEI Tatuya 20ecd3a71a working branch for Trac #221, rebasing a newer trunk. 15 years ago
  JINMEI Tatuya f397ff42c1 changelog entry for Trac #275 15 years ago
  JINMEI Tatuya 9f35b9ba7e merged branches/275 (for trac #275). 15 years ago
  JINMEI Tatuya 3df6590a9d more sync trunk (not sure if I need to do this again, but reintegrate didn't succeed) 15 years ago
  JINMEI Tatuya 1944a7d234 sync with trunk 15 years ago
  JINMEI Tatuya c38bf808d0 additional comment about the requirement on the session arg to ModuleCCSession constructor. 15 years ago
  Jelte Jansen 5e1e8cd224 merged branches/trac285 (ticket #285, config set command doesn't work anymore) 15 years ago
  JINMEI Tatuya 153b6b2c67 more editorial fix: add a space between a keyword and a parenthesis. 15 years ago
  JINMEI Tatuya 8a7b6a4a81 editorial fix: add a space between a keyword and a parenthesis. 15 years ago
  JINMEI Tatuya 7ba6f1104f more comment update 15 years ago
  JINMEI Tatuya 7e74ff765d cleanup: declare virtual functions in the derived class clearly, and changed essentially private methods to really private ones. 15 years ago
  JINMEI Tatuya 7e2454fa04 comment update and a minor cleanup (change the type of string argument 15 years ago
  JINMEI Tatuya 20f4352e28 removed unused declaration 15 years ago
  Jelte Jansen a8bd18ab0b fix; only initialize fully if it hasn't been done yet, otherwise only update the specifications and the configuration as known by the manager, not the local changes 15 years ago