Stephen Morris
|
f9070aee95
|
[trac1036] Rename message file to config_messages.mes
|
2011-06-24 09:40:54 +01:00 |
|
JINMEI Tatuya
|
0c1589a084
|
[trac999] completed a TBD comment
|
2011-06-24 01:12:23 -07:00 |
|
JINMEI Tatuya
|
166b4747ff
|
[trac999] cleanup: removed space char at EOLs
|
2011-06-24 00:50:34 -07:00 |
|
JINMEI Tatuya
|
181283a529
|
[trac999] make sure all initial configuration is loaded at initialization.
the main purpose of this change is for query ACL, but it also eliminates
the need for hardcoding the default listen_on setting.
|
2011-06-24 00:42:58 -07:00 |
|
JINMEI Tatuya
|
a46b0d4ab6
|
[trac999] fixed syntax errors in the spec file
|
2011-06-24 00:01:03 -07:00 |
|
JINMEI Tatuya
|
aba816f40e
|
[trac999] Merge branch 'trac999preview' into trac999
with fixing conflicts:
src/lib/acl/Makefile.am
src/lib/acl/ip_check.cc
src/lib/acl/ip_check.h
src/lib/acl/tests/Makefile.am
src/lib/acl/tests/ip_check_unittest.cc
|
2011-06-23 15:26:51 -07:00 |
|
JINMEI Tatuya
|
217c09751a
|
[trac999] Merge branch 'trac998' into trac999
with fixing conflicts for:
src/lib/acl/Makefile.am
src/lib/acl/tests/Makefile.am
|
2011-06-23 15:10:22 -07:00 |
|
JINMEI Tatuya
|
ea15d26afc
|
[trac998] cover things by an unnamed namespace as much as possible.
|
2011-06-23 11:39:47 -07:00 |
|
JINMEI Tatuya
|
f685e5c06c
|
[trac998] constify
|
2011-06-23 11:30:49 -07:00 |
|
JINMEI Tatuya
|
5a19ee1436
|
[trac998] move createMask to .cc; it cannot be in .h now that it's become
a non templated function.
|
2011-06-23 11:13:15 -07:00 |
|
JINMEI Tatuya
|
f92d30bb55
|
[trac998] add some commonly used settings
|
2011-06-23 11:10:43 -07:00 |
|
JINMEI Tatuya
|
461a9d0a1e
|
[trac998] fixed trivial regression: removing unused variables.
|
2011-06-23 11:09:36 -07:00 |
|
JINMEI Tatuya
|
bc81810505
|
[trac998] editorial fix: removing a blank line at the end of the file
|
2011-06-23 11:04:01 -07:00 |
|
JINMEI Tatuya
|
b57c51e6dd
|
[trac998] editorial nit: removed comments in Makefile.am which doesn't
make sense in the latest version.
|
2011-06-23 10:55:54 -07:00 |
|
Stephen Morris
|
ddb1b2241f
|
[trac998] Fix comment.
|
2011-06-23 18:34:36 +01:00 |
|
Stephen Morris
|
0b838ba0d3
|
[trac998] Final tidy-up
|
2011-06-23 18:32:26 +01:00 |
|
Stephen Morris
|
f77021d783
|
[trac998] Dealt with most of the comments on the unit test
|
2011-06-23 17:54:00 +01:00 |
|
Stephen Morris
|
632cd6151b
|
[trac998] Modifications to IPCheck based on Jinmei's comments
|
2011-06-23 15:46:16 +01:00 |
|
Jelte Jansen
|
7358d4af57
|
[trac762] replace old log_message calls with logger calls
|
2011-06-23 16:41:46 +02:00 |
|
Stephen Morris
|
81a2df84a8
|
[trac998] Remove all constructors but the one from a string
|
2011-06-23 15:00:33 +01:00 |
|
Stephen Morris
|
59b380d368
|
[trac998] Minor syntax changes
|
2011-06-23 14:46:39 +01:00 |
|
Stephen Morris
|
8b2247a6ae
|
[trac998] Remove -Werror as a build flag
|
2011-06-23 14:37:59 +01:00 |
|
Stephen Morris
|
1b01a9d09e
|
[trac998] Change IPV4/6 to IPv4/6 in comments.
|
2011-06-23 14:36:20 +01:00 |
|
Stephen Morris
|
735f817c7f
|
[trac998] Get rid of default constructor
|
2011-06-23 14:34:54 +01:00 |
|
Michal 'vorner' Vaner
|
fef88019d3
|
Merge branch 'work/dnsacl'
Conflicts:
src/lib/acl/tests/Makefile.am
|
2011-06-23 15:30:49 +02:00 |
|
Stephen Morris
|
99522dd887
|
[trac1034] Update of message descriptions
|
2011-06-23 14:22:26 +01:00 |
|
Stephen Morris
|
999736efa5
|
[trac1034] Modify message IDs to words separated by underscores
|
2011-06-23 14:14:39 +01:00 |
|
Jelte Jansen
|
9c862cc456
|
[trac762] add empty messages file
|
2011-06-23 15:10:55 +02:00 |
|
Stephen Morris
|
85d5708e2c
|
[trac1034] Rename message file and remove $PREFIX directive
|
2011-06-23 14:09:52 +01:00 |
|
Michal 'vorner' Vaner
|
e6b3d50483
|
[trac769] Little bit of renaming
|
2011-06-23 15:05:15 +02:00 |
|
Stephen Morris
|
4f82e3bdef
|
[trac1035] Changes to message descriptions
... and correct a couple of IDs missed first time round.
|
2011-06-23 13:33:17 +01:00 |
|
Stephen Morris
|
fc29e92af2
|
[trac738] Fix distcheck failure
|
2011-06-23 13:27:52 +01:00 |
|
Jelte Jansen
|
78cffeb009
|
[trac1004] append original sublogger name
|
2011-06-23 14:26:04 +02:00 |
|
Stephen Morris
|
6661b327d2
|
[trac1035] Change message IDs to words separated by underscores
|
2011-06-23 13:05:07 +01:00 |
|
Stephen Morris
|
868d5912e2
|
[trac1035] Remove $PREFIX from nsas_messages.mes
|
2011-06-23 12:38:12 +01:00 |
|
Stephen Morris
|
1764a1eb64
|
[trac1035] rename nsasdef.h to nsas_messages.h
|
2011-06-23 12:36:48 +01:00 |
|
Stephen Morris
|
9129a474d3
|
[trac738] Changes to non build-related items after review
|
2011-06-23 12:32:12 +01:00 |
|
Jelte Jansen
|
417893fc06
|
[trac1004] add zero check as well
|
2011-06-23 12:51:05 +02:00 |
|
Stephen Morris
|
dd4c4405f5
|
[trac1040] Update message descriptions after review.
|
2011-06-23 11:48:14 +01:00 |
|
Jelte Jansen
|
8e715d5202
|
[trac1004] replace * with root logger name in config reader
|
2011-06-23 12:01:05 +02:00 |
|
chenzhengzhang
|
5ac59583a3
|
[trac1001] remove white spaces after EOL
|
2011-06-23 17:48:27 +08:00 |
|
chenzhengzhang
|
1368c87b93
|
[trac1001] fix a bug : eliminate notify-out busy loop
|
2011-06-23 17:46:51 +08:00 |
|
Stephen Morris
|
3f15151252
|
Merge branch 'master' into trac1008
|
2011-06-23 10:15:35 +01:00 |
|
JINMEI Tatuya
|
79ec6c320e
|
[trac998] simple, mostly editorial suggested fixes.
|
2011-06-22 23:48:41 -07:00 |
|
Jeremy C. Reed
|
e53411af37
|
Merge branch 'master' of ssh://bind10.isc.org//var/bind10/git/bind10
|
2011-06-22 19:55:34 -05:00 |
|
Jeremy C. Reed
|
edea2125fa
|
[master] document log4cplus requirement and some other minor doc changes.
Moved some requirements content. Document log4cplus needed.
Mentioned some other C++ compilers tested.
Some minor changes.
|
2011-06-22 19:54:28 -05:00 |
|
JINMEI Tatuya
|
8f5fafa643
|
[trac998] removed unused variable
|
2011-06-22 15:12:50 -07:00 |
|
Stephen Morris
|
01f9c1c0ad
|
[trac998] Final, final comment corrections.
|
2011-06-22 21:39:43 +01:00 |
|
Stephen Morris
|
ac7aaa887d
|
[trac998] Final comment tweaks suggested by Jinmei
|
2011-06-22 21:16:02 +01:00 |
|
Stephen Morris
|
ebb6493b8f
|
[trac998] Minor format changes
|
2011-06-22 20:59:44 +01:00 |
|