Mark Andrews
e4da0ac6e2
9.4-ESV-R5b1
2011-04-08 06:15:03 +00:00
Mark Andrews
9fe7f5ece7
add 'sync' to ISC_PLATFORM_USEMACASM build as well
2011-03-08 00:49:33 +00:00
Automatic Updater
1b19bd1e91
update copyright notice
2011-03-07 23:45:29 +00:00
Mark Andrews
aff9352637
3064. [bug] powerpc: add sync instructions to the end of atomic
...
operations. [RT #23469 ]
2011-03-07 00:34:20 +00:00
Automatic Updater
864efed762
update copyright notice
2011-03-05 23:47:52 +00:00
Scott Mann
c335ad72b8
Ensure that log files are plain files. (RT #22771 )
2011-03-04 17:12:20 +00:00
Automatic Updater
13cbaca1a7
update copyright notice
2010-12-22 23:45:17 +00:00
Mark Andrews
ada39963fd
2996. [security] Temporarily disable SO_ACCEPTFILTER support.
...
[RT #22589 ]
2010-12-22 03:35:21 +00:00
Mark Andrews
4ff8895925
9.4-ESV-R4
2010-11-18 01:34:51 +00:00
Automatic Updater
98172e6c3f
update copyright notice
2010-10-18 23:45:45 +00:00
Mark Andrews
b35d42c270
2966. [bug] isc_print_vsnprintf() failed to check if there was
...
space available in the buffer when adding a left
justified character with a non zero width,
(e.g. "%-1c"). [RT #22270 ]
2010-10-18 04:08:02 +00:00
Automatic Updater
5879ebd03d
update copyright notice
2009-10-01 23:46:07 +00:00
Mark Andrews
45f4234351
2697. [port] win32: ensure that S_IFMT, S_IFDIR, S_IFCHR and
...
S_IFREG are defined after including <isc/stat.h>.
[RT #20309 ]
2009-10-01 05:25:44 +00:00
Automatic Updater
0ece689740
update copyright notice
2009-09-25 23:46:13 +00:00
Mark Andrews
c6473dc038
2690. [bug] win32: fix isc_thread_key_getspecific() prototype.
...
[RT #20315 ]
2009-09-25 05:52:20 +00:00
Automatic Updater
1c52929b3c
update copyright notice
2009-09-24 23:46:07 +00:00
Mark Andrews
2b4ed367f3
2688. [bug] Use INTERFACE_F_POINTTOPOINT, not IFF_POINTOPOINT,
...
to decide to fetch the destination address. [RT #20305 ]
2009-09-24 06:43:52 +00:00
Automatic Updater
0208177ad7
update copyright notice
2009-09-23 23:46:06 +00:00
Evan Hunt
2d073f29ce
fix typo in net.c -- s/closeocket/closesocket/
2009-09-23 00:47:30 +00:00
Mark Andrews
9b2c4fd0ef
2670. [bug] Unexpected connect failures failed to log enough
...
information to be useful. [RT #20205 ]
2009-09-07 02:17:09 +00:00
Mark Andrews
05254ef65d
missing semicolon
2009-08-14 07:48:15 +00:00
Mark Andrews
b83cc64332
9.4.4b1
2009-08-13 07:39:19 +00:00
Automatic Updater
8769935911
update copyright notice
2009-08-13 07:12:22 +00:00
Mark Andrews
6a1d766e4a
2648. [port] win32: isc_time_seconds() was broken. [RT #19900 ]
2009-08-13 03:42:27 +00:00
Mark Andrews
3fdca50cc7
2646. [bug] Incorrect cleanup on error in socket.c. [RT #19987 ]
2009-08-13 02:19:39 +00:00
Automatic Updater
5dedc53c41
update copyright notice
2009-07-18 23:46:03 +00:00
Evan Hunt
2b7c68e9bb
2635. [bug] isc_inet_ntop() incorrectly handled 0.0/16 addresses.
...
[RT #19716 ]
2009-07-18 21:13:55 +00:00
Automatic Updater
91dc88b434
update copyright notice
2009-07-16 23:46:08 +00:00
Mark Andrews
6e6859cb8f
2633. [bug] Handle 15 bit rand() functions. [RT #19783 ]
2009-07-16 06:01:32 +00:00
Automatic Updater
da2b2618ab
update copyright notice
2009-07-13 23:46:05 +00:00
Mark Andrews
151d0b5f91
silence gcc's unused warnings
2009-07-13 07:34:02 +00:00
Automatic Updater
4b1517c052
update copyright notice
2009-06-25 23:46:08 +00:00
Mark Andrews
6209c4a73e
Editorial nits. [RT #19815 ]
2009-06-25 05:33:47 +00:00
Mark Andrews
99446f94d5
2615. [bug] "__attribute__((unused))" was in the wrong place
...
for ia64 gcc builds. [RT #19854 ]
2009-06-24 02:24:13 +00:00
Automatic Updater
aa4e17f7aa
update copyright notice
2009-04-08 06:46:30 +00:00
Tatuya JINMEI 神明達哉
9d79c02e1f
2584. [bug] alpha: gcc optimization could break atomic operations.
...
[RT #19227 ]
2009-04-08 05:49:44 +00:00
Mark Andrews
558624c3ac
2400. [bug] Log if kqueue()/epoll_create()/open(/dev/poll) fails.
...
[RT #18297 ]
2009-02-18 00:54:25 +00:00
Automatic Updater
3741358929
update copyright notice
2009-02-16 23:46:03 +00:00
Mark Andrews
13598ff3b3
silence 'Different types treated as unsigned for >=.' warning
2009-02-16 03:17:57 +00:00
Mark Andrews
675cdfa1c4
2556. [cleanup] PCI compliance:
...
* new libisc log module file
* isc_dir_chroot() now also changes the working
directory to "/".
* additional INSISTs
* additional logging when files can't be removed.
2009-02-16 02:12:58 +00:00
Automatic Updater
7c3032def3
update copyright notice
2009-02-13 23:46:06 +00:00
Mark Andrews
c734562993
2549. [port] linux: define NR_OPEN if not currently defined.
...
[RT #19344 ]
2009-02-13 09:32:22 +00:00
Francis Dupont
5128226aa2
add isc__mem_reallocate()
2009-02-12 12:50:37 +00:00
Tatuya JINMEI 神明達哉
06f9e6d878
2547. [bug] openssl_link.c:mem_realloc() could reference an
...
out-of-range area of the source buffer. New public
function isc_mem_reallocate() was introduced to address
this bug. [RT #19313 ]
2009-02-11 03:11:39 +00:00
Automatic Updater
afc503cf92
update copyright notice
2009-02-04 23:46:04 +00:00
Mark Andrews
48c18f902f
silence comiler warning. [RT #18630 ]
2009-02-04 04:44:44 +00:00
Automatic Updater
ffeb8c81da
update copyright notice
2009-01-23 23:46:08 +00:00
Mark Andrews
cd9dfc6534
move formating out of msgcat
2009-01-23 01:30:03 +00:00
Automatic Updater
b457a2593e
update copyright notice
2009-01-22 23:46:01 +00:00
Mark Andrews
d5d5d1339b
2536. [cleanup] Silence some warnings when -Werror=format-security is
...
specified. [RT #19083 ]
2009-01-22 05:55:29 +00:00