]> git.ipfire.org Git - thirdparty/freeradius-server.git/log
thirdparty/freeradius-server.git
12 years agoAdd option to disable krb5 cache 83/head
Arran Cudbard-Bell [Tue, 28 Aug 2012 10:20:06 +0000 (11:20 +0100)] 
Add option to disable krb5 cache

12 years agoChange variable names inline with HEAD
Arran Cudbard-Bell [Mon, 27 Aug 2012 19:41:39 +0000 (20:41 +0100)] 
Change variable names inline with HEAD

12 years agoAdd xlat support for retrieving specific attributes from the cache
Arran Cudbard-Bell [Sun, 26 Aug 2012 22:14:42 +0000 (23:14 +0100)] 
Add xlat support for retrieving specific attributes from the cache

12 years agoUnblocked, not blocked
Alan T. DeKok [Fri, 24 Aug 2012 15:44:02 +0000 (17:44 +0200)] 
Unblocked, not blocked

12 years agoTrack blocked / non-blocked state
Alan T. DeKok [Fri, 24 Aug 2012 15:30:18 +0000 (17:30 +0200)] 
Track blocked / non-blocked state

If a REQUEST transitions from OK to STOP_PROCESSING during
a module call, say WHICH module did this.

12 years agoFixed to be compatible with 3.0
Alan T. DeKok [Fri, 24 Aug 2012 12:48:13 +0000 (14:48 +0200)] 
Fixed to be compatible with 3.0

12 years agoNote recent changes
Alan T. DeKok [Fri, 24 Aug 2012 09:48:03 +0000 (11:48 +0200)] 
Note recent changes

12 years agorlm_cache && rlm_wimax are now "stable".
Alan T. DeKok [Fri, 24 Aug 2012 09:45:56 +0000 (11:45 +0200)] 
rlm_cache && rlm_wimax are now "stable".

Re-ordered the list so it's alphabetical

12 years agoAdd all algorithms
Alan T. DeKok [Fri, 24 Aug 2012 09:44:24 +0000 (11:44 +0200)] 
Add all algorithms

Apparently OpenSSL knows about various cipher methods, but refuses
to use them unless you say "pretty please".

12 years agoAdd 'Cache-Status-Only' control attribute, to check the status of
Arran Cudbard-Bell [Thu, 23 Aug 2012 15:58:50 +0000 (16:58 +0100)] 
Add 'Cache-Status-Only' control attribute, to check the status of
an entry, but not add or merge it.

Update documentation.

Only control:Cache-TTL may extend the TTL of an entry, or expire an entry.

12 years agoFix name so it works
Alan T. DeKok [Thu, 23 Aug 2012 14:11:44 +0000 (16:11 +0200)] 
Fix name so it works

12 years agoAdd Redback Service-Error-Cause values
robert [Thu, 11 Aug 2011 08:52:50 +0000 (12:52 +0400)] 
Add Redback Service-Error-Cause values

12 years agoAdd has_tag to Service attributes
robert [Thu, 11 Aug 2011 08:48:51 +0000 (12:48 +0400)] 
Add has_tag to Service attributes

12 years agoAdded rlm_cache
Alan T. DeKok [Thu, 23 Aug 2012 12:24:57 +0000 (14:24 +0200)] 
Added rlm_cache

12 years agoAdded Cache-TTL attribute
Alan T. DeKok [Thu, 23 Aug 2012 12:24:27 +0000 (14:24 +0200)] 
Added Cache-TTL attribute

12 years agoAdded cf_pair_operator(). Seems useful.
Alan T. DeKok [Thu, 23 Aug 2012 12:24:07 +0000 (14:24 +0200)] 
Added cf_pair_operator().  Seems useful.

12 years agoOutput the name of the file were reading
Arran Cudbard-Bell [Wed, 22 Aug 2012 22:51:12 +0000 (23:51 +0100)] 
Output the name of the file were reading

12 years agoFix typo
Arran Cudbard-Bell [Wed, 22 Aug 2012 16:17:24 +0000 (18:17 +0200)] 
Fix typo

12 years agoFix and document max_uses
Arran Cudbard-Bell [Wed, 22 Aug 2012 15:24:52 +0000 (16:24 +0100)] 
Fix and document max_uses

12 years agoUpdate src/modules/rlm_ldap/rlm_ldap.c
Arran Cudbard-Bell [Wed, 22 Aug 2012 13:50:53 +0000 (15:50 +0200)] 
Update src/modules/rlm_ldap/rlm_ldap.c

Add debug message noting the closure

12 years agoAdded "max_uses" parameter
Alan T. DeKok [Wed, 22 Aug 2012 13:32:22 +0000 (15:32 +0200)] 
Added "max_uses" parameter

12 years agoNuke the '[' on expansion
Alan T. DeKok [Wed, 22 Aug 2012 07:58:09 +0000 (09:58 +0200)] 
Nuke the '[' on expansion

12 years agoNote recent changes
Alan T. DeKok [Tue, 21 Aug 2012 13:35:31 +0000 (15:35 +0200)] 
Note recent changes

12 years agoAccounting only needs select, insert, update
Alan T. DeKok [Tue, 21 Aug 2012 13:33:50 +0000 (15:33 +0200)] 
Accounting only needs select, insert, update

Not delete.  Not table mods

12 years agoe table name, not "radius.table"
Alan T. DeKok [Tue, 21 Aug 2012 13:32:47 +0000 (15:32 +0200)] 
e table name, not "radius.table"

12 years agoUse max_queue_size when initializing the queues
Alan T. DeKok [Tue, 21 Aug 2012 13:31:09 +0000 (15:31 +0200)] 
Use max_queue_size when initializing the queues

12 years agoClarify error message
Alan T. DeKok [Mon, 20 Aug 2012 09:29:09 +0000 (11:29 +0200)] 
Clarify error message

12 years agoCommented out "unix" (radwho) and "radutmp"
Alan T. DeKok [Mon, 13 Aug 2012 13:19:32 +0000 (15:19 +0200)] 
Commented out "unix" (radwho) and "radutmp"

These are used less and less.

12 years agoRemove Client-IP-Address so Acct-Unique-Session-ID stays constant, if request is...
Arran Cudbard-Bell [Mon, 20 Aug 2012 14:27:15 +0000 (15:27 +0100)] 
Remove Client-IP-Address so Acct-Unique-Session-ID stays constant, if request is routed via load balancer

13 years agoAdd accounting-on / off statements
Alan T. DeKok [Fri, 10 Aug 2012 09:19:51 +0000 (11:19 +0200)] 
Add accounting-on / off statements

13 years agoProduce warnings on OpenSSL problems, rather than crash.
Alan T. DeKok [Thu, 9 Aug 2012 15:54:54 +0000 (17:54 +0200)] 
Produce warnings on OpenSSL problems, rather than crash.

13 years agoUpdated example
Alan T. DeKok [Thu, 9 Aug 2012 13:03:18 +0000 (15:03 +0200)] 
Updated example

13 years agodon't chgrp syslog
Matthew Newton [Sun, 8 Apr 2012 21:02:55 +0000 (22:02 +0100)] 
don't chgrp syslog

13 years agoNote recent changes
Alan T. DeKok [Tue, 7 Aug 2012 13:01:09 +0000 (15:01 +0200)] 
Note recent changes

13 years agoMerge pull request #75 from fajarnugraha/v2.1.x-redhat-2.2.0
Arran Cudbard-Bell [Fri, 10 Aug 2012 07:25:53 +0000 (00:25 -0700)] 
Merge pull request #75 from fajarnugraha/v2.1.x-redhat-2.2.0

Fix redhat package to build and run cleanly for 2.2.0

13 years agoredhat:add '--with-system-libltdl' to fix build error on RHEL6 75/head
Fajar A. Nugraha [Fri, 10 Aug 2012 06:59:31 +0000 (13:59 +0700)] 
redhat:add '--with-system-libltdl' to fix build error on RHEL6

13 years agoredhat:fix extra files caused by incorrect patch backup option
Fajar A. Nugraha [Fri, 10 Aug 2012 06:17:13 +0000 (13:17 +0700)] 
redhat:fix extra files caused by incorrect patch backup option

13 years agoredhat:include new raddb/modules/* in spec
Fajar A. Nugraha [Fri, 10 Aug 2012 06:15:20 +0000 (13:15 +0700)] 
redhat:include new raddb/modules/* in spec

13 years agoredhat:force-enable rlm_wimax since '--with-modules="rlm_wimax"' is not enough
Fajar A. Nugraha [Fri, 10 Aug 2012 06:05:16 +0000 (13:05 +0700)] 
redhat:force-enable rlm_wimax since '--with-modules="rlm_wimax"' is not enough

13 years agoredhat:import debian/patches/dhcp_sqlippool-comment-out-mysql.diff
Fajar A. Nugraha [Fri, 10 Aug 2012 05:54:27 +0000 (12:54 +0700)] 
redhat:import debian/patches/dhcp_sqlippool-comment-out-mysql.diff

13 years agoredhat:adjust version number in freeradius.spec
Fajar A. Nugraha [Fri, 10 Aug 2012 05:51:03 +0000 (12:51 +0700)] 
redhat:adjust version number in freeradius.spec

13 years agoredhat:remove patches already applied upstream
Fajar A. Nugraha [Fri, 10 Aug 2012 04:39:39 +0000 (11:39 +0700)] 
redhat:remove patches already applied upstream

Removed:
* redhat/freeradius-man.patch
* redhat/freeradius-perl.patch
* redhat/freeradius-unix-passwd-expire.patch

Modified:redhat/freeradius.spec

13 years agoredhat:certs already use default_md=sha1, so remove it from patch
Fajar A. Nugraha [Fri, 10 Aug 2012 04:31:04 +0000 (11:31 +0700)] 
redhat:certs already use default_md=sha1, so remove it from patch

13 years agoImport freeradius-2.1.12-3.el6.src.rpm
Fajar A. Nugraha [Fri, 10 Aug 2012 04:25:08 +0000 (11:25 +0700)] 
Import freeradius-2.1.12-3.el6.src.rpm

Import spec and additional files from freeradius-2.1.12-3.el6.src.rpm
to redhat/

13 years agoFix typo
Arran Cudbard-Bell [Thu, 9 Aug 2012 13:04:09 +0000 (15:04 +0200)] 
Fix typo

13 years agoMerge pull request #74 from fajarnugraha/v2.1.x-debian-package-fix
Arran Cudbard-Bell [Tue, 7 Aug 2012 07:13:40 +0000 (00:13 -0700)] 
Merge pull request #74 from fajarnugraha/v2.1.x-debian-package-fix

Fix debian package to work even without freeradius-mysql

13 years agoFix debian package to work even without freeradius-mysql 74/head
Fajar A. Nugraha [Tue, 7 Aug 2012 06:30:28 +0000 (13:30 +0700)] 
Fix debian package to work even without freeradius-mysql

Added a patch to comment-out the line referencing mysql on
modules/dhcp_sqlippool in the default debian package.
This is needed so that by default users installing "freeradius"
package can always start the server, even without
"freeeradius-mysql" package installed.

13 years agoRename confusing attr
Alan T. DeKok [Thu, 2 Aug 2012 16:29:18 +0000 (09:29 -0700)] 
Rename confusing attr

13 years agoIgnore regex comparisons, too
Alan T. DeKok [Wed, 1 Aug 2012 22:56:50 +0000 (15:56 -0700)] 
Ignore regex comparisons, too

13 years agoV6-enable the log filename
Alan T. DeKok [Wed, 1 Aug 2012 22:55:26 +0000 (15:55 -0700)] 
V6-enable the log filename

13 years agoRemove extraneneous assert
Alan T. DeKok [Wed, 1 Aug 2012 22:53:49 +0000 (15:53 -0700)] 
Remove extraneneous assert

13 years agoScript to convert ISC dhcp lease files into sqlippool entries.
Arran Cudbard-Bell [Wed, 1 Aug 2012 18:05:10 +0000 (19:05 +0100)] 
Script to convert ISC dhcp lease files into sqlippool entries.

13 years agoNext update time may be NULL
Alan T. DeKok [Mon, 30 Jul 2012 22:47:12 +0000 (15:47 -0700)] 
Next update time may be NULL

13 years agoCheck for NULL parameters to functions
Alan T. DeKok [Mon, 30 Jul 2012 16:48:20 +0000 (18:48 +0200)] 
Check for NULL parameters to functions

13 years agoCheck for NULL parameter
Alan T. DeKok [Mon, 30 Jul 2012 16:48:04 +0000 (18:48 +0200)] 
Check for NULL parameter

13 years agoFix warnings found by llvm scan
Alan T. DeKok [Mon, 30 Jul 2012 16:39:25 +0000 (18:39 +0200)] 
Fix warnings found by llvm scan

13 years agoRemove extraneous initialization
Alan T. DeKok [Mon, 30 Jul 2012 16:35:34 +0000 (18:35 +0200)] 
Remove extraneous initialization

13 years agoCall globfree() if glob() returns error.
Alan T. DeKok [Sat, 28 Jul 2012 14:32:19 +0000 (10:32 -0400)] 
Call globfree() if glob() returns error.

Closes bug #207.

glob may PARTIALLY fill out the data before returning error
(sigh)

13 years agoFix typo
Alan T. DeKok [Sat, 21 Jul 2012 00:29:43 +0000 (20:29 -0400)] 
Fix typo

13 years agoSimplify diameter_verify
Alan T. DeKok [Sat, 21 Jul 2012 00:07:18 +0000 (20:07 -0400)] 
Simplify diameter_verify

It now verifies ONLY the format of the diameter attributes.
It does NOT verify the attribute #, vendor #, etc.  The diameter2vp
function now does that.

Ensure that attributes of length > 253 are silently ignored, rather
than causing failure

13 years agoBe more forgiving about decoding data in TTLS tunnels
Alan T. DeKok [Fri, 20 Jul 2012 23:29:34 +0000 (19:29 -0400)] 
Be more forgiving about decoding data in TTLS tunnels

Allow unknown / invalid attrs as "raw" attributes.
Decode byte, short, IPv6*

13 years agoNote MySQL fixes
Alan T. DeKok [Thu, 19 Jul 2012 14:11:53 +0000 (10:11 -0400)] 
Note MySQL fixes

13 years agoFix typo
Alan T. DeKok [Thu, 19 Jul 2012 13:37:56 +0000 (09:37 -0400)] 
Fix typo

13 years agoSet InnoDB as the default on accounting and postauth tables.
Arran Cudbard-Bell [Wed, 18 Jul 2012 21:52:05 +0000 (23:52 +0200)] 
Set InnoDB as the default on accounting and postauth tables.

13 years agoAdd unique index constraint on acctuniqueid so that the alternate query fires correctly.
Arran Cudbard-Bell [Wed, 18 Jul 2012 21:50:28 +0000 (23:50 +0200)] 
Add unique index constraint on acctuniqueid so that the alternate query fires correctly.

13 years agoNote one letter expansions
Arran Cudbard-Bell [Wed, 18 Jul 2012 11:51:02 +0000 (13:51 +0200)] 
Note one letter expansions

13 years agoNote recent changes
Alan T. DeKok [Sun, 15 Jul 2012 17:09:35 +0000 (13:09 -0400)] 
Note recent changes

13 years agoLeave static variable alone. Closes bug #207
Alan T. DeKok [Fri, 6 Jul 2012 16:16:31 +0000 (12:16 -0400)] 
Leave static variable alone.  Closes bug #207

13 years agoFree the correct data
Alan T. DeKok [Thu, 21 Jun 2012 13:42:12 +0000 (09:42 -0400)] 
Free the correct data

13 years agoFix typo
Alan T. DeKok [Mon, 18 Jun 2012 14:25:53 +0000 (16:25 +0200)] 
Fix typo

13 years agoNote Juniper is now allowed
Alan T. DeKok [Mon, 18 Jun 2012 13:34:06 +0000 (15:34 +0200)] 
Note Juniper is now allowed

13 years agoAdded checks for juniper
Alan T. DeKok [Sat, 16 Jun 2012 07:35:11 +0000 (09:35 +0200)] 
Added checks for juniper

13 years agoFix typo in help text
Alan T. DeKok [Sat, 16 Jun 2012 07:24:27 +0000 (09:24 +0200)] 
Fix typo in help text

13 years agoPrint out results of check. Exit with return code of check
Alan T. DeKok [Fri, 15 Jun 2012 15:15:36 +0000 (17:15 +0200)] 
Print out results of check.  Exit with return code of check

13 years agoFix bug
Alan T. DeKok [Wed, 13 Jun 2012 19:18:02 +0000 (21:18 +0200)] 
Fix bug

13 years agoClarify error messages
Alan T. DeKok [Wed, 13 Jun 2012 08:41:51 +0000 (10:41 +0200)] 
Clarify error messages

13 years agoNew dictionary
Alan T. DeKok [Tue, 12 Jun 2012 17:36:19 +0000 (19:36 +0200)] 
New dictionary

13 years agoClearer instructions
Alan T. DeKok [Mon, 4 Jun 2012 12:51:26 +0000 (14:51 +0200)] 
Clearer instructions

13 years agoMore bad user names
Alan T. DeKok [Mon, 4 Jun 2012 12:44:44 +0000 (14:44 +0200)] 
More bad user names

13 years agoUse minute for the default detail writer/reader
Arran Cudbard-Bell [Thu, 12 Jul 2012 20:40:17 +0000 (21:40 +0100)] 
Use minute for the default detail writer/reader

13 years agoBackport Minute and Request ID expansions
Arran Cudbard-Bell [Thu, 12 Jul 2012 20:25:43 +0000 (21:25 +0100)] 
Backport Minute and Request ID expansions

13 years agoUse radmin for hupage
Arran Cudbard-Bell [Fri, 29 Jun 2012 14:48:45 +0000 (15:48 +0100)] 
Use radmin for hupage

13 years agoUpdate v2.1.x
Arran Cudbard-Bell [Thu, 28 Jun 2012 08:21:08 +0000 (10:21 +0200)] 
Update v2.1.x

13 years agoShould insert CUI into request list.
Arran Cudbard-Bell [Wed, 27 Jun 2012 22:57:18 +0000 (00:57 +0200)] 
Should insert CUI into request list.

13 years agoAdd gitignore
Arran Cudbard-Bell [Fri, 15 Jun 2012 15:22:54 +0000 (17:22 +0200)] 
Add gitignore

13 years agoActually output stuff on check, and return exit code
Arran Cudbard-Bell [Fri, 15 Jun 2012 15:18:02 +0000 (18:18 +0300)] 
Actually output stuff on check, and return exit code

13 years agoFix typo
Arran Cudbard-Bell [Fri, 15 Jun 2012 14:18:54 +0000 (17:18 +0300)] 
Fix typo

13 years agoUpdate v2.1.x
Arran Cudbard-Bell [Fri, 15 Jun 2012 10:52:10 +0000 (13:52 +0300)] 
Update v2.1.x

13 years agoAdd SMF manifest for solaris
Arran Cudbard-Bell [Fri, 15 Jun 2012 10:48:58 +0000 (12:48 +0200)] 
Add SMF manifest for solaris

13 years agoCheck return codes from rediswho_command()
Alan T. DeKok [Tue, 29 May 2012 08:35:12 +0000 (10:35 +0200)] 
Check return codes from rediswho_command()

13 years agoAdded database selection capability to rlm_redis
Alan T. DeKok [Tue, 29 May 2012 08:28:17 +0000 (10:28 +0200)] 
Added database selection capability to rlm_redis

13 years agoMove error condition to top of "connect" function.
Alan T. DeKok [Tue, 29 May 2012 08:26:03 +0000 (10:26 +0200)] 
Move error condition to top of "connect" function.

If we get a connection error, exit the function quickly.
The tail of the function should always be "everything succeeded"

13 years agoClose the connection, instead of free'ing it.
Alan T. DeKok [Tue, 29 May 2012 08:20:49 +0000 (10:20 +0200)] 
Close the connection, instead of free'ing it.

The next line uses the connection.  So free'ing it is bad.

13 years agoIf there's a lifetime, set the "connected" time
Alan T. DeKok [Tue, 29 May 2012 08:18:47 +0000 (10:18 +0200)] 
If there's a lifetime, set the "connected" time

13 years agoFNV-1a: xor then multiply, not multiply then xor
Alan T. DeKok [Mon, 28 May 2012 15:42:06 +0000 (17:42 +0200)] 
FNV-1a: xor then multiply, not multiply then xor

it has much better properties

13 years agoVP may be NULL
Alan T. DeKok [Sat, 26 May 2012 08:32:58 +0000 (10:32 +0200)] 
VP may be NULL

13 years agoWARN if the query strings look to be too long
Alan T. DeKok [Tue, 22 May 2012 15:26:40 +0000 (17:26 +0200)] 
WARN if the query strings look to be too long

13 years agoAdded installation of rad_counter
Alan T. DeKok [Wed, 9 May 2012 12:58:25 +0000 (14:58 +0200)] 
Added installation of rad_counter

13 years agoUtilities are nust "foo" and not "foo.pl"
Alan T. DeKok [Wed, 9 May 2012 12:56:20 +0000 (14:56 +0200)] 
Utilities are nust "foo" and not "foo.pl"

13 years agooreect Message-Authenticator calculation for CoA packets.
Alan T. DeKok [Mon, 7 May 2012 16:33:31 +0000 (18:33 +0200)] 
oreect Message-Authenticator calculation for CoA packets.

Patch from Jouni Malinen.