clean up some compiler errors
[l2tpns.git] / garden.c
2011-01-27 Brendan O'DeaImport to git from cvs. Remove keywords.
2006-02-23 Brendan O'Deadecrease ip_conntrack_tcp_timeout_established to 5hrs
2005-10-11 Brendan O'Deaadd Cisco-AVPairs to RADIUS accounting records via...
2005-06-02 Brendan O'Deamerge in changes from 2.0 branch; fix byte counters...
2005-05-07 Brendan O'Deamore CHAP changes
2005-03-10 Brendan O'Deaallow username to be set when ungardening
2004-12-16 Brendan O'Deause standard uintN_t types for portability
2004-12-01 Brendan O'Deadon't send a RADIUS start record when ungardening on...
2004-11-30 Brendan O'Deadropping packets; increase ip_conntrack_max
2004-11-29 Brendan O'Deamake "established" a different tcp flag match
2004-11-18 Brendan O'Deapass cluster master state to plugin_control functions
2004-11-18 Brendan O'Deafix late night typos
2004-11-17 Brendan O'Dea- Add startup-config(5) manpage.
2004-11-17 Brendan O'Dea- Add startup-config(5) manpage [FIXME].
2004-11-09 Brendan O'Deaadd a callback to allow plugins to fetch values from...
2004-11-05 Brendan O'Deause LOG for logging macro
2004-11-05 Brendan O'Deaclean up plugins
2004-11-03 Brendan O'Deamake log a conditional macro for _log
2004-10-30 Brendan O'Deamerge
2004-06-28 David Parrish* Update cli callbacks to work with libcli 1.6.
2004-06-23 David Parrish* Wed Jun 23 2004 David Parrish <david@dparrish.com...
2004-05-24 David ParrishFix SEGFAULT
2004-05-24 David ParrishUse multiple radius sockets to allow more concurrent...
2004-03-05 David ParrishDon't use configure it's a waste of time
2004-03-05 David Parrish* Fri Mar 5 2004 David Parrish <david@dparrish.com...
2003-12-16 David ParrishInitial revision