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 |
|
JINMEI Tatuya
|
79ec6c320e
|
[trac998] simple, mostly editorial suggested fixes.
|
2011-06-22 23:48:41 -07: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 |
|
Stephen Morris
|
c786a61641
|
[trac998] Remove prefixlen_; calculate it when getPrefix() is called
|
2011-06-22 20:53:21 +01:00 |
|
Stephen Morris
|
e5251c4886
|
[trac998] Get rid of string address. Pass address family to compare()
|
2011-06-22 20:30:26 +01:00 |
|
Stephen Morris
|
792c8b202c
|
[trac998] Get rid of union statement
|
2011-06-22 19:55:46 +01:00 |
|
Stephen Morris
|
8c624c6644
|
[trac998] Rename getNetmask() to getMask()
|
2011-06-22 18:12:49 +01:00 |
|
Stephen Morris
|
d1c7f98e91
|
[trac998] Remove unneeded copy constructor and assignment operator
|
2011-06-22 18:11:24 +01:00 |
|
Stephen Morris
|
a90c8a0605
|
[trac998] Catch problem with inet_pton failing with value of -1
|
2011-06-22 18:01:29 +01:00 |
|
Stephen Morris
|
30570ab2d9
|
[trac998] Remove "inverse" argument
|
2011-06-22 17:59:33 +01:00 |
|
Stephen Morris
|
59908b70a9
|
[trac998] Change "addrmask" nasm to ipprefix
|
2011-06-22 17:36:47 +01:00 |
|
Stephen Morris
|
585d1c63d6
|
[trac998] Move splitIPAddress into .cc file
|
2011-06-22 17:32:06 +01:00 |
|
Stephen Morris
|
d335ae50bb
|
[trac998] Fix problems with address strings of "1/" etc.
|
2011-06-22 17:22:33 +01:00 |
|
Stephen Morris
|
8034dbfe87
|
[trac998] Renamed createNetmask to internal::createMask
|
2011-06-22 16:54:50 +01:00 |
|
Stephen Morris
|
0ddf0f5fa4
|
[trac998] Add tests for the any4/any6 modifications
|
2011-06-22 16:49:12 +01:00 |
|
Stephen Morris
|
5a75094dfd
|
[trac998] Add any4 and any6 as valid address prefixes
|
2011-06-22 16:39:36 +01:00 |
|
Stephen Morris
|
df5bad72ac
|
[trac998] Replaced "netmask" terminology with "prefix"
|
2011-06-22 16:26:20 +01:00 |
|
JINMEI Tatuya
|
6c5a9b252b
|
[trac998] removing more redundant white spaces
|
2011-06-20 11:56:41 -07:00 |
|
JINMEI Tatuya
|
8320629b00
|
[trac998] removed redundant white spaces
|
2011-06-20 11:25:48 -07:00 |
|
Stephen Morris
|
287edb431d
|
[trac998] Default constructor now indicates no valid ACL
|
2011-06-17 11:29:33 +01:00 |
|
Stephen Morris
|
99d7c21284
|
[trac998] Tidy-up of comments and the like
|
2011-06-17 11:07:57 +01:00 |
|
Stephen Morris
|
309b24ff46
|
[trac998] Put file-scope data in anonymous namespace
|
2011-06-16 18:55:37 +01:00 |
|
Stephen Morris
|
52d165984d
|
[trac998] Modified after review comments
|
2011-06-16 18:17:39 +01:00 |
|
Stephen Morris
|
67a88d3fd7
|
[trac998] Corrected some minor issues
Marked a getXxx() method as const, and added member initialization
to a constructor in a test.
|
2011-06-16 09:12:17 +01:00 |
|
Stephen Morris
|
bfd50c768c
|
[trac998] Tidy-up
|
2011-06-14 12:30:54 +01:00 |
|
Stephen Morris
|
ae21ebb0f6
|
[trac998] All checks working
|
2011-06-13 21:16:33 +01:00 |
|
Stephen Morris
|
7cf66b7e44
|
[trac998] Just the undefined abstract methods to worry about
|
2011-06-13 20:51:45 +01:00 |
|
Stephen Morris
|
0c3b69c6e1
|
[trac998] IPv6 checks working
|
2011-06-13 17:05:50 +01:00 |
|
Stephen Morris
|
f5edd31046
|
[trac998] IPV4 checks working
|
2011-06-13 13:16:08 +01:00 |
|
Stephen Morris
|
73ac6b09ee
|
[trac998] End of week checkpoint
|
2011-06-10 21:05:29 +01:00 |
|
Stephen Morris
|
86a307f088
|
Merge branch 'master' into trac998
|
2011-06-10 11:50:25 +01:00 |
|
Jelte Jansen
|
5e0454234b
|
[master] update changelog
|
2011-06-09 16:22:29 +02:00 |
|
Michal 'vorner' Vaner
|
4ab86cf2cd
|
[trac977] Comments about exceptions
|
2011-06-09 14:22:17 +02:00 |
|
Jelte Jansen
|
9fa2a95177
|
Merge branch 'trac736'
|
2011-06-09 14:19:51 +02:00 |
|
Michal 'vorner' Vaner
|
cc5c0e2429
|
[trac977] Address review comments
|
2011-06-09 14:03:52 +02:00 |
|
Stephen Morris
|
679661cb33
|
[trac976] ChangeLog for trac976
|
2011-06-09 12:21:13 +01:00 |
|
Stephen Morris
|
31a30f5485
|
Merge branch 'master' into trac976
|
2011-06-09 12:17:32 +01:00 |
|
Jelte Jansen
|
ec6aba3f5e
|
[trac976] changed default root logger name to 'bind10'
|
2011-06-09 12:33:16 +02:00 |
|
Stephen Morris
|
e2e2a6756e
|
[trac976] Correct comment
|
2011-06-09 11:03:46 +01:00 |
|
JINMEI Tatuya
|
18cebf0c6b
|
[trac977] trivial editorial changes
|
2011-06-09 01:35:18 -07:00 |
|
JINMEI Tatuya
|
ef5f41fe04
|
[trac977] added an escape for multi-line config
|
2011-06-09 01:34:49 -07:00 |
|
Stephen Morris
|
2e386bd4b4
|
[trac976] Reformat shell test output
|
2011-06-08 19:04:17 +01:00 |
|
Stephen Morris
|
dd46abf659
|
[trac976] Ensure unit tests reset back to original logging state
|
2011-06-08 18:45:34 +01:00 |
|
Stephen Morris
|
cbe4f685db
|
[trac976] Ensure reset() resets back to state passed by init()
|
2011-06-08 18:45:16 +01:00 |
|
Stephen Morris
|
a4b89470c5
|
[trac976] Suppress message output from shell-based tests
|
2011-06-08 17:54:52 +01:00 |
|
Stephen Morris
|
0c8063199f
|
[trac976] Add missing Logger::getEffectiveDebugLevel()
The method was in the LoggerImp class but omitted from
Logger. This was a small fix so incorporated in this ticket.
|
2011-06-08 17:12:49 +01:00 |
|