summaryrefslogtreecommitdiff
path: root/omapip/Makefile.dist
Commit message (Expand)AuthorAgeFilesLines
* - The correct place for iscprint.c to live. -lomapip turns out to be linkedDavid Hankins2004-09-211-2/+2
* - Use our own snprintf/vsnprintf functions if the system does not offer one.David Hankins2004-06-141-1/+2
* - MASSIVE copyright update.David Hankins2004-06-101-12/+17
* Make includes/isc-dhcp.Ted Lemon2001-05-171-1/+2
* includes/isc -> includes/isc-dhcpTed Lemon2001-05-171-3/+5
* Oops, get rid of a not-quite-blank line.Ted Lemon2001-05-021-1/+1
* Need error message translation for omapi as well.Ted Lemon2001-05-021-2/+6
* Get rid of local debug flag.Ted Lemon2001-03-141-1/+0
* Move dst functionality into seperate libraryTed Lemon2001-02-221-2/+3
* Add minires trace support.Ted Lemon2001-02-151-2/+2
* Add array.c and trace.c.Ted Lemon2001-02-121-3/+3
* Move inet_aton to libomapiTed Lemon2000-09-201-2/+2
* Install the ISC header files required to get omapi to work.Damien Neil2000-08-171-1/+5
* Added authentication support. The tsig_key structure has been renamedDamien Neil2000-08-031-4/+4
* Moved hash.c from libdhcp to libomapi, in anticipation of moving theDamien Neil2000-08-011-2/+2
* Moved convert.c from libdhcp to libomapi. (libomapi should not dependDamien Neil2000-08-011-2/+4
* Don't build executables named test.Ted Lemon2000-06-301-4/+4
* Fix depend target. Don't echo building of links.Ted Lemon2000-06-201-3/+11
* Use mkdep rather than makedependTed Lemon2000-06-121-1/+1
* Fix make depend.Ted Lemon2000-02-031-1/+1
* Fix compilation errors introduced in the last set of checkins.Ted Lemon2000-01-261-2/+2
* Mass commit for Brian Murrell.Ted Lemon1999-11-201-1/+1
* Use LFLAGS when linking test program.Ted Lemon1999-10-241-1/+1
* Make clean target clean up test program.Ted Lemon1999-10-061-1/+1
* Install libraries and includes.Ted Lemon1999-10-041-2/+8
* Bug fixes courtesy of Brian MurrellTed Lemon1999-09-091-1/+1
* Omapi library, initial checkinTed Lemon1999-09-021-0/+79