]>
git.ipfire.org Git - thirdparty/dhcp.git/log
Ted Lemon [Thu, 25 Jan 2001 08:37:03 +0000 (08:37 +0000)]
Add log-facility.
Ted Lemon [Thu, 25 Jan 2001 08:36:36 +0000 (08:36 +0000)]
- Fix a core dump pointed out by Albert Herranz.
- Fix handling of agent options.
Ted Lemon [Thu, 25 Jan 2001 08:35:24 +0000 (08:35 +0000)]
Don't use snprintf on platforms that don't have it.
Ted Lemon [Thu, 25 Jan 2001 08:34:57 +0000 (08:34 +0000)]
Clean up some problems.
Ted Lemon [Thu, 25 Jan 2001 08:34:13 +0000 (08:34 +0000)]
- Document log-facility parameter.
- Fix some typos pointed out on dhcp-server mailing list.
Ted Lemon [Thu, 25 Jan 2001 08:33:11 +0000 (08:33 +0000)]
Modernize dhcpd.conf example
Ted Lemon [Thu, 25 Jan 2001 08:32:57 +0000 (08:32 +0000)]
Add log_facility config parameter.
Ted Lemon [Thu, 25 Jan 2001 08:32:26 +0000 (08:32 +0000)]
- Fix some pedantic allocation problems.
- Fix handling of agent options.
- Fix handling of giaddr debugging features.
Ted Lemon [Thu, 25 Jan 2001 08:29:12 +0000 (08:29 +0000)]
Fix a memory leak.
Ted Lemon [Thu, 25 Jan 2001 08:28:51 +0000 (08:28 +0000)]
Fix handling of agent options.
Ted Lemon [Thu, 25 Jan 2001 08:28:22 +0000 (08:28 +0000)]
- Add some error messages where parser was failing silently.
- Fix handling of agent options.
Ted Lemon [Thu, 25 Jan 2001 08:27:20 +0000 (08:27 +0000)]
Theoretically fancier reference count history printer (needs more work)
Ted Lemon [Thu, 25 Jan 2001 08:26:36 +0000 (08:26 +0000)]
Add an rc_history_count variable so that we can see if the history overflew
Ted Lemon [Thu, 25 Jan 2001 08:26:04 +0000 (08:26 +0000)]
Define option_chain_head structure.
Ted Lemon [Thu, 25 Jan 2001 08:25:37 +0000 (08:25 +0000)]
Add support for ON_TRANSMISSION flag.
Ted Lemon [Thu, 25 Jan 2001 08:25:12 +0000 (08:25 +0000)]
New protos; change type of agent option on lease.
Ted Lemon [Thu, 25 Jan 2001 08:24:33 +0000 (08:24 +0000)]
Fix a small cosmetic error.
Ted Lemon [Thu, 25 Jan 2001 08:23:49 +0000 (08:23 +0000)]
- Fix a possible core dump in option parsing.
- Print error messages in some cases where the parser was breaking
silently.
Ted Lemon [Thu, 25 Jan 2001 08:21:59 +0000 (08:21 +0000)]
- Use option_chain_head structure for linked option spaces.
- Fix a memory leak.
Ted Lemon [Thu, 25 Jan 2001 08:20:53 +0000 (08:20 +0000)]
document the user-class option.
Ted Lemon [Thu, 25 Jan 2001 08:20:24 +0000 (08:20 +0000)]
Add TRANSMISSION keyword
Ted Lemon [Thu, 25 Jan 2001 08:18:37 +0000 (08:18 +0000)]
Add allocators for option_chain_head structure.
Ted Lemon [Thu, 25 Jan 2001 08:18:06 +0000 (08:18 +0000)]
Don't send giaddr when renewing or bound.
Ted Lemon [Thu, 25 Jan 2001 08:17:17 +0000 (08:17 +0000)]
Add support for 'on transmission'
Ted Lemon [Fri, 19 Jan 2001 11:19:40 +0000 (11:19 +0000)]
Update changelog and version numbers.
Ted Lemon [Fri, 19 Jan 2001 11:10:53 +0000 (11:10 +0000)]
Update changelog and version numbers.
Ted Lemon [Fri, 19 Jan 2001 11:10:32 +0000 (11:10 +0000)]
Do not delete a client's DNS entry on entry to a transitory state (e.g., expired).
Ted Lemon [Fri, 19 Jan 2001 11:06:45 +0000 (11:06 +0000)]
- Be more verbose about bogus state transitions.
- Don't accidentally do the transition when we decide not to.
Ted Lemon [Fri, 19 Jan 2001 11:03:56 +0000 (11:03 +0000)]
- Don't respond to DHCPDISCOVERS when we're not responding.
- Don't load balance RENEWING and REBINDING clients.
Ted Lemon [Fri, 19 Jan 2001 10:59:10 +0000 (10:59 +0000)]
- Work around clients that say they'll update their own A record when they
don't actually have an FQDN with which to do the update.
Ted Lemon [Fri, 19 Jan 2001 10:56:06 +0000 (10:56 +0000)]
Do careful bounds checking on the incoming fqdn option.
Ted Lemon [Wed, 17 Jan 2001 17:02:09 +0000 (17:02 +0000)]
Post-tag version
Ted Lemon [Wed, 17 Jan 2001 17:00:49 +0000 (17:00 +0000)]
Update version numbers and changelog.
Ted Lemon [Wed, 17 Jan 2001 16:56:48 +0000 (16:56 +0000)]
Fix some compile problems.
Ted Lemon [Wed, 17 Jan 2001 08:53:11 +0000 (08:53 +0000)]
post-tag version
Ted Lemon [Wed, 17 Jan 2001 08:51:23 +0000 (08:51 +0000)]
Update changelog and version
Ted Lemon [Wed, 17 Jan 2001 08:25:10 +0000 (08:25 +0000)]
Fix find_cached_zone declaration.
Ted Lemon [Wed, 17 Jan 2001 08:23:37 +0000 (08:23 +0000)]
Fix a type mismatch in calls to res_nsend*.
Ted Lemon [Wed, 17 Jan 2001 08:21:26 +0000 (08:21 +0000)]
Converters from and to ISC resultcode namespace.
Ted Lemon [Wed, 17 Jan 2001 00:21:03 +0000 (00:21 +0000)]
Add ping-check and update-static-leases flags.
Ted Lemon [Wed, 17 Jan 2001 00:02:53 +0000 (00:02 +0000)]
Document new parameters.
Ted Lemon [Tue, 16 Jan 2001 23:57:23 +0000 (23:57 +0000)]
Add a ping-check parameter. Pass old lease to ddns_updates.
Ted Lemon [Tue, 16 Jan 2001 23:48:30 +0000 (23:48 +0000)]
- Add conditional support for updating static entries.
- Use ISC result codes instead of ns rcodes.
- Fix a bug in the code that converts a lease from ad-hoc updates to
interim-style updates.
Ted Lemon [Tue, 16 Jan 2001 23:30:38 +0000 (23:30 +0000)]
Fix up and add prototypes.
Ted Lemon [Tue, 16 Jan 2001 23:25:04 +0000 (23:25 +0000)]
Move typedef for isc_result_t to result.h
Ted Lemon [Tue, 16 Jan 2001 23:24:02 +0000 (23:24 +0000)]
Add new config parameters, adjust and add prototypes.
Ted Lemon [Tue, 16 Jan 2001 23:15:38 +0000 (23:15 +0000)]
Fix equal to compare arbitary types, rather than just data.
Ted Lemon [Tue, 16 Jan 2001 23:12:47 +0000 (23:12 +0000)]
- Print null hardware address as blank, instead of as <null>.
- Use isc_result_totext to print ns update status, now that res_nupdate
is returning an isc_result_t.
Ted Lemon [Tue, 16 Jan 2001 23:06:06 +0000 (23:06 +0000)]
- Fix expression parse context checking.
- Use ISC result codes for NS status checking.
- Add support for parsing Send to generic code.
- Behave correctly if there is no hardware address, or if it fails to parse.
Ted Lemon [Tue, 16 Jan 2001 23:00:49 +0000 (23:00 +0000)]
Add a send statement that behaves the same as the supersede statement.
Ted Lemon [Tue, 16 Jan 2001 22:54:03 +0000 (22:54 +0000)]
Use ISC-style result codes, rather than ns rcodes.
Ted Lemon [Tue, 16 Jan 2001 22:50:05 +0000 (22:50 +0000)]
Add 'new' token
Ted Lemon [Tue, 16 Jan 2001 22:49:31 +0000 (22:49 +0000)]
Let the generic parser parse send statements.
Ted Lemon [Tue, 16 Jan 2001 22:46:01 +0000 (22:46 +0000)]
Initialize hardware buffer before using it, just in case.
Ted Lemon [Tue, 16 Jan 2001 22:34:47 +0000 (22:34 +0000)]
Use ISC result codes instead of NS rcodes to report update errors.
Ted Lemon [Thu, 11 Jan 2001 23:17:16 +0000 (23:17 +0000)]
Add update-optimization keyword.
Ted Lemon [Thu, 11 Jan 2001 23:16:58 +0000 (23:16 +0000)]
Document update-optimization config parameter.
Ted Lemon [Thu, 11 Jan 2001 23:16:31 +0000 (23:16 +0000)]
Don't allow the client to specify the domain name for updates.
Ted Lemon [Thu, 11 Jan 2001 23:16:07 +0000 (23:16 +0000)]
Make ddns update optimization a configuration option.
Ted Lemon [Thu, 11 Jan 2001 23:15:31 +0000 (23:15 +0000)]
- Don't parse for semi twice in failover state.
- Parse client-updates in allow/deny statements.
Ted Lemon [Thu, 11 Jan 2001 23:14:37 +0000 (23:14 +0000)]
Add defines for update parameters.
Ted Lemon [Thu, 11 Jan 2001 23:14:11 +0000 (23:14 +0000)]
Parse client state names as numbers.
Ted Lemon [Thu, 11 Jan 2001 23:13:50 +0000 (23:13 +0000)]
Don't include the '.' in the fqdn.domainname.
Ted Lemon [Thu, 11 Jan 2001 23:13:27 +0000 (23:13 +0000)]
Add client-updates keyword.
Ted Lemon [Thu, 11 Jan 2001 02:18:11 +0000 (02:18 +0000)]
- Constify ns_updrec -> r_data.
- Remove common code.
- Get client updates working.
Ted Lemon [Thu, 11 Jan 2001 02:16:24 +0000 (02:16 +0000)]
constify ns_updrec -> r_data.
Ted Lemon [Thu, 11 Jan 2001 02:15:31 +0000 (02:15 +0000)]
Publicize some function declarations.
Ted Lemon [Thu, 11 Jan 2001 02:14:51 +0000 (02:14 +0000)]
fqdn.fqdn starts at the beginning of the fqdn, not at the next token.
Ted Lemon [Thu, 11 Jan 2001 02:14:23 +0000 (02:14 +0000)]
- Move string set/reference/unset from ddns.c to here.
- Constify updrec -> r_name.
Ted Lemon [Thu, 11 Jan 2001 02:12:16 +0000 (02:12 +0000)]
Move the dhcid computer into common code.
Ted Lemon [Tue, 9 Jan 2001 07:01:48 +0000 (07:01 +0000)]
Fix up some signed vs. unsigned char mismatches
Ted Lemon [Tue, 9 Jan 2001 06:56:11 +0000 (06:56 +0000)]
- Fix linked option space to use pairs rather than direct links on option
cache structures, which may be used by more than one option state at
the same time.
Ted Lemon [Mon, 8 Jan 2001 17:26:04 +0000 (17:26 +0000)]
Oops, fix the cast from the previous commit so it actually helps.
Ted Lemon [Mon, 8 Jan 2001 17:24:45 +0000 (17:24 +0000)]
- Fix the DDNS update code to correctly send a client FQDN option, to not
do the update if it seems unnecessary, and to handle client updates if
configured to do so.
Ted Lemon [Mon, 8 Jan 2001 17:23:03 +0000 (17:23 +0000)]
Add the FQDN_FQDN suboption.
Ted Lemon [Mon, 8 Jan 2001 17:21:38 +0000 (17:21 +0000)]
Add fqdn.fqdn suboption.
Ted Lemon [Mon, 8 Jan 2001 17:19:59 +0000 (17:19 +0000)]
- Store the complete FQDN as an accessible option, and use that when
encapsulating the FQDN option to the client.
Ted Lemon [Mon, 8 Jan 2001 15:39:43 +0000 (15:39 +0000)]
Fix a signed vs. unsigned problem.
Ted Lemon [Mon, 8 Jan 2001 08:24:56 +0000 (08:24 +0000)]
Add client-updates config option.
Ted Lemon [Mon, 8 Jan 2001 08:24:23 +0000 (08:24 +0000)]
Document interim DDNS updates implementation.
Ted Lemon [Mon, 8 Jan 2001 08:23:21 +0000 (08:23 +0000)]
Don't say (not authoritative) when we are.
Ted Lemon [Mon, 8 Jan 2001 08:22:35 +0000 (08:22 +0000)]
Add define for client-updates configuration variable.
Ted Lemon [Sat, 6 Jan 2001 21:39:30 +0000 (21:39 +0000)]
Don't try to move the lease if it doesn't have a pool.
Ted Lemon [Sat, 6 Jan 2001 21:38:50 +0000 (21:38 +0000)]
Don't use the -gcc suffix in naming work directories
Ted Lemon [Sat, 6 Jan 2001 21:37:21 +0000 (21:37 +0000)]
- Don't save the IP address as an ASCII string variable.Don't update
the PTR if the update of the A failed.
- Don't do the delete with the 'interim/rfc' code if we didn't do the
add with the 'interim/rfc' code.
- Don't delete the dhcid RR if there is still a valid A RR, and don't
just delete all A RRs when installing a new one - the client may
legitimately have IP addresses on more than one subnet.
Ted Lemon [Sat, 6 Jan 2001 21:32:49 +0000 (21:32 +0000)]
Include net/if_arp.h for ARPHRD_*
Ted Lemon [Sat, 6 Jan 2001 21:32:26 +0000 (21:32 +0000)]
Add support for printing NXDOMAIN and YXDOMAIN prerequisites.
Ted Lemon [Thu, 4 Jan 2001 00:33:03 +0000 (00:33 +0000)]
Use -c with bsdinstall on Tru64.
Ted Lemon [Thu, 4 Jan 2001 00:30:53 +0000 (00:30 +0000)]
- Move ddns_removals out of the on_release conditionals so that it actually
happens.
Ted Lemon [Thu, 4 Jan 2001 00:27:20 +0000 (00:27 +0000)]
Alphabetize configuration options and add documentation for more of them.
Ted Lemon [Thu, 4 Jan 2001 00:23:39 +0000 (00:23 +0000)]
- Oops, tack the ad-hoc ddns updates to the end of the root group statement
list if ad-hoc is enabled.
Ted Lemon [Thu, 4 Jan 2001 00:15:50 +0000 (00:15 +0000)]
If ddns-updates is not set, default to enabled.
Ted Lemon [Thu, 4 Jan 2001 00:08:16 +0000 (00:08 +0000)]
- Globalize resolver state.
- Fix an uninitialized variable.
- Log updates.
Ted Lemon [Thu, 4 Jan 2001 00:02:06 +0000 (00:02 +0000)]
- Add a null statement type, so that uninitialized statements won't
masquerade as if statements.
Ted Lemon [Wed, 3 Jan 2001 23:50:13 +0000 (23:50 +0000)]
- Globalize resolver state.
- Add an unset function for unsetting variables.
Ted Lemon [Wed, 3 Jan 2001 23:43:24 +0000 (23:43 +0000)]
Globalize resolver state.
Ted Lemon [Wed, 3 Jan 2001 23:33:18 +0000 (23:33 +0000)]
- Make it possible for parse_option_token to modify the format pointer, to
support the 'N' and 'E' option codes.
Ted Lemon [Wed, 3 Jan 2001 23:15:33 +0000 (23:15 +0000)]
Don't make bogus statements a fatal error.
Ted Lemon [Wed, 3 Jan 2001 23:13:46 +0000 (23:13 +0000)]
- Register the interface_initialize function (fixes a problem with
uninitialized interfaces being registered anyway and causing the
server to exit).
Ted Lemon [Fri, 29 Dec 2000 06:51:21 +0000 (06:51 +0000)]
- Add ddns-update-style configuration option, which depends on new
enumeration parsing support.
- Add ddns-styles enumeration for ddns-update-style option.