Shane Kerr
f08d444ae2
Language fixes for DHCP parts of guide.
2011-12-30 16:11:48 +01:00
Tomek Mrugalski
bc24ccba8c
[1367] BIND10 Guide update (DHCP)
...
- Supported standards section added
- Numerous smaller updates
2011-12-28 13:39:21 +01:00
Tomek Mrugalski
315edfd3b0
[1367] DHCPv6 doc added, DHCPv4 doc updated.
2011-12-28 12:33:38 +01:00
Tomek Mrugalski
126ab0b668
[1367] Initial documentation for DHCPv4 is ready.
2011-12-28 12:04:41 +01:00
Tomek Mrugalski
5280be98d0
[1367] Added sections about DHCP in Reference Guide, fixed whitespaces.
2011-12-23 18:11:19 +01:00
Jelte Jansen
a7341f3e33
[1440] update configure help string for botan-config
2011-12-23 11:26:59 +01:00
JINMEI Tatuya
67ebd76fc0
[master] removed perfdhcp/Makefile from AC_CONFIG_FILES, too (part of urgent
...
care workaround).
2011-12-22 22:48:50 -08:00
JINMEI Tatuya
f0246bfbe7
Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
2011-12-23 03:31:30 +00:00
JINMEI Tatuya
7c6a56c81b
[master] reverted the sunstudio "workaround". more accurately we should have
...
specified std:: when we included <cstring>.
2011-12-23 03:30:43 +00:00
JINMEI Tatuya
7017367c11
[master] (urgent care workaround) temporarily stop building perfdhcp, which
...
breaks solaris buildbot due to portability of getifaddrs.
2011-12-22 13:52:44 -08:00
JINMEI Tatuya
1cd2de193c
[master] workaround for test failure using a deeper build dir: use a relative
...
path for the test unix domain socket.
2011-12-22 10:32:52 -08:00
JINMEI Tatuya
90f4e987cf
Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
2011-12-22 10:04:22 -08:00
JINMEI Tatuya
c5b51bb888
[master] applied workaround for build error with macos+clang+static link.
2011-12-22 10:03:46 -08:00
Jeremy C. Reed
235a2af717
[master]Merge branch 'trac1526'
2011-12-22 12:00:23 -06:00
JINMEI Tatuya
6718ccfa5f
[master] workaround for cppcheck failure: avoid using an 'immediately
...
destructed scoped object'
2011-12-22 09:38:26 -08:00
Jeremy C. Reed
d2c410cd67
[trac1526] check for clock_gettime in -lrt
...
Remove the OS detection from this branch. It will be part of different
branch (1237).
(I will test on MacOS X shortly.)
2011-12-22 11:37:51 -06:00
Jeremy C. Reed
3663624dd0
[master] getaddrinfo portability
...
check for AI_ADDRCONFIG
This was from the trac1526 branch.
2011-12-22 11:31:47 -06:00
Tomek Mrugalski
a2120b0440
[1526] Conditional compilation for perfdhcp improved.
2011-12-22 17:53:27 +01:00
Tomek Mrugalski
102355de8c
[1526] NetBSD compilation fix for perfdhcp.
2011-12-22 17:44:55 +01:00
Tomek Mrugalski
dd6f8bdc0f
[1526] perfdhcp compilation fix (part 2, perfdhcp.c)
2011-12-22 17:26:23 +01:00
Tomek Mrugalski
d121042906
[1526] perfdhcp compilation fix (makefile.am/configure.ac)
2011-12-22 17:21:45 +01:00
Jeremy C. Reed
9a2f395450
[master]Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
2011-12-22 06:34:06 -06:00
Jeremy C. Reed
e303d47981
[master] also try to detect python3.2 executable
...
This is the executable name as installed on Debian with its
python3.2 package.
Python 3.2 appears to work and some have been using it for months.
2011-12-22 06:31:55 -06:00
Stephen Morris
b0482e786f
[master] ChangeLog for Trac 1450
2011-12-22 12:27:29 +00:00
Stephen Morris
85083a7610
Merge branch 'master' into trac1450
2011-12-22 12:08:19 +00:00
JINMEI Tatuya
b396c48383
[master] trivial cleanup: tabbing consistency
2011-12-22 00:36:36 -08:00
Michal 'vorner' Vaner
4efd3d6cab
Changelog
2011-12-22 09:16:03 +01:00
Michal 'vorner' Vaner
0020456f8d
Merge branch #1484
2011-12-22 09:10:45 +01:00
Michal 'vorner' Vaner
6969f47777
[1484] Remove unreachable code
2011-12-22 09:10:12 +01:00
JINMEI Tatuya
2858ffa947
Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
2011-12-21 23:47:04 +00:00
JINMEI Tatuya
2d357b48ad
[master] workaround for sunstudio build failure (it complained about memcpy
...
if we (correctly) included cstring)
2011-12-21 23:46:20 +00:00
JINMEI Tatuya
6030d51fe6
[master] (ab)use the top_builddir to create a temporary UNIX domain file
...
as a (quick hack) workaround for distcheck failure on a buildbot (running
at a deeper directory).
okayed on jabber.
2011-12-21 15:38:41 -08:00
JINMEI Tatuya
0b0d1a0d3a
[master] Merge branch 'trac1452b'
2011-12-21 14:27:47 -08:00
JINMEI Tatuya
b86fdfc832
[master] Merge branch 'trac1452'
2011-12-21 14:17:42 -08:00
JINMEI Tatuya
3dfa82c4ba
[1452] made the code more strict-aliasing safe
2011-12-21 14:16:58 -08:00
Michal 'vorner' Vaner
f59e0c5bab
[1484] Trivial fixes
...
* Removed comment that is no longer relevant
* Parentheses
2011-12-21 12:06:13 +01:00
Michal 'vorner' Vaner
d907907c7d
[1484] Fix and enhance tests
...
* They pass now
* Repeated code is there only once
* Uses rrsets_equal to compare rrsets
* Checks reference counts on the result
2011-12-21 12:04:33 +01:00
Michal 'vorner' Vaner
a1b7e0e81d
[1484] Simplify calls to find()
2011-12-21 12:03:53 +01:00
JINMEI Tatuya
3e851b72d4
[1484] some trivial (and unrelated for some) cleanups:
...
- indentation
- constify
- eleiminating unnecessary reinterpret_cast
2011-12-20 14:37:02 -08:00
JINMEI Tatuya
6c8cde4eb7
[1452b] added some more comments abot what happens if the given param
...
for receiver constructor doesn't have fileno
2011-12-20 09:43:42 -08:00
Michal 'vorner' Vaner
a47f01b6c8
Merge #1483
2011-12-20 15:11:59 +01:00
Jelte Jansen
b0d0bf39fb
[master] Merge branch 'trac1451'
...
Conflicts:
src/bin/Makefile.am
2011-12-20 14:44:27 +01:00
Dima Volodin
05c1eb516b
[master] ChangeLog for trac1386
2011-12-20 07:58:15 -05:00
Dima Volodin
99ad0292af
Merge branch 'trac1386'
...
Conflicts:
ChangeLog
2011-12-20 07:54:36 -05:00
JINMEI Tatuya
35a74de7bc
[1452b] fixes to make distcheck pass
2011-12-19 21:12:23 -08:00
JINMEI Tatuya
ec48e1a92f
[1452b] implemented python wrapper for socket session related classes.
2011-12-19 19:15:10 -08:00
JINMEI Tatuya
9d392668cd
[1452b] updated the python wrapper template with recent cleanups, mostly
...
with eliminating the need for reinterpret_cast.
2011-12-19 19:14:12 -08:00
JINMEI Tatuya
f709af9e07
[1452] fixed another error handling issue: make sure the passed FD (if
...
it succeeds) is closed if an exception is thrown in the middle of
SocketSessionReceiver::pop(). Also clarified the responsibility of
the caller of pop on which resource it should release which it shouldn't.
2011-12-19 17:13:17 -08:00
JINMEI Tatuya
267a466b3e
[1452] fixed some more corner cases in receiver::pop that have been missed:
...
- socket family mismatch for the remote endpoint
- cases where the given SA length is too small
corresponding tests were added, too.
2011-12-19 15:06:05 -08:00
JINMEI Tatuya
838a74457c
[1452b] Merge branch 'trac1452' into trac1452b
2011-12-19 13:42:03 -08:00