- 15 Apr, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 02 Apr, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 24 Mar, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 15 Mar, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 11 Mar, 2014 1 commit
-
-
Tomek Mrugalski authored
- patch contributed by David Carlier (thanks!) - updated to current master - fixed compliation issues - written developer's guide (pgsql setup steps) - many smaller changes - still WIP
-
- 10 Feb, 2014 1 commit
-
-
Thomas Markwalder authored
d2_client.h and .cc was split into four files: D2ClientConfig class is now in d2_client_cfg.h/cc D2ClientMgr class is now in d2_client_mgr.h/cc
-
- 06 Jan, 2014 1 commit
-
-
Thomas Markwalder authored
Added configuration paramters to dhcp4 and its spec file to support DHCP-DDNS. Created new classes D2ClientMgr, D2ClientConfig, and D2CientConfigParser in the libdhcpsrv. The new parameters are parsed, validated, and stored but do not yet affect behavior. That will be implemented as a seperate ticket.
-
- 18 Sep, 2013 2 commits
-
-
Tomek Mrugalski authored
-
Kean Johnston authored
-
- 24 Jul, 2013 2 commits
-
-
Stephen Morris authored
-
Stephen Morris authored
This change provides a template "CalloutHandle store" for use in the DHCP servers. It replaces server-specific methods and adds the ability to clear the stored pointers.
-
- 15 Jul, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 10 Apr, 2013 1 commit
-
-
Thomas Markwalder authored
configuration parsing classes into a common set of classes in lib/dhcpsrv. Moved most of the parsers classes into new files dhcp_parsers.h/cc. Eliminated use of global variables within common parsers.
-
- 28 Mar, 2013 1 commit
-
-
Thomas Markwalder authored
lib/dhcpsrv/Makefile.am.
-
- 20 Mar, 2013 1 commit
-
-
Thomas Markwalder authored
DHCP_DATA_DIR with "/bind10". This causes the dhcp server id files to be located in --localstatedir/bind10. The Makefile also ensures that the directory is created during install.
-
- 14 Feb, 2013 1 commit
-
-
Marcin Siodelski authored
-
- 15 Jan, 2013 1 commit
-
-
Marcin Siodelski authored
-
- 14 Jan, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 11 Jan, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 10 Jan, 2013 1 commit
-
-
Stephen Morris authored
-
- 09 Jan, 2013 1 commit
-
-
Marcin Siodelski authored
-
- 07 Jan, 2013 1 commit
-
-
Stephen Morris authored
Addendum to ticket 2524 - the makefile omitted to make sure the dhcpsrv_messages.mes file were in the distribution tarball
-
- 04 Jan, 2013 1 commit
-
-
Marcin Siodelski authored
-
- 02 Jan, 2013 1 commit
-
-
Marcin Siodelski authored
-
- 29 Dec, 2012 1 commit
-
-
Stephen Morris authored
-
- 18 Dec, 2012 2 commits
-
-
Jeremy C. Reed authored
New feature was added: deleteSubnets4 okayed via jabber.
-
Stephen Morris authored
Also make the hardware address to string function common to both database modules.
-
- 14 Dec, 2012 1 commit
-
-
Stephen Morris authored
-
- 04 Dec, 2012 1 commit
-
-
Stephen Morris authored
-
- 16 Nov, 2012 1 commit
-
-
Stephen Morris authored
-
- 12 Nov, 2012 1 commit
-
-
Stephen Morris authored
-
- 09 Nov, 2012 1 commit
-
-
Marcin Siodelski authored
Having duid.{h, cc} in libdhcp++ causes dependency between two libraries. Due to this dependency multi-threaded build fails because libs are created by different threads simultaneously and race condition occurs. Libraries should be moved to separate folders and have separate makefiles. This complies with BIND10 structure and will make this issue goe away.
-
- 06 Nov, 2012 1 commit
-
-
Stephen Morris authored
Also add missing library into the makefile - this showed its absence on OS/X.
-
- 02 Nov, 2012 1 commit
-
-
Tomek Mrugalski authored
-
- 31 Oct, 2012 1 commit
-
-
Tomek Mrugalski authored
-
- 30 Oct, 2012 1 commit
-
-
Tomek Mrugalski authored
-
- 24 Oct, 2012 2 commits
-
-
Stephen Morris authored
-
Stephen Morris authored
-
- 22 Oct, 2012 2 commits
-
-
Stephen Morris authored
-
Stephen Morris authored
-