Mukund Sivaraman
ac75b8db7b
[2672] Remove unused message ID
2013-02-07 10:14:06 +05:30
Mukund Sivaraman
3fa52fbaed
[2672] Fix duplicate use of message ID
...
This is not allowed by our coding style. Use the correct message ID
instead (which was previously unused).
2013-02-07 10:11:37 +05:30
Mukund Sivaraman
55f8f41062
[2672] Make some comment updates fixing spelling, etc.
2013-02-07 10:09:48 +05:30
Mukund Sivaraman
4d6818eb58
[2672] Remove unused message ID
2013-02-07 10:03:28 +05:30
JINMEI Tatuya
936279ca98
[master] Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
2013-02-05 09:21:05 -08:00
JINMEI Tatuya
6dae0d1f01
[master] Merge branch 'trac2617'
2013-02-05 09:10:32 -08:00
JINMEI Tatuya
37743e4ec1
[2617] fixed a typo in a comment line.
2013-02-05 09:10:12 -08:00
Jeremy C. Reed
06fa3ca48f
[master] update version to today's timestamp
2013-02-05 10:19:46 -06:00
Jeremy C. Reed
2baf0ceb67
[master] minor manpage improvements
...
update date
update a copyright year
add a history sentence about rename
space between BIND & 10 (consistent style)
fix manual section number in a reference
change date (it was in Dutch anyways :)
2013-02-05 10:17:07 -06:00
Jelte Jansen
6ded04bbd0
[master] Update ChangeLog for merge of #1901
2013-02-05 15:11:11 +01:00
Jelte Jansen
bae3798603
[master] Merge branch 'trac1901'
2013-02-05 14:47:05 +01:00
Mukund Sivaraman
3a8e933c07
[master] Use serial-tests only where available
2013-02-05 17:14:02 +05:30
Jelte Jansen
87da92a958
[1901] Remove sys.argv[0] from rename() call in b10-init
2013-02-05 12:04:09 +01:00
Michal 'vorner' Vaner
f7a77b8a0b
Use serial tests option
...
We don't take any benefit from the parallel harness, since we have only
one test binary in each directory, and automake can't parallelize that.
But it was hiding test output, which was annoying.
Acked on the mailing list.
2013-02-05 10:52:33 +01:00
Jeremy C. Reed
ee5c66336b
[master] remove __pycache__ directory with distclean
...
(reported by emhn: left over after a distclean)
Some of the makefiles clear that but not that one. We do
automate the distclean (via distcheck) as part of our
buildfarm. But I think this __pycache__ was introduced in python3.2 and
those build systems don't have it.
This is trivial so didn't get review.
2013-02-04 18:03:27 -06:00
Jeremy C. Reed
6eb06132ab
[master] don't include run.sh in distfile
...
The run.sh.in is in the distfile.
(issue reported by emhn: was removed with distclean but was in tarball)
Trivial so didn't get review.
2013-02-04 18:01:30 -06:00
Jelte Jansen
d1ae5b1575
[master] Fix cmdctl pem and csv file installation
...
They were installed twice (to /etc and to /share, removed the latter)
Also, the generated .pem files were included in the tarball, while they should be generated during the build process
2013-02-04 23:18:42 +01:00
JINMEI Tatuya
8b84c4beb4
[2617] added comments about restrictions on run_kqueue/poller.
2013-02-04 09:25:14 -08:00
Jelte Jansen
2dffde2cef
[1901] Rename source file for b10-init to init.py
2013-02-04 18:13:54 +01:00
Jelte Jansen
19a4de9fd0
[1901] Update version of lettuce test configs
2013-02-04 15:41:42 +01:00
Jelte Jansen
8404133f0a
[1901] Update manpages, log on certain update warnings
...
Second part of review as found in http://bind10.isc.org/ticket/1901#comment:11
2013-02-04 15:12:10 +01:00
Jelte Jansen
10d6323616
[1901] Fix run script, add manpage, revert ChangeLog
...
According to the first part of the review in http://bind10.isc.org/ticket/1901#comment:11
2013-02-04 12:53:25 +01:00
JINMEI Tatuya
f95627b501
[1901] fixed indentation
2013-02-01 20:27:58 -08:00
JINMEI Tatuya
8eb3dbe543
[master] use temp vars for SunStudio incapable of type matching with template.
...
committing at my discretion.
2013-02-01 15:20:27 -08:00
JINMEI Tatuya
7411072928
[2617] more editorial fix; remove unnecessary quote, use double-quote for """
2013-02-01 08:12:32 -08:00
Jelte Jansen
4c56f4c81c
[1901] rely on set path for calling b10-init
2013-02-01 14:40:28 +01:00
Jelte Jansen
ddfbc7fa1c
[1901] Remove b10-init from sbin (was already in libexec)
2013-02-01 14:33:50 +01:00
Mukund Sivaraman
fbb78097f3
[master] Avoid static init fiasco in libdns++ unittests due to merge of #2390 , #2656
2013-02-01 19:02:32 +05:30
Jelte Jansen
a85aff6a94
[1901] small style fixes
2013-02-01 14:31:00 +01:00
Jelte Jansen
476b3eff54
[1901] Auto-update to new config (Init instead of Boss)
2013-02-01 12:35:42 +01:00
Mukund Sivaraman
94df9fad7d
[master] Update ChangeLog for #2390 and #2656
2013-02-01 16:09:31 +05:30
Mukund Sivaraman
5a0d055137
Merge branch 'master' into trac2656_2
2013-02-01 16:08:01 +05:30
Mukund Sivaraman
a01569277c
Merge branch 'master' into trac2390_2
2013-02-01 15:59:55 +05:30
Jelte Jansen
6aa1c3cc7d
[1901] Some more Bob replacements
2013-02-01 11:10:49 +01:00
Jelte Jansen
bd93846c0d
[1901] Rename bob and BoB as well
2013-02-01 10:47:04 +01:00
JINMEI Tatuya
971ac6698f
[master] qualify a namespace within InMemoryZoneFinder more strictly.
...
without this SunStudio will be confused about the namespace for the
declaration of internal Context below and refuse to compile.
confirmed it works, okayed on jabber.
2013-02-01 03:31:43 +00:00
JINMEI Tatuya
7d086e721b
[master] changelog for #2667
2013-01-31 14:26:06 -08:00
JINMEI Tatuya
acd8358522
[2667] minor doc update: mentioning --disable-rpath and not mentioning -rpath
...
(-rpath isn't actually checked in this macro)
2013-01-31 14:18:29 -08:00
JINMEI Tatuya
23610f5bf4
[2667] editorial fix: folded some long lines
2013-01-31 14:04:05 -08:00
Adam Tkac
1c50c5a6ee
[2667] Add --disable-rpath configure switch.
...
Some dynamic linkers are wise enough (at least the Linux one) to correctly pick
needed shared libraries without hardcoded rpath. The --disable-rpath configure
switch allows distributors to avoid hardcoded rpath paths in libraries and
executables.
Signed-off-by: Adam Tkac <atkac@redhat.com>
2013-01-31 13:56:21 -08:00
JINMEI Tatuya
b6b57fb469
[2617] another editorial fix, in a comment.
2013-01-31 11:26:12 -08:00
JINMEI Tatuya
709b6c520e
[2617] some more editorial fixes in pydoc
2013-01-31 11:24:02 -08:00
JINMEI Tatuya
677e990f61
[2617] editorial cleanups for MsgQCloseOnReceive pydoc
2013-01-31 11:00:09 -08:00
JINMEI Tatuya
878c361337
[2617] treat ECONNRESET on recv as error unconditionally with detailed notes
2013-01-31 10:49:57 -08:00
Jelte Jansen
0a6fc5a8a7
[1901] Some more changes
...
Should be about working with the new names now
2013-01-31 17:28:29 +01:00
Jelte Jansen
95b8519b04
[1901] Replace Boss with Init
2013-01-31 16:42:31 +01:00
Jelte Jansen
826ac1b1e6
[1901] Replace 'boss' with 'b10-init' or 'b10_init'
2013-01-31 16:36:25 +01:00
Jelte Jansen
cfa26ab8df
[1901] Rename 'bind10' script files
...
- renamed 'bind10' to 'b10-init'
- renamed related files as well
- left alone the 'run' script, as well as the directory name
- added new 'bind10' script that execs b10-init
note this commit only handles file names, and internal references have not been updated yet
2013-01-31 15:47:39 +01:00
JINMEI Tatuya
266bfcd67a
[2617] added "exiting" log message to those that don't have it until now.
2013-01-30 22:53:54 -08:00
JINMEI Tatuya
666395baa9
[2617] logged shutdown event of cfgmgr
2013-01-30 22:19:40 -08:00