freeradius.git
2004-04-03 kkalevAdd a few comments on the user of the Ldap-UserDN attribute
2004-03-26 aland Documented %{0} etc.
2004-03-26 aland Allow only 0..8.
2004-03-25 aland We now have man pages
2004-03-25 aland We now have man pages
2004-03-25 aland We now have man pages
2004-03-25 aland We now have a man page
2004-03-25 aland We now have man pages
2004-03-25 aland More updates
2004-03-25 aland We now have a man page. Updates should go there
2004-03-25 aland A bit of updates
2004-03-25 aland Interix requires -D_ALL_SOURCE, for reasons known...
2004-03-25 aland Updates
2004-03-25 aland Made rbtree code handling for proxying request live.
2004-03-25 aland Corrected typos, where 'test -f' didn't match 'echo'
2004-03-25 phampsonDocument -v option.
2004-03-25 phampsonAdd accounting_update_query_alt to rlm_sql, to catch...
2004-03-25 pnixonSome new Cisco VASs
2004-03-25 pnixonAdd new VSAs for CISCO SIP PROXY SERVER as defined...
2004-03-25 aland Install eap.conf, too
2004-03-24 aland Better linking of sub-modules, and added support for...
2004-03-24 aland Added extra LCRYPT, for systems which have problems...
2004-03-24 pnixonupdate strip_dot function to return NULL if it receives...
2004-03-24 pnixonChange H323DisconnectCause from VARCHAR(2) to VARCHAR...
2004-03-23 aland For '=~', add the matching sub-strings to the request...
2004-03-23 aland Preliminary support for xlat's of regex results: ...
2004-03-23 aland Include prototype for rl_add_proxy
2004-03-19 mcr signed/unsigned fixes.
2004-03-19 mcr as a result of incrementing the EAP-id each time, the
2004-03-19 mcr increment the EAP-id on each stage of the transaction.
2004-03-18 pnixonAdd alternate index as a comment to support stupid...
2004-03-18 pnixonFix spelling error
2004-03-18 pnixonupdate ID tag
2004-03-18 pnixonUpdate the documentation to make it easier to understan...
2004-03-18 pnixonChange config name from "sql" to "pgsql-voip" to allow...
2004-03-18 aland Don't de-reference proxy when asked to look at proxy...
2004-03-18 aland No proxy packet or proxy reply, don't do anything
2004-03-18 pnixonChange all CalledID and CallingID fields to VARCHAR...
2004-03-18 pnixonChange CiscoNASPort from BOOL to Varchar(1) to fix...
2004-03-18 pnixonChanged StopTelephony column h323RemoteAddress from...
2004-03-17 pnixonUpdate to SuSE build files to include files in /etc...
2004-03-16 aland Removed unnecessary character
2004-03-16 aland Flush the buffer after writing to it
2004-03-16 mgriegoCheck return value from registered xlat functions....
2004-03-15 aland If input ends in one or more blank lines, don't get...
2004-03-15 aland Moved EAP section to its own configuration file, as...
2004-03-15 cparker Added two realm module configure options. Ignore_defa...
2004-03-14 cparker More man pages for commonly used modules.
2004-03-12 aland A little better way of dealing with DICT_VALUEs that...
2004-03-12 aland Get rid of "long" types. They're not needed.
2004-03-12 aland Don't bother fixing these things up incorrectly
2004-03-12 aland Look for post-proxy for tunneled session, and do it...
2004-03-12 aland Added instance, so that we can control with_ntdomain_hack,
2004-03-12 aland After we've called MS-CHAP for authentication, delete...
2004-03-12 aland If the tunneled EAP session returned early because...
2004-03-12 aland Minor formatting
2004-03-12 aland A little prettier printing for -Xx
2004-03-10 aland Padding is "NOT unaligned data", not "aligned data"
2004-03-10 kkalevAdd a force directive in log_badlogins. If uncommented...
2004-03-09 aland Added attributes as posted to the list today
2004-03-08 aland Export rad_postauth()
2004-03-08 aland Added submodule tunnel callback
2004-03-08 aland Expose rad_postauth
2004-03-08 aland -X means debug_flag +=2.
2004-03-08 aland Added 'const', for paranoia
2004-03-08 aland More updates
2004-03-08 aland If this VP isn't a LEAP thing, go to the next one.
2004-03-05 aland Catch people who type 1 character hex strings
2004-03-05 aland eapttls_process() was sometimes returning PW_FOO,...
2004-03-05 aland If we've found openssl/ssl.h, then set -I$OPENSSL_INCLUDE
2004-03-04 aland Added docs for cisco_accounting_username_bug
2004-03-04 aland Nope... Panther doesn't like this, either.
2004-03-03 aland Explicitly link to -lradius, to get functions defined...
2004-03-03 aland The encryption of the MPPE keys is done by tunnel_pwen...
2004-03-03 aland added gtc{} to eap{}
2004-03-03 aland Added another debug message about which section it...
2004-03-02 mgriegoAdded cisco_accouting_username_bug to the rlm_eap_t.
2004-03-02 mgriegoMust have a semicolon at the end of the line.
2004-03-02 mgriegoMake 'radiusd -s' not daemonize like the man page says...
2004-03-02 aland Print out a warning message for groups which are empty.
2004-03-02 aland Re-arrange send_one_packet, based on comments from...
2004-03-02 aland Got rid of radsend_walk function, and moved the code...
2004-03-02 aland Be less annoying about messages.
2004-03-02 aland Cisco AP1230B firmware 12.2(13)JA1 has a bug. When...
2004-03-02 aland When proxying synchronously, if retry_delay * retry_count
2004-03-02 aland Clean up the code a little more.
2004-03-02 kkalevIn log_badlogins add a newline after every sql query...
2004-02-29 kkalevIf we are passed an empty password log a module failure...
2004-02-29 kkalevAlso be able to use Crypt-Password attribute.
2004-02-29 kkalevAlso update radiusd.conf
2004-02-29 kkalevAdd a timestamp and a timeout attribute in ippool_info...
2004-02-29 kkalevReplace user with username in postauth table. Patch...
2004-02-29 kkalev* Add a patch from Neil McCalden to not put spaces...
2004-02-27 aland Clean up the "done request" logic.
2004-02-27 aland If no -f is specified, we're reading from stdin.
2004-02-27 aland print out an error for people who specify an Auth...
2004-02-26 aland Now that EAP-GTC works with Meetinghouse, include it
2004-02-26 aland perl -i -npe "s/[ \t]+$//g" `find src -name "*.[ch...
2004-02-26 aland Better deal with netmasks of 0.
2004-02-26 aland Fix a HUGE bug in ltdl, which would give the wrong...
next