1998-11-09 |
Ted Lemon | Get rid of obsolete data string reference. |
commit | commitdiff | tree |
1998-11-09 |
Ted Lemon | Add pool support |
commit | commitdiff | tree |
1998-11-09 |
Ted Lemon | Add allocators for pools and permits. |
commit | commitdiff | tree |
1998-11-09 |
Ted Lemon | Add support for pseudo-clients |
commit | commitdiff | tree |
1998-11-06 |
Ted Lemon | Fix up matching code and add debugging for it. |
commit | commitdiff | tree |
1998-11-06 |
Ted Lemon | Fix evaluate_boolean_expression_result to actually... |
commit | commitdiff | tree |
1998-11-06 |
Ted Lemon | Classify all incoming dhcp packets. Process class... |
commit | commitdiff | tree |
1998-11-06 |
Ted Lemon | Add new classes to database after parsing them. Fix... |
commit | commitdiff | tree |
1998-11-06 |
Ted Lemon | Put check_collection() outside of DEBUG_EXPRESSIONS... |
commit | commitdiff | tree |
1998-11-06 |
Ted Lemon | Fix pathological parsing loop in add statement. Set... |
commit | commitdiff | tree |
1998-11-06 |
Ted Lemon | Evaluate option cache associated with client identifier... |
commit | commitdiff | tree |
1998-11-06 |
Ted Lemon | Add hostname type to dns_host_entry_allocate |
commit | commitdiff | tree |
1998-11-06 |
Ted Lemon | Update prototype for dns_host_entry_allocate(). |
commit | commitdiff | tree |
1998-11-06 |
Ted Lemon | Save space for hostname and save hostname itself in... |
commit | commitdiff | tree |
1998-11-06 |
Ted Lemon | Pass hostname to dns_host_entry_allocate. |
commit | commitdiff | tree |
1998-11-06 |
Ted Lemon | Don't test for abandoned lease if we didn't find a... |
commit | commitdiff | tree |
1998-11-06 |
Ted Lemon | When making list of IP addresses or hostnames, account... |
commit | commitdiff | tree |
1998-11-06 |
Ted Lemon | Initialize automatic expression variable. |
commit | commitdiff | tree |
1998-11-06 |
Ted Lemon | Interface discovery code. |
commit | commitdiff | tree |
1998-11-06 |
Ted Lemon | Add agent option support. |
commit | commitdiff | tree |
1998-11-06 |
Ted Lemon | Move to reference-based expression allocation. |
commit | commitdiff | tree |
1998-11-06 |
Ted Lemon | Do data expression evaluation. |
commit | commitdiff | tree |
1998-11-06 |
Ted Lemon | Add relay agent information option arg to cons_options... |
commit | commitdiff | tree |
1998-11-06 |
Ted Lemon | Add Relay Agent Information Option support. |
commit | commitdiff | tree |
1998-11-06 |
Ted Lemon | Add more expression evaluation goo. |
commit | commitdiff | tree |
1998-11-06 |
Ted Lemon | Add relay agent support for Relay Agent Information... |
commit | commitdiff | tree |
1998-11-06 |
Ted Lemon | Clear the right data buffer. Add missing braces. |
commit | commitdiff | tree |
1998-11-06 |
Ted Lemon | Fix parse_if_statement |
commit | commitdiff | tree |
1998-11-06 |
Ted Lemon | Add agent_options argument to cons_options |
commit | commitdiff | tree |
1998-11-06 |
Ted Lemon | Update error message. |
commit | commitdiff | tree |
1998-11-06 |
Ted Lemon | Fix some lingering bugs from the expression evaluation... |
commit | commitdiff | tree |
1998-11-06 |
Ted Lemon | Clean up some statement parsing bugs. |
commit | commitdiff | tree |
1998-11-05 |
Ted Lemon | Minor documentation clarification on maximum lease... |
commit | commitdiff | tree |
1998-11-05 |
Ted Lemon | Add command-line argument to set pid file name. |
commit | commitdiff | tree |
1998-11-05 |
Ted Lemon | Oops, fix a conflict that was committed in previous... |
commit | commitdiff | tree |
1998-11-05 |
Ted Lemon | Use evaluation-based option handling |
commit | commitdiff | tree |
1998-11-05 |
Ted Lemon | Add some code to prevent linking in stuff we don't... |
commit | commitdiff | tree |
1998-11-05 |
Ted Lemon | Lose extraneous tab. |
commit | commitdiff | tree |
1998-11-05 |
Ted Lemon | Add endian.h defines - not present in hpux headers. |
commit | commitdiff | tree |
1998-11-05 |
Ted Lemon | INADDR_LOOPBACK now defined in some FreeBSD versions... |
commit | commitdiff | tree |
1998-11-05 |
Ted Lemon | Add send option statement. |
commit | commitdiff | tree |
1998-11-05 |
Ted Lemon | Add some new debugging types |
commit | commitdiff | tree |
1998-11-05 |
Ted Lemon | Make dhcp token type an enum for easier debugging. |
commit | commitdiff | tree |
1998-11-05 |
Ted Lemon | New prototypes. Many data structure updates. |
commit | commitdiff | tree |
1998-11-05 |
Ted Lemon | Implement reference-based option cache and expressions. |
commit | commitdiff | tree |
1998-11-05 |
Ted Lemon | Get rid of ad-hoc option priority list. |
commit | commitdiff | tree |
1998-11-05 |
Ted Lemon | Add new printers for prettier printing of 'x' format... |
commit | commitdiff | tree |
1998-11-05 |
Ted Lemon | Fix up all the option handling code to use evaluation... |
commit | commitdiff | tree |
1998-11-05 |
Ted Lemon | Add new option cache handling code. |
commit | commitdiff | tree |
1998-11-05 |
Ted Lemon | Fix up all the option handling code to use evaluation... |
commit | commitdiff | tree |
1998-11-05 |
Ted Lemon | Add expression debugging printfs. Supply input and... |
commit | commitdiff | tree |
1998-11-05 |
Ted Lemon | Add new reference-based allocators and some new new... |
commit | commitdiff | tree |
1998-11-05 |
Ted Lemon | Add some code to prevent pulling in libraries we don... |
commit | commitdiff | tree |
1998-10-22 |
Ted Lemon | Intermediary changes |
commit | commitdiff | tree |
1998-10-22 |
Ted Lemon | Add depend target |
commit | commitdiff | tree |
1998-10-17 |
Ted Lemon | Move discover_interfaces and relate goop to discover.c |
commit | commitdiff | tree |
1998-10-17 |
Ted Lemon | Add EXISTS token. |
commit | commitdiff | tree |
1998-10-17 |
Ted Lemon | Add discover.c. Remove spurious tab. |
commit | commitdiff | tree |
1998-10-17 |
Ted Lemon | Add bsd/os script. Use -Wno-switch (sigh). |
commit | commitdiff | tree |
1998-08-05 |
Ted Lemon | Don't write leases that contain non-printable or whites... |
commit | commitdiff | tree |
1998-07-18 |
Ted Lemon | Make the documentation a little clearer for those who... |
commit | commitdiff | tree |
1998-07-10 |
Ted Lemon | If there's another server running, refuse to run. |
commit | commitdiff | tree |
1998-07-08 |
Ted Lemon | Tell people they have to type make install to install... |
commit | commitdiff | tree |
1998-07-08 |
Ted Lemon | Fix up PID file definitions |
commit | commitdiff | tree |
1998-06-26 |
Ted Lemon | Update server-identifier documentaiton. |
commit | commitdiff | tree |
1998-06-26 |
Ted Lemon | -Wstrict-prototypes is not safe on Solaris unless you... |
commit | commitdiff | tree |
1998-06-26 |
Ted Lemon | char-subscripts, not char-subscript. |
commit | commitdiff | tree |
1998-06-25 |
Ted Lemon | Document events that cause leases to be written. |
commit | commitdiff | tree |
1998-06-25 |
Ted Lemon | Update binary copyright. |
commit | commitdiff | tree |
1998-06-25 |
Ted Lemon | If a client REQUESTs an abandoned lease, reclaim it. |
commit | commitdiff | tree |
1998-06-25 |
Ted Lemon | Rhapsody support |
commit | commitdiff | tree |
1998-06-25 |
Ted Lemon | Declarations for executable statements. |
commit | commitdiff | tree |
1998-06-25 |
Ted Lemon | Execute statements. |
commit | commitdiff | tree |
1998-06-25 |
Ted Lemon | Move a lot of packet discard code into ack_lease()... |
commit | commitdiff | tree |
1998-06-25 |
Ted Lemon | Get rid of root group defaults. Merge trees into... |
commit | commitdiff | tree |
1998-06-25 |
Ted Lemon | match_expr -> expression. Move expression evaluator... |
commit | commitdiff | tree |
1998-06-25 |
Ted Lemon | Convert to using executable statements instead of old... |
commit | commitdiff | tree |
1998-06-25 |
Ted Lemon | Take dhcp packet as an argument instead of converting... |
commit | commitdiff | tree |
1998-06-25 |
Ted Lemon | Merge tree struct into expression struct. tree_cache... |
commit | commitdiff | tree |
1998-06-25 |
Ted Lemon | Add ADD, BREAK, ELSE, ELSIF, IF, MATCH, SUBCLASS, SPAWN... |
commit | commitdiff | tree |
1998-06-25 |
Ted Lemon | Add statement.h include file. Move data_string to... |
commit | commitdiff | tree |
1998-06-25 |
Ted Lemon | Update all the names to reflect the unification of... |
commit | commitdiff | tree |
1998-06-25 |
Ted Lemon | Add server option universe. Install dhcp option unive... |
commit | commitdiff | tree |
1998-06-25 |
Ted Lemon | Nive parse-ip-addr-or-hostbname into common parser... |
commit | commitdiff | tree |
1998-06-25 |
Ted Lemon | cons_options now takes option_state struct instead... |
commit | commitdiff | tree |
1998-06-25 |
Ted Lemon | Lose special case code for vendor and user classes... |
commit | commitdiff | tree |
1998-06-25 |
Ted Lemon | Clear out unused portion of icmp packet. |
commit | commitdiff | tree |
1998-06-25 |
Ted Lemon | Read DHCP packet into aligned buffer and pass it as... |
commit | commitdiff | tree |
1998-06-25 |
Ted Lemon | Add ADD, BREAK, ELSE, ELSIF, IF, MATCH, SUBCLASS and... |
commit | commitdiff | tree |
1998-06-25 |
Ted Lemon | tree -> expression. tree_cache -> option_cache. ... |
commit | commitdiff | tree |
1998-06-25 |
Ted Lemon | Add statement executor module |
commit | commitdiff | tree |
1998-06-25 |
Ted Lemon | Add -Wno-char-subscript for Solaris. Update copyright. |
commit | commitdiff | tree |
1998-04-20 |
Ted Lemon | Move option name parsing to its own function. |
commit | commitdiff | tree |
1998-04-20 |
Ted Lemon | Move option name parsing into its own function. Use... |
commit | commitdiff | tree |
1998-04-20 |
Ted Lemon | Carry some data structure changes across from parser... |
commit | commitdiff | tree |
1998-04-20 |
Ted Lemon | Add new tokens for match expressions. |
commit | commitdiff | tree |
1998-04-20 |
Ted Lemon | Move parse.c declarations under their own filename... |
commit | commitdiff | tree |
1998-04-20 |
Ted Lemon | Add parse_option_name and parse_cshl functions. |
commit | commitdiff | tree |
1998-04-19 |
Ted Lemon | Initialize client classification system in main(). |
commit | commitdiff | tree |
1998-04-19 |
Ted Lemon | Do client classification. If user supplies a dhcp... |
commit | commitdiff | tree |
next |