| 1999-05-06 |
Ted Lemon | error -> log_fatal |
commit | commitdiff | tree |
| 1999-05-06 |
Ted Lemon | - Add support for a timezone offset in lease file ... |
commit | commitdiff | tree |
| 1999-05-06 |
Ted Lemon | Add concat keyword. |
commit | commitdiff | tree |
| 1999-05-06 |
Ted Lemon | Fix building of dhclient.cat8 man page. |
commit | commitdiff | tree |
| 1999-04-25 |
Ted Lemon | Update version number. V3-ALPHA-19990424 |
commit | commitdiff | tree |
| 1999-04-25 |
Ted Lemon | Only one binary file copyright required. |
commit | commitdiff | tree |
| 1999-04-24 |
Ted Lemon | Remove #* from rm -f list because it wasn't working. V3-ALPHA-19990423 |
commit | commitdiff | tree |
| 1999-04-24 |
Ted Lemon | Clean sedded man pages as well as catted man pages. |
commit | commitdiff | tree |
| 1999-04-23 |
Ted Lemon | Update version and changelog. |
commit | commitdiff | tree |
| 1999-04-23 |
Ted Lemon | Use new class option constants. |
commit | commitdiff | tree |
| 1999-04-23 |
Ted Lemon | - Reference siaddr from state structure in ack_lease... |
commit | commitdiff | tree |
| 1999-04-23 |
Ted Lemon | Add siaddr structure to lease_state structure. |
commit | commitdiff | tree |
| 1999-04-23 |
Ted Lemon | Update version. |
commit | commitdiff | tree |
| 1999-04-23 |
Ted Lemon | Document pool allocation mechanism and access lists. |
commit | commitdiff | tree |
| 1999-04-23 |
Ted Lemon | - Do not respond with NAK if ciaddr is set and imputed... |
commit | commitdiff | tree |
| 1999-04-23 |
Ted Lemon | Print note at top of lease file so people won't ask... |
commit | commitdiff | tree |
| 1999-04-23 |
Ted Lemon | Fix an omitted word. |
commit | commitdiff | tree |
| 1999-04-23 |
Ted Lemon | Support MacOSX. |
commit | commitdiff | tree |
| 1999-04-23 |
Ted Lemon | Add support for site option spaces. |
commit | commitdiff | tree |
| 1999-04-23 |
Ted Lemon | Update the names of some DHCP option manifest constants. |
commit | commitdiff | tree |
| 1999-04-23 |
Ted Lemon | Use input options for option operand. |
commit | commitdiff | tree |
| 1999-04-23 |
Ted Lemon | Add a bunch of options that were added in RFC2132. |
commit | commitdiff | tree |
| 1999-04-23 |
Ted Lemon | Get rid of incorrect data after payload messages. |
commit | commitdiff | tree |
| 1999-04-23 |
Ted Lemon | - Support a site-local option space, so that different... |
commit | commitdiff | tree |
| 1999-04-23 |
Ted Lemon | Add binary file copyright. |
commit | commitdiff | tree |
| 1999-04-23 |
Ted Lemon | Document newly added options. |
commit | commitdiff | tree |
| 1999-04-23 |
Ted Lemon | Remove BUGS section and adjust version. |
commit | commitdiff | tree |
| 1999-04-23 |
Ted Lemon | Fix up UDP length calculations. Fix checksum algorithm. |
commit | commitdiff | tree |
| 1999-04-23 |
Ted Lemon | - Exclude loopback and point-to-point interfaces, rathe... |
commit | commitdiff | tree |
| 1999-04-12 |
Ted Lemon | Update version. V3-ALPHA-19990412 |
commit | commitdiff | tree |
| 1999-04-12 |
Ted Lemon | Update version and changelog |
commit | commitdiff | tree |
| 1999-04-12 |
Ted Lemon | Support DHCPINFORM. |
commit | commitdiff | tree |
| 1999-04-12 |
Ted Lemon | Fix siaddr computation. |
commit | commitdiff | tree |
| 1999-04-12 |
Ted Lemon | Add expr_known to expression type enum. |
commit | commitdiff | tree |
| 1999-04-12 |
Ted Lemon | Do path keyword substitution on unformatted manual... |
commit | commitdiff | tree |
| 1999-04-12 |
Ted Lemon | Support expr_known. |
commit | commitdiff | tree |
| 1999-04-12 |
Ted Lemon | Parse KNOWN keyword. |
commit | commitdiff | tree |
| 1999-04-12 |
Ted Lemon | Fix up error message printing. Base UDP checksum... |
commit | commitdiff | tree |
| 1999-04-12 |
Ted Lemon | error -> log_fatal |
commit | commitdiff | tree |
| 1999-04-12 |
Ted Lemon | Cast unsigned chars to chars before passing to strlen. |
commit | commitdiff | tree |
| 1999-04-12 |
Ted Lemon | Document the "known" expression. |
commit | commitdiff | tree |
| 1999-04-08 |
Ted Lemon | Update changelog and version. V3-ALPHA-19990408 |
commit | commitdiff | tree |
| 1999-04-08 |
Ted Lemon | Install unformatted man pages on some systems. |
commit | commitdiff | tree |
| 1999-04-08 |
Ted Lemon | Update version. |
commit | commitdiff | tree |
| 1999-04-08 |
Ted Lemon | - Add documentation for vendor-encapsulated-options... |
commit | commitdiff | tree |
| 1999-04-08 |
Ted Lemon | - Fix some silly parse problems in class parsing. |
commit | commitdiff | tree |
| 1999-04-08 |
Ted Lemon | - Add support for always-reply-rfc1048. |
commit | commitdiff | tree |
| 1999-04-08 |
Ted Lemon | Use enum dhcp_token instead of int. |
commit | commitdiff | tree |
| 1999-04-08 |
Ted Lemon | Add always-reply-rfc1048 server option. |
commit | commitdiff | tree |
| 1999-04-08 |
Ted Lemon | - Cast return values from getShort and getUShort for... |
commit | commitdiff | tree |
| 1999-04-08 |
Ted Lemon | - Fix the client-identifier example. |
commit | commitdiff | tree |
| 1999-04-08 |
Ted Lemon | int -> enum dhcp_token, where appropriate. |
commit | commitdiff | tree |
| 1999-04-08 |
Ted Lemon | Irix support, MANCAT variable. |
commit | commitdiff | tree |
| 1999-04-05 |
Ted Lemon | Add reference count to option_state structure. |
commit | commitdiff | tree |
| 1999-04-05 |
Ted Lemon | Fix handling of expr_encapsulate. |
commit | commitdiff | tree |
| 1999-04-05 |
Ted Lemon | Pass down the option state in store_options. |
commit | commitdiff | tree |
| 1999-04-05 |
Ted Lemon | If the length of a hash name is zero, compute it with... |
commit | commitdiff | tree |
| 1999-04-05 |
Ted Lemon | Put a reference count on the option_state structure. |
commit | commitdiff | tree |
| 1999-04-05 |
Ted Lemon | Use option_state_reference instead of just copying... |
commit | commitdiff | tree |
| 1999-04-05 |
Ted Lemon | - Support new generalized option_state usage. |
commit | commitdiff | tree |
| 1999-04-05 |
Ted Lemon | Add support for option space declaration. |
commit | commitdiff | tree |
| 1999-04-05 |
Ted Lemon | Support new generalized option_state usage. |
commit | commitdiff | tree |
| 1999-04-05 |
Ted Lemon | Support encapsulate expression. lookup_func -> get_func. |
commit | commitdiff | tree |
| 1999-04-05 |
Ted Lemon | - Add vendor-option-space server option. |
commit | commitdiff | tree |
| 1999-04-05 |
Ted Lemon | Add printer for encapsulate expression. |
commit | commitdiff | tree |
| 1999-04-05 |
Ted Lemon | - Add a parser for option space declarations. |
commit | commitdiff | tree |
| 1999-04-05 |
Ted Lemon | Make option state support more general. |
commit | commitdiff | tree |
| 1999-04-05 |
Ted Lemon | Use more general option space function calls. |
commit | commitdiff | tree |
| 1999-04-05 |
Ted Lemon | Add operators for byte quantities. Always return... |
commit | commitdiff | tree |
| 1999-04-05 |
Ted Lemon | Add space token. |
commit | commitdiff | tree |
| 1999-04-05 |
Ted Lemon | - Add allocator/deallocator for universes and option... |
commit | commitdiff | tree |
| 1999-04-05 |
Ted Lemon | - Adjust option_state-related calls to use new, more... |
commit | commitdiff | tree |
| 1999-04-05 |
Ted Lemon | - Support option space declarations. |
commit | commitdiff | tree |
| 1999-04-05 |
Ted Lemon | Add SPACE token. |
commit | commitdiff | tree |
| 1999-04-05 |
Ted Lemon | - Add encapsulate expression type. |
commit | commitdiff | tree |
| 1999-04-05 |
Ted Lemon | - Generalize option state structure to support addition... |
commit | commitdiff | tree |
| 1999-03-30 |
Ted Lemon | Update version V3-ALPHA-19990330 |
commit | commitdiff | tree |
| 1999-03-30 |
Ted Lemon | Update version and changelog |
commit | commitdiff | tree |
| 1999-03-30 |
Ted Lemon | Initialize option cache pointer prior to use. |
commit | commitdiff | tree |
| 1999-03-30 |
Ted Lemon | Add information about reporting bugs to the README... |
commit | commitdiff | tree |
| 1999-03-30 |
Ted Lemon | Move support of server allow/deny into common code. |
commit | commitdiff | tree |
| 1999-03-29 |
Ted Lemon | Update version. V3-ALPHA-19990329A |
commit | commitdiff | tree |
| 1999-03-29 |
Ted Lemon | Update changelog and version. |
commit | commitdiff | tree |
| 1999-03-29 |
Ted Lemon | Document entry and exit hooks, plus make_resolv_conf... |
commit | commitdiff | tree |
| 1999-03-29 |
Ted Lemon | Add entry, exit and resolv.conf hooks. |
commit | commitdiff | tree |
| 1999-03-29 |
Ted Lemon | Build new manual pages. |
commit | commitdiff | tree |
| 1999-03-29 |
Ted Lemon | Adjust version, update changelog. V3-ALPHA-19990329 |
commit | commitdiff | tree |
| 1999-03-29 |
Ted Lemon | Adjust version numbers. |
commit | commitdiff | tree |
| 1999-03-29 |
Ted Lemon | Add missing break to fix POOL permit parse. Fix addre... |
commit | commitdiff | tree |
| 1999-03-29 |
Ted Lemon | Fix typo in error message check. |
commit | commitdiff | tree |
| 1999-03-29 |
Ted Lemon | Account for tabs when pointing out errors. |
commit | commitdiff | tree |
| 1999-03-29 |
Ted Lemon | Fix a bug in BOOTP broadcast flag setting for DHCPDISCOVER. |
commit | commitdiff | tree |
| 1999-03-26 |
Ted Lemon | Manual page documenting ISC DHCP contribution process. V3-ALPHA-19990326 |
commit | commitdiff | tree |
| 1999-03-26 |
Ted Lemon | Update version number. |
commit | commitdiff | tree |
| 1999-03-26 |
Ted Lemon | Add 3.0-specific release notes. |
commit | commitdiff | tree |
| 1999-03-26 |
Ted Lemon | Oops, deleted an important comment character. |
commit | commitdiff | tree |
| 1999-03-26 |
Ted Lemon | Pull up changes in Patchlevel 19 |
commit | commitdiff | tree |
| 1999-03-25 |
Ted Lemon | Don't log winning DHCPREQUESTs twice. |
commit | commitdiff | tree |
| 1999-03-25 |
Ted Lemon | Support defining new option names and codes. |
commit | commitdiff | tree |
| 1999-03-25 |
Ted Lemon | Allow option codes to be >8 bits. |
commit | commitdiff | tree |
| next |