freeradius.git
2007-02-04 pnixonAdd -pie patch thanks to SUSE
2007-02-03 pnixonAdd new log type (L_ACCT) and use it in rlm_acctlog
2007-02-03 pnixonAdd Acct-Session-Time to Stop logs and adjust other...
2007-02-03 pnixonFix spelling in comments
2007-02-03 pnixonReturn RLM_MODULE_FAIL instead of RLM_MODULE_NOOP if...
2007-02-03 pnixonSwitch the order of Framed-IP-Address and Pool-Name...
2007-01-30 aland List include files as being OK to install
2007-01-30 aland Don't allow globally readable or writeable configurati...
2007-01-30 aland Don't allow globally writable dictionaries. This...
2007-01-28 aland As posted to the list
2007-01-27 pnixonAdd version line and allow code to be executed from...
2007-01-26 aland use fork() where we don't need to wait.
2007-01-26 aland Use strlcpy rather than strncpy, and use the size...
2007-01-24 aland Pull fix from 1.1 branch
2007-01-23 pnixonClean up the comments a little
2007-01-23 pnixonUpdate comments to correctly reflect which detail files...
2007-01-22 pnixonfix 2 minor typos in the comments
2007-01-10 pnixonteach sqlippool to report if it allocated and IP or...
2007-01-09 pnixonFix Bug 413 sqlippool_query1 freeing results too early
2007-01-08 pnixonSomeone added attrs.access_reject and attrs.accounting_...
2007-01-08 pnixonin case of a non-SQL_DOWN fatal error that occurs on...
2007-01-05 pnixonAdd X-Ascend-Session-Svr-Key to table to allow Packet...
2007-01-02 pnixonFixed incorrect spelling of "occurred" in 2 places
2006-12-14 nbk Include "autoconf.h" before testing the macro WITH_SNMP.
2006-12-14 nbk Include "autoconf.h" before testing the macro WITH_UDP...
2006-12-13 pnixonFix list address
2006-12-12 aland Fix stupid bug. rad_send() takes secret as second...
2006-12-12 pnixonMinor formatting cleanups.
2006-12-12 pnixonCode is a bit clearer this way. Functionality should...
2006-12-12 pnixonFix syntax typo
2006-12-12 pnixonFix a STUPID memory leak introduced by yours truely..
2006-12-04 bjordanov Added new hash RAD_CONFIG
2006-11-29 aland Workarounds for Vista
2006-11-28 aland If less than 4 bytes are read, tell the caller...
2006-11-28 aland Updated names so that upper/lower case matches. Patch...
2006-11-27 aland VALUEs can only be defined for BYTE, SHORT, and INTEGER
2006-11-27 aland Simplify parsing of byte/short/string, based on a...
2006-11-26 aland pull fixes from branch_1_1
2006-11-26 aland ATTRIBUTEs of type STRING shouldn't have VALUEs
2006-11-26 aland Correct definitions for stats, from
2006-11-26 aland Include dictionary.sofaware
2006-11-26 aland From branch_1_1
2006-11-26 aland As posted to the list by Jacques Bourdeau
2006-11-24 aland Add MS-MPPE-*, as suggested by Stefan Winter
2006-11-22 aland Remove rfc_clean function
2006-11-22 aland Filter the contents of Access-Reject and Accounting...
2006-11-22 aland Added 'key' field, so that we can later get rid of...
2006-11-22 aland Move buffer to enclosing block, so we don't point...
2006-11-22 aland Pull fix from branch_1_1, so proxied EAP replies work
2006-11-22 aland Permit EAP-Message and State from the home server...
2006-11-20 nbk Update the types that were mistakenly inversed. (close...
2006-11-20 nbk Update the types that were mistakenly inversed. (close...
2006-11-19 nbkPull from CVS head:
2006-11-19 nbk Update for 1.1.4
2006-11-18 nbk Update for 1.1.4.
2006-11-18 nbk Fix a corner case where the proxy port isn't set either in
2006-11-18 nbkPull from CVS head:
2006-11-18 nbk Update the sqlcounter_detach() function and always...
2006-11-18 nbkPull from CVS head:
2006-11-18 nbkPull from CVS head:
2006-11-17 aland Corrected typo
2006-11-17 aland Corrected typo
2006-11-16 aland Move action2str to where it needs to be.
2006-11-16 aland More attributes, from bug #408
2006-11-16 aland More attributes, from bug #408
2006-11-16 aland Check return code of malloc
2006-11-16 aland Check return code of malloc
2006-11-16 aland Check return code of malloc in testing code
2006-11-16 aland Check return code of malloc in testing code
2006-11-15 aland Corrected typos.
2006-11-15 aland Corrected typo
2006-11-14 fcusack use new RCSID macro to prevent Id keyword from being...
2006-11-14 fcusack remove Makefile since there is no code here
2006-11-14 pnixonImplement draft-schulzrinne-sipping-radius-accounting...
2006-11-13 pnixondictionary.digest should actually be dictionary.rfc4590
2006-11-13 pnixonIncorrect attribute name as reported by "Duane Cox"
2006-11-12 fcusack regenerate
2006-11-12 pnixonIncorrect attribute name as reported by "Duane Cox"
2006-11-05 nbk It isn't very useful to filter attributes in the incom...
2006-11-05 nbk Document the new "reply-name" directive.
2006-11-05 nbk Change "return-attribute" to "reply-name" for consiste...
2006-11-05 nbk Add a new "reply-name" directive to choose the attribu...
2006-11-05 nbk Add "post-auth" to the list of valid sections for...
2006-11-04 nbk Add a new "-f" option to read the password from a...
2006-11-03 pnixoncomment syntax fix
2006-11-03 pnixondoc update
2006-11-03 pnixonSet a default value
2006-10-31 pnixonAll tables should start with "rad"
2006-10-31 pnixonThis was a BUG. Acct-Delay-Time can be subtracted from...
2006-10-26 aland Removed double free. This fixes bug #404
2006-10-26 aland Removed double free. This fixes bug #404
2006-10-24 fcusackimport from HEAD
2006-10-24 fcusack add new header ident.h
2006-10-24 fcusackimport from HEAD
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusack typo
2006-10-24 fcusack no longer used
2006-10-24 fcusack document rlm_otp fd leak fix
next