Commit Graph
18991 Commits
Author SHA1 Message Date
Tatuya JINMEI 神明達哉 9067efdee1 2414. [bug] A masterdump context held the database lock too long,
causing various troubles such as dead lock and
			recursive lock acquisition. [RT #18311, #18456]
2008-08-13 02:24:25 +00:00
Tatuya JINMEI 神明達哉 f8e7f1d3d1 2413. [bug] Fixed an unreachable code path in socket.c. [RT #18442] 2008-08-09 19:04:23 +00:00
Automatic Updater f052347c03 update copyright notice 2008-08-08 06:27:25 +00:00
Automatic Updater 158c2bd699 newcopyrights 2008-08-08 06:26:02 +00:00
Mark Andrews 0e7b91b276 2412. [bug] win32: address a resourse leak. [RT #18374] 2008-08-08 06:00:42 +00:00
Automatic Updater 52eaca33b5 update copyright notice 2008-08-07 23:45:31 +00:00
Automatic Updater 42d5cee57c newcopyrights 2008-08-07 23:30:04 +00:00
Tatuya JINMEI 神明達哉 28b0e6cc00 2411. [bug] Allow using a larger number of sockets than FD_SETSIZE
for select().  To enable this, set ISC_SOCKET_MAXSOCKETS
			at compilation time.  [RT #18433]
2008-08-07 21:32:29 +00:00
Mark Andrews 587c6b30e5 2410. [bug] Correctly delete m_versionInfo. [RT #18432] 2008-08-07 01:31:10 +00:00
Tatuya JINMEI 神明達哉 6faa03ad30 2408. [bug] A duplicate TCP dispatch event could be sent, which
could then trigger an assertion failure in
			resquery_response().  [RT #18275]
2008-08-05 19:20:39 +00:00
Mark Andrews 7f6776acfc 2407. [port] hpux: test for sys/dyntune.h. [RT #18421] 2008-08-05 07:24:40 +00:00
Automatic Updater ca65030581 update copyright notice 2008-08-01 23:45:29 +00:00
Automatic Updater 4518516d72 newcopyrights 2008-08-01 23:30:09 +00:00
Tatuya JINMEI 神明達哉 c1165aca6d 2406. [bug] Sockets could be closed too early, leading to
inconsistent states in the socket module. [RT #18298]
2008-08-01 19:43:58 +00:00
Tatuya JINMEI 神明達哉 9a8852a9df 2386. [func] Add warning about too small 'open files' limit.
[RT #18269]
2008-08-01 02:12:46 +00:00
Tatuya JINMEI 神明達哉 c452130cbe typo 2008-07-29 22:11:13 +00:00
Automatic Updater 3b1417f3dc update copyright notice 2008-07-28 23:45:48 +00:00
Automatic Updater 983359ccaf newcopyrights 2008-07-28 23:30:04 +00:00
Mark Andrews 13a075f54a 2404. [port] hpux: files unlimited support. 2008-07-28 22:52:09 +00:00
Mark Andrews 342ab1f3f1 2403. [bug] TSIG context leak. [RT #18341] 2008-07-28 08:51:12 +00:00
Automatic Updater 189deb2074 regen 2008-07-28 01:21:35 +00:00
Mark Andrews a39d4bd5ec remove extra 'be' 2008-07-27 04:46:38 +00:00
Tatuya JINMEI 神明達哉 5d5c60c334 2392. [bug] remove 'grep -q' from acl test script, some platforms
don't support it. [RT #18253]
2008-07-26 19:03:35 +00:00
Francis Dupont 8fdc581f86 Support Solaris 2.11 and over. [RT #18362] 2008-07-25 20:50:24 +00:00
Francis Dupont ca739bf658 Expect to get E[MN]FILE errno internal_accept() [RT #18358] 2008-07-24 10:14:49 +00:00
Tatuya JINMEI 神明達哉 4364f9392a 2399. [bug] Abort timeout queries to reduce the number of open
UDP sockets. [RT #18367]
2008-07-24 05:28:05 +00:00
Tatuya JINMEI 神明達哉 6e391a973b comment wording 2008-07-24 05:01:50 +00:00
Automatic Updater 2d8c889630 update copyright notice 2008-07-23 23:45:35 +00:00
Mark Andrews 65301d5f12 2396. [bug] Don't set SO_REUSEADDR for randomized ports.
[RT #18336]
part 2
2008-07-23 23:36:22 +00:00
Automatic Updater 4c957e03e8 update copyright notice 2008-07-22 23:45:33 +00:00
Automatic Updater 7371bd3391 newcopyrights 2008-07-22 23:30:05 +00:00
Mark Andrews 6d8e126e2e 2396. [bug] Don't set SO_REUSEADDR for randomized ports.
[RT #18336]
2008-07-22 04:00:37 +00:00
Mark Andrews e609647e53 2395. [port] Avoid warning and no effect from "files unlimited"
on Linux when running as root. [RT #18335]
2008-07-21 03:43:09 +00:00
Automatic Updater 429e4e5474 update copyright notice 2008-07-20 23:45:41 +00:00
Automatic Updater 493bc86ce4 newcopyrights 2008-07-20 23:30:04 +00:00
Francis Dupont 1f55316b41 "files unlimited" in code [rt18331] 2008-07-20 10:20:02 +00:00
Automatic Updater 86e33b7ebe update copyright notice 2008-07-18 23:45:28 +00:00
Mark Andrews 5c5d857b8e change 2390 leaked memory 2008-07-18 06:04:34 +00:00
Mark Andrews 5a0deded41 #ifdef EPROTO/#endif 2008-07-18 03:47:22 +00:00
Tatuya JINMEI 神明達哉 4c4dfc0d25 2391 [port] hpux: cover additional recvmsg() error codes.
[RT #18301]
2008-07-18 02:46:27 +00:00
Tatuya JINMEI 神明達哉 189ed5dd56 2390 [bug] dispatch.c could make a false warning on 'odd socket'.
[RT #18301].
2008-07-18 02:41:12 +00:00
Mark Andrews b73644f735 update description 2008-07-18 02:06:05 +00:00
Mark Andrews 5a60427526 2389 [bug] Move the working directory writable to after the
ns_os_changeuser() call. [RT #18326]
2008-07-18 01:41:01 +00:00
Automatic Updater 22fdbfb5d9 regen 2008-07-17 01:21:35 +00:00
Automatic Updater b880a60879 update copyright notice 2008-07-15 23:45:44 +00:00
Automatic Updater 9bae08fe4f newcopyrights 2008-07-15 23:30:05 +00:00
Mark Andrews 2758fa64d0 update libtool and sunos4 2008-07-15 14:46:59 +00:00
Mark Andrews 1e4f36f050 update reference 2008-07-15 05:49:16 +00:00
Automatic Updater 9f3289eb69 newcopyrights 2008-07-11 23:30:04 +00:00
Evan Hunt a5dd6859b7 Minor formatting change: Ran unix2dos on all the *.dsp files to
make windows build slightly less of a hassle.
2008-07-10 23:59:02 +00:00