freeradius.git
18 years agoimport from HEAD:
fcusack [Wed, 8 Feb 2006 05:15:56 +0000 (05:15 +0000)]
import from HEAD:
unconditionally #include <sys/un.h> (bug #314)

18 years ago unconditionally #include <sys/un.h> (not required on Solaris, but ok)
fcusack [Wed, 8 Feb 2006 05:11:04 +0000 (05:11 +0000)]
unconditionally #include <sys/un.h> (not required on Solaris, but ok)

18 years ago expandtab
fcusack [Wed, 8 Feb 2006 05:08:50 +0000 (05:08 +0000)]
expandtab

18 years ago Replaced INFO level logging with debug logging. 99.9% of people
aland [Tue, 7 Feb 2006 18:58:06 +0000 (18:58 +0000)]
Replaced INFO level logging with debug logging.  99.9% of people
don't care to see "ack received" in radius.log

18 years agonet-snmp's ucd-snmp compatibility mode is fixed in CVS, therefore the dpatch
nbk [Tue, 7 Feb 2006 16:02:33 +0000 (16:02 +0000)]
net-snmp's ucd-snmp compatibility mode is fixed in CVS, therefore the dpatch
isn't needed anymore.

18 years agothe libtool problems for modules rlm_eap_{peap,tls,ttls} are fixed in CVS,
nbk [Tue, 7 Feb 2006 16:02:19 +0000 (16:02 +0000)]
the libtool problems for modules rlm_eap_{peap,tls,ttls} are fixed in CVS,
therefore the dpatch isn't needed anymore.

18 years ago Update the dpatch against 1.1.1.
nbk [Tue, 7 Feb 2006 16:01:38 +0000 (16:01 +0000)]
Update the dpatch against 1.1.1.

18 years ago Update the set of patches for 1.1.1.
nbk [Tue, 7 Feb 2006 15:59:20 +0000 (15:59 +0000)]
Update the set of patches for 1.1.1.

18 years agoPull from CVS head:
nbk [Tue, 7 Feb 2006 15:29:09 +0000 (15:29 +0000)]
Pull from CVS head:
Move inclusion of SNMP header files from radius_snmp.h to smux.h.

18 years ago Fix the location of the configuration file in the error message.
nbk [Tue, 7 Feb 2006 09:43:27 +0000 (09:43 +0000)]
Fix the location of the configuration file in the error message.

Thanks to Ivan Kohler for spotting this.

18 years agoPull from CVS head:
nbk [Mon, 6 Feb 2006 16:23:48 +0000 (16:23 +0000)]
Pull from CVS head:
Back-port any useful changes.

18 years agoPull from CVS head:
nbk [Mon, 6 Feb 2006 15:37:03 +0000 (15:37 +0000)]
Pull from CVS head:
Back-port any useful changes.

18 years agoPull from CVS head:
nbk [Mon, 6 Feb 2006 15:33:52 +0000 (15:33 +0000)]
Pull from CVS head:
Move TLS code from rlm_eap_tls to libeap.

18 years ago Regenerate from configure.in 1.198.2.15.2.3 using Autoconf 2.13.
nbk [Mon, 6 Feb 2006 12:55:53 +0000 (12:55 +0000)]
Regenerate from configure.in 1.198.2.15.2.3 using Autoconf 2.13.

18 years agoPull from CVS head:
nbk [Mon, 6 Feb 2006 12:52:10 +0000 (12:52 +0000)]
Pull from CVS head:
Include ucd-snmp/ucd-snmp-config.h when using ucd-snmp headers.
This fixes net-snmp's ucd-snmp compatibility mode.

18 years agoPull from CVS head:
nbk [Mon, 6 Feb 2006 12:50:52 +0000 (12:50 +0000)]
Pull from CVS head:
Fix the tests for OpenSSL.

18 years ago Oops, this branch doesn't use libtool 1.5.
nbk [Mon, 6 Feb 2006 10:20:14 +0000 (10:20 +0000)]
Oops, this branch doesn't use libtool 1.5.

18 years ago Fix ownership of /var/log/freeradius/* more efficiently.
nbk [Sun, 5 Feb 2006 16:57:34 +0000 (16:57 +0000)]
Fix ownership of /var/log/freeradius/* more efficiently.

18 years ago Update dependencies to build on both etch and sarge.
nbk [Sun, 5 Feb 2006 16:57:11 +0000 (16:57 +0000)]
Update dependencies to build on both etch and sarge.

18 years ago Update dependencies to build on both etch and sarge.
nbk [Sun, 5 Feb 2006 16:57:00 +0000 (16:57 +0000)]
Update dependencies to build on both etch and sarge.

18 years ago Update installation of docs & examples to match new makefiles.
nbk [Sun, 5 Feb 2006 16:56:40 +0000 (16:56 +0000)]
Update installation of docs & examples to match new makefiles.

18 years ago Update installation of docs & examples to match new makefiles.
nbk [Sun, 5 Feb 2006 16:56:23 +0000 (16:56 +0000)]
Update installation of docs & examples to match new makefiles.

18 years ago Regenerate from configure.in 1.229 using Autoconf 2.59.
nbk [Sat, 4 Feb 2006 15:09:33 +0000 (15:09 +0000)]
Regenerate from configure.in 1.229 using Autoconf 2.59.

18 years ago Update version number to 2.0.0-pre0, as 1.1.x has its own branch.
nbk [Sat, 4 Feb 2006 15:07:46 +0000 (15:07 +0000)]
Update version number to 2.0.0-pre0, as 1.1.x has its own branch.

18 years ago ${abs_top_builddir} is a variable preset by the Autoconf macros.
nbk [Sat, 4 Feb 2006 15:05:46 +0000 (15:05 +0000)]
${abs_top_builddir} is a variable preset by the Autoconf macros.

18 years ago Use ${srcdir}/... to locate files within the source tree,
nbk [Sat, 4 Feb 2006 15:01:11 +0000 (15:01 +0000)]
Use ${srcdir}/... to locate files within the source tree,
rather than a direct file reference.

Patch from Johnson Earls <johnson.earls@sun.com>

18 years ago The database schema is now at doc/examples/mssql.sql
nbk [Sat, 4 Feb 2006 14:53:44 +0000 (14:53 +0000)]
    The database schema is now at doc/examples/mssql.sql

18 years ago The database schema is now at doc/examples/mssql.sql
nbk [Sat, 4 Feb 2006 14:51:15 +0000 (14:51 +0000)]
The database schema is now at doc/examples/mssql.sql

18 years ago The database schema is now at doc/examples/postgresql.sql
nbk [Sat, 4 Feb 2006 14:46:06 +0000 (14:46 +0000)]
    The database schema is now at doc/examples/postgresql.sql

18 years ago The schema is now at doc/examples/mysql.sql
nbk [Sat, 4 Feb 2006 14:13:03 +0000 (14:13 +0000)]
   The schema is now at doc/examples/mysql.sql

18 years ago The schema is now at doc/examples/mysql.sql
nbk [Sat, 4 Feb 2006 14:10:40 +0000 (14:10 +0000)]
The schema is now at doc/examples/mysql.sql

18 years ago Install the schema examples for a set of backends.
nbk [Sat, 4 Feb 2006 13:48:03 +0000 (13:48 +0000)]
Install the schema examples for a set of backends.

18 years ago Install the schema examples for a set of backends.
nbk [Sat, 4 Feb 2006 13:45:01 +0000 (13:45 +0000)]
Install the schema examples for a set of backends.

18 years ago Install documentation under ${prefix}/share/doc/freeradius
nbk [Sat, 4 Feb 2006 13:38:05 +0000 (13:38 +0000)]
Install documentation under ${prefix}/share/doc/freeradius

18 years ago Install documentation under ${prefix}/share/doc/freeradius
nbk [Sat, 4 Feb 2006 13:35:05 +0000 (13:35 +0000)]
Install documentation under ${prefix}/share/doc/freeradius

18 years ago Delete this file because it is (1) obviously broken, (2) designed for
nbk [Sat, 4 Feb 2006 13:25:42 +0000 (13:25 +0000)]
Delete this file because it is (1) obviously broken, (2) designed for
an obsolete LDAP server and (3) nobody knows how to fix it.

18 years ago Delete this file because it is (1) obviously broken, (2) designed for
nbk [Sat, 4 Feb 2006 13:25:03 +0000 (13:25 +0000)]
Delete this file because it is (1) obviously broken, (2) designed for
an obsolete LDAP server and (3) nobody knows how to fix it.

18 years ago Move doc/ldapv3-iplanet-schema.ldif to doc/examples/iplanet.ldif
nbk [Sat, 4 Feb 2006 13:23:13 +0000 (13:23 +0000)]
Move doc/ldapv3-iplanet-schema.ldif to doc/examples/iplanet.ldif

18 years ago Move doc/RADIUS-LDAP-iPlanet.schema to doc/examples/iplanet.schema
nbk [Sat, 4 Feb 2006 13:21:46 +0000 (13:21 +0000)]
Move doc/RADIUS-LDAP-iPlanet.schema to doc/examples/iplanet.schema

18 years ago Move doc/RADIUS-LDAPv3.schema to doc/examples/openldap.schema
nbk [Sat, 4 Feb 2006 13:19:33 +0000 (13:19 +0000)]
Move doc/RADIUS-LDAPv3.schema to doc/examples/openldap.schema

18 years ago Move doc/RADIUS-LDAPv3.schema to doc/examples/openldap.schema
nbk [Sat, 4 Feb 2006 13:12:49 +0000 (13:12 +0000)]
Move doc/RADIUS-LDAPv3.schema to doc/examples/openldap.schema

18 years ago Move src/modules/rlm_sql/drivers/rlm_sql_freetds/db_mssql.sql
nbk [Sat, 4 Feb 2006 13:07:34 +0000 (13:07 +0000)]
Move src/modules/rlm_sql/drivers/rlm_sql_freetds/db_mssql.sql
to doc/examples/mssql.sql

18 years ago Move src/modules/rlm_sql/drivers/rlm_sql_postgresql/db_postgresql.sql
nbk [Sat, 4 Feb 2006 13:04:43 +0000 (13:04 +0000)]
Move src/modules/rlm_sql/drivers/rlm_sql_postgresql/db_postgresql.sql
to doc/examples/postgresql.sql

18 years ago Move src/modules/rlm_sql/drivers/rlm_sql_postgresql/db_postgresql.sql
nbk [Sat, 4 Feb 2006 13:04:04 +0000 (13:04 +0000)]
Move src/modules/rlm_sql/drivers/rlm_sql_postgresql/db_postgresql.sql
to doc/examples/postgresql.sql

18 years ago Move src/modules/rlm_sql/drivers/rlm_sql_oracle/db_oracle.sql
nbk [Sat, 4 Feb 2006 13:02:20 +0000 (13:02 +0000)]
Move src/modules/rlm_sql/drivers/rlm_sql_oracle/db_oracle.sql
to doc/examples/oracle.sql

18 years ago Move src/modules/rlm_sql/drivers/rlm_sql_oracle/db_oracle.sql
nbk [Sat, 4 Feb 2006 13:01:09 +0000 (13:01 +0000)]
Move src/modules/rlm_sql/drivers/rlm_sql_oracle/db_oracle.sql
to doc/examples/oracle.sql

18 years ago Move src/modules/rlm_sql/drivers/rlm_sql_mysql/db_mysql.sql
nbk [Sat, 4 Feb 2006 12:59:44 +0000 (12:59 +0000)]
Move src/modules/rlm_sql/drivers/rlm_sql_mysql/db_mysql.sql
to doc/examples/mysql.sql

18 years ago Move src/modules/rlm_sql/drivers/rlm_sql_mysql/db_mysql.sql
nbk [Sat, 4 Feb 2006 12:56:16 +0000 (12:56 +0000)]
Move src/modules/rlm_sql/drivers/rlm_sql_mysql/db_mysql.sql
to doc/examples/mysql.sql

18 years ago Minimalist Makefile to build the module.
nbk [Fri, 3 Feb 2006 11:49:18 +0000 (11:49 +0000)]
Minimalist Makefile to build the module.

18 years ago This module doesn't need any autoconf test which is not already in
nbk [Fri, 3 Feb 2006 11:48:46 +0000 (11:48 +0000)]
This module doesn't need any autoconf test which is not already in
top-level configure, therefore don't chew build time for nothing.

18 years ago Regenerate from configure.in using Autoconf 2.59.
nbk [Fri, 3 Feb 2006 11:46:16 +0000 (11:46 +0000)]
Regenerate from configure.in using Autoconf 2.59.

18 years ago Print a message when testing for OpenSSL.
nbk [Fri, 3 Feb 2006 11:44:16 +0000 (11:44 +0000)]
Print a message when testing for OpenSSL.

18 years ago Don't enter any subdirectory when the target is empty. (error from
nbk [Tue, 31 Jan 2006 17:11:07 +0000 (17:11 +0000)]
Don't enter any subdirectory when the target is empty. (error from
my previous commit)

18 years ago CFLAGS += $(OPENSSL_INCLUDE)
nbk [Tue, 31 Jan 2006 17:10:42 +0000 (17:10 +0000)]
CFLAGS += $(OPENSSL_INCLUDE)

18 years ago Don't compile files with SSL content if there is no SSL support.
nbk [Tue, 31 Jan 2006 17:10:10 +0000 (17:10 +0000)]
Don't compile files with SSL content if there is no SSL support.

18 years ago Fix the tests for OpenSSL: the macros FR_SMART_CHECK_{LIB,INCLUDE}
nbk [Tue, 31 Jan 2006 17:09:43 +0000 (17:09 +0000)]
Fix the tests for OpenSSL: the macros FR_SMART_CHECK_{LIB,INCLUDE}
look into a number of directories, therefore the -L -I parameters
could be different from the user-supplied value.

18 years ago Don't increment num_elements too often
aland [Mon, 30 Jan 2006 22:06:10 +0000 (22:06 +0000)]
Don't increment num_elements too often

18 years ago Update warning message
aland [Mon, 30 Jan 2006 19:16:10 +0000 (19:16 +0000)]
Update warning message

18 years agoPull from CVS head:
nbk [Sun, 29 Jan 2006 16:55:08 +0000 (16:55 +0000)]
Pull from CVS head:
Make the schema more consistent with RFC 2865.

18 years ago Make the schema more consistent with RFC 2865.
nbk [Sun, 29 Jan 2006 16:52:49 +0000 (16:52 +0000)]
Make the schema more consistent with RFC 2865.

These attributes can be multiple-valued:
- radiusFilterId
- radiusFramedAppleTalkNetwork
- radiusFramedCompression
- radiusLoginIPHost

And this one is single-valued:
- radiusNASIpAddress

Thanks to Markus Krause <krause@biochem.mpg.de>

18 years agoPull from CVS head:
nbk [Sat, 28 Jan 2006 13:12:34 +0000 (13:12 +0000)]
Pull from CVS head:
A few more attributes.

18 years agoPull from CVS head:
nbk [Sat, 28 Jan 2006 12:33:33 +0000 (12:33 +0000)]
Pull from CVS head:
Brief mssql guide.

18 years agoPull from CVS head:
nbk [Sat, 28 Jan 2006 12:14:53 +0000 (12:14 +0000)]
Pull from CVS head:
Added notes on Active Directory.

18 years agoPull from CVS head:
nbk [Sat, 28 Jan 2006 12:11:00 +0000 (12:11 +0000)]
Pull from CVS head:
Fix typos.

18 years agoPull from CVS head:
nbk [Sat, 28 Jan 2006 12:02:28 +0000 (12:02 +0000)]
Pull from CVS head:
Integrating Novell eDirectory with FreeRADIUS.

18 years agoPull from CVS head:
nbk [Sat, 28 Jan 2006 11:59:42 +0000 (11:59 +0000)]
Pull from CVS head:
Fix typos.

18 years ago Fix typos.
nbk [Sat, 28 Jan 2006 11:56:28 +0000 (11:56 +0000)]
Fix typos.

18 years ago Added notes on Active Directory
aland [Fri, 27 Jan 2006 17:30:40 +0000 (17:30 +0000)]
Added notes on Active Directory

18 years agoPull from CVS head:
nbk [Fri, 27 Jan 2006 17:29:48 +0000 (17:29 +0000)]
Pull from CVS head:
A few more attributes.

18 years agoPull from CVS head:
nbk [Fri, 27 Jan 2006 17:27:00 +0000 (17:27 +0000)]
Pull from CVS head:
Document new features for 1.1.x.

18 years agoPull from CVS head:
nbk [Fri, 27 Jan 2006 17:08:30 +0000 (17:08 +0000)]
Pull from CVS head:
Fix typos.

18 years agoPull from CVS head:
nbk [Fri, 27 Jan 2006 16:59:30 +0000 (16:59 +0000)]
Pull from CVS head:
Fix typos.

18 years agoPull from CVS head:
nbk [Fri, 27 Jan 2006 16:57:22 +0000 (16:57 +0000)]
Pull from CVS head:
Text reformatting.

18 years ago As posted to the list
aland [Thu, 26 Jan 2006 22:18:20 +0000 (22:18 +0000)]
As posted to the list

18 years ago Pull rad_verify() out of rad_decode(), and update the callers
aland [Wed, 25 Jan 2006 22:14:50 +0000 (22:14 +0000)]
Pull rad_verify() out of rad_decode(), and update the callers
of rad_decode() to now call rad_verify(), too.

This removes a bunch of duplicate code from radsniff

18 years ago Use $(LDFLAGS) and $(RLM_LDFLAGS) when linking the stand-alone
nbk [Wed, 25 Jan 2006 18:52:42 +0000 (18:52 +0000)]
Use $(LDFLAGS) and $(RLM_LDFLAGS) when linking the stand-alone
utilities, too. (closes: #323)

Bug reported by Johnson Earls <johnson.earls@sun.com>

18 years agoPull from CVS head:
nbk [Wed, 25 Jan 2006 18:05:13 +0000 (18:05 +0000)]
Pull from CVS head:
Undelete lines which were needed to build a static binary.

18 years ago Undelete lines which were needed to build a static binary.
nbk [Wed, 25 Jan 2006 18:05:07 +0000 (18:05 +0000)]
Undelete lines which were needed to build a static binary.

18 years ago Moved copied code in radsniff.c to rad_packet_ok()
aland [Tue, 24 Jan 2006 23:04:06 +0000 (23:04 +0000)]
Moved copied code in radsniff.c to rad_packet_ok()

Made rad_recv() call rad_packet_ok()

Updated radsniff to use more "const".

Updated radsniff to accept "-d dictionary_dir"

18 years ago Don't make radiusd depend on $(MODULE_LIBS), that is a macro
aland [Tue, 24 Jan 2006 22:46:41 +0000 (22:46 +0000)]
Don't make radiusd depend on $(MODULE_LIBS), that is a macro
which is passed to libtool, and may include things like "-dlpreopen"

18 years ago Include CPPFLAGS, too.
aland [Tue, 24 Jan 2006 21:02:20 +0000 (21:02 +0000)]
Include CPPFLAGS, too.

This fixes bug #321

18 years ago Be a little more paranoid about checking packet codes
aland [Tue, 24 Jan 2006 18:13:48 +0000 (18:13 +0000)]
Be a little more paranoid about checking packet codes

18 years ago Install stand-alone binaries with libtool, too.
nbk [Mon, 23 Jan 2006 10:38:19 +0000 (10:38 +0000)]
Install stand-alone binaries with libtool, too.

18 years ago "make clean" must delete lib/*.o files, too.
nbk [Mon, 23 Jan 2006 10:34:32 +0000 (10:34 +0000)]
"make clean" must delete lib/*.o files, too.

18 years ago Minimalist Makefile to build the module.
nbk [Mon, 23 Jan 2006 10:32:02 +0000 (10:32 +0000)]
Minimalist Makefile to build the module.

18 years ago Minimalist Makefile to build the module.
nbk [Mon, 23 Jan 2006 10:31:14 +0000 (10:31 +0000)]
Minimalist Makefile to build the module.

18 years agofile Makefile was added on branch branch_1_1 on 2006-01-23 10:32:02 +0000
nbk [Mon, 23 Jan 2006 10:31:14 +0000 (10:31 +0000)]
file Makefile was added on branch branch_1_1 on 2006-01-23 10:32:02 +0000

18 years ago This module doesn't need any autoconf test which is not already in
nbk [Mon, 23 Jan 2006 10:30:22 +0000 (10:30 +0000)]
This module doesn't need any autoconf test which is not already in
top-level configure, therefore don't chew build time for nothing.

18 years ago This module doesn't need any autoconf test which is not already in
nbk [Mon, 23 Jan 2006 10:29:48 +0000 (10:29 +0000)]
This module doesn't need any autoconf test which is not already in
top-level configure, therefore don't chew build time for nothing.

18 years ago libeap is a shared library, not a module, therefore it's probably
nbk [Sun, 22 Jan 2006 21:48:30 +0000 (21:48 +0000)]
libeap is a shared library, not a module, therefore it's probably
better not to include ../../rules.mak

18 years ago Be a little more libtool-friendly and always use .lo and .la files.
nbk [Sun, 22 Jan 2006 21:47:31 +0000 (21:47 +0000)]
 Be a little more libtool-friendly and always use .lo and .la files.

18 years agofile Makefile.in was added on branch branch_1_1 on 2006-04-07 15:49:46 +0000
pnixon [Sun, 22 Jan 2006 21:46:43 +0000 (21:46 +0000)]
file Makefile.in was added on branch branch_1_1 on 2006-04-07 15:49:46 +0000

18 years ago Wipe out last vestiges of static/dynamic rules.
nbk [Sun, 22 Jan 2006 21:46:35 +0000 (21:46 +0000)]
Wipe out last vestiges of static/dynamic rules.

18 years ago Be a little more libtool-friendly and always use .lo and .la files.
nbk [Sat, 21 Jan 2006 17:44:18 +0000 (17:44 +0000)]
Be a little more libtool-friendly and always use .lo and .la files.

18 years ago Be a little more libtool-friendly and always use .lo and .la files.
nbk [Sat, 21 Jan 2006 17:44:02 +0000 (17:44 +0000)]
Be a little more libtool-friendly and always use .lo and .la files.

18 years ago In branch 1.1, crypt.c is still in libradius, therefore we need
nbk [Sat, 21 Jan 2006 17:38:13 +0000 (17:38 +0000)]
In branch 1.1, crypt.c is still in libradius, therefore we need
to link with -lcrypt.

18 years ago We don't need to link the libradius with -lcrypt anymore since
nbk [Sat, 21 Jan 2006 17:37:07 +0000 (17:37 +0000)]
We don't need to link the libradius with -lcrypt anymore since
crypt.c moved to src/main.

18 years ago Build radsniff, too.
nbk [Fri, 20 Jan 2006 10:18:06 +0000 (10:18 +0000)]
Build radsniff, too.

18 years ago Check for pcap library and pcap includes.
nbk [Fri, 20 Jan 2006 10:15:01 +0000 (10:15 +0000)]
Check for pcap library and pcap includes.

18 years ago Structures and defines for the RADIUS sniffer.
nbk [Fri, 20 Jan 2006 10:00:08 +0000 (10:00 +0000)]
Structures and defines for the RADIUS sniffer.