Signed / unsigned fixes and function prototypes
[freeradius.git] / src / main / radiusd.c
2010-10-03 Alan T. DeKokSigned / unsigned fixes and function prototypes
2010-09-30 Alan T. DeKokMore patches to build without certain features
2010-09-30 Alan T. DeKokAllow building WITHOUT_STATS
2010-05-29 Alan T. DeKokSet line buf on stdout/err when logs go there
2010-03-06 Alan T. DeKokClean up log file handling. Fixes bug #63
2009-10-13 Alan T. DeKokWrite the PID file as late as possible
2009-05-05 Alan T. DeKokExit with error on more signals
2009-04-23 Alan T. DeKokMoved HUP code to mainconfig
2008-09-06 Alan T. DeKokKill children only if we have children
2008-06-21 aland Add start && hup time
2008-05-16 aland Note HUP
2008-05-16 aland Log exiting. Update a few more log messages
2008-03-08 aland Initialize fr_log_fp
2008-03-06 aland Added '-t' command-line options. (Undocumented)
2008-03-06 aland Add '-l logfile' back again (it's good for something)
2008-01-10 aland Updated copyright
2008-01-01 aland Revert last commit
2007-12-31 aland If '-n' isn't used, the argument is by default progname
2007-12-31 aland Added '-n name' back again. It's too useful to live...
2007-12-27 aland Remove support for deprecated command-line options
2007-12-02 aland Call lt_dlexit() AFTER detach modules.
2007-12-02 aland Include file for prototypes
2007-11-28 aland More OS portability issue
2007-11-12 aland Added HUP support. As it happens, it's also thread...
2007-11-11 aland Added -C command-line option, documentation, debug...
2007-10-29 aland More #ifdef's for platforms that need them
2007-10-10 aland More cleanups and warnings
2007-10-09 aland Clean up threads, and add thread pool lock/unlock...
2007-10-03 aland More re-arrangements to clarify the code.
2007-09-28 aland Moved nearly all remaining code out of radiusd.c,...
2007-09-27 aland No need to reset snmp stuff. It's done in radius_snmp...
2007-09-26 aland Pass the top-level configuration to the thread pool...
2007-08-25 aland Cleaned up socket print routine
2007-08-13 aland Pulled fix from branch_1_1
2007-06-12 aland Added --with-vmps to configure options, so that you...
2007-05-28 aland Added preliminary VMPS support. The code can receive...
2007-05-25 fcusackimport from HEAD:
2007-05-24 fcusackimport from HEAD:
2007-05-23 fcusackimport from branch_1_1:
2007-05-23 fcusackimport from HEAD:
2007-05-23 fcusackimport from HEAD:
2007-05-15 aland Print out copyright statement when starting in debuggi...
2007-05-14 nbk Delete trailing whitespace.
2007-05-04 aland Added a self-pipe as per Emile's ideas at:
2007-04-18 aland Move event free to before free_mainconfig, as it needs the
2007-04-10 aland Moved SNMP socket handling to listen.c, in preparation for
2007-04-08 aland Pull fix for bug #436 from branch_1_1
2007-04-05 aland Massively cleaned up #include's, so they're in a consi...
2007-04-03 aland Massive change to the server core to remove horrid...
2007-03-26 aland port fix from branch_1_1
2007-03-21 fcusackimport from branch_1_1:
2007-03-21 fcusackimport from branch_1_1:
2007-02-26 aland Pulled from branch_1_1, with formatting
2007-02-23 aland Pull fix from branch_1_1
2007-02-16 aland Port "use_tunneled_reply" fix for MS-CHAP from branch_1_1
2007-02-15 aland Port fix for bug #419 from branch_1_1
2007-02-12 aland Added '-m' option from 1.1
2007-02-12 aland Added undocumented '-m' so that for debugging, CTRL...
2007-02-09 aland Cleaned up exec stuff, to make it more like the CVS...
2006-11-26 aland pull fixes from branch_1_1
2006-11-26 aland From branch_1_1
2006-11-22 aland Pull fix from branch_1_1, so proxied EAP replies work
2006-11-14 fcusack use new RCSID macro to prevent Id keyword from being...
2006-10-24 fcusackimport from HEAD
2006-10-24 fcusackimport from HEAD
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusackimport from HEAD:
2006-10-03 aland ./scripts/min-includes +n <files listed here>
2006-09-05 aland 'X' means 'print output to stdout'
2006-08-23 aland Until we read radiusd.conf, all errors should go to...
2006-08-18 aland Pulled from branch_1_1
2006-08-17 aland Pulled from branch_1_1. Untested!
2006-07-01 fcusackimport from branch_1_1:
2006-06-01 fcusackimport from HEAD:
2006-05-16 aland If the packet fails verification, silently drop it.
2006-05-09 fcusackimport from HEAD:
2006-05-02 aland mainconfig.radiusd_conf is dynamically allocated,...
2006-03-29 fcusackimport from HEAD:
2006-03-23 fcusackimport from HEAD:
2006-03-23 fcusackimport from HEAD:
2006-03-20 bjordanovPolled from branch_1_1 fix for bug #348
2006-03-16 nbk Update the GPL boilerplate with the new address of...
2006-03-06 fcusackimport from HEAD:
2006-03-03 fcusackimport from HEAD:
2006-02-17 fcusackimport from HEAD:
2006-02-09 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2005-12-28 aland Port patch from branch_1_1 to the HEAD
2005-12-28 aland Pull fix from the head
2005-12-28 aland wait for active threads only if we have spawned them.
2005-12-14 nbkPull from CVS head:
2005-12-08 fcusack backport from HEAD
2005-12-08 fcusack rlm_otp import from HEAD
2005-11-11 aland Include files used to build the server are now <freera...
next