freeradius.git
2008-06-18 aland Added oracle file
2008-06-18 aland Initialize variable..
2008-06-18 aland Copy gateway IP from original packet
2008-06-17 aland Notes about decoupled accounting
2008-06-17 aland It's "server", not "virtual_server"
2008-06-17 aland Moved example to "modules" directory
2008-06-17 aland Made compatible with 2.0.5
2008-06-17 aland check-radiusd-config no longer exists
2008-06-16 aland Pull fr_socket() code into the listener, to enable...
2008-06-14 aland Added '' around target of WHERE clause
2008-06-13 aland Added more attributes, as per bug #561
2008-06-13 aland Added "security" section back. Closes #566
2008-06-13 aland Note dynamic clients
2008-06-13 aland The feature everyone's been waiting for.
2008-06-10 aland Use new functions to copy sockaddr to ipaddr
2008-06-10 aland Corrected typos
2008-06-10 aland Use new functions to copy sockaddr to ipaddr
2008-06-10 aland use new sockaddr to ipaddr functions
2008-06-10 aland Use new functions to copy sockaddr to ipaddr
2008-06-10 aland There are more and more conversions from sockaddr to
2008-06-10 aland Corrected brackets on db_dir
2008-06-09 aland We're post 2.0.5
2008-06-09 aland For home servers with AF_UNSPEC, don't put them in...
2008-06-08 aland Fixed to work properly. Patch from Paul P. Komkoff Jr
2008-06-07 aland Updated for 2.0.5 release_2_0_5
2008-06-07 aland Added notes on NAI as key for proxy hash
2008-06-06 aland Add more notes about Cleartext-Password
2008-06-06 aland Remove more code with pre-processor checks
2008-06-06 aland Don't need this function.
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 Ensure that the libraries are set up right if we're...
2008-06-05 aland OpenSSL's SHA1Transform takes different arguments...
2008-06-05 aland SHA1, not SHA0
2008-06-05 aland Corrected name of function
2008-06-05 aland Compile-time flag for WITH_OPENSSL_SHA1
2008-06-05 aland Include all necessary header files
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 Build only if ASCEND_BINARY is defined
2008-06-05 aland Compile-time WITH_UNLANG feature
2008-06-05 aland Fix typo
2008-06-05 aland Compile-time options to remove session management...
2008-06-05 aland More WITH_PROXY additions to build when proxying isn...
2008-06-05 aland Corrected typo in last commit
2008-06-05 aland Added WITH_PROXY and WITH_DETAIL pre-processor defines to
2008-05-30 aland Note recent changes
2008-05-30 aland radiusd.conf was getting large. Moved most module
2008-05-29 aland Use memcpy to avoid strict C aliasing. In this case,
2008-05-29 aland Use rm -rf
2008-05-29 aland Prefix of /0 is special
2008-05-29 aland More documentation that people might read
2008-05-29 aland Corrected typo
2008-05-28 aland Print Ethernet as string for has table lookups. We...
2008-05-28 aland Client HW address is ethernet. We don't support anyth...
2008-05-28 aland Corrected typo
2008-05-27 aland Added SQL-Table-Name
2008-05-24 aland a LOCAL realm means we should return OK, not NOOP.
2008-05-18 aland Delete locally changed files on "clean". From:
2008-05-17 aland Use 'detail.work" as work filename if we're globbing
2008-05-16 dwbird- larger type and id data types to work with DHCP packe...
2008-05-16 aland Note HUP
2008-05-16 aland Log exiting. Update a few more log messages
2008-05-15 aland Added examples of creating rundir && logdir, and setting
2008-05-15 aland Document chroot directive
2008-05-15 aland Clean up log handling && chroot handling. It now...
2008-05-15 aland Moved chroot() to earlier in the configuration
2008-05-14 aland Use "install", not cp && chmod
2008-05-14 aland Don't try to install sites-available/CVS/* or sites...
2008-05-14 aland Do setuid/setgid earlier in the boot process.
2008-05-14 aland Initialize variable
2008-05-14 aland Free fake request on fallback.
2008-05-14 aland Removed unused code
2008-05-14 aland Don't do post-proxy-authorize
2008-05-14 aland Corrected typo
2008-05-14 aland Fallback home_servers MUST be virtual_servers.
2008-05-13 aland $(RUNDIR) is owned by admin/radius, too
2008-05-13 aland Revert last change
2008-05-13 aland chmod/chown RUNDIR, too
2008-05-12 aland New function to validate if a comparison was registered
2008-05-12 aland Note recent changes
2008-05-12 aland Added support for comparing dynamically expanded compa...
2008-05-12 aland If RADMIN and RGROUP are defined, create new target,
2008-05-12 aland We're not 2.0.4 any more
2008-05-12 aland mysql_config --cflags sometimes lies to us, if it...
2008-05-11 aland Added "check" target, which is better than
2008-05-10 aland DEBUG macro is used even in non-debug builds. This...
2008-05-09 aland u_int* -> uint*
2008-05-09 aland Default for authorize_reply_query is NULL, not "".
2008-05-09 aland Install libraries in src/modules/lib, too
2008-05-09 aland Allow setting response packet type in post-proxy-type...
2008-05-09 aland Newline at EOF
2008-05-09 aland Suppress most of the database "connection failed"...
2008-05-09 aland Make server logic for logging good/bad passwords match
2008-05-09 aland If radlog_dest is set from the command line, use a...
2008-05-09 aland Permit authorize_reply_query to be empty. The check...
2008-05-08 aland If there's no Auth-Type name2, look for LDAP
2008-05-08 aland Added "num fields" function. Closes #551.
2008-05-06 aland Build on systems without <regex.h>
next