summaryrefslogtreecommitdiff
path: root/includes/omapip
Commit message (Expand)AuthorAgeFilesLines
...
* Adjust arguments to omapi_object_type_registerTed Lemon2000-07-061-0/+3
* - Fix all the OMAPI objects in the DHCP server and client that weren'tTed Lemon2000-05-162-23/+77
* Add omapi_unregister_io_object prototype.Ted Lemon2000-05-031-0/+1
* Put address list scan state info into connection object.Ted Lemon2000-05-011-0/+3
* Add support for new address list type, and for new connect and listen APIs.Ted Lemon2000-05-011-0/+27
* Always define MDL to pass a filename and line number.Ted Lemon2000-04-061-2/+1
* Go back to the BSD license.Ted Lemon2000-03-174-44/+128
* Get rid of alphaosf workaround - found a better one.Ted Lemon2000-02-031-1/+0
* Don't include BIND 8 resolver files anymore.Ted Lemon2000-02-021-5/+0
* AIX and Digital Unix compatibility fixes.Ted Lemon2000-02-011-0/+1
* Add reference pointer to rc history structure.Ted Lemon2000-01-271-1/+2
* Move log functions to omapip_p.h because they require cdefs.h.Ted Lemon2000-01-272-14/+14
* - In reference count history, remember the address where the referenceTed Lemon2000-01-271-5/+6
* Fix compilation errors introduced in the last set of checkins.Ted Lemon2000-01-262-32/+121
* Fix up some declarations.Ted Lemon1999-11-231-4/+4
* unsigned -> u_int32_tTed Lemon1999-11-231-9/+9
* Mass commit for Brian Murrell.Ted Lemon1999-11-201-5/+5
* Get rid of broken BUFFER_BYTES_AVAIL macro, replace it with new macros.Ted Lemon1999-10-191-4/+9
* Automatically include result.hTed Lemon1999-10-141-0/+1
* Get rid of u_* declarations for portability.Ted Lemon1999-10-081-4/+3
* Private definitions for omapip library.Ted Lemon1999-10-081-0/+189
* Seperate public and private object declarations.Ted Lemon1999-10-082-185/+26
* Get a clean compile with all known gcc warnings.Ted Lemon1999-10-073-76/+86
* Make Digital Unix C compiler happy.Ted Lemon1999-10-061-4/+4
* Protect against multiple inclusionTed Lemon1999-10-041-0/+5
* Change delete to remove for compatibility with C++Ted Lemon1999-09-161-1/+1
* Add delete method and notify_object.Ted Lemon1999-09-091-1/+6
* More prototypes; adjust the object type structure.Ted Lemon1999-09-091-2/+55
* omapi include files.Ted Lemon1999-09-023-0/+543