]> git.ipfire.org Git - thirdparty/dhcp.git/shortlog
thirdparty/dhcp.git
2000-08-03  Damien NeilAdded authentication support. The tsig_key structure...
2000-08-01  Damien NeilMoved hash.c from libdhcp to libomapi, in anticipation...
2000-08-01  Damien NeilMoved convert.c from libdhcp to libomapi. (libomapi...
2000-08-01  Damien NeilFix a bug in buffer_dereference where the buffer refcou...
2000-07-27  Ted LemonReference count binding scopes. Align IP headers...
2000-07-20  Ted LemonFix a pasto in the code to set the broadcast address...
2000-07-20  Ted LemonMake the "can't bind" error message more helpful.
2000-07-20  Ted LemonInitialize the environment rather than using temporary...
2000-07-17  Ted LemonSupport environment variables to control locations...
2000-07-17  Ted LemonEnforce proper alignment of packet buffers.
2000-07-15  Damien NeilChanged all uses of omapi_message_allocate() to omapi_m...
2000-07-10  Damien NeilTweak object dereferencing: I believe dereferencing...
2000-07-10  Damien NeilProperly initialize 'last' when removing I/O objects...
2000-07-09  Ted Lemon- Fix a bug where the first host declaration with a...
2000-07-09  Ted LemonDocument setting value of parameters through expressions.
2000-07-06  Ted LemonDisable debugging in production code.
2000-07-06  Ted LemonUpdate prototypes.
2000-07-06  Ted Lemon- Support a per-type allocator that is called prior...
2000-07-06  Ted Lemon- Reference expression lists as we walk them, just...
2000-07-06  Ted LemonMaintain a free list of leases if compact leases are...
2000-07-06  Ted LemonAdjust arguments to omapi_object_type_register
2000-07-06  Ted Lemon- Fix some bugs in the lease timeout code.
2000-07-06  Ted Lemon- Redo support for ddns-updates flag.
2000-07-06  Ted LemonFix handling of client-hostname.
2000-07-06  Ted Lemon- Fix parsing of 'next binding state'.
2000-07-06  Ted LemonReturn a result code when we find a cached or predeclar...
2000-07-06  Ted LemonDisable failover by default.
2000-07-06  Ted LemonDeclare lease states in dhcpd.h.
2000-07-06  Ted LemonRemove obsolete use of now-uninitialized variable.
2000-07-06  Ted Lemon- Make and and or evaluate only the lhs if the lhs...
2000-07-06  Ted LemonAdd support for arbitrary parenthetical expressions.
2000-07-06  Ted LemonDon't dereference the lease on_expiry pointer if it...
2000-07-06  Ted LemonCorrectly set lease state when none is specified.
2000-07-06  Ted LemonUse result code from res_findzonecut.
2000-07-06  Ted LemonReturn record count as well as result code.
2000-07-06  Ted LemonFix res_findzonecut prototype.
2000-07-06  Ted LemonEnlarge default hash table size.
2000-07-06  Ted LemonUse compact leases by default.
2000-07-05  Ted LemonUpdate prototypes
2000-07-05  Ted LemonGet rid of some debugging statements
2000-07-05  Ted Lemon- Dereference leases after hashing them.
2000-07-05  Ted LemonClarify the wording on the need for shared-network...
2000-07-05  Ted LemonAdd prototypical support for writing persistent billing...
2000-07-05  Ted Lemon- Give the lease a binding state if it doesn't have...
2000-07-05  Ted LemonUse object free routine if provided.
2000-07-05  Ted LemonAdd name server result codes.
2000-07-05  Ted LemonUpdate prototypes
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.
next