index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
config
/
module_spec.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[5389] Dead code for .spec files removed.
Tomek Mrugalski
2017-12-14
1
-494
/
+0
*
[5389] Addressed warnings, moved to boost coroutines
Francis Dupont
2017-10-23
1
-4
/
+4
*
[4236] Updated copyright dates in all files.
Marcin Siodelski
2015-12-16
1
-1
/
+1
*
[4236] Replaced license text in all files containing it.
Marcin Siodelski
2015-12-16
1
-12
/
+3
*
[trac4001] Clear errno before calling OS functions
Shawn Routhier
2015-09-22
1
-1
/
+4
*
Merge #1976
Michal 'vorner' Vaner
2012-07-24
1
-1
/
+1
|
\
|
*
[1976] The "any" type is compatible with any default
Michal 'vorner' Vaner
2012-06-20
1
-1
/
+1
*
|
[2123] Scope of variables
Michal 'vorner' Vaner
2012-07-18
1
-1
/
+1
|
/
*
[master] remove extra whitespace
Jeremy C. Reed
2012-05-31
1
-1
/
+1
*
[1857] make ModuleSpecError derive from isc::Exception
Jelte Jansen
2012-04-20
1
-10
/
+11
*
[1193] updates to fix cppcheck-1.53 warnings
Jelte Jansen
2012-02-21
1
-1
/
+0
*
[trac929]
Naoki Kambe
2011-08-15
1
-4
/
+4
*
[trac929] add more strict check for date and time format (add reverse check)
Naoki Kambe
2011-08-15
1
-1
/
+8
*
[trac929]
Naoki Kambe
2011-08-15
1
-1
/
+83
*
[trac926] review comments
Jelte Jansen
2011-07-27
1
-1
/
+2
*
[trac926] call it 'named set', not 'named map'
Jelte Jansen
2011-07-15
1
-6
/
+6
*
[trac926] add 'named_map' type in cpp module check
Jelte Jansen
2011-07-08
1
-5
/
+20
*
[trac471] address review comments
Jelte Jansen
2011-03-16
1
-8
/
+6
*
[trac471] set listen on to localhost if nothing is set
Jelte Jansen
2011-03-15
1
-3
/
+8
*
[trac613] catch exceptions by (const) reference.
JINMEI Tatuya
2011-02-24
1
-1
/
+1
*
change method names according to right camelcasing
Jelte Jansen
2011-01-07
1
-15
/
+14
*
folded some long lines
Jelte Jansen
2011-01-07
1
-2
/
+4
*
made ModuleSpec::validate_command() a const member function
JINMEI Tatuya
2011-01-07
1
-1
/
+1
*
style fix: position of an opening curly brace
JINMEI Tatuya
2011-01-07
1
-1
/
+2
*
add validate_command to module_spec API
Jelte Jansen
2011-01-03
1
-0
/
+28
*
also prevent unknown data to get into internal systems (by adding a check for...
Jelte Jansen
2010-12-08
1
-2
/
+21
*
removed 'using namespace' from src/lib/config/module_spec.cc, and adjusted ot...
JINMEI Tatuya
2010-10-17
1
-0
/
+1
*
constified lib/cc API as much as possible. (trac #310)
JINMEI Tatuya
2010-08-17
1
-42
/
+51
*
style fixes:
JINMEI Tatuya
2010-08-17
1
-41
/
+38
*
s/#include "header"/#include <[path/]header>/ (trac #291)
JINMEI Tatuya
2010-07-16
1
-1
/
+1
*
actually use nameToType and typeToName, removed the old functions. Catch the ...
Jelte Jansen
2010-06-29
1
-48
/
+9
*
fixed some leftover ParseErrors
Jelte Jansen
2010-06-15
1
-2
/
+2
*
rename createFromString() to fromJSON()
Jelte Jansen
2010-06-15
1
-2
/
+2
*
Merged in branches/trac90
Jelte Jansen
2010-05-19
1
-0
/
+11
*
Restructure trunk again.
Jeremy C. Reed
2010-03-05
1
-0
/
+364