summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAgeFilesLines
* Pull up changes in Patchlevel 19Ted Lemon1999-03-262-0/+113
* Allow option codes to be >8 bits.Ted Lemon1999-03-251-1/+1
* add array, boolean, code, integer, ip-address,signed, string, text, unsigned.Ted Lemon1999-03-251-0/+9
* Add secs field to client_state. Support defining new option names and codes.Ted Lemon1999-03-251-2/+5
* Sanitize Solaris build.V3-ALPHA-19990315Ted Lemon1999-03-162-3/+2
* Update copyrightTed Lemon1999-03-161-28/+13
* Clean up obsolete dregs.Ted Lemon1999-03-161-46/+0
* Update license.Ted Lemon1999-03-1623-649/+278
* Deprecated.Ted Lemon1999-03-161-52/+0
* In class structure,Ted Lemon1999-03-161-2/+3
* - Pass interface_info struct to can_unicast_without_arp.Ted Lemon1999-03-131-5/+10
* Disable all debugging by defaultTed Lemon1999-03-111-1/+1
* Authentication definitions.Ted Lemon1999-03-101-0/+56
* Add parameter request list to option_state. New arg to cons_options.Ted Lemon1999-03-101-1/+2
* Add authentication/bootp policy keywords.Ted Lemon1999-03-091-0/+5
* Add authentication policy, combine enum with bootp policy enum.Ted Lemon1999-03-091-5/+12
* Sync with 2.0b1pl16. Fix some pool allocation problems.Ted Lemon1999-02-257-30/+91
* Change names of error functions to be more consistent.Ted Lemon1999-02-241-4/+4
* Adjust comments that clashed between 2.0 and -currentTed Lemon1999-02-231-3/+3
* Fix up mistakes in recent 2.0 pullups.Ted Lemon1999-02-141-1/+1
* Pull up recent 2.0 changes.Ted Lemon1999-02-145-12/+46
* Add define to enable compiling failover protocol support.Ted Lemon1999-02-141-0/+5
* Add new tokens from 2.0 and for failover parsing.Ted Lemon1999-02-141-2/+20
* Pull up recent 2.0 changes.Ted Lemon1999-02-141-15/+106
* Add a rule for debuging class matching.Ted Lemon1998-11-111-0/+4
* Add billing-related tokens.Ted Lemon1998-11-111-0/+2
* Update for billing and for correct scoping in clients.Ted Lemon1998-11-111-9/+28
* Add tokens for pools, permits and pseudo-clientsTed Lemon1998-11-091-0/+11
* Add pool/permit support and pseudo-client support.Ted Lemon1998-11-091-22/+66
* Update prototype for dns_host_entry_allocate().Ted Lemon1998-11-061-1/+1
* Add more expression evaluation goo.Ted Lemon1998-11-061-34/+56
* Add relay agent support for Relay Agent Information OptionTed Lemon1998-11-061-1/+30
* Add endian.h defines - not present in hpux headers.Ted Lemon1998-11-051-0/+3
* INADDR_LOOPBACK now defined in some FreeBSD versions - don't redefine it.Ted Lemon1998-11-051-2/+6
* Add send option statement.Ted Lemon1998-11-051-0/+1
* Add some new debugging typesTed Lemon1998-11-051-4/+10
* Make dhcp token type an enum for easier debugging.Ted Lemon1998-11-051-105/+108
* New prototypes. Many data structure updates.Ted Lemon1998-11-051-71/+206
* Fix up PID file definitionsTed Lemon1998-07-081-3/+13
* 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