2001-03-22 |
Ted Lemon | Add some changes suggested by Cyrille Lefevre |
commit | commitdiff | tree |
2001-03-22 |
Ted Lemon | Document some new flags. |
commit | commitdiff | tree |
2001-03-22 |
Ted Lemon | client_script_name -> path_dhclient_script |
commit | commitdiff | tree |
2001-03-22 |
Ted Lemon | Install client script in (e.g.) /sbin. |
commit | commitdiff | tree |
2001-03-22 |
Ted Lemon | Add a README entry about locally-defined options. |
commit | commitdiff | tree |
2001-03-20 |
Ted Lemon | Update changelog and version. V3-BETA-2-PATCH-22 |
commit | commitdiff | tree |
2001-03-20 |
Ted Lemon | This time for sure! (fix for spinning). |
commit | commitdiff | tree |
2001-03-20 |
Ted Lemon | Update version and changelog V3-BETA-2-PATCH-21 |
commit | commitdiff | tree |
2001-03-20 |
Ted Lemon | Actually fix the spin that I thought I'd fixed previously. |
commit | commitdiff | tree |
2001-03-20 |
Ted Lemon | Add a missing else whose absence was causing memory... |
commit | commitdiff | tree |
2001-03-17 |
Ben Cottrell | Fixed RT 938 having to do with SIOCGIFCONF on Linux... |
commit | commitdiff | tree |
2001-03-17 |
Ted Lemon | Update version number and changelog V3-BETA-2-PATCH-20 |
commit | commitdiff | tree |
2001-03-17 |
Ted Lemon | Set lease -> uid_max. |
commit | commitdiff | tree |
2001-03-17 |
Ted Lemon | Don't stash uid_len until we know we have a uid. |
commit | commitdiff | tree |
2001-03-17 |
Ted Lemon | - Fix a bug that would cause the server to spin looking... |
commit | commitdiff | tree |
2001-03-17 |
Ted Lemon | Support NUL characters in STRING tokens. |
commit | commitdiff | tree |
2001-03-17 |
Ben Cottrell | Partial fix for RT #982 -- since all recent versions... |
commit | commitdiff | tree |
2001-03-16 |
Ben Cottrell | More DLPI patches from Joost. His patch was way garbled... |
commit | commitdiff | tree |
2001-03-16 |
Ted Lemon | Update bug tracking advice V3-BETA-2-PATCH-19 |
commit | commitdiff | tree |
2001-03-16 |
Ted Lemon | Update changelog |
commit | commitdiff | tree |
2001-03-16 |
Ted Lemon | Initialize a couple of pointers. |
commit | commitdiff | tree |
2001-03-16 |
Ted Lemon | - Return a correct status in lease_ours_to_reallocate... |
commit | commitdiff | tree |
2001-03-16 |
Ted Lemon | - Check client identifier on hw_lease before giving... |
commit | commitdiff | tree |
2001-03-16 |
Ted Lemon | ns_rcode -> isc_result_t |
commit | commitdiff | tree |
2001-03-15 |
Ted Lemon | Always reference count leases. |
commit | commitdiff | tree |
2001-03-15 |
Ted Lemon | - Write things that could contain non-printable values... |
commit | commitdiff | tree |
2001-03-15 |
Ted Lemon | Add quotify prototypes. |
commit | commitdiff | tree |
2001-03-15 |
Ted Lemon | Add quotify functions. |
commit | commitdiff | tree |
2001-03-15 |
Ted Lemon | Use eval for ifconfig so that medium can include quoted... |
commit | commitdiff | tree |
2001-03-15 |
Ted Lemon | - Do better error checking on lease write. |
commit | commitdiff | tree |
2001-03-14 |
Ted Lemon | Don't reference/dereference failover_listeners if it... |
commit | commitdiff | tree |
2001-03-14 |
Ted Lemon | Update changelog and version info. |
commit | commitdiff | tree |
2001-03-14 |
Ted Lemon | Fix an endian bug in trace files (James Brister) |
commit | commitdiff | tree |
2001-03-14 |
Ted Lemon | Check comp->uid instead of lease->uid when entering... |
commit | commitdiff | tree |
2001-03-14 |
Ted Lemon | - Fix DHCPINFORM non-return bug. |
commit | commitdiff | tree |
2001-03-14 |
Ted Lemon | Use unparsable names for unknown options. |
commit | commitdiff | tree |
2001-03-14 |
Ted Lemon | Fix documentation for sending non-standard options. |
commit | commitdiff | tree |
2001-03-14 |
Ted Lemon | Do client script exit status checking more portably |
commit | commitdiff | tree |
2001-03-14 |
Ted Lemon | Get rid of local debug flag. |
commit | commitdiff | tree |
2001-03-14 |
Ted Lemon | Set up global debug flag. |
commit | commitdiff | tree |
2001-03-01 |
Ted Lemon | Remove files starting with # in realclean target. |
commit | commitdiff | tree |
2001-03-01 |
Ted Lemon | Don't start ICMP if we're just testing a lease file. |
commit | commitdiff | tree |
2001-03-01 |
Ted Lemon | Fix a solaris build problem. |
commit | commitdiff | tree |
2001-03-01 |
Ted Lemon | Document -r flag |
commit | commitdiff | tree |
2001-03-01 |
Ted Lemon | Apply a signed vs. unsigned fix suggested by Onno Van... |
commit | commitdiff | tree |
2001-03-01 |
Ted Lemon | Change EOF to END_OF_FILE in tokenizer for enum compati... |
commit | commitdiff | tree |
2001-03-01 |
Ted Lemon | - Apply huge numbers of editorial corrections, thanks... |
commit | commitdiff | tree |
2001-03-01 |
Ted Lemon | Fix AIX installs |
commit | commitdiff | tree |
2001-03-01 |
Ted Lemon | Update version to -cvs |
commit | commitdiff | tree |
2001-03-01 |
Ted Lemon | Fix up a couple of type errors |
commit | commitdiff | tree |
2001-02-27 |
Damien Neil | Extended the OMAPI shell program to allow objects to... |
commit | commitdiff | tree |
2001-02-27 |
Damien Neil | Allow failover_state objects to have their local-state... |
commit | commitdiff | tree |
2001-02-27 |
Damien Neil | Added tokens for "close", "create", "open", and "help... |
commit | commitdiff | tree |
2001-02-26 |
Ted Lemon | Fix up NetBSD/alpha build. |
commit | commitdiff | tree |
2001-02-22 |
Ted Lemon | Include system-specific libraries in link command. V3-BETA-2-PATCH-18 |
commit | commitdiff | tree |
2001-02-22 |
Ted Lemon | Update changelog and version |
commit | commitdiff | tree |
2001-02-22 |
Ted Lemon | Update copyright statements. |
commit | commitdiff | tree |
2001-02-22 |
Ted Lemon | Document backslash quoting. |
commit | commitdiff | tree |
2001-02-22 |
Ted Lemon | Revamp lease file documentation for 3.0. |
commit | commitdiff | tree |
2001-02-22 |
Ted Lemon | Add references to the dhcp-eval and dhcp-options man... |
commit | commitdiff | tree |
2001-02-22 |
Ted Lemon | Document -tf and -play. |
commit | commitdiff | tree |
2001-02-22 |
Ted Lemon | Get md5.h from dst/ instead of minires/ |
commit | commitdiff | tree |
2001-02-22 |
Ted Lemon | Last dregs of dst split. |
commit | commitdiff | tree |
2001-02-22 |
Ted Lemon | Fix up function declaration formatting. |
commit | commitdiff | tree |
2001-02-22 |
Ted Lemon | Fix time snooper. |
commit | commitdiff | tree |
2001-02-22 |
Ted Lemon | Add support for logging random ID and fix various bugs... |
commit | commitdiff | tree |
2001-02-22 |
Ted Lemon | Always use trace_mr_*() functions. |
commit | commitdiff | tree |
2001-02-22 |
Ted Lemon | Move dst functionality into seperate library |
commit | commitdiff | tree |
2001-02-22 |
Ted Lemon | Move dst API into its own subdirectory. |
commit | commitdiff | tree |
2001-02-22 |
Ted Lemon | Make header lengths signed rather than unsigned, fix... |
commit | commitdiff | tree |
2001-02-22 |
Ted Lemon | Declare dhcp_failover_toack_queue_timeout (). |
commit | commitdiff | tree |
2001-02-22 |
Ted Lemon | Set lease file mode to 644, not 640. |
commit | commitdiff | tree |
2001-02-22 |
Damien Neil | Added failover ack queueing. Failover update messages... |
commit | commitdiff | tree |
2001-02-21 |
Ted Lemon | Add a changelog space for the next patchlevel. |
commit | commitdiff | tree |
2001-02-18 |
Ted Lemon | Fix an uninitialized pointer think-o. |
commit | commitdiff | tree |
2001-02-18 |
Ted Lemon | Oops, socklen_t is defined in all NetBSD versions ... |
commit | commitdiff | tree |
2001-02-17 |
Ted Lemon | Fix cross-platform compile warnings |
commit | commitdiff | tree |
2001-02-17 |
Ted Lemon | Fix a think-o. |
commit | commitdiff | tree |
2001-02-17 |
Ted Lemon | Mention fixed-address declarations in the address alloc... |
commit | commitdiff | tree |
2001-02-17 |
Ted Lemon | - Get rid of the requirement that trace types be declar... |
commit | commitdiff | tree |
2001-02-17 |
Ted Lemon | Apply a fix provided by Takeshi Hagiwara for a long... |
commit | commitdiff | tree |
2001-02-17 |
Ted Lemon | - Set the fallback interface index to -1 to indicate... |
commit | commitdiff | tree |
2001-02-15 |
Damien Neil | Format fix: %d -> %ld, (long int) cast. |
commit | commitdiff | tree |
2001-02-15 |
Damien Neil | Removed a log message from dhcp_failover_pool_rebalance... |
commit | commitdiff | tree |
2001-02-15 |
Damien Neil | Changed dhcp_failover_pool_rebalance() to defer committ... |
commit | commitdiff | tree |
2001-02-15 |
Damien Neil | Changed supersede_lease() to return 1, even if the... |
commit | commitdiff | tree |
2001-02-15 |
Damien Neil | Remove the logic to rewrite the lease file every 1000... |
commit | commitdiff | tree |
2001-02-15 |
Damien Neil | Fixed a number of format bugs: %d -> %ld, plus (long... |
commit | commitdiff | tree |
2001-02-15 |
Damien Neil | Change the index element of omapi_listener_object_t... |
commit | commitdiff | tree |
2001-02-15 |
Damien Neil | Fixes for several log_*() format bugs: %d -> %ld, plus... |
commit | commitdiff | tree |
2001-02-15 |
Damien Neil | Fixed a typecast bug: the third argument of omapi_conne... |
commit | commitdiff | tree |
2001-02-15 |
Damien Neil | Fixed a log format bug: %d -> %ld, plus a (long int... |
commit | commitdiff | tree |
2001-02-15 |
Ted Lemon | Initialize minires tracing. |
commit | commitdiff | tree |
2001-02-15 |
Ted Lemon | Add trace_snoop_time. |
commit | commitdiff | tree |
2001-02-15 |
Ted Lemon | Extend copyright year. |
commit | commitdiff | tree |
2001-02-15 |
Ted Lemon | Add minires trace support. |
commit | commitdiff | tree |
2001-02-15 |
Ted Lemon | Minires trace support. |
commit | commitdiff | tree |
2001-02-15 |
Ted Lemon | Add #defines to map public I/O routines. |
commit | commitdiff | tree |
2001-02-15 |
Ted Lemon | Add prototype for minires tracing. |
commit | commitdiff | tree |
2001-02-15 |
Ted Lemon | Call trace setup hooks for connection.c and buffer.c. |
commit | commitdiff | tree |
next |