freeradius.git
17 years ago Add an option --with-docdir, so we can chose the directory where
nbk [Sat, 15 Jul 2006 17:04:59 +0000 (17:04 +0000)]
Add an option --with-docdir, so we can chose the directory where
the documentation files will be installed.

17 years ago Add Alvarion hack to preaccounting
aland [Fri, 14 Jul 2006 16:54:11 +0000 (16:54 +0000)]
Add Alvarion hack to preaccounting

17 years ago Hack for Breezecom nonsense
aland [Thu, 13 Jul 2006 23:32:56 +0000 (23:32 +0000)]
Hack for Breezecom nonsense

17 years agofile dictionary.alvarion was added on branch branch_1_1 on 2006-07-26 23:00:19 +0000
aland [Thu, 13 Jul 2006 21:11:33 +0000 (21:11 +0000)]
file dictionary.alvarion was added on branch branch_1_1 on 2006-07-26 23:00:19 +0000

17 years ago Rename index to count, to avoid compiler warnings.
aland [Thu, 13 Jul 2006 16:40:54 +0000 (16:40 +0000)]
Rename index to count, to avoid compiler warnings.

Don't go up too far in open braces.  Otherwise:

Reply-Message = `%{Reply-Message:-x%{User-Name}x}

will return 'xbob', rather than 'xbobx'

17 years ago Get downstream changelog and update it for 1.1.3.
nbk [Thu, 13 Jul 2006 16:12:44 +0000 (16:12 +0000)]
Get downstream changelog and update it for 1.1.3.

17 years ago Imported changes from downstream Debian packaging.
nbk [Thu, 13 Jul 2006 16:12:11 +0000 (16:12 +0000)]
Imported changes from downstream Debian packaging.

17 years ago Build-Depends: libtool (>= 1.5)
nbk [Thu, 13 Jul 2006 16:10:10 +0000 (16:10 +0000)]
Build-Depends: libtool (>= 1.5)

17 years ago Update after autotools upgrade:
nbk [Thu, 13 Jul 2006 16:06:40 +0000 (16:06 +0000)]
Update after autotools upgrade:
- ./configure flags
- system libtool

17 years ago Fix errors in initscript when trying to reload even if the
nbk [Thu, 13 Jul 2006 15:59:13 +0000 (15:59 +0000)]
Fix errors in initscript when trying to reload even if the
server isn't running.

17 years ago Remove freeradius.undocumented as we don't install links to
nbk [Tue, 11 Jul 2006 13:52:38 +0000 (13:52 +0000)]
Remove freeradius.undocumented as we don't install links to
undocumented(7) anymore (not recommended since policy 3.5.8.0)

17 years ago un-break last change
aland [Fri, 7 Jul 2006 18:10:48 +0000 (18:10 +0000)]
un-break last change

17 years ago Remove ${srcdir} stuff, which isn't necessary, and wasn't in
aland [Fri, 7 Jul 2006 18:00:16 +0000 (18:00 +0000)]
Remove ${srcdir} stuff, which isn't necessary, and wasn't in
the configure.in in CVS

17 years ago Update for branch_1_1 (vp_strvalue, FR header locations).
fcusack [Fri, 7 Jul 2006 01:04:21 +0000 (01:04 +0000)]
Update for branch_1_1 (vp_strvalue, FR header locations).
How the 'F' did this ever work.

17 years ago Bump version to 1.1.3
aland [Thu, 6 Jul 2006 23:58:33 +0000 (23:58 +0000)]
Bump version to 1.1.3

17 years ago make reconfig
aland [Thu, 6 Jul 2006 19:17:52 +0000 (19:17 +0000)]
make reconfig
cvs diff `find . -name configure.in -print` > foo
grep ^Index: foo | sed 's/Index: //' > list
cvs commit `cat list`

17 years ago A better way to do "make reconfig", that doesn't miss anything.
aland [Thu, 6 Jul 2006 19:16:41 +0000 (19:16 +0000)]
A better way to do "make reconfig", that doesn't miss anything.

Ported from CVS head

17 years ago Add reconfig target
aland [Thu, 6 Jul 2006 16:55:35 +0000 (16:55 +0000)]
Add reconfig target

17 years ago Pull reconfig from head
aland [Thu, 6 Jul 2006 16:54:34 +0000 (16:54 +0000)]
Pull reconfig from head

17 years ago port reconfig target from head
aland [Thu, 6 Jul 2006 16:42:56 +0000 (16:42 +0000)]
port reconfig target from head

17 years ago Update for new hash table
aland [Wed, 5 Jul 2006 17:08:31 +0000 (17:08 +0000)]
Update for new hash table

17 years ago fix (reverse) selection of challenge and response vp's
fcusack [Sat, 1 Jul 2006 00:12:19 +0000 (00:12 +0000)]
fix (reverse) selection of challenge and response vp's

17 years ago This dpatch is not needed anymore since version 1.1.3 uses libtool 1.5
nbk [Thu, 29 Jun 2006 10:21:31 +0000 (10:21 +0000)]
This dpatch is not needed anymore since version 1.1.3 uses libtool 1.5

17 years ago Delete 13_a_libtool14_to_call_your_own.dpatch
nbk [Thu, 29 Jun 2006 09:57:18 +0000 (09:57 +0000)]
Delete 13_a_libtool14_to_call_your_own.dpatch
since version 1.1.3 uses libtool 1.5

17 years ago Updated after re-running with new autoconf
aland [Mon, 26 Jun 2006 22:57:30 +0000 (22:57 +0000)]
Updated after re-running with new autoconf

17 years ago Use -I rather than -l with autoconf
aland [Mon, 26 Jun 2006 22:54:06 +0000 (22:54 +0000)]
Use -I rather than -l with autoconf

Redo autoheader only if config.h.in exists

17 years ago note libltdl patch
fcusack [Fri, 23 Jun 2006 04:57:51 +0000 (04:57 +0000)]
note libltdl patch

17 years ago try_dlopen() has a bug: it sometimes returns a handle if a dependency
fcusack [Fri, 23 Jun 2006 04:55:50 +0000 (04:55 +0000)]
try_dlopen() has a bug: it sometimes returns a handle if a dependency
library can't be loaded.  It also returns an error status, however
lt_dlopenext() doesn't handle this well and returns the invalid handle.
This causes a segfault instead of a graceful exit.  Update ltdl to
give an error telling the user to report the problem, so that we can
try to reproduce it and report to the libtool folks.  We could just
leave ltdl unpatched; FR will exit either way.

17 years ago update libtool and libltdl to 1.5.22, and improve the integration
fcusack [Fri, 23 Jun 2006 04:31:58 +0000 (04:31 +0000)]
update libtool and libltdl to 1.5.22, and improve the integration
by not requiring source modification (except for one change to
ltdl.c [for a bug] to follow)

17 years ago Test for unset variable, rather than empty variable in
nbk [Thu, 22 Jun 2006 08:46:00 +0000 (08:46 +0000)]
Test for unset variable, rather than empty variable in
clean_radacct, monthly_tot_stats and truncate_radacct.
http://bugs.debian.org/374053

Thanks to Rudy Godoy <rudy@kernel-panik.org> and Stephen
Gran <sgran@debian.org>.

17 years agofile dictionary.walabi was added on branch branch_1_1 on 2006-07-26 23:00:20 +0000
aland [Fri, 16 Jun 2006 19:09:49 +0000 (19:09 +0000)]
file dictionary.walabi was added on branch branch_1_1 on 2006-07-26 23:00:20 +0000

17 years ago Port update hash code (using hash && compare callbacks) from the
aland [Thu, 15 Jun 2006 21:47:14 +0000 (21:47 +0000)]
Port update hash code (using hash && compare callbacks) from the
head.

17 years ago Don't use a "config.h" file when it's not needed.
nbk [Mon, 12 Jun 2006 15:04:27 +0000 (15:04 +0000)]
Don't use a "config.h" file when it's not needed.

17 years ago Get only the mandatory variables from configure.
nbk [Mon, 12 Jun 2006 14:54:18 +0000 (14:54 +0000)]
Get only the mandatory variables from configure.

17 years agofile dictionary.riverstone was added on branch branch_1_1 on 2006-07-26 23:00:20...
aland [Mon, 5 Jun 2006 17:28:19 +0000 (17:28 +0000)]
file dictionary.riverstone was added on branch branch_1_1 on 2006-07-26 23:00:20 +0000

17 years ago add 1.1.3 fixes
fcusack [Fri, 2 Jun 2006 16:58:14 +0000 (16:58 +0000)]
add 1.1.3 fixes

17 years ago Regenerate from configure.in using autoheader 2.13.
nbk [Fri, 2 Jun 2006 15:20:50 +0000 (15:20 +0000)]
Regenerate from configure.in using autoheader 2.13.

17 years agoimport from HEAD:
fcusack [Thu, 1 Jun 2006 19:02:16 +0000 (19:02 +0000)]
import from HEAD:
update rlm_otp implementation to talk to otpd instead of
doing the otp work directly

17 years agofile otp_pw_valid.h was added on branch branch_1_1 on 2006-06-01 19:02:21 +0000
fcusack [Thu, 1 Jun 2006 16:15:07 +0000 (16:15 +0000)]
file otp_pw_valid.h was added on branch branch_1_1 on 2006-06-01 19:02:21 +0000

17 years agofile otp_pw_valid.c was added on branch branch_1_1 on 2006-06-01 19:02:21 +0000
fcusack [Thu, 1 Jun 2006 16:15:06 +0000 (16:15 +0000)]
file otp_pw_valid.c was added on branch branch_1_1 on 2006-06-01 19:02:21 +0000

17 years agofile otp_mppe.h was added on branch branch_1_1 on 2006-06-01 19:02:21 +0000
fcusack [Thu, 1 Jun 2006 16:15:06 +0000 (16:15 +0000)]
file otp_mppe.h was added on branch branch_1_1 on 2006-06-01 19:02:21 +0000

17 years agofile otp_mppe.c was added on branch branch_1_1 on 2006-06-01 19:02:20 +0000
fcusack [Thu, 1 Jun 2006 16:15:06 +0000 (16:15 +0000)]
file otp_mppe.c was added on branch branch_1_1 on 2006-06-01 19:02:20 +0000

17 years agofile extern.h was added on branch branch_1_1 on 2006-06-01 19:02:18 +0000
fcusack [Thu, 1 Jun 2006 16:15:04 +0000 (16:15 +0000)]
file extern.h was added on branch branch_1_1 on 2006-06-01 19:02:18 +0000

17 years ago update rlm_otp implementation to talk to otpd instead of
fcusack [Thu, 1 Jun 2006 16:15:02 +0000 (16:15 +0000)]
update rlm_otp implementation to talk to otpd instead of
doing the otp work directly

17 years ago Make hash table have comparison callback, it's needed.
aland [Tue, 30 May 2006 22:11:18 +0000 (22:11 +0000)]
Make hash table have comparison callback, it's needed.

Update dict.c, request_list.c, rlm_files.c, and rlm_detail.c
to use updated API.

Move hash definitions to src/include/hash.h.

Add src/lib/packet.c, to have more code re-use between various
programs that need to send more than one RADIUS packet.

Updated listener code in radiusd && radclient to use new packet
routines.  It's not complete yet, but the amount of duplicate
code is going down, and what's left is getting easier to understand.

17 years ago Update docs on how it works
aland [Tue, 30 May 2006 17:04:59 +0000 (17:04 +0000)]
Update docs on how it works

17 years ago More descriptive error message
aland [Tue, 30 May 2006 17:03:46 +0000 (17:03 +0000)]
More descriptive error message

17 years ago Note conflicts with digest dictionary
aland [Tue, 30 May 2006 16:58:13 +0000 (16:58 +0000)]
Note conflicts with digest dictionary

17 years ago Add pointer to updated specs
aland [Tue, 30 May 2006 16:57:55 +0000 (16:57 +0000)]
Add pointer to updated specs

18 years ago Be a little smarter about allowing VALUE names that start
aland [Sat, 27 May 2006 00:17:22 +0000 (00:17 +0000)]
Be a little smarter about allowing VALUE names that start
with digits.  It turns out there's a bunch of these in the
dictionaries that haven't yet been caught, so being smarter
here helps a lot.

18 years ago The variable $? in "make" is different from $? in "bash", release_1_1_2
nbk [Thu, 25 May 2006 16:24:40 +0000 (16:24 +0000)]
The variable $? in "make" is different from $? in "bash",
therefore we need to write "exit $$?" in a Makefile.

18 years ago The variable $? in "make" is different from $? in "bash",
nbk [Thu, 25 May 2006 16:24:21 +0000 (16:24 +0000)]
The variable $? in "make" is different from $? in "bash",
therefore we need to write "exit $$?" in a Makefile.

18 years ago Latest set of changes
aland [Wed, 24 May 2006 16:34:12 +0000 (16:34 +0000)]
Latest set of changes

18 years ago Pull fix from the head
aland [Wed, 24 May 2006 16:31:43 +0000 (16:31 +0000)]
Pull fix from the head

18 years ago Be smarter about returning error codes, so that SQL can re-connect.
aland [Wed, 24 May 2006 16:31:21 +0000 (16:31 +0000)]
Be smarter about returning error codes, so that SQL can re-connect.

Patch from bug #341, which closes the bug.

18 years ago Update the dpatch against 1.1.2.
nbk [Sun, 21 May 2006 18:11:32 +0000 (18:11 +0000)]
Update the dpatch against 1.1.2.

18 years ago Regenerate from configure.in 1.198.2.15.2.7 using autoconf 2.13.
nbk [Sun, 21 May 2006 17:35:25 +0000 (17:35 +0000)]
Regenerate from configure.in 1.198.2.15.2.7 using autoconf 2.13.

18 years ago Update version number, in preparation for 1.1.2 release.
nbk [Sun, 21 May 2006 17:32:52 +0000 (17:32 +0000)]
Update version number, in preparation for 1.1.2 release.

18 years ago Regenerate from configure.in 1.5.4.1 using autoconf 2.13.
nbk [Sun, 21 May 2006 16:20:58 +0000 (16:20 +0000)]
Regenerate from configure.in 1.5.4.1 using autoconf 2.13.

18 years ago Regenerate from configure.in 1.9.4.1 using autoconf 2.13.
nbk [Sun, 21 May 2006 16:20:28 +0000 (16:20 +0000)]
Regenerate from configure.in 1.9.4.1 using autoconf 2.13.

18 years ago Regenerate from configure.in 1.2.4.1 using autoconf 2.13.
nbk [Sun, 21 May 2006 16:20:00 +0000 (16:20 +0000)]
Regenerate from configure.in 1.2.4.1 using autoconf 2.13.

18 years agoPull from CVS head:
nbk [Sun, 21 May 2006 16:18:04 +0000 (16:18 +0000)]
Pull from CVS head:
Get OPENSSL_LIBS from the top-level "configure" script.

18 years ago Make %RAD_REQUEST read-write
bjordanov [Sun, 21 May 2006 10:39:32 +0000 (10:39 +0000)]
Make %RAD_REQUEST read-write

18 years ago Drop unused config entries.
nbk [Sat, 20 May 2006 12:44:37 +0000 (12:44 +0000)]
Drop unused config entries.

18 years ago Drop unused config entries.
nbk [Sat, 20 May 2006 12:44:28 +0000 (12:44 +0000)]
Drop unused config entries.

18 years ago Latest set of changes.
nbk [Sat, 20 May 2006 12:19:12 +0000 (12:19 +0000)]
Latest set of changes.

18 years ago Pull tagged VSA fix from the head
aland [Fri, 19 May 2006 16:21:44 +0000 (16:21 +0000)]
Pull tagged VSA fix from the head

18 years ago Allow tagged VSA's, because Juniper uses them.
aland [Fri, 19 May 2006 16:20:04 +0000 (16:20 +0000)]
Allow tagged VSA's, because Juniper uses them.

This closes bug #367 & #368

18 years ago document Proxy-To-Realm
aland [Fri, 19 May 2006 16:12:40 +0000 (16:12 +0000)]
document Proxy-To-Realm

18 years ago Update with more docs on machine authentication & magic attributes
aland [Fri, 19 May 2006 16:09:51 +0000 (16:09 +0000)]
Update with more docs on machine authentication & magic attributes

18 years ago Don't use the option -static anymore when linking radeapclient.
nbk [Fri, 19 May 2006 14:24:37 +0000 (14:24 +0000)]
Don't use the option -static anymore when linking radeapclient.

18 years ago Don't use the option -static anymore when linking radeapclient.
nbk [Fri, 19 May 2006 14:24:19 +0000 (14:24 +0000)]
Don't use the option -static anymore when linking radeapclient.

18 years ago Define a function log_debug() which is an unresolved symbol
nbk [Fri, 19 May 2006 14:22:23 +0000 (14:22 +0000)]
Define a function log_debug() which is an unresolved symbol
in libeap. (closes: #350)

18 years ago Define a function log_debug() which is an unresolved symbol
nbk [Fri, 19 May 2006 14:21:58 +0000 (14:21 +0000)]
Define a function log_debug() which is an unresolved symbol
in libeap. (closes: #350)

18 years ago Don't use rad_assert in libeap, it's a server-only function.
nbk [Fri, 19 May 2006 14:19:14 +0000 (14:19 +0000)]
Don't use rad_assert in libeap, it's a server-only function.

18 years ago Don't use rad_assert in libeap, it's a server-only function.
nbk [Fri, 19 May 2006 14:19:07 +0000 (14:19 +0000)]
Don't use rad_assert in libeap, it's a server-only function.

18 years ago Drop changes that are in 1.1.x
aland [Tue, 16 May 2006 18:27:08 +0000 (18:27 +0000)]
Drop changes that are in 1.1.x

18 years ago Note changes
aland [Tue, 16 May 2006 18:26:53 +0000 (18:26 +0000)]
Note changes

18 years ago If the packet fails verification, silently drop it.
aland [Tue, 16 May 2006 18:26:06 +0000 (18:26 +0000)]
If the packet fails verification, silently drop it.

This is done by exporting rad_verify, and making people use it.

18 years ago Be a little more careful about returning DICT_VALUEs
aland [Thu, 11 May 2006 16:48:21 +0000 (16:48 +0000)]
    Be a little more careful about returning DICT_VALUEs

        This closes bug #364

18 years ago Be a little more careful about returning DICT_VALUEs
aland [Thu, 11 May 2006 16:25:10 +0000 (16:25 +0000)]
Be a little more careful about returning DICT_VALUEs

This closes bug #364

18 years ago fix the supposed typo which wasn't a typo:
fcusack [Wed, 10 May 2006 19:51:24 +0000 (19:51 +0000)]
fix the supposed typo which wasn't a typo:

18 years ago fix compiler warnings (and one typo)
fcusack [Wed, 10 May 2006 19:47:13 +0000 (19:47 +0000)]
fix compiler warnings (and one typo)

18 years ago udpate comments re: thread_pool.active_threads and locking
fcusack [Wed, 10 May 2006 19:03:00 +0000 (19:03 +0000)]
udpate comments re: thread_pool.active_threads and locking

18 years ago Pull Asterix dictionary from the head
aland [Wed, 10 May 2006 16:53:15 +0000 (16:53 +0000)]
Pull Asterix dictionary from the head

18 years ago For Asterix, as found on the net
aland [Wed, 10 May 2006 16:52:08 +0000 (16:52 +0000)]
For Asterix, as found on the net

18 years agofile dictionary.digium was added on branch branch_1_1 on 2006-05-10 16:53:15 +0000
aland [Wed, 10 May 2006 16:52:08 +0000 (16:52 +0000)]
file dictionary.digium was added on branch branch_1_1 on 2006-05-10 16:53:15 +0000

18 years ago delete_thread(): clarify thread exit comments
fcusack [Wed, 10 May 2006 06:40:54 +0000 (06:40 +0000)]
delete_thread(): clarify thread exit comments

18 years ago Updates
aland [Tue, 9 May 2006 23:14:33 +0000 (23:14 +0000)]
Updates

18 years ago Fix linked list code for EAP handlers.
aland [Tue, 9 May 2006 20:59:55 +0000 (20:59 +0000)]
Fix linked list code for EAP handlers.

18 years ago Fix linked list code for EAP handlers.
aland [Tue, 9 May 2006 20:59:23 +0000 (20:59 +0000)]
Fix linked list code for EAP handlers.

18 years agoAdd Called/Calling StationId
pnixon [Tue, 9 May 2006 11:47:10 +0000 (11:47 +0000)]
Add Called/Calling StationId

18 years agoimport from HEAD:
fcusack [Tue, 9 May 2006 08:13:03 +0000 (08:13 +0000)]
import from HEAD:
update cardops keystring2keyblock method to take a card_info_t *
instead of some of its fields

18 years ago update cardops keystring2keyblock method to take a card_info_t *
fcusack [Tue, 9 May 2006 08:08:23 +0000 (08:08 +0000)]
update cardops keystring2keyblock method to take a card_info_t *
instead of some of its fields

18 years ago Initialize flags.
aland [Mon, 8 May 2006 23:45:49 +0000 (23:45 +0000)]
Initialize flags.

18 years ago Initialize flags.
aland [Mon, 8 May 2006 23:45:02 +0000 (23:45 +0000)]
Initialize flags.

18 years agoThis index modification makes accounting_update_query and accounting_stop_query sever...
pnixon [Sun, 7 May 2006 21:37:23 +0000 (21:37 +0000)]
This index modification makes accounting_update_query and accounting_stop_query several orders of magnitude faster at the expense of slowing down accounting_start_query a bit which overall makes the postgresql backend 200-300 times faster when using the defaul queries and schema with a "reasonable" amount of data.

18 years ago Don't de-reference request->username if it's NULL
aland [Fri, 5 May 2006 17:31:53 +0000 (17:31 +0000)]
Don't de-reference request->username if it's NULL

18 years ago Don't de-reference request->username if it's NULL
aland [Fri, 5 May 2006 17:31:28 +0000 (17:31 +0000)]
Don't de-reference request->username if it's NULL

18 years ago Note abinary support
aland [Wed, 3 May 2006 17:46:57 +0000 (17:46 +0000)]
Note abinary support