]> git.ipfire.org Git - thirdparty/freeradius-server.git/log
thirdparty/freeradius-server.git
6 years agomore build fixes
Alan T. DeKok [Wed, 7 Aug 2019 19:36:40 +0000 (15:36 -0400)] 
more build fixes

6 years agoremove unused variables. And check unknown / raw flags
Alan T. DeKok [Wed, 7 Aug 2019 19:21:33 +0000 (15:21 -0400)] 
remove unused variables.  And check unknown / raw flags

6 years agoadd dict_attr_flags_valid()
Alan T. DeKok [Wed, 7 Aug 2019 18:51:43 +0000 (14:51 -0400)] 
add dict_attr_flags_valid()

which validates the flags against each other.  Possibly also
against a parent attribute.  And, against the given data type.

6 years agoadd "key" flag for integer attributes
Alan T. DeKok [Wed, 7 Aug 2019 16:52:21 +0000 (12:52 -0400)] 
add "key" flag for integer attributes

in preparation for allowing nested structs, decoded with a key

6 years agoflag 'long' can only be used with data type "extended"
Alan T. DeKok [Wed, 7 Aug 2019 16:47:42 +0000 (12:47 -0400)] 
flag 'long' can only be used with data type "extended"

and print it when debugging, too

6 years agoadd "filter" keyword
Alan T. DeKok [Wed, 7 Aug 2019 14:42:25 +0000 (10:42 -0400)] 
add "filter" keyword

and document it.  And add tests for it.  And note changes in
the "upgrade" documentation

6 years agoMerge pull request #2861 from xvybihal/patch-1
Matthew Newton [Wed, 7 Aug 2019 09:08:51 +0000 (10:08 +0100)] 
Merge pull request #2861 from xvybihal/patch-1

Update server.cnf (subjectAltName)

6 years agoUpdate server.cnf 2861/head
Josef Vybíhal [Wed, 7 Aug 2019 08:35:13 +0000 (10:35 +0200)] 
Update server.cnf

Move subjectAltName to cerrect place.

6 years agoword smithing
Alan T. DeKok [Tue, 6 Aug 2019 20:34:59 +0000 (16:34 -0400)] 
word smithing

6 years agofix typos
Alan T. DeKok [Tue, 6 Aug 2019 20:31:18 +0000 (16:31 -0400)] 
fix typos

6 years agomove the main INSTALL file
Alan T. DeKok [Tue, 6 Aug 2019 20:26:49 +0000 (16:26 -0400)] 
move the main INSTALL file

update text and cross-links

6 years agotravis: enable cache for 'apt' (#2860)
Jorge Pereira [Tue, 6 Aug 2019 17:44:39 +0000 (14:44 -0300)] 
travis: enable cache for 'apt' (#2860)

6 years agoFix typo in formatting
Arran Cudbard-Bell [Tue, 6 Aug 2019 17:17:01 +0000 (13:17 -0400)] 
Fix typo in formatting

6 years agoAdd tag support to decoding in rlm_rest
Arran Cudbard-Bell [Tue, 6 Aug 2019 16:12:31 +0000 (12:12 -0400)] 
Add tag support to decoding in rlm_rest

6 years agoclean up and organize the documentation
Alan T. DeKok [Tue, 6 Aug 2019 14:44:04 +0000 (10:44 -0400)] 
clean up and organize the documentation

6 years agoFix the Oracle support (#2856)
Jorge Pereira [Tue, 6 Aug 2019 13:54:24 +0000 (10:54 -0300)] 
Fix the Oracle support (#2856)

6 years agodoc: Add 'favicon'
Jorge Pereira [Mon, 5 Aug 2019 19:48:56 +0000 (16:48 -0300)] 
doc: Add 'favicon'

6 years agomove script to external file, were it can be cached
Alan T. DeKok [Mon, 5 Aug 2019 19:06:42 +0000 (15:06 -0400)] 
move script to external file, were it can be cached

6 years agochange focus color on ToC
Alan T. DeKok [Mon, 5 Aug 2019 19:01:34 +0000 (15:01 -0400)] 
change focus color on ToC

and background to match the rest of the text.

It's distracting to have the text change color, so changing
the background color seems useful

6 years agoremove unused background images
Alan T. DeKok [Mon, 5 Aug 2019 12:34:35 +0000 (08:34 -0400)] 
remove unused background images

we still may need to style lists

6 years agouse same colors as the rest 0x4576b5
Alan T. DeKok [Mon, 5 Aug 2019 00:06:24 +0000 (20:06 -0400)] 
use same colors as the rest  0x4576b5

6 years agofix pandoc links
Alan T. DeKok [Sun, 4 Aug 2019 18:04:03 +0000 (14:04 -0400)] 
fix pandoc links

markdown links to "foo/" are blindly converted to "foo/.adoc",
which is stupid.  Just leave the link as "foo/"

6 years agodoc: simplify 'html' target
Jorge Pereira [Mon, 5 Aug 2019 19:22:22 +0000 (16:22 -0300)] 
doc: simplify 'html' target

6 years agotravis: enable the option 'retries' for apt-get
Jorge Pereira [Mon, 5 Aug 2019 14:40:41 +0000 (11:40 -0300)] 
travis: enable the option 'retries' for apt-get

It will enable capability to retry during network issue.

6 years agoadded new Lancom VSAs
Pascal Penners [Mon, 5 Aug 2019 10:21:02 +0000 (12:21 +0200)] 
added new Lancom VSAs

7 years agofixes and standardization
Alan T. DeKok [Sun, 4 Aug 2019 15:02:36 +0000 (11:02 -0400)] 
fixes and standardization

.Example instead of *Example*

Use "[source,unlang] ---" for code blocks instead of ``

7 years agosource files for freeradius.doc
Alan T. DeKok [Sun, 4 Aug 2019 14:33:07 +0000 (10:33 -0400)] 
source files for freeradius.doc

From https://github.com/asciidoctor/asciidoctor-stylesheet-factory/
"github" theme, commit c9737bdd

Notes:

* build-stylesheet.sh should use "cssshrink" instead of hard-coded
  path to "./npm ..."

* $pre-font-size seems to be ignored, and "pre code" blocks
  end up with "font-size: inherit" instead of the font size we
  want.  This issue means that the output css style has to be
  edited manually

* colors for h2, h3 changed to the NR theme

* table font sizes are no longer tiny

* code blocks are grey not back.

* in-line code blocks don't have a border around them

7 years agoadd FreeRADIUS css files.
Alan T. DeKok [Sun, 4 Aug 2019 14:28:51 +0000 (10:28 -0400)] 
add FreeRADIUS css files.

From https://github.com/asciidoctor/asciidoctor-stylesheet-factory/
"github" theme.  With some minor changes.

7 years agoSwitch to talloc_bstrndup
Arran Cudbard-Bell [Sat, 3 Aug 2019 18:26:09 +0000 (14:26 -0400)] 
Switch to talloc_bstrndup

7 years agoset raddb_dir from FREERADIUS_CONFIG_DIR. Fixes #2213
Alan T. DeKok [Sat, 3 Aug 2019 16:37:34 +0000 (12:37 -0400)] 
set raddb_dir from FREERADIUS_CONFIG_DIR.  Fixes #2213

7 years agoforbid duplicate policies. Fixes #2738
Alan T. DeKok [Sat, 3 Aug 2019 13:24:29 +0000 (09:24 -0400)] 
forbid duplicate policies.  Fixes #2738

7 years agoFix string termination in opendir code
Arran Cudbard-Bell [Sat, 3 Aug 2019 04:44:08 +0000 (00:44 -0400)] 
Fix string termination in opendir code

7 years agoFix doc/unlang/string_double.adoc
Jorge Pereira [Fri, 2 Aug 2019 20:12:15 +0000 (17:12 -0300)] 
Fix doc/unlang/string_double.adoc

7 years agoinstall asciidoctor, pandoc, and build all docs
Alan T. DeKok [Fri, 2 Aug 2019 19:17:00 +0000 (15:17 -0400)] 
install asciidoctor, pandoc, and build all docs

not just doxygen

7 years agoadd "all.doc" and "tests.doc" targets
Jorge Pereira [Fri, 2 Aug 2019 19:16:12 +0000 (15:16 -0400)] 
add "all.doc" and "tests.doc" targets

and use the new doxygen definitions

7 years agoAdd configure checks for doxygen and graphviz
Jorge Pereira [Fri, 2 Aug 2019 19:15:17 +0000 (15:15 -0400)] 
Add configure checks for doxygen and graphviz

7 years agoword smithing
Alan T. DeKok [Fri, 2 Aug 2019 19:04:56 +0000 (15:04 -0400)] 
word smithing

7 years agoQuoting rules and data types don't really belong to the same category so shouldn...
Arran Cudbard-Bell [Fri, 2 Aug 2019 17:47:18 +0000 (13:47 -0400)] 
Quoting rules and data types don't really belong to the same category so shouldn't share a prefix

Add docs for double quoted strings

7 years agodocker: build on the latest available packages
Matthew Newton [Fri, 2 Aug 2019 16:56:07 +0000 (17:56 +0100)] 
docker: build on the latest available packages

7 years agoshould now get correct libssl version in jenkins dockerfile
Matthew Newton [Fri, 2 Aug 2019 13:44:28 +0000 (14:44 +0100)] 
should now get correct libssl version in jenkins dockerfile

7 years agotidy centos6 dockerfiles
Matthew Newton [Thu, 1 Aug 2019 22:05:09 +0000 (23:05 +0100)] 
tidy centos6 dockerfiles

7 years agoRevert "remove centos6 Dockerfiles"
Matthew Newton [Thu, 1 Aug 2019 22:04:09 +0000 (23:04 +0100)] 
Revert "remove centos6 Dockerfiles"

This reverts commit ba39099dc4a40e23321c8a8bd7062ebfc942f637.

We need it for the time being to build FR3. It's still the case that
FR4 is not supported on CentOS 6.

7 years agomove ignore "*.adoc" to doc/raddb
Alan T. DeKok [Thu, 1 Aug 2019 21:04:19 +0000 (17:04 -0400)] 
move ignore "*.adoc" to doc/raddb

we want the default to be *not* commiting the auto-generated
adoc files.

7 years agoadd version / git commit. Fixes #2831
Alan T. DeKok [Thu, 1 Aug 2019 21:01:26 +0000 (17:01 -0400)] 
add version / git commit.  Fixes #2831

7 years agodocs: Add missing single-letter expansions.
Terry Burton [Thu, 1 Aug 2019 16:45:22 +0000 (17:45 +0100)] 
docs: Add missing single-letter expansions.

7 years agoformatting
Alan T. DeKok [Thu, 1 Aug 2019 16:33:46 +0000 (12:33 -0400)] 
formatting

7 years agotypo and cross-link
Alan T. DeKok [Thu, 1 Aug 2019 16:18:57 +0000 (12:18 -0400)] 
typo and cross-link

7 years agodocs: Consistency
Terry Burton [Wed, 31 Jul 2019 19:40:56 +0000 (20:40 +0100)] 
docs: Consistency

Examples at end.

7 years agodocs: Modules can have named instances
Terry Burton [Wed, 31 Jul 2019 19:37:50 +0000 (20:37 +0100)] 
docs: Modules can have named instances

7 years agodocs: Definitions and formatting
Terry Burton [Wed, 31 Jul 2019 19:37:24 +0000 (20:37 +0100)] 
docs: Definitions and formatting

Provide the permissible assignment operators are link to where they are
defined.

7 years agodocs: Use descriptions
Terry Burton [Wed, 31 Jul 2019 19:35:44 +0000 (20:35 +0100)] 
docs: Use descriptions

7 years agodocs: Clearer examples
Terry Burton [Wed, 31 Jul 2019 19:35:20 +0000 (20:35 +0100)] 
docs: Clearer examples

The previous use of attribute "Filter-Id" may confuse the reader given
that the next section refers to "filtering" operators.
Give an example of clobbering an attribute.

7 years agodocs: Typos
Terry Burton [Wed, 31 Jul 2019 19:33:39 +0000 (20:33 +0100)] 
docs: Typos

7 years agodocs: Incorrect example.
Terry Burton [Wed, 31 Jul 2019 18:30:50 +0000 (19:30 +0100)] 
docs: Incorrect example.

7 years agodocs: Typos and formatting
Terry Burton [Wed, 31 Jul 2019 17:53:08 +0000 (18:53 +0100)] 
docs: Typos and formatting

7 years agodocs: Fix definition
Terry Burton [Wed, 31 Jul 2019 17:52:56 +0000 (18:52 +0100)] 
docs: Fix definition

7 years agodocs: Typo
Terry Burton [Wed, 31 Jul 2019 17:51:25 +0000 (18:51 +0100)] 
docs: Typo

7 years agodocs: Typo
Terry Burton [Wed, 31 Jul 2019 17:03:51 +0000 (18:03 +0100)] 
docs: Typo

7 years agodocs: Clarity
Terry Burton [Wed, 31 Jul 2019 17:03:34 +0000 (18:03 +0100)] 
docs: Clarity

7 years agoAscend howto: Fix markdown formatting.
Terry Burton [Wed, 31 Jul 2019 14:56:23 +0000 (15:56 +0100)] 
Ascend howto: Fix markdown formatting.

7 years agoEAP howto
Terry Burton [Wed, 31 Jul 2019 13:41:45 +0000 (14:41 +0100)] 
EAP howto

Definitions to include wired 802.1X.

7 years agoEAP howto
Terry Burton [Wed, 31 Jul 2019 13:40:12 +0000 (14:40 +0100)] 
EAP howto

Standard for EAPoW

7 years agoEAP howto tidy
Terry Burton [Wed, 31 Jul 2019 13:39:37 +0000 (14:39 +0100)] 
EAP howto tidy

802.1x -> 802.1X
Be more specific in the introduction.

7 years agodoc: If the 'BASEDIR' is empty, set to '.'
Jorge Pereira [Wed, 31 Jul 2019 22:54:05 +0000 (19:54 -0300)] 
doc: If the 'BASEDIR' is empty, set to '.'

It's necessary to build 'doc/README.{adoc,html}' with the docinfo
header/footers files.

7 years agodisable test until we can figured out why it's failing
Alan T. DeKok [Thu, 1 Aug 2019 12:53:55 +0000 (08:53 -0400)] 
disable test until we can figured out why it's failing

don't use "return" in the middle of a block

7 years agostop foreach / load-balance on break / return
Alan T. DeKok [Thu, 1 Aug 2019 12:11:17 +0000 (08:11 -0400)] 
stop foreach / load-balance on break / return

7 years agodon't have rules after "return"
Alan T. DeKok [Thu, 1 Aug 2019 11:59:56 +0000 (07:59 -0400)] 
don't have rules after "return"

7 years ago"return" can be in the middle of parallel sections
Alan T. DeKok [Thu, 1 Aug 2019 11:59:35 +0000 (07:59 -0400)] 
"return" can be in the middle of parallel sections

7 years agonotes on break / foreach
Alan T. DeKok [Thu, 1 Aug 2019 11:44:48 +0000 (07:44 -0400)] 
notes on break / foreach

7 years agodocument updated behavior of break
Alan T. DeKok [Thu, 1 Aug 2019 11:41:29 +0000 (07:41 -0400)] 
document updated behavior of break

7 years agoinstall sudo in the centos7 dockerfile to match the others
Matthew Newton [Thu, 1 Aug 2019 08:28:36 +0000 (09:28 +0100)] 
install sudo in the centos7 dockerfile to match the others

7 years agoupdate jenkins dockerfiles
Matthew Newton [Wed, 31 Jul 2019 20:40:47 +0000 (21:40 +0100)] 
update jenkins dockerfiles

7 years agoremove debian7 dockerfiles
Matthew Newton [Wed, 31 Jul 2019 20:24:27 +0000 (21:24 +0100)] 
remove debian7 dockerfiles

7 years agoFix 'BASEDIR' to get the correct path
Jorge Pereira [Wed, 31 Jul 2019 19:42:21 +0000 (16:42 -0300)] 
Fix 'BASEDIR' to get the correct path

7 years agono longer a need for "fail" after break / return
Alan T. DeKok [Wed, 31 Jul 2019 19:28:21 +0000 (15:28 -0400)] 
no longer a need for "fail" after break / return

7 years agoremove unused variable
Alan T. DeKok [Wed, 31 Jul 2019 18:46:03 +0000 (14:46 -0400)] 
remove unused variable

7 years agobuild fixes for travis
Alan T. DeKok [Wed, 31 Jul 2019 18:34:29 +0000 (14:34 -0400)] 
build fixes for travis

7 years agoenforce no rules after "break" or "return"
Alan T. DeKok [Wed, 31 Jul 2019 18:27:13 +0000 (14:27 -0400)] 
enforce no rules after "break" or "return"

7 years agoremove request->username and request->password from the server
Alan T. DeKok [Wed, 31 Jul 2019 18:15:38 +0000 (14:15 -0400)] 
remove request->username and request->password from the server

Finally.

7 years agoremove use of request->password
Alan T. DeKok [Wed, 31 Jul 2019 18:13:31 +0000 (14:13 -0400)] 
remove use of request->password

7 years agoremove reference to LEAP
Alan T. DeKok [Wed, 31 Jul 2019 18:06:02 +0000 (14:06 -0400)] 
remove reference to LEAP

7 years agoremove use of request->username and request->password
Alan T. DeKok [Wed, 31 Jul 2019 18:05:31 +0000 (14:05 -0400)] 
remove use of request->username and request->password

7 years agoremove use of request->username
Alan T. DeKok [Wed, 31 Jul 2019 17:00:45 +0000 (13:00 -0400)] 
remove use of request->username

* document new behavior
* update the default configuration to match the old behavior

Moving hard-coded things to configurable things is a good idea.

7 years agoremove use of request->username and request->password
Alan T. DeKok [Wed, 31 Jul 2019 17:47:22 +0000 (13:47 -0400)] 
remove use of request->username and request->password

7 years agoremove LEAP from the server.
Alan T. DeKok [Wed, 31 Jul 2019 17:37:31 +0000 (13:37 -0400)] 
remove LEAP from the server.

No one should be using it.

7 years agomove to template for key
Alan T. DeKok [Wed, 31 Jul 2019 17:29:07 +0000 (13:29 -0400)] 
move to template for key

and get rid of request->username

7 years agoremove use of request->username and request->password
Alan T. DeKok [Wed, 31 Jul 2019 17:17:37 +0000 (13:17 -0400)] 
remove use of request->username and request->password

7 years agoRevert "remove use of request->username"
Alan T. DeKok [Wed, 31 Jul 2019 17:17:08 +0000 (13:17 -0400)] 
Revert "remove use of request->username"

This reverts commit 89852b7e7add77ee4b1ed7a1a4fe3e6f6f67871c.

Nope.  There's a lot more work to do

7 years agoremove use of request->username
Alan T. DeKok [Wed, 31 Jul 2019 17:00:45 +0000 (13:00 -0400)] 
remove use of request->username

* document new behavior
* update the default configuration to match the old behavior

Moving hard-coded things to configurable things is a good idea.

7 years agoremove use of request->username and request->password
Alan T. DeKok [Wed, 31 Jul 2019 16:51:34 +0000 (12:51 -0400)] 
remove use of request->username and request->password

7 years agoremove use of request->username and request->password
Alan T. DeKok [Wed, 31 Jul 2019 16:48:14 +0000 (12:48 -0400)] 
remove use of request->username and request->password

7 years agoremove use of request->username and request->password
Alan T. DeKok [Wed, 31 Jul 2019 16:46:22 +0000 (12:46 -0400)] 
remove use of request->username and request->password

7 years agoremove use of request->username and request->password
Alan T. DeKok [Wed, 31 Jul 2019 16:41:39 +0000 (12:41 -0400)] 
remove use of request->username and request->password

7 years agodoc: Define {basedir} dynamically
Jorge Pereira [Tue, 30 Jul 2019 21:32:59 +0000 (18:32 -0300)] 
doc: Define {basedir} dynamically

It's necessary to set up the HTML links correctly
in order to avoid hard-coded paths.

7 years agodoc: Fix the extension to *.adoc
Jorge Pereira [Tue, 30 Jul 2019 18:28:23 +0000 (15:28 -0300)] 
doc: Fix the extension to *.adoc

7 years agouse ``` instead of ....
Alan T. DeKok [Tue, 30 Jul 2019 19:07:35 +0000 (15:07 -0400)] 
use ``` instead of ....

7 years agouse ```
Alan T. DeKok [Tue, 30 Jul 2019 19:02:57 +0000 (15:02 -0400)] 
use ```

7 years agoremove duplicate
Alan T. DeKok [Tue, 30 Jul 2019 19:00:54 +0000 (15:00 -0400)] 
remove duplicate

7 years agoMerge pull request #2824 from jpereira/v4/doc-header-footer
Alan DeKok [Tue, 30 Jul 2019 18:59:11 +0000 (14:59 -0400)] 
Merge pull request #2824 from jpereira/v4/doc-header-footer

doc: Add header/footer for all docs using the Asciidoctor docinfo.

7 years agoMerge pull request #2820 from jpereira/v4/convert-upgrade
Alan DeKok [Tue, 30 Jul 2019 18:59:03 +0000 (14:59 -0400)] 
Merge pull request #2820 from jpereira/v4/convert-upgrade

doc: Convert doc/upgrade/*.md to doc/upgrade/*.adoc