]> git.ipfire.org Git - thirdparty/dhcp.git/shortlog
thirdparty/dhcp.git
2000-07-05  Ted LemonHave find_dns_zone return a result code.
2000-07-05  Ted LemonUse a cleverer regexp to extract OS minor version number.
2000-06-30  Ted LemonFor non-failover pools, always allocate off the free...
2000-06-30  Ted LemonDon't build executables named test.
2000-06-30  Ted LemonFix a couple of cases where the first host wouldn't...
2000-06-29  Ted LemonFix some debugging code so it compiles on Solaris.
2000-06-29  Ted LemonPut some extra paranoia in logging subroutines.
2000-06-29  Ted LemonAdd support for gcc2-free BSD/os 4.1.
2000-06-29  Ted LemonFix another signed vs. unsigned char pointer issue.
2000-06-28  Ted LemonFix parameters for dynamic bootp lease limits.
2000-06-28  Ted LemonCorrectly quote shell meta-characters.
2000-06-24  Ted LemonUse interface_allocate to allocate command-line interfaces.
2000-06-24  Ted LemonFix a signed vs. unsigned char pointer mismatch.
2000-06-24  Ted LemonFix an unprotected call to failover_print.
2000-06-24  Ted LemonDon't listen on an OMAPI port unless configured to...
2000-06-24  Ted LemonWhen debugging malloc on an object, be sure it has...
2000-06-24  Ted LemonUse mkstemp on freebsd...
2000-06-24  Ted LemonAdd an omapi port config parameter to client config...
2000-06-24  Ted LemonQuote shell special characters.
2000-06-24  Ted LemonMake the hash functions work usefully for hash table...
2000-06-24  Ted LemonAdd 'omapi' keyword
2000-06-24  Ted LemonAllocate hash buckets in clumps. Fix a bug in a call...
2000-06-24  Ted LemonDon't listen on an OMAPI port unless one is specified...
2000-06-24  Ted LemonParse an OMAPI port out of the config file.
2000-06-24  Ted LemonTest for work.sysname, not just sysname.
2000-06-20  Ted Lemon- Add some code to actually track down and report the...
2000-06-20  Ted LemonFix depend target. Don't echo building of links.
2000-06-20  Ted Lemon- When using sockets, enable CAN_RECEIVE_UNICAST_UNCONF...
2000-06-20  Ted LemonMake links build silent
2000-06-20  Ted Lemon- Add a work. prefix to build subdirectory names so...
2000-06-20  Ted Lemon- Add a work. prefix to build subdirectory names so...
2000-06-20  Ted LemonAdd all the possible top-level make targets.
2000-06-20  Ted LemonTake away some debugging, and always build nsupdate.
2000-06-20  Ted LemonFix up the declaration for the failover_link allocator.
2000-06-20  Ted LemonFix up to support build subdirectories. Fix depend...
2000-06-20  Ted LemonMake from64 unsigned (not sure this matters).
2000-06-20  Ted LemonAdd a links target for making the build subtrees.
2000-06-20  Ted LemonAdd mkdep variable. Always build DDNS.
2000-06-20  Ted Lemon- Configure into a system-specific build subtree.
2000-06-20  Ted LemonTop-level makefile to build the subtree for the current...
2000-06-20  Ted LemonDon't ignore Makefile anymore.
2000-06-12  Ted LemonUse mkdep rather than makedepend
2000-06-12  Ted LemonClean up a possible memory smash in the binding code.
2000-06-12  Ted Lemon- Clean up some edge cases when a lease is requested...
2000-06-12  Ted LemonInitialize the dhcp_type_host type definition.
2000-06-12  Ted LemonFix a couple of problems with the ack and update queue...
2000-06-12  Ted LemonFix a bunch of problems in calling clone_grpup.
2000-06-12  Ted Lemon- Make ON_ACK_QUEUE and ON_UPDATE_QUEUE persistent...
2000-06-12  Ted Lemon- Fix interface_dummy to notice reference error.
2000-06-10  Ted LemonMake dhcp_failover_make_option prototype consistent...
2000-06-09  Ted LemonAdd a missing store that was masked by the i386 calling...
2000-06-09  Ted LemonMake a special case for NetBSD/arm32.
2000-06-08  Ted LemonFix up handling of failover peer disconnects.
2000-06-08  Ted LemonDon't log 'late' ICMP echo replies for failover leases.
2000-06-08  Ted Lemon- Don't force the lease to be default-lease-time second...
2000-06-08  Ted Lemon- Correctly check the result of make_concat (thanks...
2000-06-08  Ted Lemon- Fix a mistake that was causing the fallback interface...
2000-06-07  Ted LemonAllow reject reason and message in BNDACK messages.
2000-06-07  Ted LemonDon't use dhcp_lease_free unless COMPACT_LEASES is...
2000-06-07  Ted Lemon- Get rid of the obnoxious doubly-linked list and seper...
2000-06-07  Ted Lemon- Break ack queue chain when a lease is removed from...
2000-06-06  Ted LemonFix a couple of core dumps. Don't DHCPNAK when peer...
2000-06-06  Ted LemonFix printf arg causing code to assume uid is NUL-termin...
2000-06-06  Ted LemonParse max_response_delay into the right variable.
2000-06-06  Ted LemonAccount for possibility that io object has no inner...
2000-06-06  Ted LemonCompletely break connection to I/O object when connecti...
2000-06-06  Ted LemonAdd hash_foreach, et al.
2000-06-03  Ted LemonCorrectly handle the case where the matching pool is...
2000-06-02  Ted LemonRework DHCP lease state handling to be compatible with...
2000-05-30  Ted LemonFix a buffer overflow problem (not a security issue...
2000-05-30  Ted LemonInitialize omapi before parsing command line.
2000-05-18  Ted LemonFix a reference problem.
2000-05-17  Ted LemonOops, fix declaration of casecmp.
2000-05-17  Ted LemonFix up various platform-specific errors.
2000-05-17  Ted LemonRemove omapi.c/omapi.o from client build.
2000-05-16  Ted LemonMove common omapi support into common code.
2000-05-16  Ted LemonMove server-specific stuff away from common code.
2000-05-16  Ted Lemon- Fix all the OMAPI objects in the DHCP server and...
2000-05-15  Ted LemonOops, fix a past-o.
2000-05-15  Ted LemonDon't send the intro until we receive the connect signal.
2000-05-09  Ted LemonFix some weird errors in failover external declarations.
2000-05-09  Ted LemonGet rid of SO_USELOOPBACK
2000-05-04  Ted LemonImplement pool request and response so that secondary...
2000-05-03  Ted LemonMiscellaneous bug fixes.
2000-05-03  Ted LemonDon't use SO_USELOOPBACK
2000-05-03  Ted LemonRename a variable to avoid an AIX-specific predefined...
2000-05-03  Ted Lemon- Add argument to allocate_lease to notice if the failo...
2000-05-03  Ted LemonAdjust call to allocate_lease().
2000-05-03  Ted LemonAdd flags to indicate the failover queue a least is on.
2000-05-03  Ted LemonFix an unitialized pointer reference.
2000-05-03  Ted LemonMore infrastructure, bug fixes: servers are talking.
2000-05-03  Ted LemonQueue failover update on lease commit. Write all...
2000-05-03  Ted LemonUpdate copyright message.
2000-05-03  Ted LemonDon't be so eager to respond to DHCPREQUEST messages...
2000-05-03  Ted LemonAdd write_failover_state.
2000-05-03  Ted LemonParse failover state out of lease database.
2000-05-03  Ted LemonGet rid of SO_USELOOPBACK.
2000-05-03  Ted Lemon- Fix up reference counting of io object chain.
2000-05-03  Ted LemonGet rid of SO_USELOOPBACK. Use omapi_unregister_io_ob...
2000-05-03  Ted LemonAdd omapi_unregister_io_object prototype.
next