2000-02-02 |
Ted Lemon | NSUPDATE won't build on QNX - make the compiler bomb... |
commit | commitdiff | tree |
2000-02-02 |
Ted Lemon | Signed->unsigned fixes, get rid of __ definitions. |
commit | commitdiff | tree |
2000-02-02 |
Ted Lemon | Support the private resolver. |
commit | commitdiff | tree |
2000-02-02 |
Ted Lemon | Required for private resolver. |
commit | commitdiff | tree |
2000-02-02 |
Ted Lemon | Include files used by private resolver. |
commit | commitdiff | tree |
2000-02-02 |
Ted Lemon | Use our own copy of the resolver (shudder). |
commit | commitdiff | tree |
2000-02-02 |
Ted Lemon | Add prand_config goo for resolver (temporary!). |
commit | commitdiff | tree |
2000-02-01 |
Ted Lemon | Make IP_HL and IP_HL_SET consistent. |
commit | commitdiff | tree |
2000-02-01 |
Ted Lemon | Define socklen_t on older versions of BSD/OS. |
commit | commitdiff | tree |
2000-02-01 |
Ted Lemon | Use socklen_t only for recvfrom. |
commit | commitdiff | tree |
2000-02-01 |
Ted Lemon | AIX and Digital Unix compatibility fixes. |
commit | commitdiff | tree |
2000-01-31 |
Ted Lemon | - In order to satisfy the HP C compiler, make a (possib... |
commit | commitdiff | tree |
2000-01-31 |
Ted Lemon | Add a break after the default to satisfy the HP C compiler. |
commit | commitdiff | tree |
2000-01-31 |
Ted Lemon | Include arpa/nameser.h _after_ including cdefs.h and... |
commit | commitdiff | tree |
2000-01-29 |
Ted Lemon | Fix a call to dmalloc. |
commit | commitdiff | tree |
2000-01-29 |
Ted Lemon | Eradicate two more htype occurrances. |
commit | commitdiff | tree |
2000-01-28 |
Ted Lemon | Brian Murrell's changes to allow the client to be direc... |
commit | commitdiff | tree |
2000-01-27 |
Ted Lemon | Add reference pointer to rc history structure. |
commit | commitdiff | tree |
2000-01-27 |
Ted Lemon | Move log functions to omapip_p.h because they require... |
commit | commitdiff | tree |
2000-01-27 |
Ted Lemon | Kludge around the whole ISC_LIST botch by removing... |
commit | commitdiff | tree |
2000-01-27 |
Ted Lemon | Get rid of sysdep goo that's not needed in DHCP distrib... |
commit | commitdiff | tree |
2000-01-27 |
Ted Lemon | One more htype boo-boo... |
commit | commitdiff | tree |
2000-01-27 |
Ted Lemon | Fix up handling of bogus dereferences. |
commit | commitdiff | tree |
2000-01-27 |
Ted Lemon | Support new DEBUG_RC_HISTORY_EXHAUSTIVELY flag. |
commit | commitdiff | tree |
2000-01-27 |
Ted Lemon | - In reference count history, remember the address... |
commit | commitdiff | tree |
2000-01-27 |
Ted Lemon | Don't build failover by default. |
commit | commitdiff | tree |
2000-01-27 |
Ted Lemon | Update version number. |
commit | commitdiff | tree |
2000-01-27 |
Ted Lemon | Fix an erroneous option cache dereference. |
commit | commitdiff | tree |
2000-01-27 |
Ted Lemon | - In reference count history, remember the address... |
commit | commitdiff | tree |
2000-01-27 |
Ted Lemon | Move malloc debug information out of option_state_deref... |
commit | commitdiff | tree |
2000-01-27 |
Ted Lemon | Make a macro to compute option hash table index; parame... |
commit | commitdiff | tree |
2000-01-27 |
Ted Lemon | - Move malloc debug information out of option_state_der... |
commit | commitdiff | tree |
2000-01-26 |
Ted Lemon | Include omapip_p.h for malloc debugging. |
commit | commitdiff | tree |
2000-01-26 |
Ted Lemon | - Don't check to see if dynamic conflicts with pool... |
commit | commitdiff | tree |
2000-01-26 |
Ted Lemon | When complaining about freeing unknown memory, use... |
commit | commitdiff | tree |
2000-01-26 |
Ted Lemon | Demonstrate removal of an object. |
commit | commitdiff | tree |
2000-01-26 |
Ted Lemon | res_freeupdrec will free r_dname, so we shouldn't. |
commit | commitdiff | tree |
2000-01-26 |
Ted Lemon | Dump log of new outstanding allocations _after_ freeing... |
commit | commitdiff | tree |
2000-01-26 |
Ted Lemon | Fix a memory smash. |
commit | commitdiff | tree |
2000-01-26 |
Ted Lemon | If there is a packet on the free packet list, don't... |
commit | commitdiff | tree |
2000-01-26 |
Ted Lemon | - Add some documentation for DDNS updates. |
commit | commitdiff | tree |
2000-01-26 |
Ted Lemon | Use malloc, not dmalloc, within dmalloc. :') |
commit | commitdiff | tree |
2000-01-26 |
Ted Lemon | - Add DDNS update built-in code. |
commit | commitdiff | tree |
2000-01-26 |
Ted Lemon | Pull up changes from 3.0. |
commit | commitdiff | tree |
2000-01-26 |
Ted Lemon | Fix compilation errors introduced in the last set of... |
commit | commitdiff | tree |
2000-01-25 |
Ted Lemon | Debugging allocator needs logging functions. |
commit | commitdiff | tree |
2000-01-25 |
Ted Lemon | Support 'never' keyword, ddns-updates flag. |
commit | commitdiff | tree |
2000-01-25 |
Ted Lemon | Support scoping. |
commit | commitdiff | tree |
2000-01-25 |
Ted Lemon | Fix binding support. |
commit | commitdiff | tree |
2000-01-25 |
Ted Lemon | Indent only two spaces. Support event ganging. |
commit | commitdiff | tree |
2000-01-25 |
Ted Lemon | - Pull up fixes from 3.0. |
commit | commitdiff | tree |
2000-01-25 |
Ted Lemon | New malloc debug scheme. Support variable scoping. |
commit | commitdiff | tree |
2000-01-25 |
Ted Lemon | Fix bug in the way object handles were being... handled. |
commit | commitdiff | tree |
2000-01-25 |
Ted Lemon | - New malloc debug. |
commit | commitdiff | tree |
2000-01-25 |
Ted Lemon | Include inet.h |
commit | commitdiff | tree |
2000-01-25 |
Ted Lemon | New malloc debug scheme. |
commit | commitdiff | tree |
2000-01-25 |
Ted Lemon | New version number... |
commit | commitdiff | tree |
2000-01-25 |
Ted Lemon | Support binding scopes, filename and sname. |
commit | commitdiff | tree |
2000-01-25 |
Ted Lemon | Add unset, let. Fix definition of ON_RELEASE. |
commit | commitdiff | tree |
2000-01-25 |
Ted Lemon | Add malloc debugging defines. |
commit | commitdiff | tree |
2000-01-25 |
Ted Lemon | Add PICK, DEFINED, UNSET, EVAL, LET. Delete DDNS_FWD_... |
commit | commitdiff | tree |
2000-01-25 |
Ted Lemon | New declarations, malloc debugging, scoping. |
commit | commitdiff | tree |
2000-01-25 |
Ted Lemon | Fixups for haddr/htype->hbuf |
commit | commitdiff | tree |
2000-01-25 |
Ted Lemon | Support variable scoping, malloc debug, filename and... |
commit | commitdiff | tree |
2000-01-25 |
Ted Lemon | Use debugging malloc. htype+haddr->hbuf fixes |
commit | commitdiff | tree |
2000-01-25 |
Ted Lemon | Use debugging malloc. Fix a few small botches in... |
commit | commitdiff | tree |
2000-01-25 |
Ted Lemon | - Pull up 3.0 changes. |
commit | commitdiff | tree |
2000-01-25 |
Ted Lemon | Support variable scoping, malloc debug. |
commit | commitdiff | tree |
2000-01-25 |
Ted Lemon | Fixups for haddr/htype->hbuf |
commit | commitdiff | tree |
2000-01-25 |
Ted Lemon | Support variable scoping, let, unset, event ganging... |
commit | commitdiff | tree |
2000-01-25 |
Ted Lemon | Linux fixups for haddr/htype->hbuf |
commit | commitdiff | tree |
2000-01-25 |
Ted Lemon | Add EVAL, let, pick, unset. |
commit | commitdiff | tree |
2000-01-25 |
Ted Lemon | Support new debug malloc. |
commit | commitdiff | tree |
2000-01-25 |
Ted Lemon | Pull up change from 3.0. |
commit | commitdiff | tree |
2000-01-25 |
Ted Lemon | Support variable scoping. Support debugging malloc. |
commit | commitdiff | tree |
2000-01-25 |
Ted Lemon | Support new debugging malloc. |
commit | commitdiff | tree |
2000-01-25 |
Ted Lemon | Pull up changes from 3.0 branch. |
commit | commitdiff | tree |
2000-01-08 |
Ted Lemon | - Get rid of ddns_rev_name and ddns_fwd_name. |
commit | commitdiff | tree |
2000-01-08 |
Ted Lemon | Get rid of ddns_rev_name and ddns_fwd_name. |
commit | commitdiff | tree |
2000-01-08 |
Ted Lemon | Move vendor class stuff to dhcp-options manual page. |
commit | commitdiff | tree |
2000-01-08 |
Ted Lemon | Add support for NetWare/IP encapsulated option. |
commit | commitdiff | tree |
2000-01-08 |
Ted Lemon | - Make writing of failover timestamps conditional. |
commit | commitdiff | tree |
2000-01-08 |
Ted Lemon | - Clean up lease parser, remove ddns_fwd and ddns_rev... |
commit | commitdiff | tree |
2000-01-08 |
Ted Lemon | Add !=, null, defined, variable reference, new contexts... |
commit | commitdiff | tree |
2000-01-08 |
Ted Lemon | - Add switch, case, default and set. |
commit | commitdiff | tree |
2000-01-08 |
Ted Lemon | - Take ddns_fwd and ddns_rev out of lease structure. |
commit | commitdiff | tree |
2000-01-08 |
Ted Lemon | Add NWIP option code definitions. |
commit | commitdiff | tree |
2000-01-08 |
Ted Lemon | - Add support for DNS return codes. |
commit | commitdiff | tree |
2000-01-08 |
Ted Lemon | Add support for NetWare/IP and uap-servers options. |
commit | commitdiff | tree |
2000-01-08 |
Ted Lemon | Add support for DNS return codes. Add support for... |
commit | commitdiff | tree |
2000-01-08 |
Ted Lemon | Add support for NetWare/IP encapsulated option. |
commit | commitdiff | tree |
2000-01-08 |
Ted Lemon | - Add switch, case, default and set statements. |
commit | commitdiff | tree |
2000-01-08 |
Ted Lemon | - Alphabetize options. |
commit | commitdiff | tree |
2000-01-08 |
Ted Lemon | Add new NS error type, null and related tokens. |
commit | commitdiff | tree |
2000-01-08 |
Ted Lemon | Extra argument for parse_executable_statement. |
commit | commitdiff | tree |
2000-01-05 |
Ted Lemon | Don't check for pool peer if FAILOVER_PROTOCOL isn... |
commit | commitdiff | tree |
2000-01-05 |
Ted Lemon | Save failover-specific info even if FAILOVER_PROTOCOL... |
commit | commitdiff | tree |
2000-01-05 |
Ted Lemon | Don't support failover peers unless FAILOVER_PROTOCOL... |
commit | commitdiff | tree |
2000-01-05 |
Ted Lemon | - Expose failover_state enum. |
commit | commitdiff | tree |
2000-01-05 |
Ted Lemon | Expose failover_state enum. |
commit | commitdiff | tree |
next |