]> git.ipfire.org Git - thirdparty/dhcp.git/history - omapip
[#231] typo fix
[thirdparty/dhcp.git] / omapip /
2010-12-14  Shawn RouthierDon't pass the ISC_R_INPROGRESS status to the omapi...
2010-12-09  Mark Andrewsfix pointer
2010-12-09  Mark Andrewsfree dstkey
2010-12-06  Mark Andrewsdns_tsec_create now takes the address of the dstkey...
2010-11-18  Shawn RouthierIgnore sigpipe if possible. 22269
2010-11-03  David Hankinsautomake regeneration
2010-09-14  Shawn Routhierautomake regeneration
2010-09-07  Shawn RouthierAdd code to clear the pointer to an object in an OMAPI...
2010-07-02  Shawn RouthierDocumentation cleanup covering multiple tickets
2010-06-11  Shawn RouthierAdd declaration for variable in debug code in alloc...
2010-05-27  Shawn RouthierFix the trace code to handle timing events better....
2010-05-25  Shawn RouthierPatch for 21093 - handle v4 or v6 only a little better...
2010-05-14  Shawn RouthierAllow zero-length client ids when hashing. Ticket...
2010-03-24  David Hankinsautomake regeneration
2010-03-17  Shawn RouthierModify the routine that constructs DNS names to convert...
2010-02-12  Shawn Routhierautomake regeneration
2010-02-11  Shawn RouthierRemove dead file as part of DDNS trace cleanup 20885
2010-02-11  Shawn RouthierPrimarly fix the trace code. This was broken during...
2010-02-02  Shawn RouthierClean up some compiler warnings
2010-01-23  Francis Dupont_GNU_SOURCE fixes
2009-11-24  Shawn RouthierUpdate copyright years
2009-11-20  Shawn RouthierUpdate to bind 9.7.0b3, remove work around for fdwatchp...
2009-11-19  Shawn RouthierTicket 20540 - clean ups for DHCP-DDNS work, add an...
2009-10-29  Shawn RouthierCleanup for ddns changes ticket rt20527
2009-10-28  Shawn Routhierautomake regeneration
2009-10-28  Shawn RouthierSupport for asynchronous ddns per ticket 19216 - conver...
2009-10-15  Shawn RouthierFix handling of changing a connectiong from connecting...
2009-07-23  Shawn RouthierSwitch isc urls from http to https and correct sw to...
2009-04-07  David Hankins- Memory leak in the load_balance_mine() function is...
2009-03-25  David Hankinsautomake regeneration
2009-03-24  David Hankins- A bug in DLPI packet transmission (Solaris, HP/UX...
2009-01-22  Shawn RouthierUpdate for 19054 - modifications to keep GCC 4.3 happy
2008-11-19  Shawn RouthierUpdate documentation to refer to omshell(1)
2008-06-11  David Hankinsregen
2008-03-18  David Hankins- A memory leak when using omapi has been fixed. ...
2008-02-28  David Hankins- ./configure was extended to cover many optional build...
2008-01-24  Evan HuntUpdated copyright strings for 4.1.0a1 release
2008-01-24  Evan Huntautomake regeneration
2008-01-21  David Hankins- Multiple (up to "delayed-ack x;" maximum) DHCPv4...
2008-01-09  Shane KerrBuild fixes for Solaris 9.
2008-01-03  Francis Dupontfiner granularity timers
2007-12-05  David Hankinsautomake regeneration
2007-11-30  Francis Dupontalmost editorial stuff
2007-11-16  Shane KerrUnit test framework now added.
2007-11-07  David HankinsDon't segfault on NULLs.
2007-09-05  David Hankinsautomake regeneration
2007-08-22  Shane KerrFix a number of warnings (and a few real bugs) found...
2007-07-13  Shane KerrCode cleanup to remove warnings from "gcc -Wall".
2007-07-12  Shane KerrFixed file descriptor leak on failure in initializing...
2007-07-10  Evan Huntautomake regeneration
2007-06-26  Shane KerrBuild fixes for Solaris. (CVS checkin, part 4)
2007-06-07  David Hankinsautomake++, second round.
2007-06-07  David Hankinsautomake updated
2007-06-05  Shane Kerrregen
2007-05-29  Evan HuntMerge in changes that were needed in 3.1.0 to silence...
2007-05-29  Shane KerrBuild fixes. See RT ticket #16888 for more information.
2007-05-23  Mark Andrewsregen
2007-05-23  Shane KerrFix pointer size in 64-bit land.
2007-05-21  David Hankinscvsignore++
2007-05-19  David HankinsLooks like the package version was moved into autoconf.
2007-05-19  David HankinsCopyright++
2007-05-19  David Hankins- Replaced ./configure shellscripting with GNU Autoconf...
2007-05-08  David HankinsDHCPv6 branch merged to HEAD.
2007-05-07  Evan HuntFixed a bug that caused OMAPI clients to hang when...
2007-04-27  Evan HuntAllow trace output files (-tf option) to be overwritten...
2006-10-27  David Hankins- Some default hash table sizes were tweaked, some...
2006-07-25  Shane KerrHankin's fixes for hash-related core dumps on HEAD.
2006-06-08  David HankinsFix build failure on aix pursuant to review - 'inline...
2006-06-05  David HankinsCompiler warnings (a few were bugfixes internal to...
2006-06-01  David Hankins- Varying option space code and length bit widths ...
2006-02-24  David Hankins- Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into...
2005-09-30  David HankinsCorrections to changes made on HEAD pursuant to review...
2005-03-17  David HankinsNew files added in merge from V3-RELEASE-BRANCH to...
2005-03-17  David HankinsMASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD...
2001-08-10  Ted Lemonsync with branch
2001-06-27  Ted LemonMerge changes between 3.0rc7 and 3.0rc8pl2.
2001-05-17  Ted LemonSync with 3.0rc7
2001-05-02  Ted LemonOops, get rid of a not-quite-blank line.
2001-05-02  Ted LemonAdd a strcasecmp for comparing omapi_data_type_t's.
2001-05-02  Ted LemonDo a case-insensitive compare on the key algorithm...
2001-05-02  Ted LemonReturn key unknown when key lookup fails.
2001-05-02  Ted LemonCosmetic fix.
2001-05-02  Ted LemonNeed error message translation for omapi as well.
2001-05-02  Ted LemonReturn connection failure status codes.
2001-04-24  Ted LemonDon't continue to try to trace if we can't open the...
2001-04-20  Ted LemonDon't allow writes on a closed connection.
2001-04-20  Ted LemonUndo previous change.
2001-04-20  Ted LemonIf an IO descriptor goes bad, stop waiting on it.
2001-04-20  Ted Lemon- If we get an ECONNRESET, drop the connection immediat...
2001-04-18  Ted LemonIf we find an active IO object with a bad descriptor...
2001-04-16  Ted LemonDon't do refcount tracing on dmalloc/dfree unless the...
2001-04-12  Ben CottrellArf... these are nroff output, but I don't have the...
2001-04-09  Ted LemonDon't require a const (prevents a compile error on...
2001-04-09  Ted LemonParameterize use of EDQUOT for SCO.
2001-04-06  Ted LemonDon't create a trace file if there's one there already.
2001-03-30  Ted LemonFix a silly malloc bug in mrtrace.
2001-03-14  Ted LemonGet rid of local debug flag.
2001-03-01  Ted LemonFix a solaris build problem.
2001-02-26  Ted LemonFix up NetBSD/alpha build.
2001-02-22  Ted LemonFix time snooper.
next