Bob Halley
dad8d67ed0
add isc_mem_strdup
1998-12-30 20:17:02 +00:00
Bob Halley
a5e49e5f7e
exists policy; module documentation
1998-12-19 00:14:33 +00:00
Bob Halley
88580572f0
undefine action
1998-12-18 21:17:49 +00:00
Bob Halley
8dcce6f922
change memctx to mem
1998-12-18 19:14:37 +00:00
Bob Halley
4cafb28abc
change memctx to mem; cleanups; fix debug trace problem
1998-12-18 19:14:09 +00:00
Bob Halley
b2df2dafcd
add ISC_R_NOTFOUND
1998-12-18 19:12:36 +00:00
Bob Halley
7c9b885120
add symtab
1998-12-18 19:06:16 +00:00
Bob Halley
131b0092c6
Improvements to the task shutdown process:
...
A shutdown event specification is no longer part of the
isc_task_create() API.
Multiple shutdown events can be requested with isc_task_onshutdown().
Shutdown events are posted LIFO.
The ability to send events can be enabled and disabled with
isc_task_allowsend().
Event actions return void; the only way to shutdown a task is to
call isc_task_shutdown().
There are no implicit event discards anymore. (There is no need for
them, since event actions cannot request immediate shutdown anymore.)
1998-12-16 02:02:10 +00:00
Bob Halley
3ee2a218d7
add ISC_R_TASKNOSEND and ISC_R_TASKSHUTTINGDOWN
1998-12-16 01:55:53 +00:00
Bob Halley
3740b569ae
the great type change
1998-12-13 23:45:21 +00:00
Bob Halley
1633838b82
update copyrights
1998-12-12 20:48:14 +00:00
Bob Halley
f41f183f62
fix srcdir problems
1998-12-12 02:00:01 +00:00
Bob Halley
863beba874
add .cvsignore files
1998-12-11 21:09:59 +00:00
Bob Halley
6792dd6d22
conforming changes for new pool
1998-12-11 20:38:46 +00:00
Bob Halley
a5d43b7241
BIND9 Pool Creation
1998-12-11 20:10:26 +00:00
Michael Graff
0c7244d352
added marks, and cleaned up from the review from Bob. Still more to do, but
...
this catches most of it.
1998-12-10 16:14:05 +00:00
Michael Graff
7251d77646
snapshot
1998-12-05 00:28:13 +00:00
Bob Halley
da4242bf62
replace unexpect.[ch] and fatal.[ch] with error.[ch]
1998-12-04 20:00:26 +00:00
Michael Graff
c2be3539e9
snapshot
1998-12-04 11:21:11 +00:00
Michael Graff
a0084eaa9f
checkpoint
1998-12-01 23:59:39 +00:00
Michael Graff
9de9ae0839
cleanup header file to list actual return codes, new entry conditions, etc
1998-12-01 17:58:34 +00:00
Michael Graff
a21e2e7fea
connect works; snapshot
1998-11-26 00:10:33 +00:00
Bob Halley
9df01daac3
update
1998-11-16 23:50:01 +00:00
Bob Halley
6a632f6968
add ISC_R_EXISTS
1998-11-16 23:49:08 +00:00
Bob Halley
3a6c3beafc
update
1998-11-16 23:17:42 +00:00
Michael Graff
4095b36415
try to get the address put into the returned structure, but no go yet
1998-11-15 11:48:21 +00:00
Bob Halley
e60efa407d
change FIND to SEARCH
1998-11-14 02:41:06 +00:00
Bob Halley
18e5d28c86
add
1998-11-14 02:35:03 +00:00
Bob Halley
26ebe15d05
add magic
1998-11-12 23:30:58 +00:00
Bob Halley
994ba9c913
add write quota
1998-11-12 22:27:30 +00:00
Bob Halley
c8e7460242
add
1998-11-12 02:02:52 +00:00
Bob Halley
903c1c35fc
add ISC_R_LOCKBUSY
1998-11-11 19:02:52 +00:00
Michael Graff
3d8e572880
writing works now, too.
1998-11-11 00:43:14 +00:00
Michael Graff
59b2e9c361
add ISC_R_TASKSHUTDOWN and use it in isc_task_send()
1998-11-10 20:57:32 +00:00
Michael Graff
a609982aa7
Small change to the isc_task_send() function: return ISC_R_SUCCESS if the
...
event was queued, return ISC_R_NORESOURCES if not. The error return
needs to be something different.
1998-11-10 11:39:13 +00:00
Michael Graff
8871894f2d
checkpoint. listen and read works, now.
1998-11-10 11:37:54 +00:00
Michael Graff
bb039bc91e
snapshot
1998-11-10 01:56:44 +00:00
Michael Graff
7f9e707684
checkpoint
1998-11-06 01:45:35 +00:00
Michael Graff
1edb223dd3
return the number of items purged
1998-11-06 01:44:44 +00:00
Michael Graff
f02c1d9431
define more return codes
1998-11-06 01:44:19 +00:00
Bob Halley
5741be0b80
add event destructor
1998-11-03 19:05:12 +00:00
Michael Graff
6d05b41aae
Commit socket code so far -- nowhere near done, but I don't wanna loose work.
1998-11-03 00:54:47 +00:00
Michael Graff
35921f41cf
Add ISC_R_NORESOURCES, and redo where and how the last entry is set
1998-11-03 00:53:42 +00:00
Bob Halley
928da6e9e3
add
1998-10-29 02:01:20 +00:00
Bob Halley
a2a072eb23
use proper isc result type
1998-10-26 23:08:23 +00:00
Bob Halley
3cddfdd299
add new results
1998-10-26 23:07:15 +00:00
Bob Halley
db1e643c60
isc_interval_t conversion
1998-10-23 23:00:40 +00:00
Bob Halley
bf6d2e3912
more renaming
1998-10-22 01:33:20 +00:00
Bob Halley
de9282a1ea
rename memcluster
1998-10-21 22:01:08 +00:00
Bob Halley
c92ba07101
more renaming
1998-10-21 02:26:57 +00:00