- 12 Feb, 2013 5 commits
-
-
Stephen Morris authored
-
Stephen Morris authored
Conflicts: src/lib/dhcpsrv/alloc_engine.cc
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Mukund Sivaraman authored
-
- 11 Feb, 2013 15 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Stephen Morris authored
-
Tomek Mrugalski authored
Conflicts: ChangeLog
-
Stephen Morris authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
Conflicts: ChangeLog
-
Stephen Morris authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Stephen Morris authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
Conflicts: src/lib/python/isc/ddns/session.py
-
Mukund Sivaraman authored
-
- 09 Feb, 2013 2 commits
-
-
JINMEI Tatuya authored
ignoring the result fixes a scan-build error. besides, ignore() should be more appropriate choice for what it intends to do anyway.
-
JINMEI Tatuya authored
-
- 08 Feb, 2013 5 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
JINMEI Tatuya authored
without [] the output it seems possible that the output is empty for some environments. also clarified that we can ignore the cases where -L isn't contained at all.
-
Stephen Morris authored
Also explicitly added a note in the "Installation" section referring to the BIND 10 DHCP database installation and configuration section.
-
Mukund Sivaraman authored
-
- 07 Feb, 2013 9 commits
-
-
JINMEI Tatuya authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Stephen Morris authored
Explicit allocation failures cause the return of packet to the client indicating that the address allocation has been refused. Also added was a "catch" for other exceptions - this causes the packet from the client that generated the exception to be ignored.
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
This is not allowed by our coding style. Use the correct message ID instead (which was previously unused).
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 06 Feb, 2013 4 commits
-
-
JINMEI Tatuya authored
fixed Conflicts: src/bin/bind10/bind10.in
-
-
JINMEI Tatuya authored
It insists signature match between declarations and definitions even with such unnecessary qualifiers, and fails to link due to a false-positive "undefined symbol" at the link time.
-
JINMEI Tatuya authored
-