freeradius.git
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
2008-04-29 aland Use Cleartext-Password, not User-Password
2008-04-29 aland Note recent updates
2008-04-29 aland Add example "server" entry (commented out)
2008-04-29 aland Added ability to read virtual server from SQL.
2008-04-28 aland More comments
2008-04-28 aland Re-format for whitespace changes and some debug messages
2008-04-27 aland Example of accounting where no packet is lost.
2008-04-26 aland Document file globbing for the detail reader
2008-04-26 aland Mention the "detail" file
2008-04-26 aland Look for <glob.h>
2008-04-26 aland Added file globbing, and some simple sorting
2008-04-25 aland Added Packet-Original-Timestamp
2008-04-24 pnixonThis should close Bug #548 as it is no longer necessary...
2008-04-23 aland New attributes, as posted to the list.
2008-04-23 aland Corrected typo noted by Stefan Winter.
2008-04-20 aland Define DHCP listener
2008-04-20 aland Note new functionality
2008-04-20 aland Include encode/decode packet stuff. Dp5
2008-04-20 aland corrected typo
2008-04-20 aland Integrate more into the server. Dp4
2008-04-20 aland Sample configuration. Dp3
2008-04-20 aland Send/receive packets. Dp3
2008-04-20 aland New dictionary (commented out). Dp2
2008-04-20 aland Added new option to the build. Dp1
2008-04-20 aland Signed/unsigned issues
2008-04-18 aland In pairmake(), attribute is a const, so copy tagged...
2008-04-18 aland Delete unused variable
2008-04-18 aland Handle tags in unlang
2008-04-18 aland Added Nokia-AVPair (ugh)
2008-04-18 aland Define realm_find2() where the argument is the realm...
2008-04-18 aland Allow regexes in realms.
2008-04-17 aland Note recent bug fixes
2008-04-17 aland Correct documentation, and allow client lists without the
2008-04-17 aland Update request->username && request->password, too
2008-04-17 aland Use new API to copy VP's. Don't do it by hand, as...
2008-04-17 aland API to copy just one VP.
2008-04-17 aland Move proxying message to after checks for LOCAL realm
2008-04-17 aland LDAP-UserDN is now in config items
2008-04-17 aland Added postauth table. Closes #545.
2008-04-16 aland Delay 1s, not 1 usec.
next