.. |
.gitignore
|
c27219ff78
Update .gitignore files
|
il y a 11 ans |
Makefile.am
|
96294e8cf5
[master] Finished merge of trac4009 (use Boost Asio vs. ext/asio)
|
il y a 9 ans |
addr_utilities_unittest.cc
|
179ff699e1
[master] Fix for error on long literals on 32-bit systems.
|
il y a 10 ans |
alloc_engine4_unittest.cc
|
70235479eb
[3984] spelling
|
il y a 9 ans |
alloc_engine6_unittest.cc
|
15df99746b
[3958] Allocation engine allows for overriding the # of allocation attempts.
|
il y a 9 ans |
alloc_engine_expiration_unittest.cc
|
0849048d17
[3499] bool skip flag replaced by enum status.
|
il y a 9 ans |
alloc_engine_hooks_unittest.cc
|
b043038e7c
[3852] Added traces to the allocation engine.
|
il y a 10 ans |
alloc_engine_utils.cc
|
d6d0a54375
[3984] Changes after review:
|
il y a 9 ans |
alloc_engine_utils.h
|
d6d0a54375
[3984] Changes after review:
|
il y a 9 ans |
callout_handle_store_unittest.cc
|
c183ac1349
[3062] Created a general CalloutHandle store
|
il y a 11 ans |
callout_library.cc
|
ea6e9d166f
[master] remove '#include <config.h' from include files (#3782)
|
il y a 10 ans |
cfg_hosts_unittest.cc
|
3db9f1d78f
[master] Finished merge of trac3833 (unsigned for indexes)
|
il y a 10 ans |
cfg_iface_unittest.cc
|
3d64ad3794
[3695] Allow for multiple IPv4 address selected for an interface.
|
il y a 10 ans |
cfg_mac_source_unittest.cc
|
28cc564f84
[3553] Compilation fixes after rebase, other small changes.
|
il y a 10 ans |
cfg_option_def_unittest.cc
|
d17f7e918d
[trac3576] Clean up white space and add new files
|
il y a 9 ans |
cfg_option_unittest.cc
|
b55dd296af
[3705] Address review comments.
|
il y a 10 ans |
cfg_rsoo_unittest.cc
|
d7fb61910f
[3705] Minor fixes for the review.
|
il y a 10 ans |
cfg_subnets4_unittest.cc
|
05a33d61be
[3625] Rename tests for Subnet4 selection from getSubnet to selectSubnet.
|
il y a 10 ans |
cfg_subnets6_unittest.cc
|
452efc3208
[3625] Implemented the CfgSubnets6 class to hold IPv6 subnets configuration
|
il y a 10 ans |
cfgmgr_unittest.cc
|
53134f8119
[4009] Added many missing boost/scoped_ptr.hpp includes
|
il y a 9 ans |
csv_lease_file4_unittest.cc
|
5ac55adce6
[3965] Lease state 0 is a default state.
|
il y a 9 ans |
csv_lease_file6_unittest.cc
|
5ac55adce6
[3965] Lease state 0 is a default state.
|
il y a 9 ans |
d2_client_unittest.cc
|
f1fcc9cae2
[master] untabify
|
il y a 10 ans |
d2_udp_unittest.cc
|
b494fd351e
[4009] Added boost to asio (tentative)
|
il y a 9 ans |
daemon_unittest.cc
|
c97ae47792
[master] Fixed BSD compile error introduced by 3769
|
il y a 9 ans |
dbaccess_parser_unittest.cc
|
89c0130ed4
[3796] command_interpreter.cc|h|tests moved: src/lib/config => src/lib/cc
|
il y a 10 ans |
dhcp_parsers_unittest.cc
|
4c736f8abf
[master] Merge branch 'trac3952'
|
il y a 9 ans |
generic_lease_mgr_unittest.cc
|
d6d0a54375
[3984] Changes after review:
|
il y a 9 ans |
generic_lease_mgr_unittest.h
|
664ac1eaba
[3984] Declined IPv4 leases reclaimation implemented
|
il y a 9 ans |
host_mgr_unittest.cc
|
ec879ce8c1
[3833] Improved coding
|
il y a 10 ans |
host_reservation_parser_unittest.cc
|
9b8687e35a
[3810] Addressed review comments.
|
il y a 10 ans |
host_reservations_list_parser_unittest.cc
|
ad0f44ba43
[3628] Addressed review comments.
|
il y a 10 ans |
host_unittest.cc
|
ac87e6cef0
[3699] Added trace messages to the CfgHosts class.
|
il y a 10 ans |
ifaces_config_parser_unittest.cc
|
5cae53efb7
[3604] Replace the dhcp-socket-type value from "datagram" to "udp".
|
il y a 10 ans |
lease_file_io.cc
|
448e58859d
[3932] Ignored remove return status
|
il y a 9 ans |
lease_file_io.h
|
17e4e76aa2
[3669] Added some more commentary in various places.
|
il y a 10 ans |
lease_file_loader_unittest.cc
|
86515a1ff7
[3965] Write and read state from the lease files.
|
il y a 9 ans |
lease_mgr_factory_unittest.cc
|
6ae0d625f0
[master] many misspelling and typo fixes
|
il y a 12 ans |
lease_mgr_unittest.cc
|
31c483f123
[3965] deleteExpiredReclaimed returns number of deleted leases.
|
il y a 9 ans |
lease_unittest.cc
|
11e2c4366d
[master] Merge branch 'trac3982' (Decline v6)
|
il y a 9 ans |
logging_info_unittest.cc
|
24154b6c62
[3534] Logger configuration can be rolled back.
|
il y a 10 ans |
logging_unittest.cc
|
152b905c3d
[4026] Fixed the path define
|
il y a 9 ans |
memfile_lease_mgr_unittest.cc
|
32a8ec68e0
[master] Merge branch 'trac3984' (v4 declined lease recovery)
|
il y a 9 ans |
mysql_lease_mgr_unittest.cc
|
d337f113cb
[3966] Updated MySQL lease manager to include state column in queries.
|
il y a 9 ans |
pgsql_lease_mgr_unittest.cc
|
b7da638fdf
[3382] A few more review changes.
|
il y a 11 ans |
pool_unittest.cc
|
53134f8119
[4009] Added many missing boost/scoped_ptr.hpp includes
|
il y a 9 ans |
run_unittests.cc
|
17c0037b8a
[2821] Move library_end to holder
|
il y a 12 ans |
schema_mysql_copy.h
|
47152f051e
[3966] Updated schema files per review comments.
|
il y a 9 ans |
schema_pgsql_copy.h
|
6adb8b731b
[3080] Fix build and unit test errors
|
il y a 11 ans |
srv_config_unittest.cc
|
263be04a7f
[3604] The CfgIface is returned by a pointer, not reference.
|
il y a 10 ans |
subnet_unittest.cc
|
add8d5a36a
[trac3070] Fix some typos as part of the review
|
il y a 10 ans |
test_get_callout_handle.cc
|
ea6e9d166f
[master] remove '#include <config.h' from include files (#3782)
|
il y a 10 ans |
test_get_callout_handle.h
|
c183ac1349
[3062] Created a general CalloutHandle store
|
il y a 11 ans |
test_libraries.h.in
|
38d091beb6
[3113] Fix hooks unit test failures when --enable-static-link is used.
|
il y a 11 ans |
test_utils.cc
|
ea6e9d166f
[master] remove '#include <config.h' from include files (#3782)
|
il y a 10 ans |
test_utils.h
|
b505c120fb
[3565] Changes after review:
|
il y a 10 ans |
timer_mgr_unittest.cc
|
7e0e428ccd
[3971] TimerMgr returns the number of registered timers.
|
il y a 9 ans |
triplet_unittest.cc
|
0a48d176a2
[3336] It is now possible to mark triplet unspecified.
|
il y a 11 ans |