]>
git.ipfire.org Git - thirdparty/dhcp.git/log
Ted Lemon [Thu, 9 Sep 1999 21:00:13 +0000 (21:00 +0000)]
Add another empty hook for memory.c. Initialize the OMAPI explicitly.
Ted Lemon [Thu, 9 Sep 1999 20:59:34 +0000 (20:59 +0000)]
Add a new warning for EGCS on NetBSD.
Ted Lemon [Wed, 8 Sep 1999 01:50:19 +0000 (01:50 +0000)]
Initialize RNG. Initialize OMAPI listener and DHCP OMAPI objects.
Ted Lemon [Wed, 8 Sep 1999 01:49:56 +0000 (01:49 +0000)]
Support dynamically-created host entries.
Ted Lemon [Wed, 8 Sep 1999 01:49:25 +0000 (01:49 +0000)]
Add omapi support.
Ted Lemon [Wed, 8 Sep 1999 01:48:56 +0000 (01:48 +0000)]
Debugging sweep, added some new functionality
Ted Lemon [Wed, 8 Sep 1999 01:48:32 +0000 (01:48 +0000)]
Add some more errors
Ted Lemon [Wed, 8 Sep 1999 01:48:14 +0000 (01:48 +0000)]
Add OpenBSD support.
Ted Lemon [Wed, 8 Sep 1999 01:47:46 +0000 (01:47 +0000)]
Support 'never' as a possible lease expiry time.
Ted Lemon [Wed, 8 Sep 1999 01:47:20 +0000 (01:47 +0000)]
Lots of OMAPI-related changes.
Ted Lemon [Wed, 8 Sep 1999 01:47:01 +0000 (01:47 +0000)]
Header file for dhcpctl library.
Ted Lemon [Wed, 8 Sep 1999 01:46:38 +0000 (01:46 +0000)]
Mucho fixups
Ted Lemon [Wed, 8 Sep 1999 01:46:14 +0000 (01:46 +0000)]
Add test program for dhcpctl
Ted Lemon [Wed, 8 Sep 1999 01:44:57 +0000 (01:44 +0000)]
Support referring to hosts by name and recording them in the lease database.
Ted Lemon [Wed, 8 Sep 1999 01:44:21 +0000 (01:44 +0000)]
Use OMAPI dispatcher
Ted Lemon [Wed, 8 Sep 1999 01:44:08 +0000 (01:44 +0000)]
Make interfaces OMAPI objects.
Ted Lemon [Wed, 8 Sep 1999 01:43:00 +0000 (01:43 +0000)]
Make ranlib optional.
Ted Lemon [Wed, 8 Sep 1999 01:42:43 +0000 (01:42 +0000)]
New OpenBSD support.
Ted Lemon [Wed, 8 Sep 1999 01:42:34 +0000 (01:42 +0000)]
Add support for setting hostname
Ted Lemon [Wed, 8 Sep 1999 01:41:34 +0000 (01:41 +0000)]
Add OMAPI library.
Ted Lemon [Wed, 8 Sep 1999 01:41:17 +0000 (01:41 +0000)]
Add some more information to the Solaris information.
Ted Lemon [Wed, 8 Sep 1999 01:40:53 +0000 (01:40 +0000)]
Add unixware support. Add LIBMANDIR. Add OpenBSD support.
Ted Lemon [Wed, 8 Sep 1999 01:36:05 +0000 (01:36 +0000)]
OMAPI interface for ISC DHCP server objects.
Ted Lemon [Thu, 2 Sep 1999 00:36:58 +0000 (00:36 +0000)]
Adjust some pointers
Ted Lemon [Thu, 2 Sep 1999 00:33:37 +0000 (00:33 +0000)]
Dhcpctl control library
Ted Lemon [Thu, 2 Sep 1999 00:32:56 +0000 (00:32 +0000)]
Omapi library, initial checkin
Ted Lemon [Thu, 2 Sep 1999 00:31:48 +0000 (00:31 +0000)]
omapi include files.
Ted Lemon [Thu, 2 Sep 1999 00:31:27 +0000 (00:31 +0000)]
libisc include files (stolen, pro tem)
Ted Lemon [Thu, 2 Sep 1999 00:29:52 +0000 (00:29 +0000)]
Add dhcpctl and omapi subdirectories
Ted Lemon [Thu, 19 Aug 1999 18:59:13 +0000 (18:59 +0000)]
Fix some lease time problems. Fix subclass permit problem.
Ted Lemon [Sun, 1 Aug 1999 14:26:57 +0000 (14:26 +0000)]
- Add a static operator indicating whether the client's lease is static.
Ted Lemon [Sat, 31 Jul 1999 23:24:33 +0000 (23:24 +0000)]
Change behaviour of concat so that any null argument produces a null result.
Ted Lemon [Sat, 31 Jul 1999 21:37:12 +0000 (21:37 +0000)]
Document changes to concat.
Ted Lemon [Sat, 31 Jul 1999 21:35:12 +0000 (21:35 +0000)]
Allow concat to take an arbitrary number of arguments.
Ted Lemon [Sat, 31 Jul 1999 20:23:19 +0000 (20:23 +0000)]
Flag expr_known as a boolean expression.
Ted Lemon [Sat, 31 Jul 1999 20:22:14 +0000 (20:22 +0000)]
.ssd.example.net -> .in-addr.arpa in example.
Ted Lemon [Sat, 31 Jul 1999 18:30:14 +0000 (18:30 +0000)]
Preliminary documentation for the dns-update function, from Brian Murrell.
Ted Lemon [Sat, 31 Jul 1999 18:10:45 +0000 (18:10 +0000)]
permit -> allow in example.
Ted Lemon [Sat, 31 Jul 1999 18:09:51 +0000 (18:09 +0000)]
- Use reference-counting allocators to allocate the expression and the
statement in the default classification rule.
- Fix function calls to expression evaluation functions.
Ted Lemon [Sat, 31 Jul 1999 18:08:28 +0000 (18:08 +0000)]
- Rototill expression evaluation function prototypes.
- Hang onto the incoming packet so that it can be used in dhcp_reply when
cons_options is called.
Ted Lemon [Sat, 31 Jul 1999 18:07:16 +0000 (18:07 +0000)]
- Rototill function prototypes.
Ted Lemon [Sat, 31 Jul 1999 18:06:32 +0000 (18:06 +0000)]
Update version.
Ted Lemon [Sat, 31 Jul 1999 18:05:54 +0000 (18:05 +0000)]
- Update prototypes in universe structure.
Ted Lemon [Sat, 31 Jul 1999 18:05:21 +0000 (18:05 +0000)]
- Make a place to hang the incoming packet in the lease_state structure.
- Rototill function prototypes.
Ted Lemon [Sat, 31 Jul 1999 18:03:55 +0000 (18:03 +0000)]
- Regularize expression evaluation calls so that they are all passed a pointer
to the incoming packet, if any, the current lease, if any, the parsed
incoming options, and the in-scope configuration file options.
- Incoming packets are now reference counted, so that the callee can save
them for later expression evaluation (e.g., in dhcp_reply).
Ted Lemon [Sat, 31 Jul 1999 17:57:36 +0000 (17:57 +0000)]
- Fix up expression evaluation calls.
Ted Lemon [Sat, 31 Jul 1999 17:56:53 +0000 (17:56 +0000)]
error -> log_fatal (again!)
Ted Lemon [Sat, 31 Jul 1999 17:56:09 +0000 (17:56 +0000)]
- Fix up calls to evaluate_boolean_expression.
Ted Lemon [Sat, 31 Jul 1999 17:54:06 +0000 (17:54 +0000)]
- Make converted_length and binary_to_ascii work correctly.
Ted Lemon [Sat, 31 Jul 1999 17:53:05 +0000 (17:53 +0000)]
- Fix several cases where a refcounted memory allocator would set the pointer
to null and then fail to return immediately, possibly causing a core dump.
Now, the pointer will be set to null and it will return a failure status
immediately.
- Make packet allocator reference counted, and keep a cache of packet
structures so that allocating and freeing them will be cheap.
Ted Lemon [Sat, 31 Jul 1999 17:50:41 +0000 (17:50 +0000)]
- Fix two stupid bugs that caused filename and server_name not to be usable
by the client.
- Rototill expression evaluation calls.
Ted Lemon [Sat, 31 Jul 1999 17:49:03 +0000 (17:49 +0000)]
Further clarify Linux CONFIG_PACKET/CONFIG_FILTER README.
Ted Lemon [Wed, 21 Jul 1999 20:58:17 +0000 (20:58 +0000)]
config-option is a data expression (from Brian Murrell).
Ted Lemon [Wed, 21 Jul 1999 19:26:55 +0000 (19:26 +0000)]
Add seperate implementation for config-option.
Ted Lemon [Wed, 21 Jul 1999 14:30:28 +0000 (14:30 +0000)]
- Remove NUL from end of host-name option after checking it, so that
host-name can reliably be used in concat expressions.
(From Brian Murrell)
Ted Lemon [Wed, 21 Jul 1999 14:28:57 +0000 (14:28 +0000)]
- Enhance dns-update evaluation.
- Fix up debugging messages.
(From Brian Murrell)
Ted Lemon [Tue, 20 Jul 1999 18:00:40 +0000 (18:00 +0000)]
More documentation for classes.
Ted Lemon [Tue, 20 Jul 1999 18:00:20 +0000 (18:00 +0000)]
- Add unknown-clients as an alternative to unknown clients in permit
statements.
Ted Lemon [Tue, 20 Jul 1999 17:59:14 +0000 (17:59 +0000)]
Better document the data_string structure.
Ted Lemon [Tue, 20 Jul 1999 17:58:33 +0000 (17:58 +0000)]
- Undo a mistaken change to parse_if_statement that caused else clauses to
be misparsed.
- Set the type of the on statement.
- Set event types correctly when parsing on statements.
Ted Lemon [Tue, 20 Jul 1999 13:24:39 +0000 (13:24 +0000)]
Fix another bug that Brian cleverly tracked down... :')
Ted Lemon [Mon, 19 Jul 1999 20:38:59 +0000 (20:38 +0000)]
Recognize pick-first-value and host-decl-name as data expressions.
Ted Lemon [Mon, 19 Jul 1999 20:11:41 +0000 (20:11 +0000)]
Document pseudo-interfaces.
Ted Lemon [Mon, 19 Jul 1999 20:10:52 +0000 (20:10 +0000)]
A bug fix from Brian Murrell for a problem in host-decl-name.
Ted Lemon [Mon, 19 Jul 1999 20:10:12 +0000 (20:10 +0000)]
pick-first-value expression was being set up incorrectly.
Ted Lemon [Mon, 19 Jul 1999 15:35:48 +0000 (15:35 +0000)]
- Make lease-time a numeric expression, and make dns-update expect ttl to be
numeric.
- Add lease-time expression in a couple of places where it should have been
mentioned, but wasn't.
Ted Lemon [Mon, 19 Jul 1999 15:34:33 +0000 (15:34 +0000)]
- Don't try to deallocate data associated with a partially-parsed statement
if they haven't yet been allocated.
Ted Lemon [Mon, 19 Jul 1999 15:32:54 +0000 (15:32 +0000)]
Intern lease-time token correctly.
Ted Lemon [Mon, 19 Jul 1999 13:08:29 +0000 (13:08 +0000)]
Some more fixes from Brian Murrell.
Ted Lemon [Mon, 19 Jul 1999 01:17:23 +0000 (01:17 +0000)]
A few tweaks to make lease-time more correct.
Ted Lemon [Mon, 19 Jul 1999 01:15:22 +0000 (01:15 +0000)]
Brian Murrel's latest dns update implementation - more programmability.
Ted Lemon [Sun, 18 Jul 1999 19:39:48 +0000 (19:39 +0000)]
Add a section documenting event support.
Ted Lemon [Sun, 18 Jul 1999 19:39:14 +0000 (19:39 +0000)]
Add support for 'on commit' and (partially) 'on release'.
Ted Lemon [Sun, 18 Jul 1999 19:38:33 +0000 (19:38 +0000)]
Add support for 'on commit'.
Ted Lemon [Sun, 18 Jul 1999 19:37:56 +0000 (19:37 +0000)]
Add static_lease_dereference prototype.
Ted Lemon [Sun, 18 Jul 1999 19:37:23 +0000 (19:37 +0000)]
Conditionalize use of snprintf.
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.
Ted Lemon [Sun, 18 Jul 1999 19:35:37 +0000 (19:35 +0000)]
Update the credits for the Dynamic DNS support.
Ted Lemon [Sun, 18 Jul 1999 19:35:02 +0000 (19:35 +0000)]
Make bind library inclusion more configurable.
Ted Lemon [Sat, 17 Jul 1999 17:59:24 +0000 (17:59 +0000)]
When dereferencing a statement, dereference anything it references too.
Ted Lemon [Sat, 17 Jul 1999 17:59:02 +0000 (17:59 +0000)]
Fix statement parsing calls.
Ted Lemon [Sat, 17 Jul 1999 15:52:20 +0000 (15:52 +0000)]
Fix a leftover thinko in the statement copy support code.
Ted Lemon [Fri, 16 Jul 1999 21:34:14 +0000 (21:34 +0000)]
Massive rototill to support some new DDNS features.
Ted Lemon [Tue, 13 Jul 1999 18:32:34 +0000 (18:32 +0000)]
Fix some silly mistakes in Linux versioning update.
Ted Lemon [Tue, 13 Jul 1999 18:00:22 +0000 (18:00 +0000)]
Changes to make builds work on HP-UX with ANSI compiler.
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.
Ted Lemon [Tue, 13 Jul 1999 12:58:03 +0000 (12:58 +0000)]
Add a more informative message to the interface/declaration complaint.
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.
Ted Lemon [Mon, 12 Jul 1999 22:43:08 +0000 (22:43 +0000)]
Get host-name from packet, not from server configuration.
Ted Lemon [Wed, 7 Jul 1999 19:13:24 +0000 (19:13 +0000)]
Documentation for anonymous CVS
Ted Lemon [Wed, 7 Jul 1999 16:36:58 +0000 (16:36 +0000)]
Regenerate.
Ted Lemon [Wed, 7 Jul 1999 16:16:04 +0000 (16:16 +0000)]
Update changelog and document the interim ddns update code.
Ted Lemon [Wed, 7 Jul 1999 16:15:02 +0000 (16:15 +0000)]
Document one-lease-per-client.
Ted Lemon [Wed, 7 Jul 1999 15:47:55 +0000 (15:47 +0000)]
Document if_tr.h problem. Document Dynamic DNS update support.
Ted Lemon [Wed, 7 Jul 1999 15:32:02 +0000 (15:32 +0000)]
Update calls to evaluate_option_cache. Fix commenting-out.
Ted Lemon [Wed, 7 Jul 1999 15:28:40 +0000 (15:28 +0000)]
Apply some nsupdate.c fixes from Brian Murrell.
Ted Lemon [Wed, 7 Jul 1999 15:25:36 +0000 (15:25 +0000)]
Fix fallback_discard ifdefs again.
Ted Lemon [Wed, 7 Jul 1999 15:20:10 +0000 (15:20 +0000)]
Support nsupdate with --with-nsupdate in ./configure.
Ted Lemon [Wed, 7 Jul 1999 13:45:04 +0000 (13:45 +0000)]
Update version.
Ted Lemon [Tue, 6 Jul 1999 21:08:12 +0000 (21:08 +0000)]
Fix up ifdefs for USE_SOCKET_FALLBACK.