index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dhcpsrv
/
tests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[master] Merge branch 'trac3588'
Marcin Siodelski
2014-09-30
5
-265
/
+269
|
\
|
*
[3588] Removed the setCfgOptionDef modifier.
Marcin Siodelski
2014-09-17
1
-20
/
+8
|
*
[3588] Return pointer to the RW option definition configs, not a reference.
Marcin Siodelski
2014-09-16
1
-1
/
+1
|
*
[3588] Implemented CfgOptionDef class to represent user-defined option defs
Marcin Siodelski
2014-09-16
5
-265
/
+281
*
|
[master] Compilation fix after 3591 merge.
Tomek Mrugalski
2014-09-25
3
-5
/
+5
|
/
*
[master] Merge branch 'trac3534'
Marcin Siodelski
2014-09-16
8
-147
/
+601
|
\
|
*
[3534] Refactored Configuration to SrvConfig.
Marcin Siodelski
2014-09-15
6
-55
/
+55
|
*
[3534] Addressed review comments.
Marcin Siodelski
2014-09-12
4
-46
/
+47
|
*
[3534] Logger configuration can be rolled back.
Marcin Siodelski
2014-09-03
4
-3
/
+55
|
*
[3534] It is now possible to revert to a selected previous configuration.
Marcin Siodelski
2014-09-01
1
-0
/
+48
|
*
[3534] It is now possible to copy entire server configuration.
Marcin Siodelski
2014-09-01
1
-0
/
+34
|
*
[3534] It is now possible to compare two Configuration objects for equality
Marcin Siodelski
2014-09-01
3
-1
/
+175
|
*
[3534] Implemented (in)equality operators for CfgIface.
Marcin Siodelski
2014-09-01
2
-9
/
+74
|
*
[3534] Reset unit test logger in the Daemon.parsingConsoleOutput test.
Marcin Siodelski
2014-08-29
1
-0
/
+6
|
*
[3534] Renamed CfgMgr::getCurrent to CfgMgr::getCurrentCfg.
Marcin Siodelski
2014-08-29
2
-12
/
+12
|
*
[3534] Removed CfgMgr::getConfiguration.
Marcin Siodelski
2014-08-29
1
-1
/
+4
|
*
[3534] Logging information is accessed by getter.
Marcin Siodelski
2014-08-29
4
-45
/
+45
|
*
[3534] Basic implementation of staging and rolling back configurations.
Marcin Siodelski
2014-08-29
3
-57
/
+134
*
|
[3533] Minor changes as a result of review.
Stephen Morris
2014-09-10
2
-6
/
+31
*
|
[3533] Reset logging when unit tests exit
Stephen Morris
2014-09-05
2
-5
/
+29
|
/
*
[master] Merge branch 'trac3512'
Marcin Siodelski
2014-08-27
4
-95
/
+254
|
\
|
*
[3512] Interface list config parser has separation of the commit and build.
Marcin Siodelski
2014-08-27
1
-0
/
+2
|
*
[3512] Addressed review comments.
Marcin Siodelski
2014-08-26
1
-4
/
+4
|
*
[3512] Renamed IfaceCfg to CfgIface as suggested in the review.
Marcin Siodelski
2014-08-26
3
-30
/
+30
|
*
[3512] DHCP servers now use the IfaceCfg class for selecting interfaces.
Marcin Siodelski
2014-08-20
3
-127
/
+29
|
*
[3512] Implemented support for unicast sockets selection in IfaceCfg class.
Marcin Siodelski
2014-08-20
1
-5
/
+58
|
*
[3512] Added unit tests for invalid interface names being selected.
Marcin Siodelski
2014-08-19
1
-4
/
+56
|
*
[3512] Implemented IfaceCfg::openSockets function.
Marcin Siodelski
2014-08-19
1
-2
/
+102
|
*
[3512] Bare bones implementation of the iface selecting class.
Marcin Siodelski
2014-08-19
2
-0
/
+50
*
|
[master] fix for #3530 (unit-test fail in ConfigurationTest.summaryDDNS)
Tomek Mrugalski
2014-08-21
1
-0
/
+4
*
|
[3477] Addressed review comments.
Marcin Siodelski
2014-08-21
1
-0
/
+1
*
|
[3477] Return status of DDNS updates in the configuration summary.
Marcin Siodelski
2014-08-18
1
-11
/
+37
*
|
[3477] Summary of subnets returned by the Configuration object as text.
Marcin Siodelski
2014-08-18
1
-14
/
+179
|
/
*
[3507] Renamed B10_CXXFLAGS to KEA_CXXFLAGS.
Marcin Siodelski
2014-08-12
1
-1
/
+1
*
[3508] Changes after review
Tomek Mrugalski
2014-08-11
1
-0
/
+9
*
[master] Merge branch 'trac3427' (logging configuration in kea4,kea6,d2)
Tomek Mrugalski
2014-08-08
5
-3
/
+350
|
\
|
*
[3427] Changes after review:
Tomek Mrugalski
2014-08-08
1
-4
/
+4
|
*
[3427] Changes after review:
Tomek Mrugalski
2014-07-18
3
-15
/
+118
|
*
[3427] Configuration unit-tests written.
Tomek Mrugalski
2014-07-16
5
-0
/
+244
*
|
[3417] "bind 10" => Kea converted in many .cc/.h files
Tomek Mrugalski
2014-08-06
1
-3
/
+3
*
|
[3417] Bind10 => Kea in many .cc/.h files
Tomek Mrugalski
2014-08-05
4
-5
/
+5
|
/
*
[3414] References to b10-dhcp* modified to reference kea-dhcp*.
Marcin Siodelski
2014-07-02
1
-2
/
+2
*
[3336] It is now possible to mark triplet unspecified.
Marcin Siodelski
2014-05-27
1
-0
/
+26
*
[3336] Little cleanup in the Triplet class.
Marcin Siodelski
2014-05-27
1
-2
/
+2
*
[master] Merge branch 'trac3382'
Thomas Markwalder
2014-05-21
5
-6
/
+112
|
\
|
*
[3382] A few more review changes.
Thomas Markwalder
2014-05-21
5
-0
/
+35
|
*
[3382] Addressed review comments
Thomas Markwalder
2014-05-20
4
-1
/
+73
|
*
[3382] Replaced hard coded column types with constants
Thomas Markwalder
2014-05-01
1
-0
/
+1
|
*
[3328] Removed use of PgSqlStatementBind
Thomas Markwalder
2014-05-01
1
-6
/
+4
*
|
Merge branch 'trac3400'
Tomek Mrugalski
2014-05-20
2
-0
/
+33
|
\
\
[next]