summaryrefslogtreecommitdiff
path: root/relay
Commit message (Collapse)AuthorAgeFilesLines
...
* Code cleanup to remove warnings from "gcc -Wall".Shane Kerr2007-07-131-6/+1
| | | | See RT ticket #16988 for more.
* automake regenerationEvan Hunt2007-07-101-39/+51
|
* Build fixes for Solaris. (CVS checkin, part 4)Shane Kerr2007-06-261-2/+8
| | | | See RT ticket #16966 for more.
* automake++, second round.David Hankins2007-06-071-237/+325
|
* automake updatedDavid Hankins2007-06-071-325/+237
|
* Chdir to "/" before going into daemon mode. Use realpath() toEvan Hunt2007-06-071-1/+3
| | | | canonicalize relative pathnames. [rt16729]
* regenShane Kerr2007-06-051-8/+2
|
* Build fixes. See RT ticket #16888 for more information.Shane Kerr2007-05-292-2/+10
|
* regenMark Andrews2007-05-231-8/+2
|
* Fix pointer size in 64-bit land.Shane Kerr2007-05-231-2/+8
| | | | See RT ticket #16902 for more.
* cvsignore++David Hankins2007-05-211-0/+1
|
* Looks like the package version was moved into autoconf.David Hankins2007-05-191-8/+2
|
* Copyright++David Hankins2007-05-192-5/+5
|
* - Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]David Hankins2007-05-194-99/+467
| | | | | - RELNOTES/README++ - s/wether/whether/ in dhcp-options.5 manpage edits.
* DHCPv6 branch merged to HEAD.David Hankins2007-05-082-21/+28
|
* Removing the new I/O changes from HEAD. [ISC-Bugs #16328]David Hankins2006-08-092-105/+49
|
* Merging in final change from rt15937, getting rid of spaceShane Kerr2006-05-111-5/+5
| | | | before () in function calls.
* Pulling work between V3-0-4B3 and present v3-release-branch to HEAD.David Hankins2006-05-051-2/+2
|
* Changes as documented in ticket #15937 (stdio file descriptor fixes).Shane Kerr2006-03-271-10/+14
|
* - The IO system now tracks all local IP addresses, so that the DHCPDavid Hankins2006-02-272-47/+104
| | | | | | applications (particularly the dhcrelay) can discern between what frames were tranmsitted to it, and what frames are being carried through it which it should not intercept. [ISC-Bugs #15573]
* - Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into HEAD (silenceDavid Hankins2006-02-241-52/+102
| | | | robie).
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-173-100/+118
| | | | now synced as of tag V3-0-3-BETA-1.
* Merge from branch (MFB) : Remove Ted's email address.Murray2002-06-091-4/+4
| | | | Also, use www.isc.org/isc consistently.
* Remove generated cat pages.Murray2002-06-091-264/+0
|
* Remove an extraneous word.Murray2002-06-091-2/+2
|
* Add an $Id$ tag.Murray2002-05-271-0/+3
|
* Merge changes between 3.0rc7 and 3.0rc8pl2.Ted Lemon2001-06-271-12/+11
|
* Use interface_snorf to register interfaces specified on the command line.Ted Lemon2001-04-191-8/+2
|
* Make sure we have a stdin, stdout and stderr.Ted Lemon2001-04-051-2/+12
|
* Get rid of local debug flag.Ted Lemon2001-03-141-1/+0
|
* Fix up NetBSD/alpha build.Ted Lemon2001-02-261-3/+3
|
* Move dst functionality into seperate libraryTed Lemon2001-02-221-1/+1
|
* Print a version number and exit if given the --version flag.Ted Lemon2001-02-121-1/+4
|
* Initialize omapi before trying to mess with interfaces.Ted Lemon2000-12-291-7/+10
|
* Make dhcrelay link when DEBUG is defined.Ted Lemon2000-10-121-1/+25
|
* Use interface_allocate() to allocate interfaces.Ted Lemon2000-09-291-9/+14
|
* Fix uninitialized use of automatic variable (Hans Persson)Ted Lemon2000-09-271-2/+2
|
* Adjust the URL to which people are referred.Ted Lemon2000-09-011-4/+3
|
* Added authentication support. The tsig_key structure has been renamedDamien Neil2000-08-031-1/+1
| | | | | to auth_key and moved into libomapi. libomapi now depends on libres, which contains the data signing routines.
* Reference count binding scopes. Align IP headers on output.Ted Lemon2000-07-271-4/+2
|
* Support environment variables to control locations of files.Ted Lemon2000-07-171-1/+6
|
* Fix depend target. Don't echo building of links.Ted Lemon2000-06-201-2/+10
|
* Use mkdep rather than makedependTed Lemon2000-06-121-1/+1
|
* - Fix all the OMAPI objects in the DHCP server and client that weren'tTed Lemon2000-05-161-11/+6
| | | | | | | being correctly reference-counted. - Make and use object-specific allocators. - Add reference/dereference support to hash functions and to timeout functions.
* Go back to the BSD license.Ted Lemon2000-03-171-13/+34
|
* Teach cvs not to complain about generated files.Ted Lemon2000-02-031-0/+3
|
* Pull up changes from 3.0.Ted Lemon2000-01-261-3/+6
|
* Fix compilation errors introduced in the last set of checkins.Ted Lemon2000-01-261-11/+5
|
* Support new struct hardware.Ted Lemon2000-01-051-6/+4
|
* Don't log to stderr if -q flag is given.Ted Lemon1999-10-281-2/+3
|