2000-06-24 |
Ted Lemon | Add 'omapi' keyword |
commit | commitdiff | tree |
2000-06-24 |
Ted Lemon | Allocate hash buckets in clumps. Fix a bug in a call... |
commit | commitdiff | tree |
2000-06-24 |
Ted Lemon | Don't listen on an OMAPI port unless one is specified... |
commit | commitdiff | tree |
2000-06-24 |
Ted Lemon | Parse an OMAPI port out of the config file. |
commit | commitdiff | tree |
2000-06-24 |
Ted Lemon | Test for work.sysname, not just sysname. |
commit | commitdiff | tree |
2000-06-20 |
Ted Lemon | - Add some code to actually track down and report the... |
commit | commitdiff | tree |
2000-06-20 |
Ted Lemon | Fix depend target. Don't echo building of links. |
commit | commitdiff | tree |
2000-06-20 |
Ted Lemon | - When using sockets, enable CAN_RECEIVE_UNICAST_UNCONF... |
commit | commitdiff | tree |
2000-06-20 |
Ted Lemon | Make links build silent |
commit | commitdiff | tree |
2000-06-20 |
Ted Lemon | - Add a work. prefix to build subdirectory names so... |
commit | commitdiff | tree |
2000-06-20 |
Ted Lemon | - Add a work. prefix to build subdirectory names so... |
commit | commitdiff | tree |
2000-06-20 |
Ted Lemon | Add all the possible top-level make targets. |
commit | commitdiff | tree |
2000-06-20 |
Ted Lemon | Take away some debugging, and always build nsupdate. |
commit | commitdiff | tree |
2000-06-20 |
Ted Lemon | Fix up the declaration for the failover_link allocator. |
commit | commitdiff | tree |
2000-06-20 |
Ted Lemon | Fix up to support build subdirectories. Fix depend... |
commit | commitdiff | tree |
2000-06-20 |
Ted Lemon | Make from64 unsigned (not sure this matters). |
commit | commitdiff | tree |
2000-06-20 |
Ted Lemon | Add a links target for making the build subtrees. |
commit | commitdiff | tree |
2000-06-20 |
Ted Lemon | Add mkdep variable. Always build DDNS. |
commit | commitdiff | tree |
2000-06-20 |
Ted Lemon | - Configure into a system-specific build subtree. |
commit | commitdiff | tree |
2000-06-20 |
Ted Lemon | Top-level makefile to build the subtree for the current... |
commit | commitdiff | tree |
2000-06-20 |
Ted Lemon | Don't ignore Makefile anymore. |
commit | commitdiff | tree |
2000-06-12 |
Ted Lemon | Use mkdep rather than makedepend |
commit | commitdiff | tree |
2000-06-12 |
Ted Lemon | Clean up a possible memory smash in the binding code. |
commit | commitdiff | tree |
2000-06-12 |
Ted Lemon | - Clean up some edge cases when a lease is requested... |
commit | commitdiff | tree |
2000-06-12 |
Ted Lemon | Initialize the dhcp_type_host type definition. |
commit | commitdiff | tree |
2000-06-12 |
Ted Lemon | Fix a couple of problems with the ack and update queue... |
commit | commitdiff | tree |
2000-06-12 |
Ted Lemon | Fix a bunch of problems in calling clone_grpup. |
commit | commitdiff | tree |
2000-06-12 |
Ted Lemon | - Make ON_ACK_QUEUE and ON_UPDATE_QUEUE persistent... |
commit | commitdiff | tree |
2000-06-12 |
Ted Lemon | - Fix interface_dummy to notice reference error. |
commit | commitdiff | tree |
2000-06-10 |
Ted Lemon | Make dhcp_failover_make_option prototype consistent... |
commit | commitdiff | tree |
2000-06-09 |
Ted Lemon | Add a missing store that was masked by the i386 calling... |
commit | commitdiff | tree |
2000-06-09 |
Ted Lemon | Make a special case for NetBSD/arm32. |
commit | commitdiff | tree |
2000-06-08 |
Ted Lemon | Fix up handling of failover peer disconnects. |
commit | commitdiff | tree |
2000-06-08 |
Ted Lemon | Don't log 'late' ICMP echo replies for failover leases. |
commit | commitdiff | tree |
2000-06-08 |
Ted Lemon | - Don't force the lease to be default-lease-time second... |
commit | commitdiff | tree |
2000-06-08 |
Ted Lemon | - Correctly check the result of make_concat (thanks... |
commit | commitdiff | tree |
2000-06-08 |
Ted Lemon | - Fix a mistake that was causing the fallback interface... |
commit | commitdiff | tree |
2000-06-07 |
Ted Lemon | Allow reject reason and message in BNDACK messages. |
commit | commitdiff | tree |
2000-06-07 |
Ted Lemon | Don't use dhcp_lease_free unless COMPACT_LEASES is... |
commit | commitdiff | tree |
2000-06-07 |
Ted Lemon | - Get rid of the obnoxious doubly-linked list and seper... |
commit | commitdiff | tree |
2000-06-07 |
Ted Lemon | - Break ack queue chain when a lease is removed from... |
commit | commitdiff | tree |
2000-06-06 |
Ted Lemon | Fix a couple of core dumps. Don't DHCPNAK when peer... |
commit | commitdiff | tree |
2000-06-06 |
Ted Lemon | Fix printf arg causing code to assume uid is NUL-termin... |
commit | commitdiff | tree |
2000-06-06 |
Ted Lemon | Parse max_response_delay into the right variable. |
commit | commitdiff | tree |
2000-06-06 |
Ted Lemon | Account for possibility that io object has no inner... |
commit | commitdiff | tree |
2000-06-06 |
Ted Lemon | Completely break connection to I/O object when connecti... |
commit | commitdiff | tree |
2000-06-06 |
Ted Lemon | Add hash_foreach, et al. |
commit | commitdiff | tree |
2000-06-03 |
Ted Lemon | Correctly handle the case where the matching pool is... |
commit | commitdiff | tree |
2000-06-02 |
Ted Lemon | Rework DHCP lease state handling to be compatible with... |
commit | commitdiff | tree |
2000-05-30 |
Ted Lemon | Fix a buffer overflow problem (not a security issue... |
commit | commitdiff | tree |
2000-05-30 |
Ted Lemon | Initialize omapi before parsing command line. |
commit | commitdiff | tree |
2000-05-18 |
Ted Lemon | Fix a reference problem. |
commit | commitdiff | tree |
2000-05-17 |
Ted Lemon | Oops, fix declaration of casecmp. |
commit | commitdiff | tree |
2000-05-17 |
Ted Lemon | Fix up various platform-specific errors. |
commit | commitdiff | tree |
2000-05-17 |
Ted Lemon | Remove omapi.c/omapi.o from client build. |
commit | commitdiff | tree |
2000-05-16 |
Ted Lemon | Move common omapi support into common code. |
commit | commitdiff | tree |
2000-05-16 |
Ted Lemon | Move server-specific stuff away from common code. |
commit | commitdiff | tree |
2000-05-16 |
Ted Lemon | - Fix all the OMAPI objects in the DHCP server and... |
commit | commitdiff | tree |
2000-05-15 |
Ted Lemon | Oops, fix a past-o. |
commit | commitdiff | tree |
2000-05-15 |
Ted Lemon | Don't send the intro until we receive the connect signal. |
commit | commitdiff | tree |
2000-05-09 |
Ted Lemon | Fix some weird errors in failover external declarations. |
commit | commitdiff | tree |
2000-05-09 |
Ted Lemon | Get rid of SO_USELOOPBACK |
commit | commitdiff | tree |
2000-05-04 |
Ted Lemon | Implement pool request and response so that secondary... |
commit | commitdiff | tree |
2000-05-03 |
Ted Lemon | Miscellaneous bug fixes. |
commit | commitdiff | tree |
2000-05-03 |
Ted Lemon | Don't use SO_USELOOPBACK |
commit | commitdiff | tree |
2000-05-03 |
Ted Lemon | Rename a variable to avoid an AIX-specific predefined... |
commit | commitdiff | tree |
2000-05-03 |
Ted Lemon | - Add argument to allocate_lease to notice if the failo... |
commit | commitdiff | tree |
2000-05-03 |
Ted Lemon | Adjust call to allocate_lease(). |
commit | commitdiff | tree |
2000-05-03 |
Ted Lemon | Add flags to indicate the failover queue a least is on. |
commit | commitdiff | tree |
2000-05-03 |
Ted Lemon | Fix an unitialized pointer reference. |
commit | commitdiff | tree |
2000-05-03 |
Ted Lemon | More infrastructure, bug fixes: servers are talking. |
commit | commitdiff | tree |
2000-05-03 |
Ted Lemon | Queue failover update on lease commit. Write all... |
commit | commitdiff | tree |
2000-05-03 |
Ted Lemon | Update copyright message. |
commit | commitdiff | tree |
2000-05-03 |
Ted Lemon | Don't be so eager to respond to DHCPREQUEST messages... |
commit | commitdiff | tree |
2000-05-03 |
Ted Lemon | Add write_failover_state. |
commit | commitdiff | tree |
2000-05-03 |
Ted Lemon | Parse failover state out of lease database. |
commit | commitdiff | tree |
2000-05-03 |
Ted Lemon | Get rid of SO_USELOOPBACK. |
commit | commitdiff | tree |
2000-05-03 |
Ted Lemon | - Fix up reference counting of io object chain. |
commit | commitdiff | tree |
2000-05-03 |
Ted Lemon | Get rid of SO_USELOOPBACK. Use omapi_unregister_io_ob... |
commit | commitdiff | tree |
2000-05-03 |
Ted Lemon | Add omapi_unregister_io_object prototype. |
commit | commitdiff | tree |
2000-05-03 |
Ted Lemon | invalid_state -> unknown_state. Define reject reasons. |
commit | commitdiff | tree |
2000-05-03 |
Ted Lemon | Add some new prototypes. |
commit | commitdiff | tree |
2000-05-03 |
Ted Lemon | Add 'extern' to two declarations. |
commit | commitdiff | tree |
2000-05-03 |
Ted Lemon | Add unknown-state and potential-conflict-nic |
commit | commitdiff | tree |
2000-05-02 |
Ted Lemon | Add some server options. |
commit | commitdiff | tree |
2000-05-02 |
Ted Lemon | - Support load balancing. |
commit | commitdiff | tree |
2000-05-02 |
Ted Lemon | - Add equivalent config-file options for command-line... |
commit | commitdiff | tree |
2000-05-02 |
Ted Lemon | Add support for the load balancing portion of the failo... |
commit | commitdiff | tree |
2000-05-01 |
Ted Lemon | Fix failover state parsing. |
commit | commitdiff | tree |
2000-05-01 |
Ted Lemon | Fix a stupid pasto in make_int_value. Add make_uint_v... |
commit | commitdiff | tree |
2000-05-01 |
Ted Lemon | Add a call for listening on a specific IP address. |
commit | commitdiff | tree |
2000-05-01 |
Ted Lemon | - Make the connect system call asynchronous. |
commit | commitdiff | tree |
2000-05-01 |
Ted Lemon | Add support for omapi_addr_list_t. |
commit | commitdiff | tree |
2000-05-01 |
Ted Lemon | Use the zone from which we got the tsig key for the... |
commit | commitdiff | tree |
2000-05-01 |
Ted Lemon | Add a cookie identifying the zone that was found during... |
commit | commitdiff | tree |
2000-05-01 |
Ted Lemon | Put address list scan state info into connection object. |
commit | commitdiff | tree |
2000-05-01 |
Ted Lemon | Add support for new address list type, and for new... |
commit | commitdiff | tree |
2000-05-01 |
Ted Lemon | Add prototypes for minires callouts to DHCP library. |
commit | commitdiff | tree |
2000-05-01 |
Ted Lemon | Add load, balance, token_max, seconds and address tokens. |
commit | commitdiff | tree |
2000-05-01 |
Ted Lemon | Add some missing data structures to the failover_state... |
commit | commitdiff | tree |
next |