freeradius.git
2006-02-09 fcusackimport from HEAD:
2006-02-09 fcusack otp_authenticate(): malloc raw_state before using it
2006-02-09 aland Pull fix from the head
2006-02-09 aland HA1 is string (32 hex digits), not "octets"
2006-02-09 nbk maxfd might have been uninitialized.
2006-02-09 nbk The database schema is now at doc/examples/postgresql.sql
2006-02-09 nbk The option -DOPENSSL_NO_KRB5 is added by autoconf...
2006-02-08 aland Allow multiple references to %{1} & friends.
2006-02-08 aland Pull digest fix from CVS head
2006-02-08 aland Use Digest-HA1 for the encrypted password, not Digest-MD5
2006-02-08 fcusack rlm_otp changes
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusack otp_authorize(): fix trivial State to be non-NUL,...
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusack otp_authenticate(): set e_length correctly
2006-02-08 fcusack generate State as ASCII to workaround Cisco bug
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusack support cryptocard "phone" modes --- 7 digit mode...
2006-02-08 nbk Latest set of changes.
2006-02-08 fcusack otp_authorize(): support LP64 when generating State
2006-02-08 fcusack otp_authorize(): support LP64 when generating State
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusack otp_authenticate(): expected length of State...
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusack otp_authenticate(): initialize challenge
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusack unconditionally #include <sys/un.h> (not required...
2006-02-08 fcusack expandtab
2006-02-07 aland Replaced INFO level logging with debug logging. 99...
2006-02-07 nbknet-snmp's ucd-snmp compatibility mode is fixed in...
2006-02-07 nbkthe libtool problems for modules rlm_eap_{peap,tls...
2006-02-07 nbk Update the dpatch against 1.1.1.
2006-02-07 nbk Update the set of patches for 1.1.1.
2006-02-07 nbkPull from CVS head:
2006-02-07 nbk Fix the location of the configuration file in the...
2006-02-06 nbkPull from CVS head:
2006-02-06 nbkPull from CVS head:
2006-02-06 nbkPull from CVS head:
2006-02-06 nbk Regenerate from configure.in 1.198.2.15.2.3 using...
2006-02-06 nbkPull from CVS head:
2006-02-06 nbkPull from CVS head:
2006-02-06 nbk Oops, this branch doesn't use libtool 1.5.
2006-02-05 nbk Fix ownership of /var/log/freeradius/* more efficiently.
2006-02-05 nbk Update dependencies to build on both etch and sarge.
2006-02-05 nbk Update dependencies to build on both etch and sarge.
2006-02-05 nbk Update installation of docs & examples to match new...
2006-02-05 nbk Update installation of docs & examples to match new...
2006-02-04 nbk Regenerate from configure.in 1.229 using Autoconf...
2006-02-04 nbk Update version number to 2.0.0-pre0, as 1.1.x has...
2006-02-04 nbk ${abs_top_builddir} is a variable preset by the Autoco...
2006-02-04 nbk Use ${srcdir}/... to locate files within the source...
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-02-04 nbk Install the schema examples for a set of backends.
2006-02-04 nbk Install the schema examples for a set of backends.
2006-02-04 nbk Install documentation under ${prefix}/share/doc/freeradius
2006-02-04 nbk Install documentation under ${prefix}/share/doc/freeradius
2006-02-04 nbk Delete this file because it is (1) obviously broken...
2006-02-04 nbk Delete this file because it is (1) obviously broken...
2006-02-04 nbk Move doc/ldapv3-iplanet-schema.ldif to doc/examples...
2006-02-04 nbk Move doc/RADIUS-LDAP-iPlanet.schema to doc/examples...
2006-02-04 nbk Move doc/RADIUS-LDAPv3.schema to doc/examples/openldap...
2006-02-04 nbk Move doc/RADIUS-LDAPv3.schema to doc/examples/openldap...
2006-02-04 nbk Move src/modules/rlm_sql/drivers/rlm_sql_freetds/db_ms...
2006-02-04 nbk Move src/modules/rlm_sql/drivers/rlm_sql_postgresql...
2006-02-04 nbk Move src/modules/rlm_sql/drivers/rlm_sql_postgresql...
2006-02-04 nbk Move src/modules/rlm_sql/drivers/rlm_sql_oracle/db_ora...
2006-02-04 nbk Move src/modules/rlm_sql/drivers/rlm_sql_oracle/db_ora...
2006-02-04 nbk Move src/modules/rlm_sql/drivers/rlm_sql_mysql/db_mysq...
2006-02-04 nbk Move src/modules/rlm_sql/drivers/rlm_sql_mysql/db_mysq...
2006-02-03 nbk Minimalist Makefile to build the module.
2006-02-03 nbk This module doesn't need any autoconf test which is...
2006-02-03 nbk Regenerate from configure.in using Autoconf 2.59.
2006-02-03 nbk Print a message when testing for OpenSSL.
2006-01-31 nbk Don't enter any subdirectory when the target is empty...
2006-01-31 nbk CFLAGS += $(OPENSSL_INCLUDE)
2006-01-31 nbk Don't compile files with SSL content if there is no...
2006-01-31 nbk Fix the tests for OpenSSL: the macros FR_SMART_CHECK_...
2006-01-30 aland Don't increment num_elements too often
2006-01-30 aland Update warning message
2006-01-29 nbkPull from CVS head:
2006-01-29 nbk Make the schema more consistent with RFC 2865.
2006-01-28 nbkPull from CVS head:
2006-01-28 nbkPull from CVS head:
2006-01-28 nbkPull from CVS head:
2006-01-28 nbkPull from CVS head:
2006-01-28 nbkPull from CVS head:
2006-01-28 nbkPull from CVS head:
2006-01-28 nbk Fix typos.
2006-01-27 aland Added notes on Active Directory
2006-01-27 nbkPull from CVS head:
2006-01-27 nbkPull from CVS head:
2006-01-27 nbkPull from CVS head:
2006-01-27 nbkPull from CVS head:
2006-01-27 nbkPull from CVS head:
2006-01-26 aland As posted to the list
2006-01-25 aland Pull rad_verify() out of rad_decode(), and update...
next