- 17 Nov, 2015 1 commit
-
-
Thomas Markwalder authored
Now that libdhcpsrv depends on libeval, eval must be built first.
-
- 26 Oct, 2015 1 commit
-
-
Tomek Mrugalski authored
-
- 22 Jul, 2015 1 commit
-
-
Thomas Markwalder authored
By generating config_report.cc in the cfgrpt directory Makefile rather than configure, it can be treated as any other generated source file, rather than a one-off special case. Moved cfgrpt directory from bin to lib since it creates a library rather than an executable. mk_cfgrpt.sh is now generated by configure from a .in file and Details: configure.ac removed call to mk_cfgrpts.sh added mk_cfgprt.sh to list of files generated by configure src/bin/Makefile.am removed cfgrpt dir changed cfgrpt directory to lib src/bin/d2/Makefile.am src/bin/d2/tests/Makefile.am src/bin/dhcp4/Makefile.am src/bin/dhcp4/tests/Makefile.am src/bin/dhcp6/Makefile.am src/bin/dhcp6/tests/Makefile.am src/bin/lfc/Makefile.am src/bin/lfc/tests/Makefile.am src/bin/perfdhcp/Makefile.am src/bin/perfdhcp/tests/Makefile.am src/lib/Makefile.am added cfgrpt dir src/lib/cfgrpt/Makefile.am changed include dir to be in lib not dir added config_report.cc to CLEANFILES added config_report.cc to BUILD_SOURCES removed config_report.cc from libcfgrpt_la_SOURCES added rule for config_report.cc to call mk_cfgrpt.sh
-
- 10 Jun, 2015 3 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 06 May, 2015 1 commit
-
-
Tomek Mrugalski authored
-
- 02 Jun, 2014 1 commit
-
-
Tomek Mrugalski authored
-
- 09 Apr, 2014 1 commit
-
-
Marcin Siodelski authored
Also, updated configure.ac to not reference removed files. The --disable-dhcp and --disable-dns configuration flags have been removed.
-
- 26 Feb, 2014 1 commit
-
-
Mukund Sivaraman authored
-
- 25 Feb, 2014 1 commit
-
-
Mukund Sivaraman authored
-
- 13 Aug, 2013 1 commit
-
-
Mukund Sivaraman authored
-
- 25 Jul, 2013 1 commit
-
-
Thomas Markwalder authored
NameChangeRequests from src/bin/d2 into their own library, libdhcp_ddns, in src/lib/dhcp_ddns.
-
- 17 Jun, 2013 1 commit
-
-
Stephen Morris authored
The hooks framework now has its own directory in "lib" instead of living in "util".
-
- 16 Nov, 2012 1 commit
-
-
Stephen Morris authored
-
- 14 May, 2012 1 commit
-
-
Tomek Mrugalski authored
This reverts commit 0960094a.
-
- 11 May, 2012 1 commit
-
-
JINMEI Tatuya authored
as a temporary workaround for build failure due to ifmgr problems.
-
- 08 Dec, 2011 1 commit
-
-
Yoshitaka Aharen authored
This reverts commit 662233a1, reversing changes made to b41b7dc3.
-
- 14 Oct, 2011 2 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 20 Sep, 2011 1 commit
-
-
Jelte Jansen authored
-
- 01 Aug, 2011 1 commit
-
-
Yoshitaka Aharen authored
- added a library for statistics counters to hold counter items - added a library for statistics counters to hold a set of counters for per zone or per process counters
-
- 05 Jul, 2011 1 commit
-
-
JINMEI Tatuya authored
going to depend on libacl.
-
- 22 Jun, 2011 1 commit
-
-
JINMEI Tatuya authored
-
- 05 Jun, 2011 1 commit
-
-
Michal 'vorner' Vaner authored
-
- 11 May, 2011 2 commits
-
-
Stephen Morris authored
Also update the test Makefile.am files to include the appropriate libraries.
-
Jelte Jansen authored
While creating messages and extended descriptions, I noticed a few potential problems, which I also fixed; - If the config manager does not accept the modules specification, or if the 'get current config' command returns with an error, the system used to ignore that fact apart from printing an error, and continue running. It seems much better to explicitely fail, since the module would be running independent of what its config is supposed to be, which would be really unstable - If the module cannot parse a command it gets over the command channel, it used to send back an error. If we have multiple modules listening on the same channel, this would result in multiple errors being returned It will now log an error, but it will not send back an answer
-
- 20 Apr, 2011 1 commit
-
-
Jelte Jansen authored
renamed the directory, libname, namespace and main class
-
- 11 Apr, 2011 2 commits
-
-
Stephen Morris authored
-
chenzhengzhang authored
-
- 07 Apr, 2011 2 commits
-
-
Ocean Wang authored
-
Jelte Jansen authored
-
- 10 Mar, 2011 1 commit
-
-
JINMEI Tatuya authored
not related to the subject of this ticket, and the test semantics hasn't changed.
-
- 02 Mar, 2011 1 commit
-
-
Jelte Jansen authored
-
- 01 Mar, 2011 1 commit
-
-
Jelte Jansen authored
It still fails if lookup timeout is smaller than client timeout though
-
- 22 Feb, 2011 1 commit
-
-
Michal 'vorner' Vaner authored
-
- 18 Feb, 2011 1 commit
-
-
Jelte Jansen authored
-
- 03 Feb, 2011 1 commit
-
-
Jelte Jansen authored
-
- 27 Jan, 2011 1 commit
-
-
Jelte Jansen authored
-
- 27 Dec, 2010 1 commit
-
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac449@4017 e5f2f494-b856-4b98-b285-d166d9295462
-