2000-11-24 |
Ted Lemon | Fix up and add prototypes. |
commit | commitdiff | tree |
2000-11-24 |
Ted Lemon | Fix a mistaken reference in reverse(). |
commit | commitdiff | tree |
2000-11-24 |
Ted Lemon | Initialize option_space_foreach for ad-hoc option spaces. |
commit | commitdiff | tree |
2000-11-24 |
Ted Lemon | Fix up a bunch of suboption parsing bugs. |
commit | commitdiff | tree |
2000-11-24 |
Ted Lemon | Don't look up null zones, and don't allocate a zone... |
commit | commitdiff | tree |
2000-11-24 |
Ted Lemon | Fix vendor option support. |
commit | commitdiff | tree |
2000-11-24 |
Ted Lemon | - Fix pretty printing of encapsulation options. |
commit | commitdiff | tree |
2000-11-02 |
Damien Neil | Applied fix from bug #427: cache_found_zone() was calli... |
commit | commitdiff | tree |
2000-11-01 |
Damien Neil | Fix for bug #416: If a server hands dhclient an insanel... |
commit | commitdiff | tree |
2000-10-30 |
Damien Neil | Tweak omapi_protocol_connect() so that authenticators... |
commit | commitdiff | tree |
2000-10-20 |
Damien Neil | Fixed OMAPI lookups based on hardware-address. The... |
commit | commitdiff | tree |
2000-10-15 |
Ted Lemon | Post-tag version |
commit | commitdiff | tree |
2000-10-15 |
Ted Lemon | Update changelog and versions. V3-BETA-2-PATCH-9 |
commit | commitdiff | tree |
2000-10-15 |
Ted Lemon | Fix the math in the udp packet length calculator. |
commit | commitdiff | tree |
2000-10-14 |
Ted Lemon | Update version number and changelog V3-BETA-2-PATCH-8 |
commit | commitdiff | tree |
2000-10-14 |
Ted Lemon | Fix a stupid byte-swap error. |
commit | commitdiff | tree |
2000-10-13 |
Ted Lemon | post-release version. |
commit | commitdiff | tree |
2000-10-13 |
Ted Lemon | Update version number and changelog. V3-BETA-2-PATCH-7 |
commit | commitdiff | tree |
2000-10-13 |
Ted Lemon | Fix up manual page installation. |
commit | commitdiff | tree |
2000-10-13 |
Ted Lemon | Fix title. |
commit | commitdiff | tree |
2000-10-13 |
Ted Lemon | Disable unicast broadcast hack, but leave a place for... |
commit | commitdiff | tree |
2000-10-13 |
Ted Lemon | Don't trust udp -> uh_len. |
commit | commitdiff | tree |
2000-10-13 |
Ted Lemon | Take out a bogus option cache dereference. |
commit | commitdiff | tree |
2000-10-12 |
Ted Lemon | Make dhcrelay link when DEBUG is defined. |
commit | commitdiff | tree |
2000-10-12 |
Ted Lemon | - Cache zones once we've looked them up, so that we... |
commit | commitdiff | tree |
2000-10-12 |
Ted Lemon | Update zone caching prototypes |
commit | commitdiff | tree |
2000-10-12 |
Ted Lemon | Make print.c compile with DEBUG (and, coincidentally... |
commit | commitdiff | tree |
2000-10-12 |
Ted Lemon | Add cache_found_zone() function. |
commit | commitdiff | tree |
2000-10-11 |
Ted Lemon | Fix documentation for address statement in peer declara... |
commit | commitdiff | tree |
2000-10-11 |
Ted Lemon | Fix a couple of signed vs. unsigned pointer errors. |
commit | commitdiff | tree |
2000-10-10 |
Ted Lemon | Use set_option instead of universe -> set_func |
commit | commitdiff | tree |
2000-10-10 |
Ted Lemon | Update the agent option documentation. |
commit | commitdiff | tree |
2000-10-10 |
Ted Lemon | Fix up universe initializations, and define vendor_cfg_... |
commit | commitdiff | tree |
2000-10-10 |
Ted Lemon | Get rid of all the special-case encapsulations. |
commit | commitdiff | tree |
2000-10-10 |
Ted Lemon | Fix up calls to cons_options. |
commit | commitdiff | tree |
2000-10-10 |
Ted Lemon | Add omapi object initializer to object type structure. |
commit | commitdiff | tree |
2000-10-10 |
Ted Lemon | Call object initializer from omapi_object_initialize... |
commit | commitdiff | tree |
2000-10-10 |
Ted Lemon | Rototill universe struct definition. |
commit | commitdiff | tree |
2000-10-10 |
Ted Lemon | Add ENCAPSULATE and VENDOR tokens. |
commit | commitdiff | tree |
2000-10-10 |
Ted Lemon | Add vendor_space_name to client_config. Lots of proto... |
commit | commitdiff | tree |
2000-10-10 |
Ted Lemon | Add defines for Client FQDN option. |
commit | commitdiff | tree |
2000-10-10 |
Ted Lemon | Fix up call to omapi_object_type_register. |
commit | commitdiff | tree |
2000-10-10 |
Ted Lemon | - Add some code for testing more potential configuratio... |
commit | commitdiff | tree |
2000-10-10 |
Ted Lemon | - Add the FQDN option space. |
commit | commitdiff | tree |
2000-10-10 |
Ted Lemon | - Add support for user-defined encapsulations. |
commit | commitdiff | tree |
2000-10-10 |
Ted Lemon | - Make option spaces stored as linked lists first-class... |
commit | commitdiff | tree |
2000-10-10 |
Ted Lemon | Don't compile in Token Ring support if it's not supported. |
commit | commitdiff | tree |
2000-10-10 |
Ted Lemon | Fix up call to omapi_object_type_register. |
commit | commitdiff | tree |
2000-10-10 |
Ted Lemon | - Add initializer for interfaces. |
commit | commitdiff | tree |
2000-10-10 |
Ted Lemon | Document encapsulate type and fqdn option space. |
commit | commitdiff | tree |
2000-10-10 |
Ted Lemon | Undocument check operator. |
commit | commitdiff | tree |
2000-10-10 |
Ted Lemon | Add initializer arg to object type setup calls. |
commit | commitdiff | tree |
2000-10-10 |
Ted Lemon | Don't compile in token ring stuff if we don't support it. |
commit | commitdiff | tree |
2000-10-10 |
Ted Lemon | Document vendor option space configuration option. |
commit | commitdiff | tree |
2000-10-10 |
Ted Lemon | - Write all options spaces to lease file and environmen... |
commit | commitdiff | tree |
2000-10-10 |
Ted Lemon | Support client-side vendor option space definitions. |
commit | commitdiff | tree |
2000-10-10 |
Ted Lemon | Add object initializer support. Fix off-by-one bug... |
commit | commitdiff | tree |
2000-10-04 |
Ted Lemon | Oops, fix a jungian slip in parse code. |
commit | commitdiff | tree |
2000-10-03 |
Ted Lemon | Correctly parse unknown-ddd hardware types. |
commit | commitdiff | tree |
2000-10-01 |
Ted Lemon | - Don't return information on the lease that's not... |
commit | commitdiff | tree |
2000-10-01 |
Ted Lemon | Allow return result of ISC_R_UNCHANGED in omapi_update_... |
commit | commitdiff | tree |
2000-10-01 |
Ted Lemon | Don't dump core when sending a name/value pair with... |
commit | commitdiff | tree |
2000-10-01 |
Ted Lemon | Set the remote handle when updating or requesting a... |
commit | commitdiff | tree |
2000-09-30 |
Ted Lemon | Re-apply part of 1.24 that was accidentally voided... |
commit | commitdiff | tree |
2000-09-30 |
Ted Lemon | Might as well have a syntactically correct configuratio... |
commit | commitdiff | tree |
2000-09-30 |
Ted Lemon | Fix Linux 2.0 fallback setup bug. |
commit | commitdiff | tree |
2000-09-29 |
Ted Lemon | Post-pl6 version number. |
commit | commitdiff | tree |
2000-09-29 |
Ted Lemon | Obsolete. |
commit | commitdiff | tree |
2000-09-29 |
Ted Lemon | Update changelog and version number. |
commit | commitdiff | tree |
2000-09-29 |
Ted Lemon | Wrap some new debugging code with #ifdef DEBUG. |
commit | commitdiff | tree |
2000-09-29 |
Ted Lemon | Get rid of bogus AR declaration. |
commit | commitdiff | tree |
2000-09-29 |
Ted Lemon | Don't print silly error messages |
commit | commitdiff | tree |
2000-09-29 |
Ted Lemon | Fix minor indentation nit. |
commit | commitdiff | tree |
2000-09-29 |
Ted Lemon | Do better status checking when starting connections. |
commit | commitdiff | tree |
2000-09-29 |
Ted Lemon | Do better status checking during initialization. |
commit | commitdiff | tree |
2000-09-29 |
Ted Lemon | argv [i], not argv [1] |
commit | commitdiff | tree |
2000-09-29 |
Ted Lemon | Remove incorrect documentation of known/unknown handling. |
commit | commitdiff | tree |
2000-09-29 |
Ted Lemon | Bounds check the output buffer in do_percentm. |
commit | commitdiff | tree |
2000-09-29 |
Ted Lemon | Don't print trailing NUL when printing a text string. |
commit | commitdiff | tree |
2000-09-29 |
Ted Lemon | Byte-swap incoming integer data. |
commit | commitdiff | tree |
2000-09-29 |
Ted Lemon | Don't enter leases that don't have subnets. |
commit | commitdiff | tree |
2000-09-29 |
Ted Lemon | Document change to support match with alongside match... |
commit | commitdiff | tree |
2000-09-29 |
Ted Lemon | Support match with alongside match/spawn with. |
commit | commitdiff | tree |
2000-09-29 |
Ted Lemon | Use interface_allocate() to allocate interfaces. |
commit | commitdiff | tree |
2000-09-29 |
Ted Lemon | Correctly handle the case where the connection doesn... |
commit | commitdiff | tree |
2000-09-29 |
Ted Lemon | Fix some bugs in the code to get arbitrarily long inter... |
commit | commitdiff | tree |
2000-09-29 |
Ted Lemon | Use global scope when there's no lease in check_collection. |
commit | commitdiff | tree |
2000-09-28 |
Ted Lemon | Oops, accidentally committed a local hack. |
commit | commitdiff | tree |
2000-09-27 |
Ted Lemon | Panic commit. |
commit | commitdiff | tree |
2000-09-27 |
Ted Lemon | Fix uninitialized use of automatic variable (Hans Persson) |
commit | commitdiff | tree |
2000-09-27 |
Ted Lemon | - Don't flame about the relay agent information option... |
commit | commitdiff | tree |
2000-09-27 |
Ted Lemon | Use the nwip options in the nwip universe, not the... |
commit | commitdiff | tree |
2000-09-27 |
Ted Lemon | Use suffix.len, not substring.len, when evaluating... |
commit | commitdiff | tree |
2000-09-27 |
Ted Lemon | The second argument to suffix is numeric. |
commit | commitdiff | tree |
2000-09-23 |
Ted Lemon | Define SOCKLEN_T |
commit | commitdiff | tree |
2000-09-21 |
Ted Lemon | Fix a Tru64 compile error. |
commit | commitdiff | tree |
2000-09-20 |
Ted Lemon | Fix misnamed function call. |
commit | commitdiff | tree |
2000-09-20 |
Ted Lemon | Oops, left something out |
commit | commitdiff | tree |
2000-09-20 |
Ted Lemon | Post-tag version |
commit | commitdiff | tree |
2000-09-20 |
Ted Lemon | Update version numbers and changelog |
commit | commitdiff | tree |
next |