2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 04:57:52 +00:00

291 Commits

Author SHA1 Message Date
Jeremy C. Reed
66600c431f [master] update copyright 2012-01-18 08:28:48 -06:00
Tomek Mrugalski
803c513e70 [1541] Comment about pruning remote origin added. 2012-01-11 18:07:20 +01:00
Tomek Mrugalski
f59f3629b1 [1541] git-obsolete-branch.py script improved:
- added command-line switches
- csv and human readable output are now better formed
- added copyright
2012-01-11 17:13:15 +01:00
Tomek Mrugalski
2e14ad5917 [1541] Initial version of git-obsolete-branch.py added. 2012-01-04 18:45:48 +01:00
JINMEI Tatuya
f3db2f5329 [master] used python3 version of print for reorder_message_file.py.
trivial, okayed on jabber.
2011-12-15 11:03:17 -08:00
Stephen Morris
52802deb18 [1198] Changes as a result of review 2011-12-07 16:26:47 +00:00
JINMEI Tatuya
0c0e8938a3 [1198] a minor style fix: removed unnecessary semicolon. 2011-12-01 13:35:01 -08:00
JINMEI Tatuya
614e0ed92f [1198] cleanup: removed white spaces at EOLs 2011-11-28 22:32:54 -08:00
Stephen Morris
1bad76a6ab [1198] Add reordered message file and utility to do this
Added utility to put messages in a message file into alphabetical
order and, for ease of further editing, the data source message file
in alphabetical order.
2011-11-25 16:43:41 +00:00
Jeremy C. Reed
0a836aa297 [master] add a comment to not edit this xml file.
As briefly mentioned in jabber.
2011-06-30 10:37:50 -05:00
Jeremy C. Reed
52adf933c0 [trac1012] remove blank line from end of generated XML
This is so my commit hook didn't fail when I tried to commit
the bind10-messages.xml.
2011-06-24 12:01:09 -05:00
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