]> git.ipfire.org Git - thirdparty/kea.git/shortlog
thirdparty/kea.git
2011-10-07  JINMEI Tatuya[1212] updated bind10-guide with information about...
2011-10-06  JINMEI Tatuya[master] Merge branch 'master' of ssh://git.bind10...
2011-10-06  JINMEI Tatuya[master] a quickhack fix to discheck failure in dhcp6...
2011-10-06  Jeremy C. Reed[master] fix build on FreeBSD by removing net/in.h...
2011-10-06  Jeremy C. Reed[master] for trac #1247: distcheck should enable gtest...
2011-10-06  JINMEI Tatuya[master] Merge branch trac1261 with fixing conflicts...
2011-10-06  JINMEI Tatuya[1261] added more explanation about commit timing
2011-10-06  Tomek MrugalskiDisabled tests dhcp6.sockets and dhcp6.sendReceive
2011-10-06  Tomek MrugalskiMerge branch 'master' into trac878
2011-10-06  JINMEI Tatuya[master] disabled factory_unittest if we use static...
2011-10-05  JINMEI Tatuya[1261] made clear XfrinState().handle_rr() shouldn...
2011-10-05  JINMEI Tatuya[1261] cleanup: removed an unused variable
2011-10-05  JINMEI Tatuya[1261] added more detailed documentation about SOA...
2011-10-05  JINMEI Tatuya[1261] a small wording fix as suggested in review
2011-10-05  JINMEI Tatuya[master] use freeaddrinfo to free an addrinfo structure...
2011-10-05  JINMEI Tatuya[master] fixed a build regression on g++(3.x)/Solaris...
2011-10-05  Jelte Jansen[1261] a few typos
2011-10-05  Dima VolodinMerge branch 'master' of ssh://git.bind10.isc.org/var...
2011-10-05  Dima Volodin[1144] ChangeLog entry
2011-10-05  JINMEI Tatuya[1261] a bit more documentation
2011-10-05  JINMEI Tatuya[1261] overall comment update
2011-10-05  JINMEI Tatuya[1261] editorial cleanup: no need for escaping '+'...
2011-10-05  JINMEI Tatuya[1261] log message update
2011-10-05  JINMEI Tatuya[1261] corrected the type of zone_name arg for publish_...
2011-10-05  JINMEI Tatuya[1261] install NULL instead of "" for an empty column...
2011-10-05  JINMEI Tatuya[1261] use IXFR or AXFR depending on the configuration
2011-10-05  JINMEI Tatuya[1261] refactoring: pass request type (IXFR or AXFR...
2011-10-05  JINMEI Tatuya[1261] more adjustment for distcheck
2011-10-05  JINMEI Tatuya[1261] some more adjustment for distcheck
2011-10-05  JINMEI Tatuya[1261] corrected env var for the build dir.
2011-10-05  JINMEI Tatuya[1261] missing EXTRA_DIST, and corrected data dir for...
2011-10-05  JINMEI Tatuya[1261] one more missing update for the Diff class about...
2011-10-05  JINMEI Tatuya[1261] added another sqlite3-based test. also make...
2011-10-05  JINMEI Tatuya[1261] added a test using a workable sqlite3 DB file...
2011-10-05  JINMEI Tatuya[1261] fixed the interface mismatch: actual DataSource...
2011-10-04  JINMEI Tatuya[1261] comment cleanup: this TODO is mostly a non issue...
2011-10-04  JINMEI Tatuya[1261] added some error case tests. updated do_xfrin...
2011-10-04  Michal 'vorner... Merge #1259
2011-10-04  Michal 'vorner... [1259] Add a note about the library name
2011-10-04  Michal 'vorner... [1259] More TTL tweaks
2011-10-04  Dima Volodin[1144] Merge branch 'trac1144'
2011-10-04  JINMEI Tatuya[1261] minor editorial cleanups
2011-10-04  JINMEI Tatuya[1144] added one more test case: comparing incompatible...
2011-10-04  Dima Volodin[1144] more comparison tests in tests/rdata_ds_like_uni...
2011-10-04  Dima Volodin[1144] read instead of peek in rdata/generic/detail...
2011-10-04  Jelte Jansen[master] use c-style cast for functionptr cast
2011-10-04  JINMEI Tatuya[1261] some documentation updates
2011-10-04  JINMEI Tatuya[1261] updated do_xfrin() for the IXFR case
2011-10-04  JINMEI Tatuya[1261] added finish_message() method for the xfrin...
2011-10-04  JINMEI Tatuya[1261] added multi-sequence case. this should already...
2011-10-04  JINMEI Tatuya[1261] added some more tests for the simple IXFR case...
2011-10-04  JINMEI Tatuya[1261] an initial step of IXFR RRs: copy _handle_axfrin...
2011-10-04  JINMEI Tatuya[1261] comment update
2011-10-04  JINMEI Tatuya[1261] extended _create_query() so that it can send...
2011-10-03  JINMEI Tatuya[1261] a small cleanup: separated simpler cases of...
2011-10-03  JINMEI Tatuya[1259] a minor wording fix: s/Bind9/BIND 9/
2011-10-03  JINMEI Tatuya[master] (re)fixed the recent solaris build issue witho...
2011-10-03  Jelte Jansen[1206] somehow i lost some indentation. put it back
2011-10-03  Jelte Jansen[1206] new stuff makes some of the old (soon to be...
2011-10-03  Jelte Jansen[1206] fix segfault on sunstudio
2011-10-03  Michal 'vorner... [1259] Missing EXTRA_DIST
2011-10-03  Michal 'vorner... [1259] Better names
2011-10-03  Michal 'vorner... [1259] Log when TTLs don't match
2011-10-03  Michal 'vorner... [1259] Check the thing is not used after exception
2011-10-03  Jelte JansenMerge branch 'master' of ssh://git.bind10.isc.org/var...
2011-10-03  Jelte Jansen[master] fix for solaris build failure
2011-10-03  Michal 'vorner... [1259] Check the class
2011-10-03  Michal 'vorner... [1259] Rename parameter to ds_client
2011-10-03  Michal 'vorner... [1259] Use a constant for 100 updates
2011-10-03  Jelte JansenMerge branch 'master' of ssh://git.bind10.isc.org/var...
2011-10-03  JINMEI Tatuya[1261] a small cleanup: use a Name object for the zone...
2011-10-03  JINMEI Tatuya[1261] a small refactoring: separate the current AXFR...
2011-10-03  JINMEI Tatuya[1261] implemented IXFRAdd, IXFREnd and AXFR (currently...
2011-10-03  JINMEI Tatuya[1261] implemented IXFRDelete class (state)
2011-10-03  JINMEI Tatuya[1261] implemented IXFRDeleteSOA class (state)
2011-10-03  Naoki Kambe[master] changelog entry for #928, #929, #930 and ...
2011-10-03  JINMEI Tatuya[1261] added XfrinFirstData class (state)
2011-10-03  Naoki Kambe[1175] remove the retrying part because there is no...
2011-10-03  Naoki Kambe[1175] comment the reason why socket.has_ipv6 is not...
2011-10-03  Naoki Kambe[1175] correct the comment according to the purpose...
2011-10-03  Naoki Kambe[1175] correct the names and comments of the functions...
2011-10-03  Naoki Kambe[1175] remove the two conditions because they do the...
2011-10-03  Naoki Kambe[1175] modify b10-stats_test.py, b10-stats-httpd_test...
2011-10-03  Naoki Kambe[1175] fix double hash signs
2011-10-03  Naoki Kambe[1175] correct the comment of the function according...
2011-10-03  Naoki Kambe[1175] correct the logging id
2011-10-03  Naoki Kambe[1175] add the package name for SessionError
2011-10-03  Naoki Kambe[1175] modify test_utils.py
2011-10-03  Naoki Kambe[1175] modify test_utils.py
2011-10-03  Naoki Kambe[1175] fix a typo
2011-10-03  Naoki Kambe[1175] modify b10-stats-httpd_test.py
2011-10-03  Naoki Kambe[1175] send the command 'status' to the stats when...
2011-10-03  Naoki Kambe[1175] modify stats_httpd.py.in, b10-stats-httpd_test...
2011-10-03  Naoki Kambe[1175] modify test_utils.py
2011-10-03  Naoki Kambe[1175] remove a logging name from unittest
2011-10-03  Naoki Kambe[1175] modify b10-stats-httpd_test.py
2011-10-03  Naoki Kambe[1175] remove -v option from pycoverage
2011-10-03  Naoki Kambe[1175] add -v option in pycoverage for debugging the...
2011-10-03  Naoki Kambe[1175] modify b10-stats-httpd_test.py, b10-stats_test...
2011-10-03  Naoki Kambe[1175] fix wrong list-type handling in the function
next