summaryrefslogtreecommitdiff
path: root/omapip/message.c
Commit message (Expand)AuthorAgeFilesLines
* - copyright++David Hankins2003-01-141-1/+1
* - Remainder of memory leak patches from Bill Squier at ReefEdge, Inc.David Hankins2003-01-081-1/+7
* - Memory leak fixes from Bill Squier at ReefEdge, Inc. (groo@reefedge.com).David Hankins2002-11-041-0/+3
* Don't make DEBUG_MALLOC_POOL print a bunch of junk.Ted Lemon2001-06-201-1/+1
* - Let the lookup function check for keys if needed. This allows objectsTed Lemon2001-05-311-6/+0
* Dereference some more objects when destroying a message.Ted Lemon2001-05-191-4/+6
* Clean up a bunch of memory leaks in OMAPITed Lemon2001-05-111-8/+34
* Added a number of (#ifdef-guarded) debugging statements.Damien Neil2000-08-141-0/+21
* Added authentication support. The tsig_key structure has been renamedDamien Neil2000-08-031-48/+117
* - Fix all the OMAPI objects in the DHCP server and client that weren'tTed Lemon2000-05-161-0/+3
* Go back to the BSD license.Ted Lemon2000-03-171-12/+33
* - In reference count history, remember the address where the referenceTed Lemon2000-01-271-1/+1
* Fix compilation errors introduced in the last set of checkins.Ted Lemon2000-01-261-21/+16
* - New malloc debug.Ted Lemon2000-01-251-98/+61
* Get rid of some returns that aren't reachable.Ted Lemon1999-10-241-4/+0
* - Don't try to look up an object if we didn't get a description with whichTed Lemon1999-10-141-0/+7
* Pass pointer to unsigned long, for portability to 64-bit architectures.Ted Lemon1999-10-081-3/+4
* Seperate public and private object declarations.Ted Lemon1999-10-081-1/+1
* Get a clean compile with all known gcc warnings.Ted Lemon1999-10-071-9/+9
* - Fix the open lookup so that a result code of NOKEYS does not causeTed Lemon1999-10-011-1/+3
* Change delete to remove for compatibility with C++Ted Lemon1999-09-161-3/+3
* Bug fixes courtesy of Brian MurrellTed Lemon1999-09-091-2/+2
* Add delete method and notify_object.Ted Lemon1999-09-091-5/+49
* Fix many small bugs.Ted Lemon1999-09-091-76/+90
* Debugging sweep, added some new functionalityTed Lemon1999-09-081-0/+317
* Omapi library, initial checkinTed Lemon1999-09-021-0/+294