2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-28 20:47:48 +00:00

80 Commits

Author SHA1 Message Date
Jeremy C. Reed
e3fa282a59 [trac1012] remove comma between ID and message text in XML output 2011-06-24 11:41:10 -05:00
Jeremy C. Reed
58df861a26 [trac1012] minor grammar, remove comma in format, refer to Guide. 2011-06-24 11:32:54 -05:00
Jeremy C. Reed
77e3f8cf3f [trac1012] add "id" to the xml varlistentry which results in HTML anchor
stephen suggested in jabber
stephen okayed in jabber

example:
http://bind10.isc.org/docs/bind10-messages.html#DATASRC_QUERY_REF_FAIL
2011-06-24 11:24:59 -05:00
Stephen Morris
c1ebc31d07 [trac1012] Adadpted the program to output DocBook XML 2011-06-15 16:24:08 +01:00
Stephen Morris
ad3f4a5e40 [trac1012] Add facility to create system messages manual 2011-06-15 15:19:05 +01:00
qiaojing
c20ca24405 [trac609] 2011-04-12 14:42:29 +08:00
Michal 'vorner' Vaner
8053d85447 Merge branch 'work/valgrind' 2011-03-02 20:43:37 +01:00
Michal 'vorner' Vaner
5d246e92ae [trac614] Remove bashisms 2011-03-02 15:16:31 +01:00
Michal 'vorner' Vaner
ae0b20c57c [trac614] Comments 2011-03-02 13:32:29 +01:00
Michal 'vorner' Vaner
f9152fae80 [trac614] More portable valgrind flags 2011-03-02 13:20:33 +01:00
Michal 'vorner' Vaner
40f87a0aa5 [trac614] Update readme 2011-03-02 13:18:32 +01:00
JINMEI Tatuya
3d69f66a68 [trac614] Make tests_in_valgrind more portable 2011-03-02 13:15:48 +01:00
Michal 'vorner' Vaner
f79cea1f5a [trac614] Some documentation for the scripts
Only in comments at the beginning of them, but it should be enough.
2011-02-25 19:34:17 +01:00
Michal 'vorner' Vaner
6458b98ea4 [trac614] Add a cleaner of the valgrind output 2011-02-25 19:04:32 +01:00
JINMEI Tatuya
2bd3a99bb2 [master] cleanup: removed import_boost.sh, which is not used any more. 2011-02-25 09:59:39 -08:00
Michal 'vorner' Vaner
4fa3cf5c5f [trac614] Enable tracing of file descriptor 2011-02-24 21:10:51 +01:00
Michal 'vorner' Vaner
923a470796 [trac614] Functional fixes
* Don't fail on test crash
* Better escaping of IPC in the script
* Run from the tests' dir, so they find their files
2011-02-24 21:02:39 +01:00
Michal 'vorner' Vaner
ddd04eed61 [trac614] First cut at an ugly script
It produces the output, but fails at the end reporting the status, needs
at last some documentation, etc. It might leave some files after the
run. It doesn't handle some parameters properly (problems with
escaping).

It is a big ugly bash script. But as it is to be used by the developers,
not users, it might not be so big problem.
2011-02-24 19:10:02 +01:00
Jelte Jansen
460885237d partial python wrapper implementation, see src/lib/dns/python/README for details
git-svn-id: svn://bind10.isc.org/svn/bind10/experiments/python-binding@1711 e5f2f494-b856-4b98-b285-d166d9295462
2010-04-14 15:14:53 +00:00
Likun Zhang
fd89e862b5 Move usermgr from "trunk/tools/" to "trunk/src/bin" according Jeremy's suggestion. usermgr can be installed now.
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1272 e5f2f494-b856-4b98-b285-d166d9295462
2010-03-10 08:48:08 +00:00
Jeremy C. Reed
eb27d3af6c Add two missing boost headers as seen on Solaris10 build
system (which doesn't have boost installed).


git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@786 e5f2f494-b856-4b98-b285-d166d9295462
2010-02-10 19:17:40 +00:00
Jeremy C. Reed
4e47e2ca09 Add explanation for tools directory.
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@656 e5f2f494-b856-4b98-b285-d166d9295462
2010-01-29 20:57:19 +00:00
Likun Zhang
783090e69a Refine the code for usermgr.
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@655 e5f2f494-b856-4b98-b285-d166d9295462
2010-01-29 20:38:36 +00:00
Likun Zhang
d43892ec01 Remove the files.
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@654 e5f2f494-b856-4b98-b285-d166d9295462
2010-01-29 20:35:13 +00:00
Likun Zhang
c261e505c6 Change the format of the user account file.
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@631 e5f2f494-b856-4b98-b285-d166d9295462
2010-01-29 08:12:27 +00:00
Likun Zhang
515208794c The tool for user and password generation.
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@495 e5f2f494-b856-4b98-b285-d166d9295462
2010-01-21 13:06:35 +00:00
Jelte Jansen
0823b0212a add boost/iterator as well
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@234 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 17:31:49 +00:00
Jelte Jansen
24445dcc33 update boost import script; added missing library parts
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@231 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 17:19:48 +00:00
Jelte Jansen
537ddbf8cd include boost headers (all base ones, and asio; don't know if asio needs more than just the headers though)
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@210 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 00:32:12 +00:00
Jelte Jansen
4249f00921 script to import boost (will currently include about 12meg of headers, will include next)
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/f2f200910@208 e5f2f494-b856-4b98-b285-d166d9295462
2009-10-30 00:18:14 +00:00