Fix rlm_perl handle leak in perl_xlat and memory leak from stack when ERRSV is true...
[freeradius.git] / raddb /
2006-04-20 aland updated note about Active Directory
2006-04-19 aland less rants
2006-04-19 aland More comments on EAP and LDAP, in the naive hope that...
2006-04-19 aland Add configurable suppression of attribute printing
2006-04-17 aland Allow the "users" file to have keys other than User...
2006-04-11 pnixonadd sqlippool.conf
2006-04-07 aland Don't forcibly over-write Auth-Type for MS-CHAP. ...
2006-03-31 mgriegoAdd cipher_list option for setting the allowed TLS...
2006-03-20 bjordanovPolled from branch_1_1 fix for bug #348
2006-03-19 pnixonAdded optional query. May be usefull to some people
2006-03-15 pnixonChange from now() to '%S'::timestamp should eliminate...
2006-03-06 fcusackimport from HEAD:
2006-03-03 fcusackimport from HEAD:
2006-03-02 pnixonOpps. Missed MS SQL. Update it to match Postgresql...
2006-03-02 pnixonBring Oracle and MySQL inline with Postgresl by setting...
2006-02-17 fcusackimport from HEAD:
2006-02-12 nbk Shared secrets can only be 31 characters long.
2006-02-10 nbkPull from CVS head:
2006-02-10 nbk It's "reject_delay" and not "delayed_reject". (closes...
2006-02-09 fcusackimport from HEAD:
2006-02-09 nbk The database schema is now at doc/examples/postgresql.sql
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusack support cryptocard "phone" modes --- 7 digit mode...
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusackimport from HEAD:
2006-02-04 nbk The database schema is now at doc/examples...
2006-02-04 nbk The database schema is now at doc/examples/mssql.sql
2006-02-04 nbk The database schema is now at doc/examples...
2006-02-04 nbk The schema is now at doc/examples/mysql.sql
2006-02-04 nbk The schema is now at doc/examples/mysql.sql
2006-01-28 nbkPull from CVS head:
2006-01-11 nbk Update the comments about post_proxy_authorize, becaus...
2006-01-04 nbk Fix typo.
2006-01-04 nbkPull from CVS head:
2005-12-28 aland Port patch from branch_1_1 to the HEAD
2005-12-28 aland Make the LDAP module smarter, and more configurable...
2005-12-13 nbkPull from CVS head:
2005-12-13 nbk Move the config examples of "rlm_sqlcounter" from...
2005-12-13 nbkPull from CVS head:
2005-12-13 nbk There're unsafe string copies (reported by Primoz...
2005-12-11 nbkPull from CVS head:
2005-12-09 nbkPull from CVS head:
2005-12-09 nbk Fix the comments about MySQL case sensitive queries...
2005-12-08 fcusack backport from HEAD
2005-12-08 fcusack rlm_otp import from HEAD
2005-10-26 fcusack add trid-beta-2 support
2005-10-21 aland Corrected typo, as noted in bug #287
2005-09-21 fcusack change ewindow2 to rwindow everywhere except...
2005-09-17 fcusack typo
2005-09-17 fcusack remove state file documentation (now found...
2005-09-15 fcusack Interface changes to use state manager instead of...
2005-09-13 fcusack install otp.conf
2005-08-29 bjordanovPatch from bug #267 Enhancements for rlm_perl
2005-08-28 nbk Move the "read_groups" and "read_clients" items to...
2005-08-24 nbk Use %S instead of NOW() because the value is wrong...
2005-08-24 nbk Use the same case-insensitives queries as postgresql...
2005-08-23 nbk Remove 'clients', 'naslist', 'x99.conf' and 'x99passwd...
2005-08-22 aland Removed support for old-style "naslist" file, and...
2005-08-19 nbk Use 'lower' instead of 'ilike' or 'strcmp'.
2005-08-17 aland Make the PAP module handle {crypt}, etc. headers,...
2005-08-11 nbk Delete deprecated attributes 'Exec-Program' and 'Exec...
2005-08-11 nbk Replace examples about 'Exec-Program' with examples...
2005-08-11 aland Removed {lower,nospace}_{user,pass}. They're terrible...
2005-08-10 nbk Remove the old directives "port" and "bind_address...
2005-08-08 nbk Delete post_proxy_authorize. The modules dealing with...
2005-08-03 aland Don't set auth-type. It's almost always wrong
2005-08-01 aland Removed usercollide functionality. It can be done...
2005-07-23 nbk Replace '%{NAS-Port}' with %{NAS-Port:-NULL} because...
2005-07-21 aland Document "ipv6addr" in listen{}
2005-07-11 aland Make name lookups case sensitive.
2005-07-01 pnixonAlso store h323voicequality in SQL. Thanks to Ilia...
2005-07-01 pnixonChange default servername
2005-06-27 fcusack soft PIN
2005-06-11 nbk Add an example for a specific realm
2005-06-11 nbk Add an example for the preproxy_users file (closes...
2005-06-11 nbk Error in previous commit: pre_proxy_log should remain...
2005-06-11 nbk Corrections in the text and a supplementary example...
2005-06-11 nbk Add a module instance attr_filter.pre-proxy (closes...
2005-06-11 nbk Install attrs.pre-proxy, too.
2005-06-11 nbk Add an example file for rlm_attr_filter in pre-proxy...
2005-06-03 aland More docs for peap
2005-06-03 nbk Add a configuration example for the rlm_sql_log module
2005-05-31 aland Updates, reformatting, etc
2005-05-26 aland Make new request_list_t structure, and return it from...
2005-05-26 fcusack rename from x99 to otp to reflect broader scope
2005-05-26 aland delete testing stuff
2005-05-26 aland add radrelay.conf.in
2005-05-11 raghuIPv6 enabled clients configuration and prefix rules...
2005-05-05 fcusack Update comments re: radius State replay attack suppres...
2005-05-05 fcusack update TG-24-1999 (X9.9 withdrawal) URL
2005-04-22 aland document that there are essentially no limits on the...
2005-04-22 aland re-align text
2005-04-08 kkalevUpdate ippool configuration with the key directive
2005-04-04 kkalevFix a typo
2005-03-25 pnixonReformat postgresql queries to remove TABS so that...
2005-03-25 pnixonActually calculate (if AcctStartTime exists) the AcctSe...
2005-03-14 aland Make the header for the detail file configurable.
next