summaryrefslogtreecommitdiff
path: root/omapip/listener.c
Commit message (Expand)AuthorAgeFilesLines
* copy rights updateWlodek Wencel2022-01-251-1/+1
* [#189] Whitespace fixes in opened filesTomek Mrugalski2022-01-201-8/+7
* [#189] ISC address updatedTomek Mrugalski2022-01-201-2/+2
* [master] Replaced licensing text with MPL licensing text throughoutThomas Markwalder2017-07-121-4/+4
* [master] Pre-release tag prep for 4.3.4b1: version #, copyright etc...Thomas Markwalder2016-03-041-2/+1
* [master] Add patch to limit the value of an fd we accept for a connection.Shawn Routhier2016-03-041-2/+7
* [master] Remove vix.com and nominum.comShawn Routhier2014-01-261-7/+1
* [master]Shawn Routhier2012-10-161-1/+8
* Fixed many compilation problems ("set, but not used" warnings) forTomek Mrugalski2012-03-091-2/+7
* Update copyright yearsShawn Routhier2009-11-241-1/+1
* Support for asynchronous ddns per ticket 19216 - convert to using isclib andShawn Routhier2009-10-281-8/+8
* Switch isc urls from http to https and correct sw to services or softwareShawn Routhier2009-07-231-2/+2
* Code cleanup to remove warnings from "gcc -Wall".Shane Kerr2007-07-131-8/+0
* Fixed file descriptor leak on failure in initializing OMAPI listener.Shane Kerr2007-07-121-31/+46
* Copyright++David Hankins2007-05-191-1/+1
* - Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]David Hankins2007-05-191-1/+4
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-171-28/+19
* Fix cross-platform compile warningsTed Lemon2001-02-171-1/+1
* Add tracing support for OMAPI accepts and for listener object instantiation.Ted Lemon2001-02-151-4/+5
* Add some support for tracing connections.Ted Lemon2001-02-121-85/+208
* Added a number of (#ifdef-guarded) debugging statements.Damien Neil2000-08-141-0/+13
* Added authentication support. The tsig_key structure has been renamedDamien Neil2000-08-031-0/+43
* - Fix all the OMAPI objects in the DHCP server and client that weren'tTed Lemon2000-05-161-33/+25
* Get rid of SO_USELOOPBACKTed Lemon2000-05-091-8/+0
* Get rid of SO_USELOOPBACK.Ted Lemon2000-05-031-8/+0
* Add a call for listening on a specific IP address.Ted Lemon2000-05-011-4/+49
* Go back to the BSD license.Ted Lemon2000-03-171-12/+33
* socklen_t -> SOCKLEN_TTed Lemon2000-02-031-1/+1
* AIX and Digital Unix compatibility fixes.Ted Lemon2000-02-011-1/+1
* - In reference count history, remember the address where the referenceTed Lemon2000-01-271-2/+2
* Fix compilation errors introduced in the last set of checkins.Ted Lemon2000-01-261-30/+22
* Use close-on-exec if available.Ted Lemon2000-01-051-0/+9
* Mass commit for Brian Murrell.Ted Lemon1999-11-201-1/+1
* - Set O_NONBLOCK on incoming connections (we were already doing thisTed Lemon1999-10-191-0/+6
* 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-3/+3
* Fix a stupid bug in the listener object accept routine.Ted Lemon1999-10-061-1/+1
* Fix some uninitialized objects.Ted Lemon1999-09-151-0/+1
* Zero listener object before initializing.Ted Lemon1999-09-151-0/+1
* Omapi library, initial checkinTed Lemon1999-09-021-0/+246