Don't use msqlippool by default
[freeradius.git] / src / include /
2010-04-14 Alan T. DeKokMake request->number unsigned
2010-03-31 Alan T. DeKokMade 'reconfig' target use PHONY subdirectories, too
2010-03-31 Alan T. DeKokMade 'reconfig' target use PHONY subdirectories, too
2010-03-06 Alan T. DeKokAdd IPv6 "scope" for link-local addresses.
2010-02-04 Alan T. DeKokAdded more 'const'
2010-02-04 Alan T. DeKokAdd statistics for detail listeners, too
2009-12-08 Alan T. DeKokAdd datarootdir from bug #51
2009-12-06 Alan T. DeKokMoved detail structure defs to a public header file
2009-11-27 Alan T. DeKokAdd tcp/udp to CLI for home_servers
2009-10-06 Alan T. DeKokForgot to include this...
2009-09-27 Alan T. DeKokInclude proto in API, no matter what build options
2009-09-24 Alan T. DeKokJumbo patch to clean up socket handling
2009-09-16 DanteAllow outgoing TCP connections to home servers.
2009-09-16 DanteAdd scaffolding for proxy listeners.
2009-09-16 DanteTrack the number of outstanding packets on a TCP connec...
2009-09-16 DanteAllow clients to use TCP
2009-09-16 DanteAllow home servers to use TCP
2009-09-16 DanteAllow TCP code to build if WITH_TCP is defined
2009-09-16 DanteHeader file and protocol handler for RADIUS over TCP
2009-09-07 Alan T. DeKokWrap header file in protective #ifdef
2009-09-05 Alan T. DeKokFirst stab at removing libltdl.
2009-08-12 Alan T. DeKokLook up home servers by type, too.
2009-08-12 Alan T. DeKokRemove final restrictions on attributes > 32767
2009-08-12 Alan T. DeKokMoved prototypes to a better place
2009-08-12 Alan T. DeKokMove "attr" to unsigned int
2009-08-12 Alan T. DeKokAdd "const" and remove compiler warningsy
2009-07-17 Alan T. DeKokAllow requests to fail over to live servers earlier
2009-07-05 Alan T. DeKokMade thread pool section optional
2009-07-03 Alan T. DeKokAllow UTF-8 in SQL log
2009-07-02 Alan T. DeKokExtend the logging capabilities of auth good/badpass
2009-06-16 Alan T. DeKokAdded the ability to selectively mark a module as alive...
2009-05-23 Alan T. DeKokHave the server automatically create proxy listeners
2009-05-21 Alan T. DeKokAllow src_ipaddr to be specified for home servers
2009-05-19 Alan T. DeKokThe server can now listen on CoA ports.
2009-05-19 Alan T. DeKokAdded send/recv CoA methods to the server.
2009-05-05 Alan T. DeKokInclude more header files in the default install
2009-04-23 Alan T. DeKokAllow virtual servers to be reloaded dynamically on HUP
2009-04-23 Alan T. DeKokMoved HUP code to mainconfig
2009-03-17 Alan T. DeKokAdded API to allocate a reply packet from a request...
2009-03-10 Alan T. DeKokFixed typo
2009-03-06 Alan T. DeKokAdded scan targets for LLVM checker
2009-03-01 Alan T. DeKokAllow injection of packets via radmin
2009-02-26 Alan T. DeKokExport packet code table
2009-02-15 Alan T. DeKokAllow the detail poll interval to be configurable
2009-02-13 Alan T. DeKokAdd "require message authenticator" config to home...
2009-01-21 Alan T. DeKokLook for setuid && set/getresuid
2009-01-02 Alan T. DeKokEnable the server to originate CoA-Request && Disconnec...
2008-12-14 Alan T. DeKokChange where we do suid up/down.
2008-10-10 Alan T. DeKokAdd API to see if realms are alive or dead
2008-10-10 Alan T. DeKokMoved Status-Server handling to frs_*
2008-10-06 Alan T. DeKokMove socket listening code to plugin modules.
2008-10-05 Alan T. DeKokMoved to libtool 2.2.4
2008-09-25 Alan T. DeKokBuild dictionary header files.
2008-09-24 Alan T. DeKokMove "unknown" client code to common area
2008-09-23 Alan T. DeKokdefine DEBUG4
2008-09-14 Alan T. DeKokRemoved need for global NO_SUCH_CHILD_PID
2008-09-14 Alan T. DeKokOne more flag to client_read
2008-09-13 Alan T. DeKokDump config as-read to FILE*
2008-09-13 Alan T. DeKokAdded more 'const'
2008-09-13 Alan T. DeKokAdded declaration for proxy stats
2008-09-13 Alan T. DeKokAdded API to manage home servers by internal number
2008-09-08 Alan T. DeKokMore complete checks for readline
2008-09-07 Alan T. DeKokAdded simple pair/section to XML functions
2008-09-04 Alan T. DeKokMove HUP code to per-module, not global
2008-09-04 Alan T. DeKok-lreadline && getpeereid checks
2008-09-04 Alan T. DeKokLook for new header files
2008-09-03 Alan T. DeKokWrappers around listen types
2008-09-03 Alan T. DeKokNew command sockets.
2008-09-03 Alan T. DeKokevent_fd_delete API
2008-09-03 Alan T. DeKokNew module-specific HUP, and find without linking
2008-09-03 Alan T. DeKokNew API's to update CONF_PAIRs, and get CONF_PARSERS
2008-09-01 Alan T. DeKokDynamic clients can read files from a directory
2008-08-26 Alan T. DeKokCheck for __thread
2008-08-26 Alan T. DeKokfr_strerror -> fr_strerror()
2008-08-26 Alan T. DeKokRename librad_* to fr_*
2008-08-21 Alan T. DeKokDefine COMBO IP, Signed, and TLV types
2008-06-30 aland Define RDEBUG macros which implicitely take a "request",
2008-06-22 aland Track Exponential moving average of response times for
2008-06-21 aland Add start && hup time
2008-06-21 aland Remove ALL references to SNMP from the server source.
2008-06-21 aland Replace fr_client_stats_t with fr_stats_t. They have the
2008-06-20 aland More stats for home servers
2008-06-20 aland Include statistics per-home-server
2008-06-20 aland Simplify stats stuff
2008-06-20 aland Allow more slicing && dicing of statistics.
2008-06-19 aland Removed last bit of SNMP from the statistics
2008-06-19 aland Separate stats from SNMP. We can now do stats without...
2008-06-19 aland Added statistics gathering via RADIUS packets, to...
2008-06-19 aland Remove length restrictions on dictionary names
2008-06-13 aland The feature everyone's been waiting for.
2008-06-10 aland There are more and more conversions from sockaddr to
2008-06-06 aland Compile-time option WITH_ACCOUNTING
2008-06-06 aland Check for HAVE_PTHREAD_H, and remove more structure...
2008-06-05 aland Compile-time option to build WITHOUT_LIBLTDL.
2008-06-05 aland SHA1, not SHA0
2008-06-05 aland Compile-time flag for WITH_OPENSSL_SHA1
2008-06-05 aland Compile-time flag of WITH_OPENSSL_MD4
2008-06-05 aland Compile-time flag of WITH_OPENSSL_MD5 causes us to...
2008-06-05 aland Compile-time WITH_UNLANG feature
2008-06-05 aland Compile-time options to remove session management...
next