Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
b939901c
Commit
b939901c
authored
Mar 06, 1994
by
Per Cederqvist
Browse files
Various configuration/portability fixes.
Log when the server is shut down.
parent
f11eafb5
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/ChangeLog
View file @
b939901c
<Sun Mar 6 20:53:37 1994 Per Cederqvist (ceder@lysator.liu.se)
* Makefile.src (doinstall): Install $(PROGRAMS).
(PROGRAMS): Added updateLysKOM.
(updateLysKOM, updateLysKOM.o): New targets.
* updateLysKOM.c: New file.
* isc-parse.c: Use HAVE_STRINGS_H and HAVE_STRCHR.
* conf-file.c: Use HAVE_STRING_H, HAVE_STRINGS_H, HAVE_STRCHR and
HAVE_STDLIB_H.
* cache.c: Use HAVE_STRING_H.
* cache-database.c: Use HAVE_STRING_H and HAVE_STDLIB_H.
Sat Mar 5 17:55:01 1994 Per Cederqvist (ceder@lysator.liu.se)
* session.c (login_old, login): Added missing trailing newline in
the log message added on Feb 27.
(login): Don't log when a person logs in as himself.
* admin.c (shutdown_kom): Log who is shutting down the server.
* Makefile.src (tags, .gdbinit): User @SRCTOPDIR@, not $(TOPDIR).
* conf-file.c (assign_defaults): Fixed bug in error message printing.
* rfc931.c ("param.h"): Include it.
* Makefile.src (SRCS, *_SRCS): Removed. No longer used.
Various other fixes.
* tmp-limits.h (MAX_TEXT): Increased to 750000. IM explosion
detected.
* server-config.c (DEFAULT_PREFIX): Expect that macro to be set
when the file is compiled.
* Makefile.src (server-config.o): Define DEFAULT_PREFIX when
compiling it.
Sun Feb 27 14:33:19 1994 Per Cederqvist (ceder@lysator.liu.se)
* Log logins.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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