Mukund Sivaraman
196c9f80b5
Merge branch 'trac3040'
2013-07-10 11:42:46 +05:30
Mukund Sivaraman
7f4bf2e2f9
[master] Add .gitignore entries
2013-07-10 11:34:10 +05:30
Mukund Sivaraman
e45f325ec7
[master] Add .gitignore for automake's new parallel harness test log files
...
These *.log and *.trs are created in all the tests/ directories when
gtest unittests are run with automake 1.13.4.
See: http://www.gnu.org/software/automake/manual/automake.html#Parallel-Test-Harness
2013-07-10 11:30:47 +05:30
Mukund Sivaraman
ec4df20fd7
[master] Add ChangeLog entry for #3039
2013-07-10 11:05:30 +05:30
Mukund Sivaraman
4ef6830ed3
Merge branch 'trac3039'
2013-07-10 10:56:05 +05:30
Paul Selkirk
48aa711b39
[master] fix zonemgr initialization order problem from #2967
2013-07-08 12:25:34 -04:00
Mukund Sivaraman
dbabac0893
[3040] Fix representation of instances in sequence diagrams
...
When reviewing this commit, it would be better to review it visually
rather than going through the source changes one by one.
2013-07-08 09:21:36 +05:30
Mukund Sivaraman
4bebf8b48d
[3040] Fix case
2013-07-08 08:50:38 +05:30
Mukund Sivaraman
e1b4215d69
[3040] Fix PlantUML class diagram syntax
...
This is so that auto-layout is done fully (and looks better than before,
and more importantly, doesn't hang PlantUML in some extreme cases due to
incorrect syntax). The update was suggested by PlantUML developers.
2013-07-08 08:30:31 +05:30
Mukund Sivaraman
30e7a2c749
[3039] Detect build failures due to BOOST_STATIC_ASSERT during configure
2013-07-08 08:19:31 +05:30
Mukund Sivaraman
b9c531514b
[3039] Fix name of test variable
2013-07-08 08:05:59 +05:30
Mukund Sivaraman
18f8355aae
[master] Don't buffer anything in Popen()
2013-07-05 18:49:33 +05:30
Paul Selkirk
4c9ef29631
[master] Merge branch 'trac2967'
2013-07-04 22:51:21 -04:00
Michal 'vorner' Vaner
73656261a3
Merge #2931
...
Receiving notifications in python
2013-07-04 09:41:06 +02:00
Naoki Kambe
43e5ea02d5
[master] Add ChangeLog for #2884
2013-07-04 11:03:43 +09:00
Naoki Kambe
c0153581c3
[master] Merge branch 'trac2884'
2013-07-04 10:55:48 +09:00
Paul Selkirk
962c4c299e
[2967] refactoring: get rid of embedded format_zone_str()
2013-07-03 18:16:11 -04:00
Paul Selkirk
0583652b5a
[2967] update f623694
: override SOA rdata rather than find() method
2013-07-03 18:06:45 -04:00
Mukund Sivaraman
79154442df
[master] Add missing include to fix build error
2013-07-04 03:14:16 +05:30
Mukund Sivaraman
81ddf65784
[master] Fix cppcheck report about inefficient code
2013-07-04 03:12:36 +05:30
Thomas Markwalder
675e72e818
[master] Merge branch 'trac3030'. Fixes link issue on some systems
...
caused by merge of trac3007.
2013-07-03 16:17:58 -04:00
Thomas Markwalder
6cc73bde44
[3030] Removed #if 0s, that should not have been in there.
2013-07-03 16:14:03 -04:00
Thomas Markwalder
2cf3214c48
[3030] Replaced use of boost::posix_time with isc::util::time_utilities.
2013-07-03 15:24:30 -04:00
Naoki Kambe
ca3f4ecf2c
[2884] add a note for _add_counter()
2013-07-03 15:45:27 +09:00
Naoki Kambe
fcea4de8a9
[2884] s/TEST_RRCLASS.to_text()/TEST_RRCLASS_STR/g
2013-07-03 15:45:22 +09:00
Naoki Kambe
8288bf44eb
[2884] do not reuse the string of format
...
for avoiding an unexpected behavior if '%s' or some special character for
python formatting is included in the examined string.
2013-07-03 15:44:28 +09:00
Naoki Kambe
6d1f4e1510
[2884] s/class name/RR class name/ig
2013-07-03 15:44:22 +09:00
Paul Selkirk
d3c2b9a2fd
[2967] increase NO_SOA logging message level to 'warn'
2013-07-02 19:12:34 -04:00
Paul Selkirk
313bac393c
[2967] cleanup: remove unneeded parentheses in conditionals
2013-07-02 19:11:03 -04:00
Paul Selkirk
4d0494f161
[2967] cleanup: remove unneeded line continuation backslashes
2013-07-02 19:09:20 -04:00
Paul Selkirk
3945e7047b
[2967] cleanup: remove unneeded testcase tearDown() method
2013-07-02 19:07:48 -04:00
Paul Selkirk
f623694374
[2967] slightly better way of overriding the default mock SOA rdata
2013-07-02 19:05:48 -04:00
Paul Selkirk
e6bd8c1c59
[2967] fixed an unpythonic emptyness test
2013-07-02 17:36:30 -04:00
Paul Selkirk
680e748149
[2967] removed Auth/database_file from lettuce slave configs
...
but not master configs or xfrin_bind10.feature, since xfrout hasn't
been converted to the general data source yet
2013-07-02 17:36:29 -04:00
Paul Selkirk
2ae1f99095
[2967] cleanup: removed unneeded AUTH_MODULE_NAME
2013-07-02 17:36:29 -04:00
Paul Selkirk
338cfe2874
[2967] cleanup and slight refactoring
2013-07-02 17:36:29 -04:00
Paul Selkirk
23059244dc
[2967] convert to general datasrc config
2013-07-02 17:36:29 -04:00
Paul Selkirk
5c03ce929b
[2967] refactoring: remove unneeded ZonemgrRefresh._zone_mgr_is_empty
2013-07-02 17:36:29 -04:00
Paul Selkirk
6d40ecfc23
[2967] fix line wrap problems, no code changes
2013-07-02 17:36:29 -04:00
Thomas Markwalder
ed2fb66618
[master] Added ChangeLog entry 637.
2013-07-02 16:53:49 -04:00
Thomas Markwalder
f33bdd59c6
[master] Merge branch 'trac3007'. Adds DHCP-DDNS
...
request message class, NameChangeRequest.
2013-07-02 16:51:40 -04:00
Thomas Markwalder
a3e8b0ad37
[master] Fixed broken build in src/bin/d2/d_test_stubs.h,
...
and logger check failure in src/bin/d2/d2_messages.mes
2013-07-02 15:09:12 -04:00
Thomas Markwalder
45e404c1b5
[master] Added ChangeLog entry 636.
2013-07-02 10:34:38 -04:00
Thomas Markwalder
c04fb71fa4
[master] Merged branch 'trac2957'. This adds configuration parsing
...
support for DHCP-DDNS.
2013-07-02 10:30:47 -04:00
Marcin Siodelski
e773dac499
[3007] Trivial: fixed whitespaces in ncr_msg.cc.
2013-07-02 16:22:17 +02:00
Stephen Morris
5e61d601d9
[2957] Minor modifications during review.
2013-07-02 14:04:35 +01:00
Thomas Markwalder
41d5b2ead1
[2957] Additional review-related changes. Replaced TODO with todo
...
and corrected doxygen errors.
2013-07-02 06:36:25 -04:00
Marcin Siodelski
0fc40f1677
[master] Added ChangeLog entry for #2796 .
2013-07-01 21:52:18 +02:00
Thomas Markwalder
1a0742f1fd
[3007] Merged 3007 into local 3007.
2013-07-01 14:43:58 -04:00
Thomas Markwalder
e7c52fec35
[3007] A few more review changes.
2013-07-01 14:40:25 -04:00