Evan Hunt
ab4c8657ea
[v9_6] prep 9.6-ESV-R9rc1
2013-04-01 22:36:14 -07:00
Evan Hunt
566a5cff19
[v9_6] fix changes note, update api ranges
2013-03-26 19:08:19 -07:00
Tinderbox User
858b15380a
update copyright notice
2013-03-22 23:45:12 +00:00
Mark Andrews
5284fd1ce4
3535. [bug] Minor win32 cleanups. [RT #32962 ]
2013-03-22 22:24:57 +11:00
Mark Andrews
0c5b21f8d2
9.6-ESV-R9b2
2013-03-07 13:12:18 +11:00
Tinderbox User
3482345a12
update copyright notice
2013-02-16 23:45:11 +00:00
Mark Andrews
c7daf72017
silence compiler warning
...
(cherry picked from commit 52946dc6c0 )
2013-02-15 17:43:01 +11:00
Mark Andrews
152a3c7a0a
9.6-ESV-R9b1
2013-01-11 12:03:12 +11:00
Evan Hunt
4fe7f9e64d
[v9_6] check malloc/calloc return values
...
3436. [bug] Check malloc/calloc return values. [RT #32088 ]
(cherry picked from commit 45f3693294 )
2012-12-07 12:24:54 -08:00
Tinderbox User
48a322e5be
update copyright notice
2012-10-24 23:45:15 +00:00
Evan Hunt
a86ff30111
[v9_6] silence coverity warnings
...
3401. [bug] Addressed Coverity warnings. [RT #31484 ]
(cherry picked from commit 47c5b8af92 )
(cherry picked from commit 2589af5868 )
(cherry picked from commit a53a622417 )
2012-10-23 22:34:16 -07:00
Tinderbox User
f88745517a
update copyright notice
2012-10-06 23:45:13 +00:00
Mark Andrews
e4e82b398c
3390. [bug] Silence clang compiler warnings. [RT #30417 ]
2012-10-06 12:26:50 +10:00
Evan Hunt
09b49ec9b4
fix coverity issues
...
3388. [bug] Fixed several Coverity warnings. [RT #30996 ]
2012-10-03 00:01:28 -07:00
Evan Hunt
8181ca0d97
update api
2012-07-23 23:31:00 -07:00
Tinderbox User
ae47f254c7
update copyright notice
2012-06-29 23:45:10 +00:00
Mark Andrews
0b51f38570
reverse bad copyright update
2012-06-29 11:47:25 +10:00
Tinderbox User
a4da60cb18
update copyright notice
2012-06-29 01:21:32 +00:00
Mark Andrews
abf344768f
silence compiler warning by using offsetof to get structure element offsets
2012-06-25 12:05:14 +10:00
Tinderbox User
007fb8f8b0
regen v9_6
2012-03-12 01:06:53 +00:00
Tinderbox User
a3bf29d6c8
update copyright notice
2012-03-10 23:45:08 +00:00
Tinderbox User
d5c5ac0dbb
regen v9_6
2012-03-07 01:45:20 +00:00
Evan Hunt
aea84bd0d8
remove cvsignore, add gitignore
2012-03-04 09:08:12 -08:00
Mark Andrews
444117ab97
9.6-ESV-R6
2012-01-27 04:58:29 +00:00
Evan Hunt
cdb1e9f3ff
update api files for 9.6-ESV-R6b1
2011-11-10 01:45:46 +00:00
Automatic Updater
c362331845
update copyright notice
2011-08-30 23:45:13 +00:00
Mark Andrews
1378f5a037
POST(port); POST(addr);
2011-08-30 00:20:54 +00:00
Automatic Updater
0f2a0b716f
update copyright notice
2011-08-29 23:45:12 +00:00
Mark Andrews
430649b889
*++tp = 0; -> tp++; *tp = 0;
2011-08-29 06:00:52 +00:00
Mark Andrews
9b01b03fd6
9.6-ESV-R5b1
2011-04-08 02:19:06 +00:00
Automatic Updater
9e5debd879
update copyright notice
2011-03-12 04:57:33 +00:00
Mark Andrews
5b4cdf0f41
3069. [cleanup] Silence warnings messages from clang static analysis.
...
[RT #20256 ]
2011-03-11 10:50:00 +00:00
Automatic Updater
710de42029
update copyright notice
2010-08-16 23:45:48 +00:00
Mark Andrews
57db6fd2c1
silence redefinition warnings MacOS
2010-08-16 22:41:50 +00:00
Mark Andrews
ce0d2caf1b
9.6.2b1
2009-12-02 23:03:04 +00:00
Automatic Updater
4f175dc980
update copyright notice
2009-09-01 23:47:05 +00:00
Tatuya JINMEI 神明達哉
e1488ac684
treat FD_SIZE as int (which can be defined as unsigned on some platforms)
...
to silence compiler.
(checked by Mark)
2009-09-01 22:55:05 +00:00
Evan Hunt
e28c0fcdfa
2662. [bug] lwres_getipnodebyname() and lwres_getipnodebyaddr()
...
returned a misleading error code when lwresd was
down. [RT #20028 ]
2661. [bug] Check whether socket fd exceeds FD_SETSIZE when
creating lwres context. [RT #20029 ]
2009-09-01 06:03:11 +00:00
Automatic Updater
e851b0cf9c
update copyright notice
2009-08-15 23:47:15 +00:00
Evan Hunt
05eeaf4914
Back out change #2652
2009-08-15 05:02:28 +00:00
Evan Hunt
eaeb251254
2652. [bug] lwres_getipnodebyname() and lwres_getipnodebyaddr()
...
returned a misleading error code when lwresd was
down. [RT #20028 ]
2009-08-15 03:11:13 +00:00
Automatic Updater
76728b8bc6
regen
2009-07-11 01:55:23 +00:00
Mark Andrews
92d603dee6
9.6.1rc1
2009-04-08 06:55:37 +00:00
Automatic Updater
b30361923f
update copyright notice
2009-03-31 23:47:16 +00:00
Mark Andrews
cd456aadac
2499. [port] solaris: lib/lwres/getaddrinfo.c namespace clash.
...
[RT #18837 ]
2009-03-31 21:32:25 +00:00
Mark Andrews
caf3ffe905
9.6.1b1
2009-03-13 05:23:35 +00:00
Automatic Updater
99b63ca8e5
update copyright notice
2009-01-18 23:47:41 +00:00
Mark Andrews
d7900926bf
spelling
2009-01-18 23:25:18 +00:00
Automatic Updater
66ca4808dc
update copyright notice
2008-12-30 23:46:49 +00:00
Tatuya JINMEI 神明達哉
77ba4437d2
2519. [bug] dig/host with -4 or -6 didn't work if more than two
...
nameserver addresses of the excluded address family
preceded in resolv.conf. [RT #19081 ]
2008-12-29 23:56:08 +00:00