2001-04-09 |
Ted Lemon | SCO fixes. |
commit | commitdiff | tree |
2001-04-08 |
Ted Lemon | Fix an incorrect use of BPF_WORDALIGN |
commit | commitdiff | tree |
2001-04-06 |
Ted Lemon | Update changelog and version V3-BETA-2-PATCH-24 |
commit | commitdiff | tree |
2001-04-06 |
Ted Lemon | Release old billing class when parsing new billing... |
commit | commitdiff | tree |
2001-04-06 |
Ted Lemon | Add a TODO note about spawning subclasses. |
commit | commitdiff | tree |
2001-04-06 |
Ted Lemon | Fix an incorrect status check that may have been causin... |
commit | commitdiff | tree |
2001-04-06 |
Ted Lemon | Process the state transition if we're doing a deferred... |
commit | commitdiff | tree |
2001-04-06 |
Ted Lemon | Don't create a trace file if there's one there already. |
commit | commitdiff | tree |
2001-04-05 |
Ted Lemon | Set IFS back to space after parsing PATH. |
commit | commitdiff | tree |
2001-04-05 |
Ted Lemon | Add hooks for subclasses. |
commit | commitdiff | tree |
2001-04-05 |
Ted Lemon | Make sure we have a stdin, stdout and stderr. |
commit | commitdiff | tree |
2001-04-05 |
Ted Lemon | - Add S_STOPPED state for downed interfaces. |
commit | commitdiff | tree |
2001-04-05 |
Ted Lemon | Make sure we have a stdin, stdout and stderr. |
commit | commitdiff | tree |
2001-04-05 |
Ted Lemon | Document -P command line switch in usage. |
commit | commitdiff | tree |
2001-04-05 |
Ted Lemon | Make sure we have a stdin, stdout and stderr. |
commit | commitdiff | tree |
2001-04-05 |
Ted Lemon | Fix some documentation errors |
commit | commitdiff | tree |
2001-04-05 |
Ted Lemon | Apply a patch supplied by Tuan Uong for a buffer offset... |
commit | commitdiff | tree |
2001-04-05 |
Ted Lemon | Tweak the omapi interface hooks. |
commit | commitdiff | tree |
2001-04-05 |
Ted Lemon | If we get an EIO on read, the interface is gone, so... |
commit | commitdiff | tree |
2001-04-05 |
Ted Lemon | - Fix DHCPRELEASE to do the right thing. |
commit | commitdiff | tree |
2001-04-05 |
Ted Lemon | Make the omapi statement in the client config actually... |
commit | commitdiff | tree |
2001-04-05 |
Ted Lemon | Don't use the which command. |
commit | commitdiff | tree |
2001-04-05 |
Ted Lemon | Don't try to determine SIOCGIFCONF buffer size prior... |
commit | commitdiff | tree |
2001-03-30 |
Ted Lemon | Fix a silly malloc bug in mrtrace. |
commit | commitdiff | tree |
2001-03-28 |
Ben Cottrell | Fix RT #1100. This was due to incorrect refcounting... |
commit | commitdiff | tree |
2001-03-22 |
Ted Lemon | Update version and changelog V3-BETA-2-PATCH-23 |
commit | commitdiff | tree |
2001-03-22 |
Ted Lemon | Fix a core dump in dhcprelease. |
commit | commitdiff | tree |
2001-03-22 |
Ted Lemon | Update documentation of client identifier representation. |
commit | commitdiff | tree |
2001-03-22 |
Ted Lemon | fix up dhclient script defaults. |
commit | commitdiff | tree |
2001-03-22 |
Ted Lemon | Get rid of a ??? that confuses the Sun compiler. |
commit | commitdiff | tree |
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 |
next |