- 10 Apr, 2013 1 commit
-
-
Marcin Siodelski authored
-
- 09 Apr, 2013 4 commits
-
-
Marcin Siodelski authored
This overcomes the build failure on Solaris where it complains about incompatible types of ? operands.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 05 Apr, 2013 3 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 04 Apr, 2013 3 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 03 Apr, 2013 5 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 02 Apr, 2013 1 commit
-
-
Marcin Siodelski authored
-
- 28 Mar, 2013 3 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 27 Mar, 2013 3 commits
-
-
Michal 'vorner' Vaner authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
- 25 Mar, 2013 6 commits
-
-
Paul Selkirk authored
Also fix typos in afsdb_18.cc doxygen comments.
-
Jeremy C. Reed authored
This is ticket http://bind10.isc.org/ticket/2747 It has been failing on distclean for long time due to file left around. Newer python's keep under __pycache__ which was already handled. Reviewed on jabber.
-
Jeremy C. Reed authored
msgq_run_test.py uses src/lib/python/isc/cc/proto_defs.py which uses cc_generated version which created some .pyo files: ./src/lib/python/isc/cc/cc_generated/__init__.pyo ./src/lib/python/isc/cc/cc_generated/proto_defs.pyo which are left over after distclean. quick review via jabber
-
Thomas Markwalder authored
-
Thomas Markwalder authored
to support prefix delegation which has not been designed yet.
-
Michal 'vorner' Vaner authored
Few more occurrences of the magic keywords scattered through the code replaced by constants.
-
- 22 Mar, 2013 6 commits
-
-
Michal 'vorner' Vaner authored
Instead of hard-coded enum type. The data source should be agnostic to the type.
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
Saying the segments are for in-memory cache. Also adding note about future extending and exceptions.
-
Michal 'vorner' Vaner authored
SEGMENT_MAPPED may be misleading in case of locally-allocated memory. Using SEGMENT_INUSE.
-
Paul Selkirk authored
-
- 20 Mar, 2013 2 commits
-
-
Jelte Jansen authored
So that output of addresses is now consistent
-
JINMEI Tatuya authored
mainly for rationalizing lettuce tests that are coming after this.
-
- 19 Mar, 2013 3 commits
-
-
JINMEI Tatuya authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-