freeradius.git
2002-02-11 aland Use sed on input library names, to make them safe...
2002-02-11 aland Whoops... this should have been committed with the...
2002-02-09 kkalev* Fix a small bug in log_badlogins. The nas domain...
2002-02-08 aland Updated with summaries of changes since 0.4
2002-02-08 aland Added note about unixODBC
2002-02-08 aland add unixODBC support
2002-02-08 aland Added 'reconfig' target, to re-build the SQL driver...
2002-02-08 aland Re-set result on failed match.
2002-02-08 kkalev* Add support for the rest of the operators. Created...
2002-02-08 raghuEAPTLS ACK packet length is 6 and not 5
2002-02-07 kkalev* Added operator support in sql. The eq(=),set(:=)...
2002-02-07 kkalevAdd ordering in user_accounting.php3. The results can...
2002-02-06 aland Usage() function, for help.
2002-02-06 aland Removed dependency on hard-code size of the session ID.
2002-02-06 aland While doing paircmp(), if one attribute doesn't match...
2002-02-05 raghuEAP-TLS, Added new variable to avoid confusion with...
2002-02-05 raghuName changes to reflect proper names & elegant fragment...
2002-02-05 aland Only double-check the counter value against the reset...
2002-02-04 aland Fix for adding ascend binary filters, using +=
2002-02-04 aland Added -D_POSIX_PTHREAD_SEMANTICS to use the two argume...
2002-02-01 aland Moved the server to using ctime_r, instead of ctime...
2002-02-01 aland Replaced calls to localtime() with calls to localtime_...
2002-02-01 aland Include header file for time.
2002-02-01 aland renamed 'clock' variable to quiet compiler warnings.
2002-02-01 aland Look for, and define localtime_r.
2002-01-31 aland Changed Simultaneous-Use check behavior to trust conte...
2002-01-31 aland Remvoed references to bugs.freeradius.org, as it doesn...
2002-01-29 aland Try s slightly different way of closing stdin, stdout...
2002-01-29 aland Increased the size of the attribute Value fields in...
2002-01-29 aland In the 'rlm_sql_accounting' subroutine, fixes two...
2002-01-28 aland The patch below fixes a problem that Simultaneous_Use...
2002-01-28 aland Moved cisco accounting hack code.
2002-01-28 aland Free the SQL data *after* using it, not before.
2002-01-27 kkalevAdd a few names in the AUTHORS file.
2002-01-25 kkalevAdd a password generator for new/edit user. Based on...
2002-01-24 aland removed misleading (and unimplemented) wtmpfile, utmpf...
2002-01-24 3APA3Arlm_passwd allows to authorize user via any pwd-like...
2002-01-24 raghuEAP-TLS configuration parameters included.
2002-01-24 raghuAdded RLM_LDFlags to support -L/path option from modules.
2002-01-24 raghuEAP-TLS support in RADIUS.
2002-01-23 kkalevFix a small typo
2002-01-22 fcusack allow_async is boolean, not int.
2002-01-22 raghuPrototype & Signature corrections
2002-01-22 pamFixed some typos in LDAPv3 schema. Thanks to Takahiro...
2002-01-21 aland If we have an error when reading the data, the IP...
2002-01-21 aland Corrected buffer over-write, which would allocate...
2002-01-21 3APA3A- LM-Password-TEXT/NT-Password-TEXT removed
2002-01-21 3APA3A- NT-Password-TEXT/LM-Password-TEXT attributes removed...
2002-01-21 pamUpdated LDAPv3 schema to contain FreeRadius-specific...
2002-01-19 raghuA new file for State Attribute Generattion & verification
2002-01-19 raghuThis file should be moved to src/lib.
2002-01-19 raghuEAP module is generalised to handle any EAP-Type.
2002-01-19 3APA3A+ Items for ms-chap support in ldap module added
2002-01-19 3APA3A+ support for "authtype" configuration parameter added...
2002-01-19 3APA3A+ LM-Password-TEXT/NT-Password-TEXT/SMB-Account-CTRL...
2002-01-19 3APA3A+ defines for PW_LM_PASSWORD_TEXT/PW_NT_PASSWORD_TEXT...
2002-01-19 3APA3A+ LM-Password-TEXT/NT-Password-TEXT/SMB-Account-CTRL...
2002-01-19 fcusack include rad_assert.h before using it
2002-01-18 fcusack fix softfail bug (update last_auth on failed auth)
2002-01-18 fcusack use rad_assert() to guarantee creation of mppe attributes.
2002-01-18 fcusack remove (noreplace)
2002-01-18 3APA3A! Check for ACB_DISABLED flag moved to authorization
2002-01-18 aland Use the module's second name (i.e. "ldap ldap1") to...
2002-01-18 kkalev* Add general_ld_library_path directive and set LD_LIBR...
2002-01-18 miquels* todo/serverside-ip-pools: new file describing how...
2002-01-18 3APA3A! createsmbpw bug patched Takahiro Wagatsuma <waga...
2002-01-18 fcusack Use rad_malloc() instead of malloc() + NULL test.
2002-01-18 fcusack add missing '{' in rad_check_password().
2002-01-17 fcusack Update Copyright date.
2002-01-17 fcusack Remove 2 TODOs that aren't needed. Update Copyright...
2002-01-16 aland * wrap rlm_sql.h into #ifdef _RLM_SQL_H
2002-01-16 aland Correctly check for the odbc lib.
2002-01-16 aland Prefix attribute names with Quintum, to ensure they...
2002-01-16 aland Made CHAP-Password 'octets', as it's normally a binary...
2002-01-16 aland Include the quintum dictionary in the default list.
2002-01-16 3APA3A! THREAD_SAFE patch by Takahiro Wagatsuma <waga@sic...
2002-01-15 aland If we cannot connect to the SQl database, then it...
2002-01-15 aland Updated for changes we've made over the past while.
2002-01-15 aland Change '--' to '-' in name of man page, due to reporte...
2002-01-15 aland Moved MS specific attribute definitions out of rlm_msc...
2002-01-15 aland Add assertions that pairmake() doesn't fail.
2002-01-15 aland Added information pointing to livingston mirror, and...
2002-01-15 kkalevAdd the dialup_admin web interface. Hope everything...
2002-01-14 aland Minor changes to get rid of compiler warnings.
2002-01-14 aland Delete an unused variable, and ensure that another...
2002-01-14 aland Minor changes to fix compiler warnings.
2002-01-14 aland Added more 'const' to get rid of some compiler warnings.
2002-01-14 aland Removed 'register' keyword from variable declaration.
2002-01-14 aland Additional attributes for the Annex-RAC R18.0 software.
2002-01-14 fcusack Don't blindly set auth_type just because we have a...
2002-01-14 3APA3A! Cosmetic changes to avoid compilation warnings
2002-01-14 3APA3A! Cosmetic changes to avoid compilation errors
2002-01-14 3APA3A! Cosmetic changes to prevent warnings during compilation
2002-01-14 3APA3A! Minor security improvements
2002-01-13 fcusack Add some notables.
2002-01-13 fcusack Remove Password = {"UNIX","PAM"} backwards compatibility.
2002-01-13 fcusack Update based on RFC 2548
2002-01-13 fcusack Give admin a hint about possible misconfiguration,
2002-01-13 fcusack Give credit to Takahiro Wagatsuma for MPPE.
2002-01-13 fcusack make x99 MPPE support configurable.
next