freeradius.git
2002-04-08 cmillerMoved warning message out of necessary condition. debian_version_0_5+cvs20020408-1
2002-04-08 cmillerPreparing for 0.5+cvs20020408 release.
2002-04-08 aland Configure script for IP Pool module
2002-04-08 aland Updated use of $1 and $2 in AC_SMART_CHECK_LIB() to...
2002-03-28 cparker Added check for 'Realm' attribute in request->vps...
2002-03-27 kkalevMake counter and ippool modules thread safe since we...
2002-03-27 kkalevFix a small mistake
2002-03-27 kkalevAdd comments and a few authtype's in the authenticate...
2002-03-27 kkalevAdd the server side ip pools module along with correspo...
2002-03-27 raghuSupport for multiple certificate types with more config...
2002-03-27 raghuCode Cleanup
2002-03-27 raghuCode Cleanup and new header inclusion.
2002-03-27 raghuA new file to localize the structures/interfaces.
2002-03-26 aland Added --with-rlm-dbm-lib-dir and --with-rlm-dbm-includ...
2002-03-26 aland Added debugging statements, so that we can see just...
2002-03-25 aland Fixed defines for a number of 'int' to 'uint16_t'...
2002-03-25 fcusack reset the length and padding before encoding the ms...
2002-03-21 aland Added 'how EAP works', as posted to the list.
2002-03-20 aland Removed references to 'nas_name2', and "NAS" in log...
2002-03-20 cparker Fixed bug that caused Ascend-Data-Filter and other...
2002-03-18 aland Increased the visibility of the warning messages when...
2002-03-18 aland Include string.h, to avoid compiler warnings
2002-03-18 kkalevFixed a bug where the ldap server will kill the idle...
2002-03-15 fcusack reformat for 80 cols release_0_5_0
2002-03-14 fcusack Test for openssl/des.h instead of -lcrypto. Apparentl...
2002-03-14 aland Added foundry dictionary, from Thomas Keitel
2002-03-14 aland Added note that accounting packets get processed throu...
2002-03-14 aland Updated unix config with notes about FreeBSD.
2002-03-14 cparker o Corrected bug in fall-through logic, so that Fall...
2002-03-13 aland If GETHOSTBYADDRRSTYLE isn't defined, then don't compa...
2002-03-13 aland Added short note on EAP/TLS, from Adam <adam@cfar...
2002-03-11 aland Corrected typo in last commit
2002-03-11 aland Set 'request->child_pid' while processing the request.
2002-03-11 aland Update help messages for 'radclient' to say how to...
2002-03-11 aland Updated for latest set of changes.
2002-03-11 aland Updated for latest set of changes.
2002-03-11 aland Added sample PostgreSQL queries, from Igor Chen
2002-03-11 aland Slight change to comments.
2002-03-11 aland Updated pointer to documentation
2002-03-11 aland Bump up the number of fd's we close
2002-03-10 kkalevUpdate Changelog
2002-03-10 kkalevfix a bug in da_sql_query.
2002-03-08 aland Added 'op' field back, and increased 'value' size...
2002-03-08 aland Use maxfd+1 for select
2002-03-07 aland Delay sending the proxied packet until after we've...
2002-03-07 aland Fix a logic bug in refresh_request(). If the request...
2002-03-07 kkalevAdded tuning guide
2002-03-06 aland Changed the default ports to 1812/1813, as most everyo...
2002-03-06 aland Corrected typo, as note by Eduardo Roldan <eroldan...
2002-03-06 cmillerAdded python module as seperate package.
2002-03-06 cmillerRecompiled configure script.
2002-03-06 cmillerTried to get python detection working properly. It...
2002-03-06 aland When updating the head of a list, update the *real...
2002-03-06 aland Make authentication reject messages more consistent.
2002-03-06 aland Updated schema with more restrictions on field values...
2002-03-06 aland Don't use a hard-coded '32' for the select over the...
2002-03-06 cmillerAdded tests to detect the style of gethostbyaddr_r...
2002-03-05 aland Aptis (Nortel CVX 1800?) dictionary, found on the...
2002-03-05 aland Changed attribute type, so says "ju bin" <binju@online...
2002-03-05 aland Removed SQL from authenticate section. They're no...
2002-03-05 aland Removed checks for gethostbyFOO_r(), until such time...
2002-03-04 aland Added attributes from RFC 3162.
2002-03-02 kkalevo Add support for Autz-Type attribute. We can now creat...
2002-03-02 ramooreUpdate the print_abinary function to show 'est' when...
2002-03-02 ramoorePrevent nas_name functions from calling client_name.
2002-03-02 ramooreThis patch changes the return code within the CISCO_ACC...
2002-03-01 fcusack Remove GPL text; sha1.c is in the public domain.
2002-03-01 fcusack reload now just sends -HUP
2002-02-28 raghuTLS_Message_Length is made configurable
2002-02-27 aland Minor fixups
2002-02-26 aland If both 'authhost' and 'accthost' in a realm are LOCAL...
2002-02-26 aland If fgetspnam() returns NULL, then it means that the...
2002-02-26 raghuMore debugging statements
2002-02-26 raghuMade Length field configurable.
2002-02-25 aland Check for gethostbyFOO_r(), and use them, if they...
2002-02-25 aland Use gmtime_r by default, so that we're thread-safe.
2002-02-25 aland <grumble> work around variations in gdbm from version...
2002-02-25 aland Check if gdbm has gdbm_fdesc
2002-02-25 aland Removed use of internal autoconf variable which is...
2002-02-25 aland Added new file describing the variables as defined...
2002-02-25 aland Removed text describing variables and variable substit...
2002-02-25 aland Added %{proxy-reply:Attribute-Name} for xlat
2002-02-25 aland Updated comments on sql_user_name
2002-02-25 aland Corrected typo in function name
2002-02-22 aland Open the DB unlocked, and do file locking ourselves...
2002-02-22 aland Call new rad_lockfd() function, instead of having...
2002-02-22 aland Use new library file lock/unlock functions
2002-02-22 aland removed copies of file locking code.
2002-02-22 aland New functions: rad_lockfd() and rad_unlockfd(), to...
2002-02-21 aland Don't use a global 'acctfd'
2002-02-21 aland Enable passwd caching by default.
2002-02-21 aland If we match a huntgroup, then add an attribute saying...
2002-02-21 aland Patch to PostgreSQL schema for operators.
2002-02-21 kkalevUpdate documentation
2002-02-21 kkalevRemove the auth_type directive. Change the ldap caching...
2002-02-20 aland Clear more fields of the request when deleting it...
2002-02-20 aland Added patch for heimdal code, from
2002-02-20 aland postgresql's 'PQcmdTuples' used in function 'affected_...
2002-02-20 aland If the tag is invalid, rad_send() should ignore it...
2002-02-20 aland Added URL's for tips on configuring MySQL.
next