Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
e6b1f821
...
e6b1f8215e789e8c8c53f22bf352201266d71000
authored
2005-08-12 16:07:08 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated
1 parent
bb48c50e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
e6b1f82
2005-08-12 Sergey Poznyakoff <gray@gnu.org.ua>
* configure.ac: Add -lgnuradius to AUTHLIBS
* auth/radius.c (mu_radius_argp_parser): Only run init() if radius
auth is really required.
(mu_radius_authenticate,mu_auth_radius_user_by_name)
(mu_auth_radius_user_by_uid): Fail if the module was not
initialized
* mail/escape.c: Use strerror uniformly
* mailbox/argcv.c: Make handling of quotes consistent with shell
rules. In particular, single quotes need not be quoted, and are
not removed when appearing within a doubly-quoted string.
* mailbox/testsuite/Argcv: Adapt to the modified argcv.c
* auth/radius.c: New file. Radius authentication/authorization.
* auth/Makefile.am (libmuauth_la_SOURCES): Add radius.c. Sorted
sources alphabetically
...
...
Please
register
or
sign in
to post a comment