summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAgeFilesLines
* Add some #defines for builds with glibc2 on Linux 2.0V2-BETA-1-PATCH-15Ted Lemon1999-02-231-0/+7
* Use DLPI on both sparc and i386.Ted Lemon1999-02-231-13/+2
* Fix declarations for database files.Ted Lemon1999-02-231-6/+11
* Oops, made a few defines >2.0-specific that aren't in previous commit.V2-BETA-1-PATCH-14Ted Lemon1999-02-191-2/+2
* On second thought, only explicitly define the HAVE_ stuff on Linux >2.0.Ted Lemon1999-02-191-7/+7
* - Move tests for constants defined in O.S. headers into osdep.h - testTed Lemon1999-02-192-0/+39
* Use DLPI on sparc, sockets on i386.Ted Lemon1999-02-131-6/+13
* Define TIME_MAX if the os header file doesn't.Ted Lemon1999-02-131-0/+4
* Add support for specifying authority on a per-network-segment basis.Ted Lemon1999-02-091-2/+3
* Add authoritative and not tokens.Ted Lemon1999-02-091-2/+4
* Add support for use-lease-addr-for-default-routeTed Lemon1999-02-042-0/+2
* Declare u8, u16 and u32 types for linux packetfilter.Ted Lemon1999-02-041-1/+5
* Update copyrightTed Lemon1999-02-031-1/+2
* Define ssize_tTed Lemon1999-02-031-0/+2
* Don't define USE_DLPI_RAW.Ted Lemon1998-12-221-1/+1
* Use LINUX_MAJOR and LINUX_MINOR macros instead of LINUX_* macros.Ted Lemon1998-12-221-1/+7
* Add LPF support.Ted Lemon1998-12-222-3/+37
* Add FDDI tokenTed Lemon1998-12-221-0/+1
* Add FDDI hardware type.Ted Lemon1998-12-221-0/+1
* Generalize fallback support.Ted Lemon1998-12-201-10/+34
* Add declaration for subnet_inner_thanTed Lemon1998-11-241-3/+1
* Include net/if_arp.h. Don't define INADDR_LOOPBACK if it's already defined.Ted Lemon1998-07-111-2/+6
* Update prototypesTed Lemon1998-07-111-1/+1
* Fix up PID file definitionsTed Lemon1998-07-081-3/+13
* Fix typoTed Lemon1998-06-291-1/+1
* Make lease_state -> filename a static array for now.Ted Lemon1998-06-291-1/+4
* Fix prototype for inet_ntoaTed Lemon1998-06-261-1/+1
* Define a couple of DPLI things I originally forgot.Ted Lemon1998-06-261-0/+2
* Use DLPI on SolarisTed Lemon1998-06-261-2/+3
* Fix assemble_udp_ip_header prototype .Ted Lemon1998-06-261-1/+1
* Fix inconsistencies between signed and unsigned character declarations. Acc...Ted Lemon1998-06-252-13/+15
* This commit was manufactured by cvs2git to create branch 'RELEASE_2'.cvs2git1998-06-251-0/+95
|\
| * Rhapsody supportTed Lemon1998-06-252-0/+99
| * Declarations for executable statements.Ted Lemon1998-06-251-0/+68
| * Merge tree struct into expression struct. tree_cache -> option_cache. Mov...Ted Lemon1998-06-251-31/+72
| * Add ADD, BREAK, ELSE, ELSIF, IF, MATCH, SUBCLASS, SPAWN and WITH tokensTed Lemon1998-06-251-0/+9
| * Add statement.h include file. Move data_string to tree.h. Add option_stat...Ted Lemon1998-06-251-136/+108
| * Add new tokens for match expressions.Ted Lemon1998-04-201-1/+11
| * Move parse.c declarations under their own filename. Add function declaratio...Ted Lemon1998-04-201-26/+25
| * Add a lookup function to the option universe structure.Ted Lemon1998-04-191-0/+4
| * Add the concept of named hashes.Ted Lemon1998-04-191-0/+5
| * Add prototypes and structure declarations for client classificationTed Lemon1998-04-191-2/+125
| * Check to see if INADDR_LOOPBACK is defined.Ted Lemon1998-04-091-0/+2
| * Fix copyrightTed Lemon1998-04-091-1/+2
| * Add min-lease-time, min-secs and use-lease-addr-for-default-routeTed Lemon1998-04-091-0/+3
| * New prototypes and types for interactive clientTed Lemon1998-04-091-3/+46
| * prototype dissociate_lease.Ted Lemon1998-03-171-0/+1
| * Declare arguments that can be promoted so that the compiler's behaviour doesn...Ted Lemon1998-03-161-11/+12
| * Clean up unsigned char vs. signed char discrepencies.Ted Lemon1998-03-161-2/+3
| * Only include linux/ files when compiling on Linux 1.x.Ted Lemon1998-03-161-2/+7