summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update/fix documentation.V3_RC4Ted Lemon2001-04-302-5/+239
* Fix some past-osTed Lemon2001-04-301-6/+42
* Fix (I hope!) the billing-class bug.Ted Lemon2001-04-302-8/+25
* Update version and changelogTed Lemon2001-04-303-5/+13
* Update changelog and versionV3-RC3Ted Lemon2001-04-273-7/+33
* Fix a billing class counting errorTed Lemon2001-04-271-4/+10
* Fix a byte swap errorTed Lemon2001-04-271-2/+2
* Fix some host references.Ted Lemon2001-04-271-5/+16
* Fix various places where refcounting of hosts is needed.Ted Lemon2001-04-271-10/+30
* Add a scary debugging mode for finding host allocation errors.Ted Lemon2001-04-271-1/+30
* Fix handling of return codes in res_findzonecut ().Ted Lemon2001-04-271-6/+6
* Get rid of a couple of spurious debugging statements.V3-RC2-PATCH-1Ted Lemon2001-04-241-3/+1
* Fix up some mistakes in the last commit. Fix a zero-length malloc.Ted Lemon2001-04-241-34/+6
* Don't malloc zero-length uid buffer.Ted Lemon2001-04-241-1/+3
* Unbill classes before dereferencing them.Ted Lemon2001-04-241-4/+6
* Don't continue to try to trace if we can't open the tracefile.Ted Lemon2001-04-241-1/+1
* Put offsets into packet into comments.Ted Lemon2001-04-241-15/+15
* Oops.Ted Lemon2001-04-241-2/+2
* Update for testing in RWC.Ted Lemon2001-04-242-3/+21
* Make lpf input packet reassembly buffer slightly bigger.Ted Lemon2001-04-241-2/+2
* If ICMP doesn't come up, continue.Ted Lemon2001-04-231-3/+9
* Update version and changelogTed Lemon2001-04-203-8/+46
* When a release expires or is released, unbill it.Ted Lemon2001-04-201-1/+7
* Notice if a lease is billed when it's already been billed.Ted Lemon2001-04-201-1/+6
* Don't allow writes on a closed connection.Ted Lemon2001-04-201-0/+6
* Use -f instead of -x to look for hooks.Ted Lemon2001-04-206-12/+12
* Make put_message work with mallocs that don't allocate zero-length buffers.Ted Lemon2001-04-201-8/+12
* Undo previous change.Ted Lemon2001-04-201-4/+0
* If an IO descriptor goes bad, stop waiting on it.Ted Lemon2001-04-201-6/+28
* - If we are get a contact timeout on a link, drop it, regardless ofTed Lemon2001-04-201-3/+1
* - If we get an ECONNRESET, drop the connection immediately - don'tTed Lemon2001-04-201-1/+1
* Don't ignore 'no-op' peer state changes when we're disconnected.Ted Lemon2001-04-201-4/+23
* Oops, keep the old stos but take the new state when moving to recover_wait!Ted Lemon2001-04-201-4/+3
* - Add recover_wait state.Ted Lemon2001-04-201-46/+95
* Add recover_wait state goo.Ted Lemon2001-04-204-4/+12
* - Don't print out spurious messages and initiate reconnect timeouts whenTed Lemon2001-04-201-2/+2
* Don't use the same UID for all test leases.Ted Lemon2001-04-201-6/+6
* Adjust for alpha/solaris testingTed Lemon2001-04-202-8/+14
* Use interface_snorf to register interfaces specified on the command line.Ted Lemon2001-04-191-8/+2
* Convert 3.0b1 lease to current.Ted Lemon2001-04-181-0/+126
* Update version.Ted Lemon2001-04-182-5/+5
* - Add some informational statements in recover mode when it looks like nothingTed Lemon2001-04-181-1/+8
* - Fix a case where a by-value argument pointer is dereferenced, resultingTed Lemon2001-04-181-10/+15
* If we find an active IO object with a bad descriptor, unregister it.Ted Lemon2001-04-181-0/+4
* Fix a small bug in binary-to-ascii.Ted Lemon2001-04-181-2/+2
* Update changelog and versionTed Lemon2001-04-181-3/+22
* Make them work on my alpha.Ted Lemon2001-04-182-0/+8
* Test failover initial synchronization, etc.Ted Lemon2001-04-183-0/+205
* Update version and changelogV3-RC1Ted Lemon2001-04-173-15/+41
* Fix a couple of ifdef compatibility mistakes.Ted Lemon2001-04-171-3/+3