Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
8d90957a
Commit
8d90957a
authored
Feb 27, 1994
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Don't count the elisp-client idle trick as a new session.
Use of IDENT is a configuration option.
parent
058963d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
+18
-0
src/server/ChangeLog
src/server/ChangeLog
+18
-0
No files found.
src/server/ChangeLog
View file @
8d90957a
Sun Feb 27 14:33:19 1994 Per Cederqvist (ceder@lysator.liu.se)
* Make the use of the IDENT protocol a configurable parameter.
* param.h (struct kom_par): New field: authentication_level.
* server-config.c (ident_param): New function.
(parameters): Added Ident-authentcation.
* rfc931.c (get_real_username): Always fail, without trying to
contact an IDENT server, if param.authentication_level is 0.
* connections.c (login_request): Disallow connections if
param.authentication_level is 2 and the IDENT lookup fails.
* cache.c: Don't #define SERVER.
* session.c (login): Don't update the sessions count when logging
in as the same person which already is logged in.
Thu Feb 24 11:31:39 1994 Per Cederqvist (ceder@lysator.liu.se)
* prot-a.c: Include "kom-memory.h".
* Makefile.in (doclean, dodistclean): Removed duplicate empty
entries of these targets.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment