freeradius.git
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>
2008-05-05 aland document behavior better
2008-05-05 aland Regularize messages about home server status
2008-05-05 aland Note user/group
2008-05-05 aland Use correct function here, too
2008-05-04 aland Added header. Removed DOS CR's
2008-05-04 aland Enable internal proxying of accounting packets, too
2008-05-03 pnixonAdd IPPOOL setup for Oracle (Untested by me but reporte...
2008-05-03 pnixon"WHERE acctstoptime = NULL" does NOT do what you think...
2008-05-02 aland un-break stuff release_2_0_4
2008-05-02 aland Make ca.der by default
2008-05-02 aland Added duplicate names for HP's attributes
2008-05-01 aland Fix handling of request->username
2008-04-30 aland Clean up more memory
2008-04-30 aland Note dependency for dhcpd.c
2008-04-30 aland Corrected typo
2008-04-30 aland Note schema location
2008-04-30 aland Note 2.0.4
2008-04-30 aland Be a little more careful about updating request->usern...
2008-04-30 aland Expose the "fixed" pairmove function
2008-04-30 aland Note recent changes
2008-04-30 aland Added sample (untested) for PostgreSQL
2008-04-30 aland Sample scripts for creating radius user in SQL.
2008-04-30 aland In the accounting on/off query, remove the restriction...
2008-04-30 aland Clean up memory on exit
next