]> git.ipfire.org Git - thirdparty/dhcp.git/log
thirdparty/dhcp.git
26 years agoConditionalize use of snprintf.
Ted Lemon [Sun, 18 Jul 1999 19:37:23 +0000 (19:37 +0000)] 
Conditionalize use of snprintf.

26 years agoDocument the lease-time, host-decl-name and pick-first-value functions.
Ted Lemon [Sun, 18 Jul 1999 19:36:50 +0000 (19:36 +0000)] 
Document the lease-time, host-decl-name and pick-first-value functions.

26 years agoUpdate the credits for the Dynamic DNS support.
Ted Lemon [Sun, 18 Jul 1999 19:35:37 +0000 (19:35 +0000)] 
Update the credits for the Dynamic DNS support.

26 years agoMake bind library inclusion more configurable.
Ted Lemon [Sun, 18 Jul 1999 19:35:02 +0000 (19:35 +0000)] 
Make bind library inclusion more configurable.

26 years agoWhen dereferencing a statement, dereference anything it references too.
Ted Lemon [Sat, 17 Jul 1999 17:59:24 +0000 (17:59 +0000)] 
When dereferencing a statement, dereference anything it references too.

26 years agoFix statement parsing calls.
Ted Lemon [Sat, 17 Jul 1999 17:59:02 +0000 (17:59 +0000)] 
Fix statement parsing calls.

26 years agoFix a leftover thinko in the statement copy support code.
Ted Lemon [Sat, 17 Jul 1999 15:52:20 +0000 (15:52 +0000)] 
Fix a leftover thinko in the statement copy support code.

26 years agoMassive rototill to support some new DDNS features.
Ted Lemon [Fri, 16 Jul 1999 21:34:14 +0000 (21:34 +0000)] 
Massive rototill to support some new DDNS features.

26 years agoFix some silly mistakes in Linux versioning update.
Ted Lemon [Tue, 13 Jul 1999 18:32:34 +0000 (18:32 +0000)] 
Fix some silly mistakes in Linux versioning update.

26 years agoChanges to make builds work on HP-UX with ANSI compiler.
Ted Lemon [Tue, 13 Jul 1999 18:00:22 +0000 (18:00 +0000)] 
Changes to make builds work on HP-UX with ANSI compiler.

26 years ago- For Linux, compute major and minor version instead of doing pattern
Ted Lemon [Tue, 13 Jul 1999 17:58:43 +0000 (17:58 +0000)] 
- For Linux, compute major and minor version instead of doing pattern
  matching, and substitute it in the Makefile.

26 years agoAdd a more informative message to the interface/declaration complaint.
Ted Lemon [Tue, 13 Jul 1999 12:58:03 +0000 (12:58 +0000)] 
Add a more informative message to the interface/declaration complaint.

26 years agoParse ddns state in leases even if DDNS support is not compiled in.
Ted Lemon [Mon, 12 Jul 1999 22:44:16 +0000 (22:44 +0000)] 
Parse ddns state in leases even if DDNS support is not compiled in.

26 years agoGet host-name from packet, not from server configuration.
Ted Lemon [Mon, 12 Jul 1999 22:43:08 +0000 (22:43 +0000)] 
Get host-name from packet, not from server configuration.

26 years agoDocumentation for anonymous CVS
Ted Lemon [Wed, 7 Jul 1999 19:13:24 +0000 (19:13 +0000)] 
Documentation for anonymous CVS

26 years agoRegenerate. V3-BETA-1-PATCH-0
Ted Lemon [Wed, 7 Jul 1999 16:36:58 +0000 (16:36 +0000)] 
Regenerate.

26 years agoUpdate changelog and document the interim ddns update code.
Ted Lemon [Wed, 7 Jul 1999 16:16:04 +0000 (16:16 +0000)] 
Update changelog and document the interim ddns update code.

26 years agoDocument one-lease-per-client.
Ted Lemon [Wed, 7 Jul 1999 16:15:02 +0000 (16:15 +0000)] 
Document one-lease-per-client.

26 years agoDocument if_tr.h problem. Document Dynamic DNS update support.
Ted Lemon [Wed, 7 Jul 1999 15:47:55 +0000 (15:47 +0000)] 
Document if_tr.h problem.   Document Dynamic DNS update support.

26 years agoUpdate calls to evaluate_option_cache. Fix commenting-out.
Ted Lemon [Wed, 7 Jul 1999 15:32:02 +0000 (15:32 +0000)] 
Update calls to evaluate_option_cache.   Fix commenting-out.

26 years agoApply some nsupdate.c fixes from Brian Murrell.
Ted Lemon [Wed, 7 Jul 1999 15:28:40 +0000 (15:28 +0000)] 
Apply some nsupdate.c fixes from Brian Murrell.

26 years agoFix fallback_discard ifdefs again.
Ted Lemon [Wed, 7 Jul 1999 15:25:36 +0000 (15:25 +0000)] 
Fix fallback_discard ifdefs again.

26 years agoSupport nsupdate with --with-nsupdate in ./configure.
Ted Lemon [Wed, 7 Jul 1999 15:20:10 +0000 (15:20 +0000)] 
Support nsupdate with --with-nsupdate in ./configure.

26 years agoUpdate version.
Ted Lemon [Wed, 7 Jul 1999 13:45:04 +0000 (13:45 +0000)] 
Update version.

26 years agoFix up ifdefs for USE_SOCKET_FALLBACK.
Ted Lemon [Tue, 6 Jul 1999 21:08:12 +0000 (21:08 +0000)] 
Fix up ifdefs for USE_SOCKET_FALLBACK.

26 years agoRegularize TOKEN_NOT vs. NOT.
Ted Lemon [Tue, 6 Jul 1999 20:41:25 +0000 (20:41 +0000)] 
Regularize TOKEN_NOT vs. NOT.

26 years ago- Compute max-lease-time outside of conditional so that we always have
Ted Lemon [Tue, 6 Jul 1999 20:35:54 +0000 (20:35 +0000)] 
- Compute max-lease-time outside of conditional so that we always have
  a value for it.

26 years agoDocument binary-to-ascii, leased-address and reverse.
Ted Lemon [Tue, 6 Jul 1999 20:19:40 +0000 (20:19 +0000)] 
Document binary-to-ascii, leased-address and reverse.

26 years agoAdd a -s flag to specify the broadcast destination IP address.
Ted Lemon [Tue, 6 Jul 1999 17:17:16 +0000 (17:17 +0000)] 
Add a -s flag to specify the broadcast destination IP address.

26 years agoUse limited_broadcast global instead of INADDR_BROADCAST.
Ted Lemon [Tue, 6 Jul 1999 17:09:03 +0000 (17:09 +0000)] 
Use limited_broadcast global instead of INADDR_BROADCAST.

26 years agoDeclare limited_broadcast global.
Ted Lemon [Tue, 6 Jul 1999 17:05:57 +0000 (17:05 +0000)] 
Declare limited_broadcast global.

26 years agoFix some pastos in new expression evaluators.
Ted Lemon [Tue, 6 Jul 1999 17:04:31 +0000 (17:04 +0000)] 
Fix some pastos in new expression evaluators.

26 years agoFix some pastos.
Ted Lemon [Tue, 6 Jul 1999 16:57:05 +0000 (16:57 +0000)] 
Fix some pastos.

26 years ago- Pull a change from the 2.0 branch to make 'X' options print as strings
Ted Lemon [Tue, 6 Jul 1999 16:53:30 +0000 (16:53 +0000)] 
- Pull a change from the 2.0 branch to make 'X' options print as strings
  if possible.

26 years agoReverse output of conversion routine.
Ted Lemon [Tue, 6 Jul 1999 16:51:19 +0000 (16:51 +0000)] 
Reverse output of conversion routine.

26 years agoAdd binary-to-ascii, leased-address and reverse tokens.
Ted Lemon [Tue, 6 Jul 1999 16:49:59 +0000 (16:49 +0000)] 
Add binary-to-ascii, leased-address and reverse tokens.

26 years agoAdd a -s flag to specify the server IP address (handy for debugging).
Ted Lemon [Tue, 6 Jul 1999 16:48:34 +0000 (16:48 +0000)] 
Add a -s flag to specify the server IP address (handy for debugging).

26 years agoDocument new (I use the term new loosely) command-line flags.
Ted Lemon [Tue, 6 Jul 1999 16:45:57 +0000 (16:45 +0000)] 
Document new (I use the term new loosely) command-line flags.

26 years agoPervasive changes to support leased_address, reverse and binary_to_ascii.
Ted Lemon [Fri, 2 Jul 1999 20:58:48 +0000 (20:58 +0000)] 
Pervasive changes to support leased_address, reverse and binary_to_ascii.

26 years agoIn one-lease-per-client, don't re-release expired leases.
Ted Lemon [Fri, 2 Jul 1999 17:47:42 +0000 (17:47 +0000)] 
In one-lease-per-client, don't re-release expired leases.

26 years agoSupport one-lease-per-client.
Ted Lemon [Fri, 2 Jul 1999 17:10:51 +0000 (17:10 +0000)] 
Support one-lease-per-client.

26 years agoGet BIND includes from site.conf if needed.
Ted Lemon [Thu, 1 Jul 1999 20:18:22 +0000 (20:18 +0000)] 
Get BIND includes from site.conf if needed.

26 years agoName service update routines, from Irina Goble, by way of Brian Murrell
Ted Lemon [Thu, 1 Jul 1999 20:17:20 +0000 (20:17 +0000)] 
Name service update routines, from Irina Goble, by way of Brian Murrell

26 years agoFix a parenthetification error.
Ted Lemon [Thu, 1 Jul 1999 20:02:58 +0000 (20:02 +0000)] 
Fix a parenthetification error.

26 years agoName server update hooks.
Ted Lemon [Thu, 1 Jul 1999 19:58:12 +0000 (19:58 +0000)] 
Name server update hooks.

26 years ago- Record ddns information.
Ted Lemon [Thu, 1 Jul 1999 19:55:12 +0000 (19:55 +0000)] 
- Record ddns information.
- Test names for printability using db_printable instead of doing it inline.

26 years agoDeclare db_printable.
Ted Lemon [Thu, 1 Jul 1999 19:54:42 +0000 (19:54 +0000)] 
Declare db_printable.

26 years agoParse DNS update tokens if provided.
Ted Lemon [Thu, 1 Jul 1999 19:32:29 +0000 (19:32 +0000)] 
Parse DNS update tokens if provided.

26 years agoGet BIND includes from site.conf if needed.
Ted Lemon [Thu, 1 Jul 1999 19:29:20 +0000 (19:29 +0000)] 
Get BIND includes from site.conf if needed.

26 years ago- Conditionalize definition of byte order constants, in case BIND headers
Ted Lemon [Thu, 1 Jul 1999 19:25:01 +0000 (19:25 +0000)] 
- Conditionalize definition of byte order constants, in case BIND headers
  define them.

26 years ago- Include files required by nsupdate if enabled.
Ted Lemon [Thu, 1 Jul 1999 19:14:55 +0000 (19:14 +0000)] 
- Include files required by nsupdate if enabled.
- Add nsupdate-specific structs to lease.
- Define nsupdate server options.

26 years agoDefine server option types for ddns updates.
Ted Lemon [Thu, 1 Jul 1999 19:00:13 +0000 (19:00 +0000)] 
Define server option types for ddns updates.

26 years agoADD -> TOKEN_ADD
Ted Lemon [Thu, 1 Jul 1999 18:53:46 +0000 (18:53 +0000)] 
ADD -> TOKEN_ADD

26 years agoPropogate ddns_fwd_name and ddns_rev_name when adding new leases.
Ted Lemon [Thu, 1 Jul 1999 18:45:28 +0000 (18:45 +0000)] 
Propogate ddns_fwd_name and ddns_rev_name when adding new leases.

26 years agoADD -> TOKEN_ADD; add tokens for ddns updates.
Ted Lemon [Thu, 1 Jul 1999 18:41:30 +0000 (18:41 +0000)] 
ADD -> TOKEN_ADD; add tokens for ddns updates.

26 years agoGet BIND includes from site.conf if needed.
Ted Lemon [Thu, 1 Jul 1999 18:38:17 +0000 (18:38 +0000)] 
Get BIND includes from site.conf if needed.

26 years agoAdd nsupdate.o
Ted Lemon [Thu, 1 Jul 1999 18:36:58 +0000 (18:36 +0000)] 
Add nsupdate.o

26 years agoGet BIND includes from site.conf if needed.
Ted Lemon [Thu, 1 Jul 1999 18:21:36 +0000 (18:21 +0000)] 
Get BIND includes from site.conf if needed.

26 years agoGet BIND libraries using BINDLIB, which can be defined by user.
Ted Lemon [Thu, 1 Jul 1999 17:58:00 +0000 (17:58 +0000)] 
Get BIND libraries using BINDLIB, which can be defined by user.

26 years agoUpdate to reflect changes in 2.0 README
Ted Lemon [Thu, 1 Jul 1999 17:51:57 +0000 (17:51 +0000)] 
Update to reflect changes in 2.0 README

26 years agoSupport always-broadcast flag.
Ted Lemon [Tue, 22 Jun 1999 13:28:12 +0000 (13:28 +0000)] 
Support always-broadcast flag.

26 years agoFix an error in spawn example. Document always-broadcast.
Ted Lemon [Tue, 22 Jun 1999 13:27:09 +0000 (13:27 +0000)] 
Fix an error in spawn example.   Document always-broadcast.

26 years ago- Support always-broadcast flag.
Ted Lemon [Tue, 22 Jun 1999 13:25:23 +0000 (13:25 +0000)] 
- Support always-broadcast flag.
- Fix a long-standing bug where the server would not broadcast responses
  to BOOTP clients even if asked to do so.

26 years agoDefine constant for always-broadcast option.
Ted Lemon [Tue, 22 Jun 1999 13:17:31 +0000 (13:17 +0000)] 
Define constant for always-broadcast option.

26 years agoAdd always-broadcast option.
Ted Lemon [Tue, 22 Jun 1999 13:14:53 +0000 (13:14 +0000)] 
Add always-broadcast option.

26 years agoUpdate version and changelog V3-ALPHA-19990608
Ted Lemon [Thu, 10 Jun 1999 00:37:52 +0000 (00:37 +0000)] 
Update version and changelog

26 years agoDo classing for BOOTP clients as well as DHCP clients.
Ted Lemon [Thu, 10 Jun 1999 00:36:27 +0000 (00:36 +0000)] 
Do classing for BOOTP clients as well as DHCP clients.

26 years agoRegenerate.
Ted Lemon [Thu, 10 Jun 1999 00:13:46 +0000 (00:13 +0000)] 
Regenerate.

26 years agoUpdate from Andrew Chittenden.
Ted Lemon [Thu, 10 Jun 1999 00:11:46 +0000 (00:11 +0000)] 
Update from Andrew Chittenden.

26 years agoFix two pastos.
Ted Lemon [Thu, 10 Jun 1999 00:11:20 +0000 (00:11 +0000)] 
Fix two pastos.

26 years agonote -> log_info. Sigh.
Ted Lemon [Thu, 10 Jun 1999 00:10:50 +0000 (00:10 +0000)] 
note -> log_info.   Sigh.

26 years agoUpdate version.
Ted Lemon [Thu, 10 Jun 1999 00:10:13 +0000 (00:10 +0000)] 
Update version.

26 years agoUpdate version and changelog V3-ALPHA-19990527
Ted Lemon [Fri, 28 May 1999 02:07:40 +0000 (02:07 +0000)] 
Update version and changelog

26 years agoSupport token ring packets.
Ted Lemon [Thu, 27 May 1999 17:43:28 +0000 (17:43 +0000)] 
Support token ring packets.

26 years agoMove link-layer header assembly/decoding to seperate files.
Ted Lemon [Thu, 27 May 1999 17:34:54 +0000 (17:34 +0000)] 
Move link-layer header assembly/decoding to seperate files.

26 years agoCorrect and expand upon class-related documentation.
Ted Lemon [Thu, 27 May 1999 15:03:37 +0000 (15:03 +0000)] 
Correct and expand upon class-related documentation.

26 years ago- Fix up cases where server option lookups were being done in the DHCP option
Ted Lemon [Thu, 27 May 1999 14:58:07 +0000 (14:58 +0000)] 
- Fix up cases where server option lookups were being done in the DHCP option
  space.

26 years ago- Fix up cases where server option lookups were being done in the DHCP option
Ted Lemon [Thu, 27 May 1999 14:56:51 +0000 (14:56 +0000)] 
- Fix up cases where server option lookups were being done in the DHCP option
  space.
- Correct handling of abandoned leases.

26 years agoSupport encode-int token.
Ted Lemon [Thu, 27 May 1999 14:54:02 +0000 (14:54 +0000)] 
Support encode-int token.

26 years agoSupport encode_int expressions.
Ted Lemon [Thu, 27 May 1999 14:53:01 +0000 (14:53 +0000)] 
Support encode_int expressions.

26 years agoAdd support for expr_encode_int*.
Ted Lemon [Thu, 27 May 1999 14:30:00 +0000 (14:30 +0000)] 
Add support for expr_encode_int*.

26 years agoCompile fallback_discard based on USE_SOCKET_FALLBACK, not USE_SOCKET_SEND.
Ted Lemon [Thu, 27 May 1999 14:18:27 +0000 (14:18 +0000)] 
Compile fallback_discard based on USE_SOCKET_FALLBACK, not USE_SOCKET_SEND.

26 years agoSupport encode-int() expression.
Ted Lemon [Thu, 27 May 1999 14:15:09 +0000 (14:15 +0000)] 
Support encode-int() expression.

26 years agoDon't overwrite timestamp from new lease value structure.
Ted Lemon [Thu, 27 May 1999 14:11:58 +0000 (14:11 +0000)] 
Don't overwrite timestamp from new lease value structure.

26 years agoAdd recognition of token ring hardware type.
Ted Lemon [Thu, 27 May 1999 14:10:22 +0000 (14:10 +0000)] 
Add recognition of token ring hardware type.

26 years ago- Change data-string to string in option documentation to be consistent
Ted Lemon [Thu, 27 May 1999 14:08:59 +0000 (14:08 +0000)] 
- Change data-string to string in option documentation to be consistent
  with configuration file syntax.

26 years agoDocument encode-int
Ted Lemon [Thu, 27 May 1999 14:01:43 +0000 (14:01 +0000)] 
Document encode-int

26 years agoAdd encode-int
Ted Lemon [Thu, 27 May 1999 12:39:22 +0000 (12:39 +0000)] 
Add encode-int

26 years agoFix up some more POINTER_DEBUG cases to prevent core dumps.
Ted Lemon [Thu, 27 May 1999 12:38:05 +0000 (12:38 +0000)] 
Fix up some more POINTER_DEBUG cases to prevent core dumps.

26 years agoUpdate version number and changelog V3-ALPHA-19990507
Ted Lemon [Fri, 7 May 1999 17:49:12 +0000 (17:49 +0000)] 
Update version number and changelog

26 years agoCommon version number for DHCP distribution.
Ted Lemon [Fri, 7 May 1999 17:40:53 +0000 (17:40 +0000)] 
Common version number for DHCP distribution.

26 years agoPrioritize user-declared parameter request list _above_ client-supplied list.
Ted Lemon [Fri, 7 May 1999 17:40:26 +0000 (17:40 +0000)] 
Prioritize user-declared parameter request list _above_ client-supplied list.

26 years agoFix up colon-seperated hex octet list parsing in parse_data_expression.
Ted Lemon [Fri, 7 May 1999 17:38:42 +0000 (17:38 +0000)] 
Fix up colon-seperated hex octet list parsing in parse_data_expression.

26 years agoEnclose abort() calls in POINTER_DEBUG ifdefs and just return otherwise.
Ted Lemon [Fri, 7 May 1999 17:36:36 +0000 (17:36 +0000)] 
Enclose abort() calls in POINTER_DEBUG ifdefs and just return otherwise.

26 years agoDon't use -w 1 flag, which doesn't work on FreeBSD.
Ted Lemon [Fri, 7 May 1999 17:33:36 +0000 (17:33 +0000)] 
Don't use -w 1 flag, which doesn't work on FreeBSD.

26 years agoUpdate version info.
Ted Lemon [Fri, 7 May 1999 17:32:38 +0000 (17:32 +0000)] 
Update version info.

26 years ago- Make is_boolean_expression return true for expr_exists.
Ted Lemon [Fri, 7 May 1999 17:10:38 +0000 (17:10 +0000)] 
- Make is_boolean_expression return true for expr_exists.
- Conditionalize pointer debug abort on POINTER_DEBUG.
- When using options in expression evaluation, make sure that there are
  options to use.

26 years agoUpdate version and changelog V3-ALPHA-19990506
Ted Lemon [Thu, 6 May 1999 20:52:43 +0000 (20:52 +0000)] 
Update version and changelog

26 years agoUpdate version number.
Ted Lemon [Thu, 6 May 1999 20:44:58 +0000 (20:44 +0000)] 
Update version number.

26 years ago- In DHCPINFORM, allow for buggy clients that do not set ciaddr by
Ted Lemon [Thu, 6 May 1999 20:35:48 +0000 (20:35 +0000)] 
- In DHCPINFORM, allow for buggy clients that do not set ciaddr by
  using the IP source address from the IP header if ciaddr is zero.
- Fix some memory allocation botches.
- Use parameter request list option from scope if it is present and
  client didn't send one.
- Copy ciaddr from incoming packet to outgoing packet.
- Remember that we got the requested-address and server-identifier
  options in option state.
- Allow for RFC1541 clients that set ciaddr when REQUESTING by
  checking server-identifier option as well as ciaddr before
  unicasting.