New build path variable
[freeradius.git] / raddb /
2010-11-11 Alan T. DeKokNAS-Port is a text field. Don't cast it to integer origin/stable
2010-11-11 Alan T. DeKokAdd group membership query
2010-10-23 Alan T. DeKokThe cert "bootstrap" code now checks certs for validity
2010-10-08 Phil MayersAdded SoH functionality to the PEAP module
2010-10-08 Phil MayersSoH docs & example
2010-09-28 Alan T. DeKokDisable example config in default build
2010-09-27 Alan T. DeKokNote TLS-Client-Cert-* attributes
2010-09-10 Alan T. DeKokMore docs on the inner tunnel stuff
2010-09-07 Alan T. DeKokLog issuer, not root cert.
2010-09-03 Alan T. DeKokAdded ability to verify client certificates
2010-09-03 Alan T. DeKokRemoved test user
2010-08-31 Alan T. DeKokFixed typo
2010-08-27 Alan T. DeKokAdded empty opendirectory module
2010-08-26 Alan T. DeKokAdded more documentation for dynamic clients
2010-08-26 Alan T. DeKokUpdated documentation
2010-08-25 Alan T. DeKokAdded support for TLS-Cert-* and TLS-Client-Cert-*...
2010-08-12 Alan T. DeKokAdded indexes to IP Pool table
2010-08-09 Alan T. DeKokAdd Cached-Session-Policy attribute.
2010-08-07 Alan T. DeKokAdded example of "second_files" module, with documentation
2010-08-04 Alan T. DeKokNotes on SHOULD set "require_message_authenticator"
2010-08-04 Alan T. DeKokEnabled "digest" in the default configuration.
2010-08-04 Alan T. DeKokAdded more notes on FreeBSD with multiple LANs
2010-08-02 Alan T. DeKokNotes on binding to interfaces for DHCP
2010-07-30 Alan T. DeKokFix typos n default configution. Closes bug #11
2010-07-27 Alan T. DeKokFixed typo
2010-07-19 Alan T. DeKokUpdated Password-With-Header handling to make it more...
2010-07-16 Alan T. DeKokMore documentation
2010-07-16 Alan T. DeKokRe-enabled Exec-Program and Exec-Program-Wait for accou...
2010-07-16 Alan T. DeKokUpdated documentation
2010-07-08 Alan T. DeKokCertificates do not depend on index / serial
2010-07-07 Alan T. DeKokPatches for EAP-FAST as posted to the list 2010-01-19
2010-07-05 Alan T. DeKokNote that "password_attribute" is deprecated
2010-07-05 Alan T. DeKokRemoved "password_header" configuration
2010-07-05 Alan T. DeKokRemove "auto_header" flag.
2010-06-30 Alan T. DeKokChange default lifetime for dynamic clients from 1d...
2010-06-30 Alan T. DeKokRefer to the correct packet type.
2010-06-28 Alan T. DeKokWrap commands in "if ! output_file, then run command"
2010-06-28 Alan T. DeKokCheck for a working make before running it.
2010-06-28 Alan T. DeKokEnable 127.0.0.1:18120 for inner-tunnel testing
2010-06-10 Alan T. DeKokRemoved the "unix" module from the default configuration
2010-05-31 Alan T. DeKokIgnore more auto-generated files
2010-05-31 Alan T. DeKokMany more changes to get it to build.
2010-05-31 Alan T. DeKokMake schema more in line with the schema for other...
2010-05-24 Alan T. DeKokFix template documentation
2010-05-11 Alan T. DeKokNote example of SQL in post-auth reject, too
2010-05-11 Alan T. DeKokAdded server field to NAS table, and updated docs to...
2010-05-11 Alan T. DeKokChange %{Acct-}*x -> %{%{Acct-}:-0}*x
2010-05-11 Alan T. DeKokDon't use msqlippool by default
2010-04-30 Alan T. DeKokNote Samba bug
2010-04-29 Alan T. DeKokDocument more proxy functionality
2010-04-29 Alan T. DeKokCorrected documentation
2010-03-31 Alan T. DeKokCorrect realm regex examples, and creation of REALM...
2010-03-30 Alan T. DeKokRevert "= NULL" checks. They should be "IS NULL"
2010-02-11 Alan T. DeKokAdded sample CoA server
2010-02-11 Alan T. DeKokMake it consisent with the example in decoupled-accounting
2010-02-04 Alan T. DeKokAdded note on global CA
2009-12-18 Alan T. DeKokAdded notes on SQL && packets with zero session time
2009-12-08 Alan T. DeKokHandle case where Acct-Session-Time might not exist
2009-12-07 Alan T. DeKokAdded notes on use of FreeRADIUS-Acct-Session-Start...
2009-12-06 Alan T. DeKokAdded sample ntlm_auth module
2009-12-06 Alan T. DeKokPortability fixes, as noted by bug #33
2009-12-06 Alan T. DeKokIP pools require a transactional back-end
2009-12-03 Alan T. DeKokSign client certs with CA rather than server cert
2009-11-27 Alan T. DeKokFix typo
2009-10-20 Alan T. DeKokConf for debugging
2009-10-01 Alan T. DeKokIncrease max_sessions
2009-09-24 Alan T. DeKokFixed typo && include attrs.access_challenge in build
2009-09-15 DanteDocument TCP options for clients and home servers.
2009-09-10 Alan T. DeKokAdded sample configs for MySQL cluster
2009-09-09 Alan T. DeKokUpdate to new syntax
2009-09-02 Alan T. DeKokRemove reference to cui.conf which isn't added yet
2009-08-29 Alan T. DeKokReturn 0 if no counter exists
2009-08-29 rootSigned-off-by: root <root@pclinux-ccalmb.lut.ac.uk>
2009-08-17 Alan T. DeKokAdd notes on SHA1 versus MD5
2009-08-05 Alan T. DeKokRemove wrong documentation
2009-08-03 Alan T. DeKokUse more fields in the query.
2009-07-17 Alan T. DeKokAllow requests to fail over to live servers earlier
2009-07-09 Alan T. DeKokFix for newer versions of MySQL
2009-07-09 Alan T. DeKokUse postgresl style comments
2009-07-08 Alan T. DeKokFix for newer versions of MySQL
2009-07-06 Alan T. DeKokAdded sample radrelay.conf
2009-07-03 Alan T. DeKokFirst draft of CUI policies
2009-07-03 Alan T. DeKokAllow UTF-8 in SQL log
2009-07-02 Alan T. DeKokDocument chase_referrals and rebind
2009-07-02 Alan T. DeKokExtend the logging capabilities of auth good/badpass
2009-06-16 Alan T. DeKokRemoved requirement for DHCP to have clients
2009-06-15 Alan T. DeKokFixed typo
2009-06-15 Alan T. DeKokDocument how to filter access-challenges
2009-06-09 Alan T. DeKokFilter Access-Challenge packets, too
2009-05-24 Alan T. DeKokUse now(), not now
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-21 Alan T. DeKokMinor comments updated
2009-05-20 Alan T. DeKokIncrease default attribute size to 64
2009-05-19 Alan T. DeKokAdd documentation and examples for CoA
2009-05-19 Alan T. DeKokAdded send/recv CoA methods to the server.
2009-05-12 Alan T. DeKokFixed typo
2009-05-12 Alan T. DeKokAdded notes on certificate compatibility
2009-05-07 Alan T. DeKokAdd option "include_length" for TTLS, too.
2009-04-22 Alan T. DeKokAdded tunnel attributes
next