summaryrefslogtreecommitdiff
path: root/includes/site.h
Commit message (Expand)AuthorAgeFilesLines
* - Compilation on Solaris with USE_SOCKETS defined in includes/site.h hasDavid Hankins2009-04-301-1/+1
* - Memory leak in the load_balance_mine() function is fixed. This wouldDavid Hankins2009-04-071-0/+1
* - Some failover debugging #defines have been better defined and someDavid Hankins2008-09-241-1/+12
* - ./configure was extended to cover many optional build features, suchDavid Hankins2008-02-281-3/+3
* - A new common configuration executable statement, execute(), has beenDavid Hankins2006-07-311-0/+6
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-171-0/+5
* Add DEBUG_LEASE_STATE_TRANSITIONSTed Lemon2001-04-161-0/+4
* Enable tracing by default.Ted Lemon2001-02-131-1/+6
* Oops, accidentally committed a local hack.Ted Lemon2000-09-281-1/+1
* Panic commit.Ted Lemon2000-09-271-1/+1
* Don't print failover debug messages by default.Ted Lemon2000-09-021-1/+1
* Reference count binding scopes. Align IP headers on output.Ted Lemon2000-07-271-2/+2
* Disable debugging in production code.Ted Lemon2000-07-061-2/+2
* Disable failover by default.Ted Lemon2000-07-061-3/+3
* Use compact leases by default.Ted Lemon2000-07-061-4/+10
* Take away some debugging, and always build nsupdate.Ted Lemon2000-06-201-5/+9
* Implement pool request and response so that secondary can operate.Ted Lemon2000-05-041-12/+8
* oopsTed Lemon2000-02-021-5/+5
* Hack private resolver namespace to avoid link clashes.Ted Lemon2000-02-021-5/+8
* Don't build failover by default.Ted Lemon2000-01-271-4/+4
* Fix compilation errors introduced in the last set of checkins.Ted Lemon2000-01-261-3/+3
* Add malloc debugging defines.Ted Lemon2000-01-251-0/+20
* Don't build failover.Ted Lemon1999-11-231-3/+3
* Mass commit for Brian Murrell.Ted Lemon1999-11-201-3/+3
* Add definitions for failover protocol and debugging.Ted Lemon1999-11-141-0/+15
* Add POINTER_DEBUG define.Ted Lemon1999-10-251-0/+6
* Disable all debugging by defaultTed Lemon1999-03-111-1/+1
* Sync with 2.0b1pl16. Fix some pool allocation problems.Ted Lemon1999-02-251-1/+1
* Add define to enable compiling failover protocol support.Ted Lemon1999-02-141-0/+5
* Add a rule for debuging class matching.Ted Lemon1998-11-111-0/+4
* Add some new debugging typesTed Lemon1998-11-051-4/+10
* admonish users not to mess with network APITed Lemon1996-08-291-1/+1
* Add LOG_FACILITY cpp macroTed Lemon1996-08-271-0/+4
* Site configuration fileTed Lemon1996-05-221-0/+96