Allow building WITHOUT_STATS
[freeradius.git] / src / main / listen.c
2007-08-13 aland Pulled fix from branch_1_1
2007-06-29 aland More radlog -> cf_log_err
2007-06-29 aland Pass CONF_SECTION to listen_init(), for better error...
2007-06-29 aland Set default port for VMPS
2007-06-29 aland Server sections don't require a name
2007-06-29 aland Don't free server, it's taken from the config structures
2007-06-29 aland Move "authorize", etc. into a default server{} block.
2007-06-29 aland Parse error, rather than assert
2007-06-26 aland Allow per-server clients only if there actually are...
2007-06-19 aland Clean up the client preference:
2007-06-19 aland More use of new cf_section_filename(cs) API
2007-06-19 aland listen sections in the default config can point to...
2007-06-19 aland Moved some "listen" directives into the "server" secti...
2007-06-19 aland Rename "identity" to "server", for virtual server...
2007-06-19 aland Print out which listeners are using what identity
2007-06-18 aland Cleaned up detail file reader. It should now be much...
2007-06-15 aland Cleaned up compiler warnings
2007-06-15 aland listen sections find clients by:
2007-06-12 aland Added --with-vmps to configure options, so that you...
2007-05-28 aland Removed fprintf
2007-05-28 aland Call new vmps_process() function
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-14 nbk Delete trailing whitespace.
2007-05-11 aland Use RTT && load_factor to prevent detail file reading...
2007-05-09 aland Re-parent the SNMP MIBs to use our own OID, rather...
2007-05-04 aland Be more forgiving about corner cases
2007-05-04 aland Cleanup up detail file handling a little. Fixed a...
2007-05-04 aland more sanity checks, and clarify the code
2007-05-03 aland Add section start/stop debug output.
2007-04-30 aland Discard packets from unknown clients
2007-04-26 aland Switch over "code", not "packet->code"
2007-04-24 aland Run Status-Server packets through Autz-Type or Acct...
2007-04-23 aland Keep array in sync with defs in radiusd.h
2007-04-23 aland Added RADCLIENT* pointer to the REQUEST structure...
2007-04-20 aland Added rad_recv_header() function, which calls MSG_PEEK...
2007-04-17 aland More replace vp->lvalue with vp->vp_*
2007-04-16 aland Don't skip over SMUX registration on HUP
2007-04-16 aland Try to keep SNMP going on HUP.
2007-04-11 aland Update more SNMP counters after double-checking them.
2007-04-10 aland Keep SNMP statistics for packets we receive from clien...
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-14 aland Free allocated memory
2007-02-13 aland replace strNcpy strlcpy -- `cat file_list`
2007-02-06 aland Support Status-Server on accounting ports, too
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-27 aland Call proxy_listener->send, not listener->send
2006-09-06 aland Pick a proxy port for radrelay
2006-08-18 aland Pulled from branch_1_1
2006-08-17 aland Pulled from branch_1_1. Untested!
2006-07-07 aland When reading the detail file, look for Packet-Src...
2006-07-01 fcusackimport from branch_1_1:
2006-06-28 aland When we get a new packet, IF the old one is not curren...
2006-06-01 fcusackimport from HEAD:
2006-05-30 aland Make hash table have comparison callback, it's needed.
2006-05-09 fcusackimport from HEAD:
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-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...
2005-11-04 aland On HUP, move proxy sockets, too
2005-11-04 aland More cleanups & leak fixes
next