Tomek Mrugalski
|
029db306a1
[1531] Developer's Guide build update.
|
13 years ago |
JINMEI Tatuya
|
17c32814ea
[master] fixed a typo for the change type. also folded a long line.
|
13 years ago |
Michal 'vorner' Vaner
|
591f208dba
Changelog
|
13 years ago |
Michal 'vorner' Vaner
|
1830215f88
Merge #805
|
13 years ago |
Michal 'vorner' Vaner
|
1627c01526
[805] Remove no longer valid TODO comment
|
13 years ago |
JINMEI Tatuya
|
7c98c9fd24
Merge branch 'trac805-merged' of ssh://git.bind10.isc.org/var/bind10/git/bind10 into trac805merge
|
13 years ago |
JINMEI Tatuya
|
91b5b26bc3
[805] inserted a separator ':' between LIBEXECPATH and original PATH
|
13 years ago |
JINMEI Tatuya
|
138bb39fd8
[805] added the std:: prefix for signal() as we use <csignal>. SunStudio is
|
13 years ago |
JINMEI Tatuya
|
b37cfa5481
[805] don't assume getsockopt(SO_REUSEADDR) returns 0 or 1 (BSDs only assures
|
13 years ago |
JINMEI Tatuya
|
61d3224981
[805-merged] suggested changes: check non 0 result of send_fd in general;
|
13 years ago |
JINMEI Tatuya
|
526b0b5b56
[805] fixed a build issue with clang: it doesn't accept the default parameter
|
13 years ago |
Michal 'vorner' Vaner
|
ca3cc56123
[805] Abort when can't send or close
|
13 years ago |
JINMEI Tatuya
|
d66d0cc215
[805] Run sockcreator from source
|
13 years ago |
Michal 'vorner' Vaner
|
f786ba4251
[805] Socket options and tests for them
|
13 years ago |
Michal 'vorner' Vaner
|
24ec2f1431
Changelog for #1515
|
13 years ago |
Michal 'vorner' Vaner
|
a3cf5322a7
Merge #1515
|
13 years ago |
Michal 'vorner' Vaner
|
01d2bc6d79
[805] Misc fixes
|
13 years ago |
Michal 'vorner' Vaner
|
ef021f7736
[805] Fix error message placeholder
|
13 years ago |
Michal 'vorner' Vaner
|
619dbae4c1
[805] Data sent/received are bytes, not str
|
13 years ago |
Michal 'vorner' Vaner
|
3cdb00878c
[805] Python accept returns tuple
|
13 years ago |
Michal 'vorner' Vaner
|
9f776b729b
[805] Make sure SocketRequestor is initialized
|
13 years ago |
Michal 'vorner' Vaner
|
ab54494aee
[805] Make it compile and check after merge
|
13 years ago |
Michal 'vorner' Vaner
|
f68758a5f5
Merge branch 'review/sockreq' into scfinal
|
13 years ago |
Michal 'vorner' Vaner
|
43fda10b4f
Merge branch 'work/sock/cppclient' into scfinal
|
13 years ago |
JINMEI Tatuya
|
c836c770e7
[805] a few minor cleanups: typo; position of catch; eliminating an unnecessary
|
13 years ago |
JINMEI Tatuya
|
4fdec3477a
[805] comment update: clarified return vs release to be consistent with the
|
13 years ago |
JINMEI Tatuya
|
78b0456c73
[805] a minor style fix: distinguish false and NULL
|
13 years ago |
JINMEI Tatuya
|
3fcadc1a85
[805] recovered missing condition check; a minor style fix (folded a long line)
|
13 years ago |
Jeremy C. Reed
|
55982f5001
[master] move acknowledgments section
|
13 years ago |
Michal 'vorner' Vaner
|
0d120aa641
[1515] Fix Makefile.am
|
13 years ago |