summaryrefslogtreecommitdiff
path: root/omapip/buffer.c
Commit message (Expand)AuthorAgeFilesLines
* copy rights updateWlodek Wencel2022-01-251-1/+1
* [#189] Whitespace fixes in opened filesTomek Mrugalski2022-01-201-10/+9
* [#189] ISC address updatedTomek Mrugalski2022-01-201-2/+2
* [master] Plugs a socket descriptor leak in OMAPIThomas Markwalder2017-12-071-0/+9
* [master] Replaced licensing text with MPL licensing text throughoutThomas Markwalder2017-07-121-5/+4
* [master] Remove vix.com and nominum.comShawn Routhier2014-01-261-7/+1
* [master]Shawn Routhier2013-06-051-1/+20
* [master]Shawn Routhier2012-10-161-4/+3
* Update copyright yearsShawn Routhier2009-11-241-1/+1
* Support for asynchronous ddns per ticket 19216 - convert to using isclib andShawn Routhier2009-10-281-15/+33
* Switch isc urls from http to https and correct sw to services or softwareShawn Routhier2009-07-231-2/+2
* - ./configure was extended to cover many optional build features, suchDavid Hankins2008-02-281-1/+1
* Code cleanup to remove warnings from "gcc -Wall".Shane Kerr2007-07-131-3/+0
* Copyright++David Hankins2007-05-191-1/+1
* - Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]David Hankins2007-05-191-0/+3
* - Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into HEAD (silenceDavid Hankins2006-02-241-5/+1
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-171-28/+19
* Merge changes between 3.0rc7 and 3.0rc8pl2.Ted Lemon2001-06-271-6/+10
* Don't allow writes on a closed connection.Ted Lemon2001-04-201-0/+6
* - If we get an ECONNRESET, drop the connection immediately - don'tTed Lemon2001-04-201-1/+1
* Parameterize use of EDQUOT for SCO.Ted Lemon2001-04-091-0/+4
* Fix cross-platform compile warningsTed Lemon2001-02-171-1/+1
* Fixed a log format bug: %d -> %ld, plus a (long int) cast.Damien Neil2001-02-151-2/+2
* Extend copyright year.Ted Lemon2001-02-151-1/+1
* Add tracing support for OMAPI connection streams.Ted Lemon2001-02-151-4/+172
* Don't dump core when sending a name/value pair with a null value.Ted Lemon2000-10-011-0/+4
* Fix a compile warning.Ted Lemon2000-08-171-0/+1
* Added authentication support. The tsig_key structure has been renamedDamien Neil2000-08-031-0/+28
* Go back to the BSD license.Ted Lemon2000-03-171-12/+33
* Fix compilation errors introduced in the last set of checkins.Ted Lemon2000-01-261-33/+16
* write() returns a signed integer...Ted Lemon1999-10-281-1/+1
* - Fix buffer head/tail code.Ted Lemon1999-10-191-35/+48
* Take appropriate action when directed to send null data.Ted Lemon1999-10-141-11/+26
* 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-18/+21
* Type casts for Solaris, from Brian Murrell.Ted Lemon1999-09-161-2/+2
* Bug fixes courtesy of Brian MurrellTed Lemon1999-09-091-4/+4
* Debugging sweep, added some new functionalityTed Lemon1999-09-081-1/+73
* Omapi library, initial checkinTed Lemon1999-09-021-0/+396