- 10 Jan, 2013 5 commits
-
-
Tomek Mrugalski authored
Conflicts: ChangeLog src/bin/dhcp4/config_parser.cc src/bin/dhcp6/config_parser.cc src/lib/dhcpsrv/lease_mgr.cc src/lib/dhcpsrv/lease_mgr.h src/lib/dhcpsrv/memfile_lease_mgr.cc src/lib/dhcpsrv/subnet.cc src/lib/dhcpsrv/tests/cfgmgr_unittest.cc
-
Tomek Mrugalski authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
Rather, it does a getValue on all top-level elements and puts them in the map to return This changes behaviour slightly, but it should reflect the actual use better than the old ones (even in existing cases)
-
- 09 Jan, 2013 5 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Stephen Morris authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
Conflicts: src/lib/dhcpsrv/cfgmgr.cc src/lib/dhcpsrv/cfgmgr.h
-
- 08 Jan, 2013 13 commits
-
-
JINMEI Tatuya authored
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
The updated description specifies that the change was in the DHCP code. Also, the updated entry points out that new code is used internally by the DHCP server. Okayed on jabber.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
Conflicts: src/bin/dhcp4/config_parser.cc src/bin/dhcp6/config_parser.cc
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
Conflicts: src/lib/dhcpsrv/Makefile.am
-
Marcin Siodelski authored
-
JINMEI Tatuya authored
-
- 07 Jan, 2013 17 commits
-
-
Marcin Siodelski authored
-
JINMEI Tatuya authored
it's probably more intuitive than False.
-
Marcin Siodelski authored
-
-
Stephen Morris authored
Addendum to ticket 2524 - the makefile omitted to make sure the dhcpsrv_messages.mes file were in the distribution tarball
-
JINMEI Tatuya authored
-
Mukund Sivaraman authored
-
Michal 'vorner' Vaner authored
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
Using g++, on some systems a call to system() is tagged with the "warn unused result" attribute. As all warnings are promoted to errors, all uses of system() must use the returned status code.
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-