index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
minor editorial fix
JINMEI Tatuya
2010-02-05
1
-2
/
+2
*
cleanup: hide section enumbs inside the class.
JINMEI Tatuya
2010-02-05
1
-7
/
+8
*
cleanup: skip performing unnecessary copy construction
JINMEI Tatuya
2010-02-05
1
-2
/
+2
*
Directory name was changed from pymsgq to msgq.
Jeremy C. Reed
2010-02-04
1
-1
/
+1
*
removed old test script
Jelte Jansen
2010-02-04
1
-70
/
+0
*
- implemented tests for DataDefinition.validate(data)
Jelte Jansen
2010-02-04
2
-13
/
+137
*
renamed camelCase methods to underscored in the python config classes
Jelte Jansen
2010-02-04
5
-32
/
+101
*
fix for negative TTL that gets parsed on newer versions of gcc/stdc++
Jelte Jansen
2010-02-04
1
-3
/
+6
*
moved RRsetList to the data source module. it doesn't have to be in the
JINMEI Tatuya
2010-02-03
2
-1
/
+2
*
made rrclass private.
JINMEI Tatuya
2010-02-03
1
-1
/
+1
*
made sure data (RRsetList) is initialized in each iteration of the while loop
JINMEI Tatuya
2010-02-03
1
-1
/
+2
*
chedk RRtype/class in findRRset()
JINMEI Tatuya
2010-02-03
2
-6
/
+29
*
If not B10_FROM_SOURCE then pre-pend the libexec directory
Jeremy C. Reed
2010-02-03
3
-2
/
+11
*
Change package name from "bind" to "bind10". I know this is redundant
Jeremy C. Reed
2010-02-03
1
-1
/
+1
*
more tests, data_def.cc is not covered as much as possible
Jelte Jansen
2010-02-03
27
-9
/
+426
*
i had changed libclient.a to libcfgclient.a but forgot to update the relevant...
Jelte Jansen
2010-02-03
2
-2
/
+2
*
tests for data_def.cc
Jelte Jansen
2010-02-03
15
-7
/
+277
*
added one more optional createFromString method that lets you specify the sou...
Jelte Jansen
2010-02-03
3
-13
/
+27
*
gave a separate line for an opening curly brace of a class member function
JINMEI Tatuya
2010-02-03
1
-1
/
+2
*
use the constructor instead of SetUp() to silence cppcheck
JINMEI Tatuya
2010-02-03
1
-2
/
+2
*
small fixes for most of the cppcheck errors
Jelte Jansen
2010-02-02
11
-29
/
+15
*
forgot one
Jelte Jansen
2010-02-02
1
-2
/
+1
*
fixed the warnings/errors from cppcheck
Jelte Jansen
2010-02-02
1
-1
/
+3
*
fixed error message and unit test
Jelte Jansen
2010-02-02
2
-2
/
+2
*
- use <builddir>/include (the one with the symlinks) for all includes
Jelte Jansen
2010-02-02
31
-126
/
+126
*
Data Elements fixups;
Jelte Jansen
2010-02-02
4
-227
/
+131
*
more build/install fixes;
Jelte Jansen
2010-02-01
6
-9
/
+9
*
install auth.spec and use the right one
Jelte Jansen
2010-02-01
3
-2
/
+12
*
two more fixes for capital and .py.in move
Jelte Jansen
2010-02-01
2
-2
/
+2
*
move python lib path ISC/CC to isc/cc
Jelte Jansen
2010-02-01
32
-91
/
+92
*
data path correction
Jelte Jansen
2010-02-01
2
-20
/
+22
*
Moved most of the python code out of the .py.in and into a new .py
Jelte Jansen
2010-02-01
3
-208
/
+215
*
fixed scoping bug introduced by merge in static data source
Jelte Jansen
2010-02-01
1
-2
/
+2
*
also propagate PYTHONPATH env var
Jelte Jansen
2010-02-01
1
-0
/
+2
*
Merged experiments/each-query branch into parkinglot.
Evan Hunt
2010-01-30
29
-15
/
+1471
*
Config manager now stores its data in @localstatedir@/@package@/b10-config.db
Jelte Jansen
2010-01-30
3
-5
/
+16
*
location fix for install spec file
Jelte Jansen
2010-01-30
1
-1
/
+1
*
space fix
Kazunori Fujiwara
2010-01-30
1
-3
/
+3
*
merged into statsd.txt
Kazunori Fujiwara
2010-01-30
1
-5
/
+0
*
added some information
Kazunori Fujiwara
2010-01-30
1
-21
/
+55
*
Refine some code according code review result from hanfeng.
Likun Zhang
2010-01-30
1
-87
/
+96
*
Remove error message when the default_user.csv doesn't exist.
Likun Zhang
2010-01-30
1
-0
/
+2
*
intree/installed specfile treatment for parkinglot
Jelte Jansen
2010-01-30
5
-10
/
+17
*
also use the correct certificate file
Jelte Jansen
2010-01-30
1
-2
/
+1
*
small comment improvement
Jelte Jansen
2010-01-30
1
-3
/
+3
*
use the B10_FROM_SOURCE to also find the location of passwd.csv
Jelte Jansen
2010-01-30
2
-0
/
+16
*
renamved B10_SPECFILE_PATH to B10_FROM_SOURCE
Jelte Jansen
2010-01-30
2
-4
/
+6
*
forgot a / there
Jelte Jansen
2010-01-30
1
-1
/
+1
*
wrote very limited memo
Kazunori Fujiwara
2010-01-30
2
-0
/
+26
*
install bob.spec
Jelte Jansen
2010-01-30
3
-2
/
+22
[next]