- 22 Nov, 2013 6 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
Conflicts: src/lib/dhcpsrv/lease.cc src/lib/dhcpsrv/lease.h
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 21 Nov, 2013 1 commit
-
-
Marcin Siodelski authored
Conflicts: doc/devel/mainpage.dox src/bin/dhcp4/dhcp4.dox src/bin/dhcp4/dhcp4_srv.cc src/bin/dhcp4/tests/dhcp4_srv_unittest.cc src/bin/dhcp4/tests/dhcp4_test_utils.h src/lib/dhcp_ddns/tests/ncr_unittests.cc src/lib/dhcpsrv/lease_mgr.cc src/lib/dhcpsrv/lease_mgr.h src/lib/dhcpsrv/tests/lease_mgr_unittest.cc
-
- 20 Nov, 2013 5 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Mukund Sivaraman authored
-
David Carlier authored
-
Marcin Siodelski authored
-
- 19 Nov, 2013 2 commits
-
-
Marcin Siodelski authored
The minor issues addressed are: - Missing comments - Lack of todo - Log messages
-
Kean Johnston authored
-
- 18 Nov, 2013 1 commit
-
-
Kean Johnston authored
If you attempt to pipe commands in to bindctl and the session is not interactive (i.e it is not a TTY) then do not attempt to read the user name and password.
-
- 15 Nov, 2013 5 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
Observed compilation issues on Debian 7 when libdhcp++ was not explicitly linked to the DDNS module.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 14 Nov, 2013 9 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
Also applied a couple of minor editorial fixes.
-
Kean Johnston authored
-
Kean Johnston authored
-
Kean Johnston authored
-
-
Kean Johnston authored
-
Kean Johnston authored
-
- 13 Nov, 2013 3 commits
-
-
Marcin Siodelski authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 08 Nov, 2013 1 commit
-
-
Mukund Sivaraman authored
-
- 07 Nov, 2013 2 commits
-
-
Kean Johnston authored
As per review added a comment about the use of $ac_header_preproc.
-
Mukund Sivaraman authored
Conflicts: src/bin/xfrin/b10-xfrin.xml src/bin/xfrin/xfrin.spec tests/lettuce/features/xfrin_notify_handling.feature
-
- 01 Nov, 2013 1 commit
-
-
Mukund Sivaraman authored
Reviewed by Thomas Markwalder on Jabber.
-
- 31 Oct, 2013 2 commits
-
-
Mukund Sivaraman authored
Conflicts: src/bin/dhcp6/dhcp6_srv.h
-
Jeremy C. Reed authored
This is to set the location of the css stylesheet. Previously it pointed to a path in the source directory. By default, this was "./" so was okay as a location via HTTP. But when built using a different source directory, then the full source directory ended up as a reference on the webpage so then style's didn't work. I briefly discussed this on jabber yesterday but didn't get an okay. It is a minor fix, so committing per my discretion.
-
- 30 Oct, 2013 1 commit
-
-
Jeremy C. Reed authored
(minor fix, committed without review)
-
- 29 Oct, 2013 1 commit
-
-
Kean Johnston authored
The comment at the end of adding to AM_CXXFLAGS was making the total line too long, and the automake tool was splitting the line. This meant that the macro assignment had an escaped comment, which the BSD make interprets differently to GNU make (the latter swallows the next line as part of the comment, whereas the former doesn't).
-