- 12 Sep, 2013 1 commit
-
-
Mukund Sivaraman authored
-
- 27 Aug, 2013 3 commits
-
-
Michal 'vorner' Vaner authored
Put the traceback handler in the top level of all the python daemons and some utility programs. The programs that don't do logging are not included.
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
A function that catches exceptions, prints them to correct places and exists.
-
- 26 Aug, 2013 2 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 23 Aug, 2013 1 commit
-
-
Tomek Mrugalski authored
- hooks documentation updated - dhcp4 message logs updated - long lines wrapped in dhcp4_srv.cc - unit-test names now use camel notation - Pkt4::bufferOut_ renamed to buffer_out_
-
- 22 Aug, 2013 3 commits
-
-
Mukund Sivaraman authored
-
Marcin Siodelski authored
The new hooks tests require two shared libraries, which were not generated when static linking was used and caused tests to fail. This patch forces generation of these shared libraries. Okayed on jabber.
-
Jeremy C. Reed authored
-
- 21 Aug, 2013 5 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
- 20 Aug, 2013 10 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 19 Aug, 2013 3 commits
-
-
Marcin Siodelski authored
This commit also changes the ParserContext copy constructor and assignment operator to handle copying of the NULL shared pointers.
-
Tomek Mrugalski authored
-
Michal 'vorner' Vaner authored
It was used in tests only. We may abuse the shutdown command for that.
-
- 17 Aug, 2013 1 commit
-
-
Mukund Sivaraman authored
-
- 16 Aug, 2013 8 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Stephen Morris authored
The joker in the pack here is io_address.h, required by the DHCP header files. That refers to the headers-only version of Boost ASIO included in the BIND 10 source kit, so the ASIO files need to be copied as well.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
Also, removed line wraps in toText function and added validation of the flags field when calling unpack.
-
Michal 'vorner' Vaner authored
It is a testing command only, user is expected to examine configuration by config show. So don't show it.
-
- 15 Aug, 2013 3 commits
-
-
Stephen Morris authored
-
Stephen Morris authored
-
Shane Kerr authored
-